Bug 149909 - No NetworkManager by default on Laptop Medion MIM2080
Summary: No NetworkManager by default on Laptop Medion MIM2080
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 11:19 UTC by Daniel Gollub
Modified: 2006-02-10 18:07 UTC (History)
2 users (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
yast logs of medion mim2080 (271.08 KB, application/x-gunzip)
2006-02-10 11:33 UTC, Daniel Gollub
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gollub 2006-02-10 11:19:49 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"]])
Comment 1 Daniel Gollub 2006-02-10 11:33:06 UTC
Created attachment 67557 [details]
yast logs of medion mim2080
Comment 2 Daniel Gollub 2006-02-10 15:25:31 UTC
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
Comment 3 Martin Lasarsch 2006-02-10 15:32:17 UTC
*** Bug 149976 has been marked as a duplicate of this bug. ***
Comment 4 Martin Lasarsch 2006-02-10 15:34:46 UTC
some more information in the duplicate, it is an installation problem.

i will reopen this, because this have the logs included ....
Comment 5 Martin Vidner 2006-02-10 16:27:51 UTC
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.
Comment 6 Stefan Behlert 2006-02-10 17:07:48 UTC
Ok, does this mean that there are more yast2-modules that still use has_pcmcia instead of the hal formfactor?
Comment 7 Martin Vidner 2006-02-10 18:07:50 UTC
Packages.ycp has it. why? file a new bug if necessary.