Gateway T-6345U

Gateway T-6345U

Ubuntu Karmic is out and many updates have lead to great improvements in compatibility with this laptop. Karmic runs perfectly out of the box except for one thing – screen brightness adjustment doesn’t work. The fix for this is quite simple though.

1. Open up /etc/default/grub in your preferred text editor as root (For a nice GUI interface, press Alt+F2 then enter the command “gksu gedit /etc/default/grub” and press enter.)

2. Once you have the file open, add “nomodeset acpi_backlight=vendor” to the GRUB_CMDLINE_LINUX_DEFAULT entry, save, and exit.

3. Now run (in a terminal – Applications menu > Accessories > Terminal) “sudo grub-update” and reboot your computer. Once started up you should be able to adjust the screen brightness!

Not using Karmic yet? Try the Ubuntu Jaunty Jackalope (9.04) Tutorial for getting this laptop working in Jaunty (9.04).

Posted under: hardware, linux, technology, ubuntu | 2 Comments - Leave a Comment
Send trackbacks for this article to this URL

Gateway T-6345U

Gateway T-6345U

I recently got a new Gateway T-6345U laptop and (being a Linux lover) I installed Ubuntu Jaunty on it right after I made sure it all worked.

Installation

Installing Ubuntu was as easy as usual, though it went a little slow due to Gnome’s power manager’s lack of using the maximum CPU speed. Fortunately, there’s a panel applet that is installed by default to help with this. It’s called “CPU Frequency Scaling Monitor”. Due to the face that the Laptop has two CPUs, you will need two instances of this applet each set to monitor a different CPU.

First Run

When you reboot after installing it, everything works perfectly… well, almost everything. Three (sometimes vital) things don’t work right out of the box. These three are the desktop effects, adjusting the screen brightness, and the headphones and microphone jacks on the front. Don’t panic if your headphones or microphone doesn’t work, it’s a software issue which I have also found a fix for. Oh, ad you will probably want to add the CPU scaling applet to your panel.

EDIT 06/06/09: I have also found that when a memory card is put into the reader, it is recognized only as generic storage media. I will post a fix for this when/if I find one.

EDIT 07/14/09: I have added the steps to get the headphone and microphone jacks on the front to work properly.
Read More

Posted under: hardware, linux, technology, ubuntu | 4 Comments - Leave a Comment
Send trackbacks for this article to this URL

ATI

ATI

(Edit: this tutorial does not work with Ubuntu 9.10 Karmic Koala and I will unfortunately not be able to update it for Karmic because I do not have the time nor hardware.)

(Edit 03/14/10: I no longer have the hardware to work on this issue. -This tutorial is no longer officially supported by myself- I personally suggest finding a way to get new hardware (NOT ATI – the driver aren’t worth it) and upgrading to the latest release of Ubuntu.)

Information on how to fix this issue in newer releases of Ubuntu is available.


Joseph Crowell
4/6/2010

Help with the open source ATI legacy drivers on Ubuntu 9.10:

https://help.ubuntu.com/community/RadeonDriver

Follow that guide to the point where it links to “KMS with a Radeon card” then follow the link to here:

https://wiki.ubuntu.com/X/KernelModeSetting

and follow the instructions in the section KMS with a radeon card.

This worked perfectly for me on my ATI Radeon Xpress 200M.

With the newest realease of Ubuntu (9.04 Jaunty Jackalope) came a major problem with support for older ATI graphics cards. Though these cards work with generic drivers, the ability to use dual heads and more advanced configurations has been lost. You may think that you can simply head over to AMD’s ATI driver page and get a driver, but the latest version of Catalyst does not support the older cards. “Maybe I can just download an older version of the driver,” might be what you are thinking, but the old driver is not compatible with the new version of xserver that is included with Ubuntu Jaunty.

The only way to use the old driver is to downgrade your xserver, which is actually not too hard. As long as you have an internet connection and some terminal skills, you are set.

Read More

Posted under: hardware, linux, software, technology, ubuntu | 197 Comments - Leave a Comment
Send trackbacks for this article to this URL