Bug 115567 - VBIOS detection wrong in SaX2
Summary: VBIOS detection wrong in SaX2
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Beta 4 Plus
Hardware: Other All
: P5 - None : Critical
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 09:39 UTC by Marcus Schaefer
Modified: 2005-09-07 09:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Schaefer 2005-09-07 09:39:06 UTC
the detection of the VBIOS is wrong in sax. it uses --bios to call 
hwinfo but that information has changed so it is needed to use --vbe 
to be able to get all information about the VESA BIOS as well 
 
as result of this the vga driver is used in 4 bit color depth which is 
not supported by the new SaX GUI currently
Comment 1 Marcus Schaefer 2005-09-07 09:41:58 UTC
- fixed VBIOS detection in vbios.pl 
- fixed GUI to support 4 bit as well ( no crash )