View previous topic :: View next topic |
Author |
Message |
firedemon n00b
Joined: 26 Oct 2004 Posts: 53
|
Posted: Sat Oct 30, 2004 10:49 am Post subject: Marvell 10/100/1000 NIC trouble |
|
|
I have an ASUS A7N8X-E Deluxe motherboard with the Marvell Yukon intergrated. Im having trouble setting up the device. It's enabled in the kernel and lspci detects it, but everytime i try
"ifconfig eth1 up".. it says no such device. |
|
Back to top |
|
|
Ox53746F6E65 n00b
Joined: 17 Feb 2004 Posts: 35
|
Posted: Sat Oct 30, 2004 10:54 am Post subject: |
|
|
you are sure, that your network card isn't eth0?
just try ifconfig eth0 up _________________ Ox is on
Gentoo on VMWare
Sys: Athlon XP 1800+, 1GB Ram, 340 GB HD, Dual Boot Sys with WinXP and GentooR6 |
|
Back to top |
|
|
firedemon n00b
Joined: 26 Oct 2004 Posts: 53
|
Posted: Sat Oct 30, 2004 11:03 am Post subject: |
|
|
No offense but...............
I have two interfaces.. and yes im sure its not eth0.. because eth0 is working |
|
Back to top |
|
|
ephex n00b
Joined: 05 Sep 2004 Posts: 31 Location: USA
|
Posted: Sat Oct 30, 2004 8:42 pm Post subject: |
|
|
it might require a special kernel module.. do you have that module installed and loaded? |
|
Back to top |
|
|
firedemon n00b
Joined: 26 Oct 2004 Posts: 53
|
Posted: Sat Oct 30, 2004 11:19 pm Post subject: |
|
|
Yeah.. lspci shows it |
|
Back to top |
|
|
ilikelinux n00b
Joined: 19 Dec 2003 Posts: 50
|
Posted: Sun Oct 31, 2004 2:54 am Post subject: |
|
|
what kernel version? |
|
Back to top |
|
|
sf_alpha Tux's lil' helper
Joined: 19 Sep 2002 Posts: 136 Location: Bangkok, TH
|
Posted: Sun Oct 31, 2004 1:05 pm Post subject: |
|
|
modprobe sk98lin <--- or add to /etc/modules.autoload.d/kernel-2.x
lsmod again to make sure modules was loaded
??? Are you sure that is eth1 ...
You can find device from 'dmesg' output _________________ Gentoo Mirrors in Thailand (and AP)
http://gentoo.in.th |
|
Back to top |
|
|
firedemon n00b
Joined: 26 Oct 2004 Posts: 53
|
Posted: Mon Nov 01, 2004 4:18 am Post subject: |
|
|
kernel version is 2.6.9
i also added it to autoload and its still telling me "uknown interface, no such device"
i think its eth1.. what else would it be lol. |
|
Back to top |
|
|
|