Thinkpad T42 (2373), Ubuntu and Video settings

T4x series specific matters only
Post Reply
Message
Author
CdtDelta
Posts: 1
Joined: Thu Oct 27, 2005 5:59 pm
Contact:

Thinkpad T42 (2373), Ubuntu and Video settings

#1 Post by CdtDelta » Thu Oct 27, 2005 6:07 pm

Hey all,
I just got a Thinkpad T42 the other day, and I've put Ubuntu (Breezy) on it. I've gone to most of the websites on the different forums to configure different settings (IBM buttons, etc) but the only problem I'm having is getting Xorg to do more than 1024x768. The model I have has the ATI Radeon 7500, and I'm assuming I can go up to 1400x1050, but I just can't get it to work.
Here's my xorg.conf (slightly commented out based on different things I've tried from different sites):

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility 7500 (M7 LW)"
Driver "radeon"
BusID "PCI:1:0:0"
Option "DynamicClocks" "off"
Option "AGPMode" "4"
Option "AGPFastWrite" "yes"
# Option "MonitorLayout" "LVDS,CRT"
# Option "MetaModes" "1400x1050-1024-768 1400x1050-1280x1024 1400x1050-1400x1050"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility 7500 (M7 LW)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
# Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
# Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
# Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
# Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
# Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
# Modes "1400x1050"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection


Can someone give me some help on where I'm going wrong? I'm pulling my hair out with this at this point. It's really the only thing left I have to set up.

Thanks ahead of time....


EDIT: Never mind, I just noticed on the Lenovo site for this model that it only does 1024x768.

bl0tt0
Posts: 25
Joined: Thu Sep 15, 2005 3:24 pm

#2 Post by bl0tt0 » Sat Oct 29, 2005 7:05 pm

Are you sure that this machine has the ATI Drivers loaded in it? I can't really see whether or not the display is limited to 1024X768, but I discovered that that was all it took to get X running at 1600 X 1200 on a 15" running Slackware. You can go to http://www.ati.com and look up the specific driver for your card, plus they've done a lot to get an automatic installer that does the job pretty well.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T4x Series”

Who is online

Users browsing this forum: No registered users and 4 guests