[Bug 208854] New: Detection of ISA Card 3c509 does not work after installation
https://bugzilla.novell.com/show_bug.cgi?id=208854 Summary: Detection of ISA Card 3c509 does not work after installation Product: SUSE Linux 10.1 Version: Final Platform: i586 OS/Version: SuSE Linux 10.1 Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dieter.jurzitza@t-online.de QAContact: jsrain@novell.com The 3c509 is problemlessly detected by Yast and installable. However, after the next boot, the network card is not present. This is due to the fact that the module 3c509 is never loaded - even though the corresponding configuration exists in /etc/sysconfig/hardware. The entry is: /etc/sysconfig/hardware/hwcfg-bus-isa-00:02.00 it's contents: MODULE='3c509' MODULE_OPTIONS='' STARTMODE='auto' I have to load the module 3c509 in /etc/init.d/boot to make it work. Then everything works as expected (modprobe 3c509 in /etc/init.d/boot.local). This should not be neccessary IMHO. I appreciate to test anything neccessary to fix this. Take care Dieter Jurzitza -- 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=208854 cthiel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |kernel-maintainers@forge.provo.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=208854 lmb@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel- |kasievers@novell.com |maintainers@forge.provo.nove| |ll.com | ------- Comment #1 from lmb@novell.com 2006-09-29 03:40 MST ------- This isn't a kernel bug. The hot/coldplug system should load the module on boot, then. -- 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=208854 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |zoz@novell.com ------- Comment #2 from kasievers@novell.com 2006-09-29 05:32 MST ------- ISA cards are not detectable today and need a static sysconfig entry. Or you can put the module name into: /etc/sysconfig/kernel::MODULES_LOADED_ON_BOOT=. An existing static config would be applied by the udev boot script. Christian, how is such a config supposed to be created? -- 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=208854 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zoz@novell.com Status|NEEDINFO |ASSIGNED Info Provider|zoz@novell.com | ------- Comment #3 from zoz@novell.com 2006-09-29 06:34 MST ------- YaST should create 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=208854 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kasievers@novell.com |bnc-team-screening@forge.provo.novell.com Status|ASSIGNED |NEW Component|Installation |YaST2 -- 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=208854 ------- Comment #4 from dieter.jurzitza@t-online.de 2006-09-29 12:44 MST ------- Dear SuSE - Team, the strange thing about this is the fact that good old SuSE 9.3 (oh I know, nobody wants to hear this ... :-)) does load the module. So something must have changed in the boot process that leaves the module unloaded. Mr. Sievers - this will always work since there is no difference to putting a corresponding entry into /etc/init.d/boot.local, but this is difficult for the "normal" user and hard to understand, because the detection of the card works problemlessly (in yast when searching for network cards it is found automatically). Given this a corresponding message in yast would be required or - yast should simply add it to the MODULE_LOADED_ON_BOOT - variable. Just my 2 cents here ... Take care Dieter Jurzitza -- 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=208854 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |yast2-maintainers@suse.de |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=208854 fehr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mzugec@novell.com ------- Comment #5 from fehr@novell.com 2006-10-04 05:35 MST ------- Reassigned to yast2-network -- 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=208854 mzugec@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=208854 ------- Comment #6 from dieter.jurzitza@t-online.de 2006-12-10 13:08 MST ------- Created an attachment (id=109028) --> (https://bugzilla.novell.com/attachment.cgi?id=109028&action=view) patch against sysconfig to handle module loading for isa-cards Dear maintainers, after installation of SuSE 10.2 I was faced with the old problem I had had found for SuSE 10.1 (and before). So I thought it might make sense to supply a patch; this one goes against sysconfig, please check and let me know. Whatever you find bad about it: as a matter of fact it is working :-) Thank you for considering, take care Dieter Jurzitza -- 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=208854 dieter.jurzitza@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109028|0 |1 is obsolete| | ------- Comment #7 from dieter.jurzitza@t-online.de 2006-12-15 04:59 MST ------- Created an attachment (id=109898) --> (https://bugzilla.novell.com/attachment.cgi?id=109898&action=view) Optimized patch / less error-detection prone This is a slight optimization of my initial bug; the possibility to wrongly detect wrong names has been reduced in order to avoid double - naming issues. Take care Dieter Jurzitza -- 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=208854 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mzugec@novell.com |zoz@novell.com Status|ASSIGNED |NEW ------- Comment #8 from mzugec@novell.com 2006-12-15 06:05 MST ------- Christian, could you check this script and eventually apply 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=208854 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zoz@novell.com |mzugec@novell.com ------- Comment #9 from zoz@novell.com 2006-12-15 07:53 MST ------- No, i will not apply this patch, because it does not fit into the design of hotplug/netcontrol. And it is not necessary. All we need is a single additional keyword in the hwcfg-* filename: 'static'. Name it hwcfg-static-bus-isa-00:02.00 and everything is fine. In this case 'bus-isa-00:02.00' is pure description and could be any string. All configurations starting with 'hwcfg-static' will be applied unconditionally at boot time. That is what kay meant with 'static config' in comment 2. Note that 'network' and 'ifup' are not responsible for device initialisation. They only deal on registered network interfaces. -- 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=208854 ------- Comment #10 from dieter.jurzitza@t-online.de 2006-12-15 14:57 MST ------- Hi Christian, thank you for clarifying. You are perfectly right - and after your additional comments I understood what Kay had had meant. Thanks - for me it is working now, I will sit and wait until someone finds the time to actually fix things in yast. Thanks again, take care Dieter Jurzitza -- 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=208854 mzugec@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=208854 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |kasievers@novell.com ------- Comment #11 from mzugec@novell.com 2007-05-30 13:59 MST ------- Sorry for delay. Kay, I don't understand this: Dieter: The 3c509 is problemlessly detected by Yast and installable. You: ISA cards are not detectable today How it is detected during installation? Do you have any ISA card (I need just to see "hwinfo --netcard" output)? -- 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=208854 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kasievers@novell.com Info Provider|kasievers@novell.com |dieter.jurzitza@t-online.de ------- Comment #12 from kasievers@novell.com 2007-05-30 19:37 MST ------- Hwinfo may probe isapnp (not sure) during installation and suggest the right module, but such functionality does not exist in hotplug/udev/modalias stuff. Just for the record, Dieter, what does: grep . /sys/bus/pnp/devices/*/id print? No, I don't have any ISA hardware. Thanks! -- 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=208854 ------- Comment #13 from mzugec@novell.com 2007-05-31 00:54 MST ------- And paste here output from "hwinfo --netcard" please -- 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=208854 ------- Comment #14 from dieter.jurzitza@t-online.de 2007-05-31 02:11 MST ------- Hi Folks, unfortunately I have to work ;-). Therefore I cannot provide the requested information prior to this evening. Sorry for that, but keep you informed! Dieter -- 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=208854 ------- Comment #15 from dieter.jurzitza@t-online.de 2007-05-31 11:45 MST ------- Hi Kay, hi Michael, Chritian already said what is needed: the card is easily detected from YaST2. You configure it, you leave YaST2 and it works. You reboot - and it is gone. The reason behind: Christian mentioned correctly that the card needs the "static" string in the name of "hwcfg-bus-isa-01:02.00" that gets written to /etc/sysconfig/hardware by YaST. Because this does not happen, (by the way, it happens to everything else like the soundcard has been detected by pnp detection, the corresponding entry in /etc/sysconfig/hardware is called hwcfg-static-sound-0) this file is not parsed for the module that ought to be loaded and consequently the card vanishes after reboot because the module does not get loaded. I kind of fixed this with my script checking whether all modules that are written into hwcfg-files in /etc/sysconfig/hardware get loaded at boot and load them if not, but Christian made the right suggestion. YaST2 ought to add the string "static" to the filename, too. This bug is older than Methusalem :-), I cannot tell why nobody before me ever told you about it. By the way, please find both outputs you requested in further attachements. The name will help to distinguish! -- 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=208854 ------- Comment #16 from dieter.jurzitza@t-online.de 2007-05-31 11:46 MST ------- Created an attachment (id=143289) --> (https://bugzilla.novell.com/attachment.cgi?id=143289&action=view) output of hwinfo --netcard -- 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=208854 ------- Comment #17 from dieter.jurzitza@t-online.de 2007-05-31 11:47 MST ------- Created an attachment (id=143290) --> (https://bugzilla.novell.com/attachment.cgi?id=143290&action=view) Output of grep . /sys/bus/pnp/devices/*/id -- 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=208854 ------- Comment #18 from kasievers@novell.com 2007-05-31 12:06 MST ------- What does: /sbin/modinfo 3c509 | grep alias print? -- 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=208854 ------- Comment #19 from dieter.jurzitza@t-online.de 2007-05-31 13:56 MST ------- Nothing! /sbin/modinfo 3c509: fred@djunix2:~> /sbin/modinfo 3c509 filename: /lib/modules/2.6.18.8-0.3-default/kernel/drivers/net/3c509.ko description: 3Com Etherlink III (3c509, 3c509B) ISA/PnP ethernet driver license: GPL vermagic: 2.6.18.8-0.3-default SMP mod_unload 586 REGPARM gcc-4.1 depends: srcversion: BB22246C35D996A8F9B633A parm: nopnp:disable ISA PnP support (0-1) (int) parm: max_interrupt_work:maximum events handled per interrupt (int) parm: xcvr:transceiver(s) (0=internal, 1=external) (array of int) parm: irq:IRQ number(s) (assigned) (array of int) parm: debug:debug level (0-6) (int) -- 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=208854 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|dieter.jurzitza@t-online.de | ------- Comment #20 from kasievers@novell.com 2007-05-31 23:32 MST ------- Just to explain why it isn't working anymore: Hwinfo has a built-in list of some ISA cards, and "eisa 0x5094" is included, so it can match the card and knows what module to use. That's the reason older SUSE releases loaded the module, because they used hwinfo information. Todays generic autoloading mechanism, relies entirely on information provided by the kernel modules itself, and not an (always outdated) list in system management tools. The module provided aliases match against the devices the kernel discovers. That is your card: /sys/bus/pnp/devices/01:02.00/id -> TCM5094 but there is no match for it in the kernel module. The module containing the driver would need to export something like: alias: pnp:dTCM5094 to make todays module autoloading working. -- 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.
From howinfo output in comment #16 I see that YaST needs to parse "SysFS ID"
https://bugzilla.novell.com/show_bug.cgi?id=208854 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mzugec@novell.com |mvidner@novell.com Status|ASSIGNED |NEW ------- Comment #23 from mzugec@novell.com 2007-06-01 04:49 MST ------- option but SCR-probe agent doesn't provide it. Martin, can you fix it? After that reassign it back to me, thanks -- 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=208854 ------- Comment #24 from dieter.jurzitza@t-online.de 2007-06-01 12:52 MST ------- Kay, sorry for commenting on a comment: I understood #20. But why the heck does YaST then write a /etc/sysconfig/hardware/hwcfg-static-sound-0 (please note the "static" expression) for the soundcard: hwinfo --sound: 33: ISA(PnP) 01.0: 0401 Multimedia audio controller [Created at isapnp.142] UDI: /org/freedesktop/Hal/devices/pnp_CTL0043 Unique ID: R_Yp.lL9Gp+oo7k0 SysFS ID: /devices/pnp1/01:01/01:01.00 SysFS BusID: 01:01.00 Hardware Class: sound Model: "Creative ViBRA16X" Vendor: CTL "Creative Technology Ltd." Device: eisa 0x00f0 "Creative ViBRA16X" SubVendor: CTL "Creative Technology Ltd." SubDevice: eisa 0x0043 Driver Info #0: Driver Status: snd-sb16 is active Driver Activation Cmd: "modprobe snd-sb16" Config Status: cfg=yes, avail=yes, need=no, active=unknown and does write a /etc/sysconfig/hardware/hwcfg-bus-isa-01:02.00 for the network card? Strange enough, the soundcard gives a bunch of aliases with modinfo snd-sb16, but YaST denotes it as "static". And, if I rename it to hwcfg-bus-isa-01:01.00 what would IMHO correspond to the naming convention of the network card, the module of the soundcard is not detected, though according to your arguments it should probably be because it exports aliases? Sometimes it is hard to understand things if you haven't got the appropriate documentation (or you do not know where to look for it :-)) Anyway, thank you for your time, folks! Take care Dieter -- 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=208854 ------- Comment #25 from kasievers@novell.com 2007-06-04 12:33 MST ------- Yes, that's unfortunately inconsistent. But we are moving away from hwcfg files anyway, so that behavior will change in the future. That may work with autoloading, yes, but for historical reasons, SUSE disables autoloading for audio cards and depends on hwcfg files. It was planned to change that, but I'm not sure about the current state. -- 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=208854 mvidner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mvidner@novell.com |mzugec@novell.com ------- Comment #26 from mvidner@novell.com 2007-06-05 02:40 MST ------- comment 23: "sysfs_id" added to yast2-hardware-detection-2.15.4. -- 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=208854 mzugec@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=208854 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #27 from mzugec@novell.com 2007-06-07 09:47 MST ------- fixed in yast2-network-2.15.41 -- 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=208854 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |englundc@arcada.fi ------- Comment #28 from mzugec@novell.com 2007-06-08 04:30 MST ------- *** Bug 150248 has been marked as a duplicate of this bug. *** -- 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=208854 dieter.jurzitza@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #29 from dieter.jurzitza@t-online.de 2007-06-10 01:43 MST ------- Hi folks, I compiled yast2-hardware-2.15.4 on my SuSE 10.2 and patched yast2-network accordingly, derived from Michal Zugec's patch. Unfortunately, the content of hw["sysfs_id"]:"" is not "pnp" here, it is empty. Anyone having a suggestion for me? Or doesn't this work on 10.2. I implemented the following patch: *************************************************************************** --- yast2-network-2.14.12/src/modules/Lan.ycp 2007-06-09 13:01:08.000000000 +0200 +++ yast2-network-2.14.12/src/modules/Lan.ycp 2007-06-09 13:01:08.000000000 +0200 @@ -605,8 +605,14 @@ // name of hwcfg if(busid != nil && busid != "") { - nm_name = "bus-" + hw["bus"]:"" + "-" + hw["busid"]:""; + // #208854 - include "static" string + if(issubstring(hw["sysfs_id"]:"", "pnp")){ + nm_name = "static-bus-" + hw["bus"]:"" + "-" + hw["busid"]:""; + } + else{ + nm_name = "bus-" + hw["bus"]:"" + "-" + hw["sysfs_id"]:"" + "-" + hw["busid"]:""; if(Arch::s390 ()) nm_name = type + "-" + nm_name; + } } else { // #42421 *************************************************************************** to detect the contents of hw["sysfs_id"]:"" by just adding it to the network card's hardware-filename (only for debugging). Anyone having an idea what went wrong? Thank you! Take care Dieter Jurzitza -- 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=208854 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |dieter.jurzitza@t-online.de ------- Comment #30 from mzugec@novell.com 2007-06-10 04:21 MST ------- Hi Dieter, first quick note - package name is yast2-hardware-detection, not yast2-hardware (I hope it's only typo) and that works for me can you create code like: **** { y2internal("network hardware : %1", SCR::Read(.probe.netcard)); } **** run it as root and paste here log line containig "network hardware" string? -- 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=208854 ------- Comment #31 from dieter.jurzitza@t-online.de 2007-06-10 06:16 MST ------- Hi Michal, 1.) yes, it was a typo. I should have written yast2-hardware-detection, and I took the version from http://download.opensuse.org/distribution/SL-OSS-factory. 2.) I can read what you typed, but I do not know how to wrap this into a program I know how to compile - exceeds my programming capabilities :-(. I'd need some additional help what you want to be written for **** in order to get this going. Hope you folks do not mind me trying to play quality department here - but if I yell I think it is at least fair to verify - in contrast to you I do not use a PC always running latest SuSE software - I simply do not have the time to keep the pace. Thanks again, take care Dieter -- 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=208854 ------- Comment #32 from mzugec@novell.com 2007-06-10 08:10 MST ------- 2) just create file /tmp/test.ycp and put code between **** there after that run "yast /tmp/test.ycp" as root and paste output from tail /var/log/YaST2/y2log here I'm just surprise, why it doesn't works for you while for me it works -- 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=208854 ------- Comment #33 from dieter.jurzitza@t-online.de 2007-06-10 10:00 MST ------- Created an attachment (id=145190) --> (https://bugzilla.novell.com/attachment.cgi?id=145190&action=view) Output when running the file through YaST as suggested by Michal The attached file is the result of running yast /tmp/testit.ycp -- 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=208854 ------- Comment #34 from dieter.jurzitza@t-online.de 2007-06-10 10:00 MST ------- Hi Michal, this was easy :-). Take a look into the new attachement, take care Dieter -- 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=208854 ------- Comment #35 from mzugec@novell.com 2007-06-10 13:01 MST ------- Hi Dieter, welcome to yast-hackers world ;-) but I see that "sysfs_id":"/devices/pnp1/01:02/01:02.00" is there. So problem is that your patch isn't enought. In routines/hardware.ycp put into function "ReadHardware(string hwtype)" something like : one["name"] = DeviceName(card); one["type"] = controller; + one["sysfs_id"] = card["sysfs_id"]:""; // here is needed change one["unique"] = card["unique_key"]:""; one["requires"] = card["requires"]:[]; Enjoy it and give me please feedback whether that works -- 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=208854 dieter.jurzitza@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|dieter.jurzitza@t-online.de | Resolution| |FIXED ------- Comment #36 from dieter.jurzitza@t-online.de 2007-06-10 13:48 MST ------- Hi Michal, thank you very much. This was indeed all what had been missing :-). So, indeed, I arrived in the world of yast-hacking! Thanks - I close the bug again. Have a nice start into the new week, take care Dieter -- 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=208854#c37 Dieter Jurzitza <dieter.jurzitza@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #37 from Dieter Jurzitza <dieter.jurzitza@t-online.de> 2007-10-14 04:01:58 MST --- Dear Team, new OS 10.3 - new luck - no, no luck - everything is new in 10.3 but no go, the card can be configured but is not detected after reboot :-((((( The config files out of /etc/sysconfig/hardware have vanished, but that's no improvement here ;-) Take care Dieter Jruzitza -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=208854#c40 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|zoz@novell.com | Resolution| |WONTFIX --- Comment #40 from michal zugec <mzugec@novell.com> 2007-11-22 06:39:22 MST --- I discussed with other people and unfortunate I must close this bugreport as WONTFIX, ISA cards are no more supported. You can write (as workaround) 3c509 into /etc/sysconfig/kernel file, MODULE_LOADED_AT_BOOT section -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=208854#c41 --- Comment #41 from michal zugec <mzugec@novell.com> 2007-11-30 01:59:02 MST --- *** Bug 333572 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=333572 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=208854 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=208854#c42 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@hayter.org --- Comment #42 from michal zugec <mzugec@novell.com> 2007-12-13 15:00:29 MST --- *** Bug 348553 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=348553 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=208854 User roger@hayter.org added comment https://bugzilla.novell.com/show_bug.cgi?id=208854#c43 --- Comment #43 from Roger Hayter <roger@hayter.org> 2007-12-14 01:18:42 MST --- As ISA cards are no longer supported it would be good to add this to the yast help text for the network card module, perhaps even a reference to /etc/sysconfig/kernel. And remove the GUI facility to add a new card by adding the module name, as it doesn't work. Would have saved me re-reporting this in 10.3. -- 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