https://bugzilla.novell.com/show_bug.cgi?id=214653 Summary: mv643xx_eth not loaded Product: openSUSE 10.2 Version: Alpha 5 plus Platform: PowerPC OS/Version: Linux Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: olh@novell.com QAContact: qa@suse.de mv643xx_eth is not loaded automatically, likely because it is a platform device, not a pci device. all sorts of other stuff is loaded on an unconfigured system: cantaloupe:~ # lspci 0000:00:00.0 Host bridge: Marvell Technology Group Ltd. MV64360/64361/64362 System Controller (rev 03) 0000:00:01.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46) 0000:00:06.0 I2O: Digital Equipment Corporation StrongARM DC21285 (rev 04) 0000:00:0c.0 ISA bridge: VIA Technologies, Inc. VT8231 [PCI-to-ISA Bridge] (rev 10) 0000:00:0c.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 0000:00:0c.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1e) 0000:00:0c.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1e) 0000:00:0c.4 Bridge: VIA Technologies, Inc. VT8235 ACPI (rev 10) 0000:00:0c.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 40) 0000:00:0c.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 20) 0000:00:0d.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 51) 0001:01:00.0 Host bridge: Marvell Technology Group Ltd. MV64360/64361/64362 System Controller (rev 03) 0001:01:08.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01) 0001:01:08.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01) cantaloupe:~ # lsmod Module Size Used by mv643xx_eth 25508 0 ipv6 288972 10 loop 20328 0 via_ircc 24532 0 irda 144404 1 via_ircc crc_ccitt 2080 1 irda ohci1394 40208 0 ide_cd 47332 0 ieee1394 114288 1 ohci1394 cdrom 43484 1 ide_cd via_rhine 27496 0 mii 6592 2 mv643xx_eth,via_rhine parport_pc 56372 0 uhci_hcd 32652 0 parport 43152 1 parport_pc via82cxxx 10404 0 [permanent] cantaloupe:~ # head /sys/bus/platform/devices/*/modalias ==> /sys/bus/platform/devices/i8042/modalias <== i8042 ==> /sys/bus/platform/devices/mv643xx_eth.0/modalias <== mv643xx_eth ==> /sys/bus/platform/devices/mv643xx_eth.1/modalias <== mv643xx_eth ==> /sys/bus/platform/devices/mv643xx_eth_shared./modalias <== mv643xx_eth_shared ==> /sys/bus/platform/devices/serial8250.0/modalias <== serial8250 ==> /sys/bus/platform/devices/serial8250/modalias <== serial8250 ==> /sys/bus/platform/devices/windfarm.0/modalias <== windfarm -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.