Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

Toshiba Tecra 8000 docking station.

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
manji
n00b
n00b
Posts: 17
Joined: Mon May 31, 2004 9:06 am
Location: European Union (Setúbal, Portugal)
Contact:
Contact manji
Website

Toshiba Tecra 8000 docking station.

  • Quote

Post by manji » Mon Jun 07, 2004 7:08 pm

Hi,

I've installed Gentoo using the Universal CD - stage3.

When I first installed it, I wasn't at home, so it was a networless instalation. The only pcmcia card plugged in was a wireless one , but I don't wanna set that one up just now.

What I want is for the dockingstation built-in network card to function with Gentoo.
It doesn't show up in ifconf, but it show up at cat /proc/pci.


Code: Select all

# cat /proc/pci

Bus 0, device 6, function 0
Ethernet Controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 5)
IRQ 11
Master Capable Latency=64 Min Gnt=8 Max Lat=56
Prefetchable 32bit memory at 0xdefff000 [0xdeffffff]
Non-Prefetchable 32bit memory at 0xfff600000 [0xff6fffff]
How can I make it work?

Thanks.
Top
nobspangle
Veteran
Veteran
User avatar
Posts: 1318
Joined: Tue Mar 23, 2004 12:12 pm
Location: Manchester, UK

  • Quote

Post by nobspangle » Mon Jun 07, 2004 9:10 pm

have you compiled either the e100 module or the eepro100 either works fine. Then load the module with insmod. If you haven't compiled the module just reload your old kernel config add in the network modules then run

Code: Select all

make modules modules_install
Make sure you add the modules to your modules.autoload.d for the kernel version you are running
Top
manji
n00b
n00b
Posts: 17
Joined: Mon May 31, 2004 9:06 am
Location: European Union (Setúbal, Portugal)
Contact:
Contact manji
Website

  • Quote

Post by manji » Mon Jun 07, 2004 11:39 pm

So what I have to do is emerge the module I want, add it to the modules.autoload.d and run modules-update?

Or do I have to compile the kernel all over again? If so, could you give me the comands I should run?

Thanks
Top
nobspangle
Veteran
Veteran
User avatar
Posts: 1318
Joined: Tue Mar 23, 2004 12:12 pm
Location: Manchester, UK

  • Quote

Post by nobspangle » Tue Jun 08, 2004 7:32 am

You need to compile the module

Code: Select all

cd /usr/src/linux
make menuconfig
I'm on a 2.6 kernel if you have 2.4 the options will be slightly different
Device Drivers
Networking Support
Ethernet (10 or 100Mbit)
put an M next to both the EtherExpressPro/ 100 drivers
Exit all the way out and save your kernel configuration

Code: Select all

make modules modules_install
insmod eepro100
If your network now works the

Code: Select all

echo eepro100 >> /etc/modules.autoload.d/kernel-2.x
replace x with your kernel version.
If it doesn't work then try

Code: Select all

insmod e100
echo e100 >> /etc/modules.autoload.d/kernel-2.x
Top
Post Reply

4 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic