Bugzilla – Bug 149909
No NetworkManager by default on Laptop Medion MIM2080
Last modified: 2006-02-10 18:07:50 UTC
No NetworkManager is selected by default while installtion with Medion MIM2080. Maybe not correct detected as Laptop? Which further information/logs do you need? "lshal | grep formfactor": system.formfactor = 'laptop' (string) "echo '`Read (.probe.has_pcmcia) `Read (.probe.system)' | /usr/lib/YaST2/bin/y2base stdio scr": ([]) (false) ([$["bus":"None", "bus_hwcfg":"none", "class_id":257, "drivers":[$["active":true, "modprobe":true, "modules":[["thermal", ""], ["fan", ""]]]], "formfactor":"laptop", "model":"System", "old_unique_key":"SP57.n_7QNeEnh23", "sub_class_id":7, "unique_key":"rdCR.n_7QNeEnh23"]])
Created attachment 67557 [details] yast logs of medion mim2080
Invalid! "lshal | grep formfactor" will return 'unkown' on the first boot from CD. Problem seems to be the not loaded battery module. See for this #149976
*** Bug 149976 has been marked as a duplicate of this bug. ***
some more information in the duplicate, it is an installation problem. i will reopen this, because this have the logs included ....
I had a bug in Beta 3 where the formfactor information was not used and instead has_pcmcia was used as a fallback. As you can see, has_pcmcia returns false. yast2-network-2.13.21 uses formfactor.
Ok, does this mean that there are more yast2-modules that still use has_pcmcia instead of the hal formfactor?
Packages.ycp has it. why? file a new bug if necessary.