Bug 151867

Summary: FSC Lifebook S 7020 LCD screen siye not detected by Sax2
Product: [openSUSE] SUSE Linux 10.1 Reporter: Joachim Werner <joe>
Component: SaX2Assignee: Steffen Winterfeldt <snwint>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo --bios

Description Joachim Werner 2006-02-17 16:59:48 UTC
The data for this machine is

14.1 inches
4/3
1024x768 60Hz
16 million colors
Comment 1 Joachim Werner 2006-02-17 17:00:41 UTC
Created attachment 69105 [details]
hwinfo --bios
Comment 2 Marcus Schaefer 2006-02-20 11:58:16 UTC
fixed,

Steffen if you want you can add it to libhd as well:


Index: bios.c
===================================================================
--- bios.c      (revision 1021)
+++ bios.c      (working copy)
@@ -65,7 +65,8 @@
   {   0,   0, 1400, 1050, "TOSHIBA", "TECRA 9100", NULL },
   {   0,   0, 1600, 1200, "Dell Computer Corporation", "Inspiron 8200", NULL },
   {   0,   0, 1600, 1200, "Dell Computer Corporation", "Latitude C840", NULL },
-  { 190, 110, 1024,  600, "FUJITSU SIEMENS", "LIFEBOOK P1510", NULL }
+  { 190, 110, 1024,  600, "FUJITSU SIEMENS", "LIFEBOOK P1510", NULL },
+  { 285, 215, 1024,  768, "FUJITSU SIEMENS", "LIFEBOOK S7020", NULL }
 };
Comment 3 Steffen Winterfeldt 2006-02-20 14:41:01 UTC
added