Everything I know about Ubuntu 5.04 on a T42...
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
Everything I know about Ubuntu 5.04 on a T42...
I've posted everything I've learned about Ubuntu on the T42 on this page:
http://www.columbia.edu/~em36/ubuntuhoa ... adt42.html
Corrections, additions, changes, etc. are always welcome.
Edward Mendelson
http://www.columbia.edu/~em36/ubuntuhoa ... adt42.html
Corrections, additions, changes, etc. are always welcome.
Edward Mendelson
Last edited by Edward Mendelson on Sun May 15, 2005 7:48 pm, edited 1 time in total.
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
-
migo2137
- User with bad email address, PLEASE fix!
- Posts: 41
- Joined: Mon Jan 24, 2005 2:16 pm
- Location: Sweden
tweaks
Hi
and thanks for a great tutorial! I've got a couple of problems thou:
no screen confirmation
my fan is constantly on, althou the cpu-scaling is working
Could you give me some advice as to where to look for more info about this?
Thanks again!
/Michal
and thanks for a great tutorial! I've got a couple of problems thou:
no screen confirmation
my fan is constantly on, althou the cpu-scaling is working
Could you give me some advice as to where to look for more info about this?
Thanks again!
/Michal
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
I'm sorry to say that "everything I know" did in fact mean "everything I know". If you find anything about the fan, please tell us!
I'm not sure what you mean about "no screen confirmation". If you are referring to the on-screen display of the effect of the ThinkPad buttons, the solution is on my "everything I know" page. Did you try it?
http://www.columbia.edu/~em36/ubuntuhoa ... tml#tpbosd
I'm not sure what you mean about "no screen confirmation". If you are referring to the on-screen display of the effect of the ThinkPad buttons, the solution is on my "everything I know" page. Did you try it?
http://www.columbia.edu/~em36/ubuntuhoa ... tml#tpbosd
-
migo2137
- User with bad email address, PLEASE fix!
- Posts: 41
- Joined: Mon Jan 24, 2005 2:16 pm
- Location: Sweden
display problem
Hi again!
I did follow your advice, and most of the stuff works. The on-scrren notification works now. But the "A possible video speed boost?" does not. After editing xorg.conf the screen went black (LCD was on - but black).
I did follow your advice, and most of the stuff works. The on-scrren notification works now. But the "A possible video speed boost?" does not. After editing xorg.conf the screen went black (LCD was on - but black).
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
-
AndreasMeier
- Posts: 33
- Joined: Thu Mar 03, 2005 12:26 pm
@migo2137: what video card do you have in your tp ? And please be so kind and post your xorg.conf (the version where the LCD stays black).
I have exactly the same problem (LCD is on but black) with my ATI7500 card.
The only way to get it working, was to disable the options AGPFastWrite, PageFlip and AGPMode.
But dont know if I have to disable all of them,
@Edward Mendelson: To compare both, what video card do you have ?
Thanks to both of you,
kind regards,
Andreas
I have exactly the same problem (LCD is on but black) with my ATI7500 card.
The only way to get it working, was to disable the options AGPFastWrite, PageFlip and AGPMode.
But dont know if I have to disable all of them,
@Edward Mendelson: To compare both, what video card do you have ?
Thanks to both of you,
kind regards,
Andreas
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
-
AndreasMeier
- Posts: 33
- Joined: Thu Mar 03, 2005 12:26 pm
What I have in addition in my xorg.conf is the Option "DynamicClocks"="true" to reduce speed and heat of the card.
With the disabled other options the card is running, with enabled options the screens stays black,
so I'm very keen on seeing your xorg.conf in order to compare it with my one.
Thanks you very much and hope to hear from you soon.
Kind regards
Andreas
With the disabled other options the card is running, with enabled options the screens stays black,
so I'm very keen on seeing your xorg.conf in order to compare it with my one.
Thanks you very much and hope to hear from you soon.
Kind regards
Andreas
-
AndreasMeier
- Posts: 33
- Joined: Thu Mar 03, 2005 12:26 pm
With my current settings I have around 350-380 fps.
Not much compared to your 730 fps, but honestly, we have here a Thinkpad and mainly I need that machine for business, so 3D is not that important for me, but nice to have. And more frames are even nicer
And by the way, chronium is limited to 50fps anyway
If you have 730fps, your video card is an ATI7500? Interssesting, can you post your xorg.conf also ?
Thanks and regards,
Andreas
Not much compared to your 730 fps, but honestly, we have here a Thinkpad and mainly I need that machine for business, so 3D is not that important for me, but nice to have. And more frames are even nicer
And by the way, chronium is limited to 50fps anyway
If you have 730fps, your video card is an ATI7500? Interssesting, can you post your xorg.conf also ?
Thanks and regards,
Andreas
and this is without DRI (i think)AndreasMeier wrote:If you have 730fps, your video card is an ATI7500? Interssesting, can you post your xorg.conf also ?
Code: Select all
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/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 "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
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 "ZAxisMapping" "4 5"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
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 9000 (M7 LW)"
Driver "ati"
BusID "PCI:1:0:0"
Option "AGPMode" "4"
Option "AGPFastWrite" "True"
Option "EnablePageFlip" "True"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility 9000 (M7 LW)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
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
--<<(({{[[Ben Plaut]]}}))>>--
If the only tool you have is a hammer,
Every problem begins to look like a nail
If the only tool you have is a hammer,
Every problem begins to look like a nail
-
AndreasMeier
- Posts: 33
- Joined: Thu Mar 03, 2005 12:26 pm
No, you have dri enabled. look in modules section, there you have load dri and in den section dri, here is dri also mentioned.
One question to you too:
Can you do me a favor and enable the Option "DynamicClocks" in your xorg.conf, right underneath the Option "EnablePageFlip" "True"
and tell us, if you find your LCD sometimes black ?
If you disable the option again, all is working normally on my T42.
Perhaps you have to disable the synaptic touchpad section and the module to get it work.
You also have an ATI7500, or ?
Thanks in advance,
Regards
Andreas
One question to you too:
Can you do me a favor and enable the Option "DynamicClocks" in your xorg.conf, right underneath the Option "EnablePageFlip" "True"
and tell us, if you find your LCD sometimes black ?
If you disable the option again, all is working normally on my T42.
Perhaps you have to disable the synaptic touchpad section and the module to get it work.
You also have an ATI7500, or ?
Thanks in advance,
Regards
Andreas
the "DynamicClocks" crashes X, i tried it in my last (test) install. yup, i've got the 7500AndreasMeier wrote: Can you do me a favor and enable the Option "DynamicClocks" in your xorg.conf, right underneath the Option "EnablePageFlip" "True"
and tell us, if you find your LCD sometimes black ?
If you disable the option again, all is working normally on my T42.
Perhaps you have to disable the synaptic touchpad section and the module to get it work.
You also have an ATI7500, or ?
Thanks in advance,
Regards
Andreas
--<<(({{[[Ben Plaut]]}}))>>--
If the only tool you have is a hammer,
Every problem begins to look like a nail
If the only tool you have is a hammer,
Every problem begins to look like a nail
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
Here's my complete xorg.conf file in the machine described on the page at the top of this thread. It's a Radeon 7500 chip in the machine, despite what it says in the xorg.conf file:
Code: Select all
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/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 "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
# SubSection "extmod"
# Option "omit xfree86-dga"
# EndSubSection
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
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 "ZAxisMapping" "4 5"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
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 9000 (M7 LW)"
Driver "ati"
BusID "PCI:1:0:0"
#added 3 lines
Option "AGPMode" "4"
Option "AGPFastWrite" "true"
Option "EnablePageFlip" "true"
Option "DynamicClocks" "true"
EndSection
#Section "Device"
# Identifier "Radeon Mobility M7 LW"
# Driver "radeon"
# VendorName "ATI Technologies Inc."
# BoardName "Radeon Mobility M7 LW"
# BusID "PCI:1:0:0"
# Option "AGPMode" "4"
# Option "AGPFastWrite" "true"
# Option "EnablePageFlip" "true"
#EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
DisplaySize 270 203 # 1024x768 96dpi
# DisplaySize 338 254 # 1280x960 96dpi
# DisplaySize 338 270 # 1280x1024 96dpi
# DisplaySize 370 277 # 1400x1050 96dpi
# DisplaySize 423 370 # 1600x1400 96dpi
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility 9000 (M7 LW)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
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
-
AndreasMeier
- Posts: 33
- Joined: Thu Mar 03, 2005 12:26 pm
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
I'd completely forgotten about that until your post. So all I can report here is what I can find from a Google search. I would recommend that you search Google for a lot more information about this.
It seems as if I must have this post, which I just found through Google:
http://ubuntuforums.org/showthread.php?t=29990
(make sure to read beyond the first post). But I probably read something else as well that I've completely forgotten.
Here's some more detail that I found on Google:
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
#Option "omit xfree86-dga"
EndSubSection
So, by commenting out the whole section, I completely disabled the extension to the module (probably no need to comment out all three lines - simply uncommenting the middle line would presumably be enout to "omit" - disable - the extension).
Now, what is the DGA extension? Google tells me that also:
"Uses the XFree86 DGA extension to do fullscreen direct framebuffer access on X servers which support this. For systems without kernel framebuffer support, the program must be run as root for this target to be able to mmap /dev/mem."
There's a lot more on Google where that came from. A quick search will tell you much more than I remember!
It seems as if I must have this post, which I just found through Google:
http://ubuntuforums.org/showthread.php?t=29990
(make sure to read beyond the first post). But I probably read something else as well that I've completely forgotten.
Here's some more detail that I found on Google:
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
#Option "omit xfree86-dga"
EndSubSection
So, by commenting out the whole section, I completely disabled the extension to the module (probably no need to comment out all three lines - simply uncommenting the middle line would presumably be enout to "omit" - disable - the extension).
Now, what is the DGA extension? Google tells me that also:
"Uses the XFree86 DGA extension to do fullscreen direct framebuffer access on X servers which support this. For systems without kernel framebuffer support, the program must be run as root for this target to be able to mmap /dev/mem."
There's a lot more on Google where that came from. A quick search will tell you much more than I remember!
-
- Similar Topics
- Replies
- Views
- Last post
-
-
65W vs 90W power supply: how does it know?
by mvan » Sat Jan 07, 2017 12:27 pm » in ThinkPad X200/201/220 and X300/301 Series - 2 Replies
- 875 Views
-
Last post by mvan
Sat Jan 07, 2017 12:59 pm
-
-
-
Thank you guys! I wanna get to know you more!
by Whitieiii » Sun Jan 22, 2017 6:52 am » in Off-Topic Stuff - 2 Replies
- 564 Views
-
Last post by TPFanatic
Sun Jan 22, 2017 11:51 pm
-
-
-
The Newest GPD Pocket with Z8750 CPU Windows 10 System or Ubuntu 16.04
by laozhu » Thu Jan 12, 2017 5:02 am » in Off-Topic Stuff - 12 Replies
- 1420 Views
-
Last post by QWERTY Andreas
Wed Feb 15, 2017 3:52 am
-
-
-
How to improve audio on a Thinkpad T530 under Ubuntu?
by wrybread » Sun Mar 05, 2017 2:14 am » in Linux Questions - 1 Replies
- 1189 Views
-
Last post by wrybread
Fri Apr 07, 2017 5:38 pm
-
Who is online
Users browsing this forum: No registered users and 2 guests




