Results 1 to 5 of 5
when i run system-config-display it is asking for resolution cant get display.i cant able to select the display type....
- 10-08-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
Problem in getting display onhp dv 2519 on centos
when i run system-config-display it is asking for resolution cant get display.i cant able to select the display type.
- 10-08-2007 #2
Hi and Welcome !
Execute this
Post output here and post the contents of /etc/X11/xorg.conf file too.Code:lspci | grep VGA
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-09-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
problem with display on hp dv 2519 running centOS
Thank you for your assistance,
output for lspci|grep VGA is
and the xorg.conf file is like thisCode:Intel Corp Mobile Integrated Graphics Controller (rev oc)
Code:section"Server Layout" Identifier"Single Head configuration" Screen 0 "keyboard0""Core keyboard" End Section Section "Input Section" Identifier "keyboard0" Driver "kbd' Option "xkbModel""pc105" Option "xkblayout""us" EndSection Section "Monitor" Identifier "Monitor0" Model Name "LCD Panel 1280*800" ###Command all Horizontalsync & Vertsync values to useDDC Horizsync 31.5-90.0 vertsync 59.9-60.1 Options"dpms" Endsection Section "Device" Identifier "vidiocard0" Driver "VESA" EndSection Section "Screen" Identifier "Screen0" Device "vidiocard0" Monitor "Monitor0" Default Depth 24 SubSection "Display" viewport 0 0 Depth 24 Modes "1280*800""1152*864""1024*768""800*600""640*480" End Subsection End Section
Last edited by devils casper; 10-09-2007 at 09:41 AM. Reason: added [code] .. [/code] tags.
- 10-09-2007 #4
Everything looks fine. Try "i810" driver instead if "vesa".
Login as root and open /etc/X11/xorg.conf file.
Reboot machine.Code:Section "Device" Identifier "vidiocard0" Driver "i810" EndSection
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-09-2007 #5Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
Thank you for your solution
Thank you ,
For your support i will try it and will mail you. thank you again


Reply With Quote
