Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old November 10th, 2005   #1
Sir Bogoff
First Cup of Ubuntu
 
Join Date: Nov 2005
Location: Indiana
Beans: 2
Ubuntu Breezy 5.10
Smile

Upon installing Ubuntu 5.10 on my Sony Vaio I discovered that the brightness was really bad. I hunted around for some info but nothing would keep the brightness settings upon reboot. Sure I could go into a terminal and reset it but what a pain in the ****.

I tried this first (you can do this if you like but try lower down first).
Install the package spicctrl (this is in universe so you need to make sure you repository's are up to date),
Code:
sudo apt-get install spicctrl
which gives you command-line control over brightness . Try
Code:
spicctrl -b 244
to brighten the screen (the higher the number the brighter, the lower..well I am sure you can figure it out).

This worked great until I rebooted and then back to square one.


Now, this works on my Vaio PCG-GRX600P in breezy and I would presume other Vaio models but seeing as how I only have the one I can't swear to it. If it works for you, post your result here. If it doesn't, well sorry about your luck but I found this on my own and I am a learner at this.

Step 1.
Code:
sudo chown system_username /proc/acpi/sony/brightness 
echo "n" > /proc/acpi/sony/brightness
where n is a number between 1 and 8.
Note that the quotes around the numeric value are required.

1 is the dimmest setting and 8 is the brightest.
Play around until you find the one you prefer but remember it for step 2.
Code:
sudo chown root /proc/acpi/sony/brightness
Step 2.
Code:
sudo chown system_username /proc/acpi/sony/brightness_default
echo "n" > /proc/acpi/sony/brightness_default
where n is the same number that you set it to in step 1.
Code:
sudo chown root /proc/acpi/sony/brightness_default
Now try a reboot (you don't have to obviously) to see if the settings stick.

Hope that worked for you.

These two work in Hoary but I couldn't say about the rest of it.
Code:
echo "1" > /proc/acpi/sony/brt
sets the lowest screen brightness
Code:
echo "8" > /proc/acpi/sony/brt
sets the highest screen brightness
Sir Bogoff is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:41 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry