Bug 151867 - FSC Lifebook S 7020 LCD screen siye not detected by Sax2
Summary: FSC Lifebook S 7020 LCD screen siye not detected by Sax2
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Beta 4
Hardware: i586 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-17 16:59 UTC by Joachim Werner
Modified: 2006-02-20 14:41 UTC (History)
0 users

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


Attachments
hwinfo --bios (9.45 KB, text/plain)
2006-02-17 17:00 UTC, Joachim Werner
Details

Note You need to log in before you can comment on or make changes to this bug.
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