View previous topic :: View next topic |
Author |
Message |
ryan.n Tux's lil' helper
Joined: 07 Jul 2004 Posts: 110
|
Posted: Sat Jan 22, 2005 10:11 pm Post subject: New video card installed, can't find network card |
|
|
I've been using Gentoo for awhile on my old computer and decided to install an old video card I just took out of my other computer. It is a GeForce 4 MX 440-SE, 64mb ddr, pci card (sure beats the intel chipset i've been using).
Anyway, I installed the card in the third pci slot on my motherboard and i didn't get any video output (from neither the card nor the chipset), so i decided to take out the old 56k modem card that was in slot 1 and try the video card there. oddly, it worked. i reconfigured xfree86 and everything appeared to be working fine.
When I restarted the computer, everything initilized except netmount:
Code: |
Brining eth0 up...
SIOCSIFADDR: No such device
eth0: unknown interface: No such device
SIOCSIFBRADDR: No such device
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such device
*Failed to bring eth0 up
* ERROR: problem starting needed services.
* "netmount" was not started
|
/dev/eth0 is missing. any ideas? |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Sat Jan 22, 2005 10:24 pm Post subject: |
|
|
Does the BIOS see the card at all ?
Run lspci or dmesg to find out. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
ryan.n Tux's lil' helper
Joined: 07 Jul 2004 Posts: 110
|
Posted: Sun Jan 23, 2005 12:14 am Post subject: |
|
|
adaptr wrote: | Does the BIOS see the card at all ?
Run lspci or dmesg to find out. |
lspci only shows the video card |
|
Back to top |
|
|
Arainach l33t
Joined: 08 Jul 2004 Posts: 609
|
Posted: Sun Jan 23, 2005 12:17 am Post subject: |
|
|
PCI Video Cards have been known to "cheat" the PCI bus and screw with other PCI devices, Why aren't you using an aGP card? _________________ Gentoo: Stage3 w/ NPTL & udev, gcc 3.4.4 full rebuild
Kernel: 2.6.15-gentoo-r1 w/ 1G-Lowmem Patch
System: Athlon XP 2.2Ghz/1GB Corsair Value/160GB, 250GB WD IDE/128MB GeForce 6800/Sony 17" Trinitron G200 @ 1280x1024x75Hz |
|
Back to top |
|
|
ryan.n Tux's lil' helper
Joined: 07 Jul 2004 Posts: 110
|
Posted: Sun Jan 23, 2005 12:36 am Post subject: |
|
|
Arainach wrote: | PCI Video Cards have been known to "cheat" the PCI bus and screw with other PCI devices, Why aren't you using an aGP card? |
is there any way of fixing this? |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Sun Jan 23, 2005 2:35 am Post subject: |
|
|
Short of trying every possible combination of cards and slots - no.
As you say, it won't work unless the video card is in the first PCI slot, so you're pretty much stuck to that.... _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
|