[Bug 220224] New: driver_module vs. driver, typo in hwinfo interface
https://bugzilla.novell.com/show_bug.cgi?id=220224 Summary: driver_module vs. driver, typo in hwinfo interface Product: openSUSE 10.2 Version: Beta 2 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: olh@novell.com QAContact: jsrain@novell.com bug #194111 is still not fixed hardware-detection/src/HwParse.cc puts eventually "driver_module" in the the disk map which is used in storage/storage/src/modules/Storage.ycp:GetRootInitrdModules() but hwinfo | grep driver_module fails, it has to be driver instead of driver_module ->driver_module is never set nor printed in hwinfo. but ->driver is set. 51: SCSI 400.0: 10600 Disk [Created at block.218] UDI: /org/freedesktop/Hal/devices/storage_serial_0001d20000038f29_0_0 Unique ID: 5KpK.9LdSn3EG3vA Parent ID: Soh2.9PoWW2akrjD SysFS ID: /block/sdc SysFS BusID: 4:0:0:0 SysFS Device Link: /devices/pci0001:00/0001:00:09.0/0001:03:0e.0/fw-host0/0001d20000038f29/0001d20000038f29-0/host4/target4:0:0/4:0:0:0 Hardware Class: disk Model: "Maxtor 9 0648D3" Vendor: "Maxtor 9" Device: "0648D3" Serial ID: "A3HQQFFC" Driver: "sbp2", "sd" Device File: /dev/sdc (/dev/sg2) Device Files: /dev/sdc, /dev/disk/by-id/ieee1394-0001d20000038f29:0:0, /dev/disk/by-path/pci-0001:03:0e.0-ieee1394-0x0001d20000038f29:0:0 Device Number: block 8:32-8:47 (char 21:2) PROM id: ht@0,f2000000/pci@9/firewire@e/@0 Features: Hotpluggable Geometry (Logical): CHS 1020/200/62 Size: 12656448 sectors a 512 bytes Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #25 (FireWire (IEEE 1394)) -- 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=220224 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |snwint@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=220224 snwint@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |olh@novell.com ------- Comment #1 from snwint@novell.com 2006-11-13 05:52 MST ------- You're sure? # hwinfo --disk --debug=-1 | grep "Driver Module" Driver Modules: "ahci" Main Driver Module: "ahci" Driver Modules: "usb_storage" Main Driver Module: "usb_storage" -- 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=220224 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #2 from olh@novell.com 2006-11-13 06:41 MST ------- yes. I'm sure. -- 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=220224 snwint@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |olh@novell.com ------- Comment #3 from snwint@novell.com 2006-11-13 06:49 MST ------- Could it be your firewire module doesn't have proper sysfs support? -- 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=220224 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #4 from olh@novell.com 2006-11-13 06:53 MST ------- its likely not different from usb-storage -- 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=220224 ------- Comment #5 from olh@novell.com 2006-11-13 06:57 MST ------- mac.suse.de has a firewire cd attached -- 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=220224 ------- Comment #6 from snwint@novell.com 2006-11-13 07:33 MST ------- As I suspected: the sbp2 driver has no 'module' link in sysfs. hwinfo can't know the module name in this case and will assume it's compiled in. Ideally, the driver should be 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=220224 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@novell.com |olh@novell.com Component|YaST2 |Kernel Platform|PowerPC |All ------- Comment #7 from olh@novell.com 2006-11-13 08:50 MST ------- makes sense. -- 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=220224 ------- Comment #8 from olh@novell.com 2006-11-13 09:34 MST ------- Created an attachment (id=104988) --> (https://bugzilla.novell.com/attachment.cgi?id=104988&action=view) hpsb_protocol_driver-module-symlink.patch untested patch -- 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=220224 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #9 from olh@novell.com 2006-11-13 10:06 MST ------- patch works, closing -- 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=220224 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