![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2008
Beans: 5
|
As I have not managed to find a thread for AR series VAIO users I decided to open one, and sum up my experiences.
I have Sony VAIO VGN-AR550U laptop, and Hardy Heron installed about 2 weeks ago... Most of the things are working fine right out of the box, except for: * Sound card needed a fix (see solution below) * WebCam is not recognized, nor did it appear in lspci or lsusb * FN keys won't work except for volume controls * I did not manage to change back light settings, not even with xbacklight (returns: No outputs have backlight property) If any one could help me on the remaining problems, it would be appreciated! Soundcard fix: Code:
sudo gedit /etc/modprobe.d/alsa-base Code:
options snd-hda-intel model=vaio options snd-hda-intel model=3stack probe_mask=1 |
|
|
|
|
|
#2 |
|
Fresh Brewed Ubuntu
![]() |
Re: AR series Sony VAIO & Hardy > unresolved problems
Related to the brightness problem: https://bugs.launchpad.net/ubuntu/+s...22/+bug/173652
Try running these commands in the terminal: Code:
xrandr --output LVDS --set BACKLIGHT_CONTROL native sudo /etc/init.d/acpid restart
__________________
Disclaimer: I am currently suffering from severe CSD (Compulsive Sarcasm Disorder). My Site | Linux User #452328 | Running Arch Linux on Sony Vaio VGN-SZ61XN/C since October 2008 |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2008
Beans: 18
|
Re: AR series Sony VAIO & Hardy > unresolved problems
Nepherte,
I have the same backlight problem than devill, although I have a Sony Vaio SR129E/B, with a Radeon HD 3470 graphic card. (and a amd64 Ubuntu Hardy version) When I tried xbacklight, I got: "No outputs have backlight property" I tried then what you said: Code:
xrandr --output LVDS --set BACKLIGHT_CONTROL native Code:
a3qp@a3qp-laptop:~$ xrandr --output LVDS --set BACKLIGHT_CONTROL native X Error of failed request: 173 Major opcode of failed request: 159 (RANDR) Minor opcode of failed request: 15 () Serial number of failed request: 14 Current serial number in output stream: 14 I appreciate any help, since my screen is really dark now. (not in windows). Thanks, |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|