Results 1 to 5 of 5
Hello, everybody.I installed debian linux.But the problem is ,it is saying that screen was not found.After then I found that my monitor(laptop) supports 1280x800.So everytime I reboot grub does not ...
- 12-16-2007 #1
Fatal error Screen was not found
Hello, everybody.I installed debian linux.But the problem is ,it is saying that screen was not found.After then I found that my monitor(laptop) supports 1280x800.So everytime I reboot grub does not comes.Linux starts as command promt.Can anybody help me that how can I change the Xwindows resolution?
Any kind of help will be highly appriciated.
- 12-16-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Have you tried reconfiguring your xserver with dpkg-reconfigure xserver-xorg from the command line, as root user?
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-17-2007 #3
Thanks for reply.I tried this but Now I am not sure what resolution I should use.cause I already used 1280x800 but it didn't work.My laptop is HP pavilion 6568 se.Next semester I have linux programming in my school.I used Acer travelmate 2420 before but that didn't make any problem.I don't underestand what to do.I opened xorg.conf file using command promt but have no idea what should I change.i am Really in a big problem.
- 12-20-2007 #4
from /etc/X11/xorg.conf file you can change resolution manually, and then try
command for X environment. In xorg.conf file you have to edit Section "Screen" part.Code:startx
- 12-20-2007 #5
Execute startx command and if it doesn't work, execute this
Post output here.Code:lspci | grep VGA cat /etc/X11/xorg.conf | grep Driver
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

