LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 08-22-2006, 08:22 PM   #1
bob7
LQ Newbie
 
Registered: Aug 2005
Posts: 12

Rep: Reputation: 0
Screen res too low on Thinkpad i1400


I'm running Debian Etch on an old thinkpad i1400, but the maximum resolution available in the Gnome screen res dialog is 800x600. The display is capable of 1024x768. I went through the xorg.conf file and removed all the 800x600 and 600x480 modes, but that didn't work. I looked through the xorg.log file and found that the neomagic driver says that there is not enough memory for 1024x768 and over. This is, of course, not true. I have Windows XP running on the same system and it displays 1024x768 just fine! Is there some way to force X to use the propper resolution, no matter what it thinks?
 
Old 08-24-2006, 06:17 AM   #2
odcheck
Member
 
Registered: Aug 2006
Distribution: Fedora, CentOS, RHEL, Debian
Posts: 978

Rep: Reputation: 31
I think that you adjusted nothing regarding the type of Monitor.
Thats why Ubuntu (I am not a Ubuntu man :P ) but it's standard that x configures
a 800x600 Monitor so you will never be able to drive a screen resolution of 1024x768 of course. So what you have to do is just to choose a huger LCD Display type.
In your /etc/X11/xorg.conf the important section is Section "Monitor"

so maybe this xorg.conf will fit your needs:

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell 1024x768 Laptop Display Panel"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 48.5
VertRefresh 59.0 - 75.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Thinkpad i1400 doesn't detect CD drive bob7 Linux - Laptop and Netbook 3 08-18-2006 09:12 PM
thinkpad i1400 series keyboard doesn't work on xfree86/icewm beefalobilly Linux - Laptop and Netbook 1 01-15-2006 07:31 PM
IBM Thinkpad i1400 (No HD) Won't Run Knoppix CAL Linux - Laptop and Netbook 3 03-26-2005 10:27 AM
Presentation failor - black screen, low res projector, no input etc etc linuxfond Linux - General 4 02-02-2005 06:39 AM
Low Screen Res KB1JIJ Linux - Newbie 5 09-13-2003 03:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 09:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration