[Bug 214653] New: mv643xx_eth not loaded
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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |mjancar@novell.com |screening@forge.provo.novell| |.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #2 from mjancar@novell.com 2006-10-25 09:23 MST ------- Can I login to the machine? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #3 from olh@novell.com 2006-10-25 09:51 MST ------- it is cantaloupe-giga.suse.de or e89.suse.de console is on fensch.suse.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 mjancar@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gregkh@novell.com ------- Comment #4 from mjancar@novell.com 2006-10-26 05:29 MST ------- The /sys entries are created after loading the module, right (btw how can I use the console? :))? Is there a way to detect the presence of platform devices? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #5 from olh@novell.com 2006-10-26 05:52 MST ------- right, this is a chicken/egg problem. screen -rx on fensch to get the console -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #6 from olh@novell.com 2006-10-26 05:57 MST ------- in 10.1 we had the pci device of the bridge added to load the mv643xx_eth. This patch was removed because it was not political correct. The chicken/egg problem remains... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #7 from olh@novell.com 2006-10-26 06:15 MST ------- we should check what /sys/bus/platform/devices/ contains after a cold boot. At least a modalias was not there. can you reboot with init=/bin/bash and check it out? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #8 from mjancar@novell.com 2006-10-26 06:17 MST ------- The entries under /sys/devices/platform appear to be present without the modules (they stay after removing the module at least), maybe an udev rule could solve this. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #9 from mjancar@novell.com 2006-10-26 06:18 MST ------- Will I get the bootloader prompt on the console? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #10 from olh@novell.com 2006-10-26 06:33 MST ------- yes, I noticed something changed the boot partition. thats not nice. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #11 from mjancar@novell.com 2006-10-26 06:37 MST ------- I added the init=/bin/bash to /etc/lilo.conf and rerun lilo... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #12 from olh@novell.com 2006-10-26 06:55 MST ------- ok, a 2.6.18 has /sys/devices/platform/mv643xx_eth.1/modalias when no module is loaded. I dont know the boot scripts if they do a for i in `find /sys -name modalias`;do modprobe -v $i ; done or not. But they should do it. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 mjancar@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |gregkh@novell.com ------- Comment #13 from mjancar@novell.com 2006-10-26 09:46 MST ------- Greg, does udev call modprobe when it receives an event for a device entry containing a modalias added? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED ------- Comment #14 from olh@novell.com 2006-10-27 05:33 MST ------- Created an attachment (id=102807) --> (https://bugzilla.novell.com/attachment.cgi?id=102807&action=view) xxx.log I think its the ignorance for unknow things in hwup and /etc/udev/rules.d/80-sysconfig.rules output from your dbg: ACTION=="add", SUBSYSTEM=="platform", RUN="/root/xxx.sh %k %n %p %b %M %m %c %P %r %N" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kasievers@novell.com ------- Comment #15 from zoz@novell.com 2006-10-27 06:07 MST ------- To comment 12: No. It does something like for i in `find /sys -name uevent`; do echo 1 > $i ; done Try to extent 80-sysconfig.rules and function is_known_subsystem() in hwup with subsystem platform. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #16 from cthiel@novell.com 2006-11-04 08:27 MST ------- *ping*? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |zoz@novell.com ------- Comment #17 from olh@novell.com 2006-11-06 01:20 MST ------- provide a patch. e89.suse.de or cantaloupe-giga.suse.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|zoz@novell.com |olh@novell.com ------- Comment #18 from zoz@novell.com 2006-11-06 05:25 MST ------- modified /etc/udev/rules.d/80-sysconfig.rules and /sbin/hwup on e89. Old files saved as .orig in their directories. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #19 from olh@novell.com 2006-11-06 06:11 MST ------- the driver was loaded ok, I disabled my boot.local change before reboot. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #20 from zoz@novell.com 2006-11-06 12:38 MST ------- *pong* Added 'platform' to hwup and 80-sysconfig.rules in sysconfig svn. So this looks as fixed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #21 from zoz@novell.com 2006-11-06 12:54 MST ------- Should that go to SP1. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #22 from zoz@novell.com 2006-11-06 12:54 MST ------- s/\./?/ -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #23 from olh@novell.com 2006-11-06 23:13 MST ------- 2.6.16 has no MODALIAS for platform. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 ------- Comment #24 from pczanik@fang.fa.gau.hu 2006-11-12 12:51 MST ------- I don't know, if related, or worth a separate bugreport: in 10.1b2 the interface is found during installation, Internet connection test works, but module is not loaded after reboot. It works fine, if I add the module to "MODULES_LOADED_ON_BOOT" in /etc/sysconfig/kernel, would be better to load it automatically, even in a 'politically incorrect' way. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 mjancar@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mjancar@novell.com |zoz@novell.com Status|ASSIGNED |NEW -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #25 from zoz@novell.com 2006-11-14 07:05 MST ------- If 10.1b2 is a typo and should read 10.2b2: It still does not work on b2 due to bug 219391 (which is fixed in between). If you meant 10.1: No chance to do anything. See comment 23 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 behlert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214653 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- 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.
participants (1)
-
bugzilla_noreply@novell.com