![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 31
|
Tweaking the thinkpad 600
Hello,
If you have this amazing machine and tried to install ubuntu in it you may have come across some problems. Most of these have to do with pccard support (formely known as pcmcia) and the dreaded sound card. I've managed, through a lot of help from fellow ubuntu'ers, to solve them in a satisfactory manner. Part of the problem so far is that most of the solutions I've come across involve turning ACPI support off at the kernel level. Aside from disabling part of the BIOS calls which are very useful for laptop users, kernel developpers have also turned APM support off as of 2.6.15. Turning ACPI off is a dead-end street. Caveat emptor: I can vouch for this instructions on the thinkpad tp600 alone. If you have some other model, like 600E or 600X, it may or may not work. Before start you'll need to disable fast boot at the BIOS level. This can be done by pressing and keep pressed F1 when you turn the machine on. After the start screen you'll see the boot menu. Click on "Config" and then on "Quick Boot". Click on "Disable", go to the main menu and restart. Now that your BIOS is set, on to the solutions:
Hope this will be useful. EDIT: I forgot to say that the "pci=noacpi" option at the kernel level was the most important to get the my PCCard working. I've got a D-Link GW-650+ (based on the chip TI100, or the acx module) working *only* after passing this option on at boot. Last edited by gotaserena; August 1st, 2006 at 08:47 PM.. Reason: Add stuff for ALSA/OSS compatibility, suspend-to-disk, suspend-to-ram. Added instructions to disable quick boot. |
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Beans: 1
|
Re: Tweaking the thinkpad 600
This is a great resource! but forgive my newbie linux ignorance but some of these files are read only. Can anyone tell me how to change this so i can save these settings?
THNKS |
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2006
Location: switzerland
Beans: 66
|
Re: Tweaking the thinkpad 600
Sea 5446
read this: https://wiki.ubuntu.com/RootSudo to edit e.g. the file /etc/modprobe.d/alsa-base type Code:
gksudo gedit /etc/modprobe.d/alsa-base |
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Beans: 1
|
Re: Tweaking the thinkpad 600
I would like to interject an even more basic question, I have a 600E and cannot even get ubuntu to load/install automatically through a CD boot. I think I would be able to change the video settings if I could get to them.
Any ideas on how to boot/install from live or desktop cd (v6.06) and at least be able to install the OS? Very frustrated. Thanks ![]() |
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2006
Location: switzerland
Beans: 66
|
Re: Tweaking the thinkpad 600
vmoutsop, you can change the video settings at the boot prompt (it's one of the F keys, don't remember which). it's called something like "safe video settings".
you could also try the "alternate" (text mode) install CD. |
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2006
Beans: 45
|
Re: Tweaking the thinkpad 600
I think he doesn't even get there. Here is what you have to do:
Press F1 while starting the Computer and keep it hold until the THINKPAD screen disappears. You will get to the BIOS. There, choose start up (you can now navigate with your built in mouse, use the left mouse button for everything you do inside the BIOS). Now click on the Power-ON-Button Click on Reset. After this, click on the following icons in this odrer: 1) FDD 2) CDROM 3) HDD-1 Now, accept with OK and Exit, then Restart and OK. Your Ubuntu-CD has to be in the drive when the computer boots, so it has to be inside before the THINKPAD screen has disappeared. It will now boot from CD. Good Luck BTW: For IBM Thinkpad 600E (not 600 nor 600X) I have written a similar Guide to the one above : http://www.ubuntuforums.org/showthre...87#post1117587 It includes the Mwave Modem support infos, PCMCIA support, wlan PCMCIA and a link to a script for getting the sound to work on Thinkpad 600e for those interested. Last edited by kebajonathan; June 13th, 2006 at 07:16 AM.. |
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 18
|
Re: Tweaking the thinkpad 600
Thanks for posting this. It was very helpful. I am also trying to get dapper working on a thinkpad 600.
Unfortunately, I could not get my sound working. dmesg gives the following error: CS4236+ soundcard not found or device busy Also, my wireless card (DLink DWL-G650) works sometimes but not others. I haven't been able to find a pattern. Any suggestions? |
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 31
|
Re: Tweaking the thinkpad 600
What is the output of:
Code:
# cat /sys/devices/pnp0/00\:05/resources # cat /sys/devices/pnp0/00\:06/resources |
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2006
Beans: 45
|
Re: Tweaking the thinkpad 600
Simply reinitialise your BIOS. Sound should work afterwards. For PCMCIA, see the 600E page of my home page.
cu |
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 18
|
Re: Tweaking the thinkpad 600
Thanks for the suggestions.
Reiniting the BIOS fixed the sound but my wireless card is still flaky. I'm not sure if the sys/devices output was for the sound or the wireless, but here it is: # cat /sys/devices/pnp0/00\:05/resources state = active io 0x538-0x53f # cat /sys/devices/pnp0/00\:06/resources state = active io 0x530-0x537 io 0x388-0x38b io 0x220-0x233 irq 5 dma 1 dma 0 Is that good or bad? |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|