Gentoo Archives: gentoo-user

From: Ralph Seichter <gentoo-user@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Marvell Yukon 88E8001 not working, already tried "modprobe sk98lin" et al
Date: Fri, 04 Aug 2006 13:20:25
Message-Id: 62595.84.175.33.88.1154697202.squirrel@secure.horus-it.de
In Reply to: Re: [gentoo-user] Marvell Yukon 88E8001 not working, already tried "modprobe sk98lin" et al by Ralph Seichter
1 Ralph Seichter wrote:
2
3 > I'll try to figure out exactly which modules can be used to access
4 > the network controller (sk98lin, skge or sky2).
5
6 "emerge --update --deep world" finished over night, and this is what I
7 see after booting with an empty "/etc/modules.autoload.d/kernel-2.6":
8
9 # lsmod
10 Module Size Used by
11 nls_utf8 2688 0
12 ntfs 94664 0
13 i2c_viapro 10264 0
14 via82cxxx 9732 0 [permanent]
15 skge 40080 0
16 nfs 221744 0
17 lockd 67216 1 nfs
18 sunrpc 168776 2 nfs,lockd
19 ata_piix 14212 0
20 sata_vsc 9732 0
21 sata_sis 9476 0
22 sata_sx4 14980 0
23 sata_nv 11652 0
24 sata_via 9988 2
25 sata_svw 9220 0
26 sata_sil 11912 0
27 sata_promise 13700 0
28 libata 75288 9 ata_piix,sata_vsc,sata_sis,sata_sx4,sata_nv,
29 sata_via,sata_svw,sata_sil,sata_promise
30 sbp2 25096 0
31 ohci1394 34504 0
32 ieee1394 106104 2 sbp2,ohci1394
33 ohci_hcd 21124 0
34 uhci_hcd 24088 0
35 usb_storage 71104 0
36 usbhid 43040 0
37 ehci_hcd 33160 0
38
39 # cat /proc/interrupts
40 CPU0
41 0: 1772896 IO-APIC-edge timer
42 1: 1103 IO-APIC-edge i8042
43 8: 0 IO-APIC-edge rtc
44 9: 0 IO-APIC-level acpi
45 12: 105 IO-APIC-edge i8042
46 14: 50 IO-APIC-edge ide0
47 16: 0 IO-APIC-level ehci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3,
48 uhci_hcd:usb4, uhci_hcd:usb5
49 17: 2 IO-APIC-level ohci1394
50 18: 3 IO-APIC-level ohci1394
51 19: 3270 IO-APIC-level libata
52 20: 3351 IO-APIC-level skge
53 NMI: 64
54 LOC: 1772885
55 ERR: 0
56 MIS: 0
57
58 The kernel which I compiled supports sk98lin, skge and sky2 as modules,
59 and it seems like skge is automatically chosen. BTW, shouldn't "used by"
60 have a non-zero value for skge when the network controller is active?
61
62 --
63 Mit freundlichen Grüßen / Sincerely
64 Dipl. Inform. Ralph Seichter
65
66 --
67 gentoo-user@g.o mailing list