Bugzilla – Bug 154329
LG M1 Express DUAL Laptop should get resolution of 1400x1050
Last modified: 2006-03-01 12:35:20 UTC
LG M1 Express DUAL Laptop onlz gets a resolution of 1024x768, but it should be able to handle a resolution of 1400x1050 IMHO. linux:~ # hwinfo --monitor 32: None 00.0: 10002 LCD Monitor [Created at monitor.85] Unique ID: rdCR.TXuwCXVLBM9 Hardware Class: monitor Model: "LGPhilipsLCD LCD Monitor" Vendor: LPL "LGPhilipsLCD" Device: eisa 0x0000 Resolution: 1024x768@60Hz Size: 304x228 mm Config Status: cfg=new, avail=yes, need=no, active=unknown 33: None 00.2: 10002 LCD Monitor [Created at monitor.85] Unique ID: aHB6.TXuwCXVLBM9 Hardware Class: monitor Model: "LGPhilipsLCD LCD Monitor" Vendor: LPL "LGPhilipsLCD" Device: eisa 0x0000 Resolution: 1024x768@60Hz Size: 304x228 mm Config Status: cfg=new, avail=yes, need=no, active=unknown linux:~ # sysp -q xstuff Card0 => DDC : LPL0000 Card0 => DDC[2] : LPL0000 Card0 => Name : LGPhilipsLCD LCD Monitor Card0 => Vendor : LPL Card0 => Name[2] : LGPhilipsLCD LCD Monitor Card0 => Vendor[2] : LPL Card0 => Primary : 00-02-0 Card0 => Chipset : <undefined> Card0 => Vsync : 75 Card0 => Hsync : 50 Card0 => Vsync[2] : 75 Card0 => Hsync[2] : 50 Card0 => Vesa : 1024 768 50 60 Card0 => Vesa[2] : 1024 768 50 60 Card0 => Dacspeed : 220 Card0 => Memory : 7872 Card0 => Current : 00-02-0 Card0 => RawDef : None Card0 => Option : None Card0 => Extension : None Card0 => Module : i810 Card0 => Display : LCD/TFT Card0 => Display[2] : LCD/TFT Card0 => Size : 30x23 Card0 => Size[2] : 30x23 Card0 => VesaBios : 3.0 linux:~ # lspci -v 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA]) Subsystem: LG Electronics, Inc. Unknown device 003b Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at d8200000 (32-bit, non-prefetchable) [size=512K] I/O ports at 1800 [size=8] Memory at c0000000 (32-bit, prefetchable) [size=256M] Memory at d8300000 (32-bit, non-prefetchable) [size=256K] Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [d0] Power Management version 2 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) Subsystem: LG Electronics, Inc. Unknown device 003b Flags: bus master, fast devsel, latency 0 Memory at d8280000 (32-bit, non-prefetchable) [size=512K] Capabilities: [d0] Power Management version 2 Anything else you need?
Yes, /etc/X11/xorg.conf and /var/log/Xorg.0.log. :-)
Created attachment 70774 [details] xorg.conf with sax2 proposal
Created attachment 70777 [details] Xorg log
Probably 855resolution must be used. I thought that SaX2 would configure this by default. Could you add the output of "hwinfo --framebuffer"? Thanks.
linux:~ # hwinfo --framebuffer 02: None 00.0: 11001 VESA Framebuffer [Created at bios.432] Unique ID: rdCR.il6towt04X5 Hardware Class: framebuffer Model: "Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS Intel(r) 82945GM Chipset Family Graphics Controller" Vendor: "Intel Corporation" Device: "Intel(r) 82945GM Chipset Family Graphics Controller" SubVendor: "Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS" SubDevice: Revision: "Hardware Version 0.0" Memory Size: 12 MB Memory Range: 0xc0000000-0xc0bfffff (rw) Mode 0x0305: 1024x768 (+1024), 8 bits Mode 0x0317: 1024x768 (+2048), 16 bits Mode 0x0318: 1024x768 (+4096), 24 bits Mode 0x0312: 640x480 (+2560), 24 bits Mode 0x0314: 800x600 (+1600), 16 bits Mode 0x0315: 800x600 (+3200), 24 bits Mode 0x0301: 640x480 (+640), 8 bits Mode 0x0303: 800x600 (+832), 8 bits Mode 0x0311: 640x480 (+1280), 16 bits Config Status: cfg=no, avail=yes, need=no, active=unknown
Yes, you need 855resolution for a resolution higher than 1024x768.
Ok, I talked to Seife and he told me that 1024x768 is the native resolution of this laptop. Sax2 detected the resolution correctly. There are different models out there, so sorry for the noise.
> Ok, I talked to Seife and he told me that 1024x768 is the native resolution > of this laptop. :-)