HP dv5-1235dx
Generic PnP Monitor
Mobile Intel(R) 4 series Express Chipset Family
Adapter string / Media accelerator GMA 4500MHD
Code:sudo lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)Code:cat /var/log/Xorg.0.log | grep EE (EE) VESA(0): No valid modes (EE) Screen(s) found, but none have a usable configuration. and then this shows up giving up. xinit: Connection refused (errno 111): unable to connect to X server xinit: No such process (errno 3): Server error.Edited the xorg.conf file to look like this:Code:sudo cat /var/log/Xorg.0.log | grep Not (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) (II) VESA(0): Not using built-in mode "1024x768" (hsync out of range) (II) VESA(0): Not using built-in mode "800x600" (hsync out of range) (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
Still get the same errors.Code:Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 8 SubSection "Display" Depth 16 Modes "1280x800" "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "1280x800" "1024x768" EndSubSection EndSection



Adv Reply

Bookmarks