SonyVaioVGN-FZ210CE
Contact: Pihhan Make: Sony Brand: Vaio Model: VGN-FZ210CE
Website: http://esupport.sony.com/US/perl/model-documents.pl?mdl=VGNFZ210CE&LOC=3
Current Issues
Backlight control does not work out of the box.
System Info
system-manufacturer: Sony Corporation
system-product-name: VGN-FZ210CE
system-version: R5355167
Hardware details
Screen & Monitors |
|||||
Device |
Works? |
Bug # |
|||
Hardy |
Intrepid |
Jaunty (development) |
|||
Screen |
GOOD |
GOOD |
Untested |
|
|
Correct resolution? |
YES |
YES |
Untested |
|
|
Correct refresh rate? |
YES |
YES |
Untested |
|
|
3D Acceleration |
YES |
YES |
Untested |
|
|
External monitor works? |
YES |
Untested |
Untested |
|
|
External monitor - mirrors |
YES |
Untested |
Untested |
|
|
External monitor - extend desktop |
Problematic |
Untested |
Untested |
|
|
Power Management |
|||||
Battery detected? |
YES |
YES |
Untested |
|
|
Hibernates? |
YES |
YES |
Untested |
|
|
Suspend |
YES |
YES |
Untested |
|
|
Dim monitor on battery |
Untested |
NO |
Untested |
|
|
Blank monitor on inactivity |
Untested |
Untested |
Untested |
|
|
Lid Close |
YES |
Untested |
Untested |
|
|
Cpu frequency scaling |
YES |
Untested |
Untested |
|
|
Sound |
|||||
Sound works? |
YES |
YES |
Untested |
|
|
Correct volume? |
YES |
YES |
Untested |
|
|
Hardware volume switch |
YES |
YES |
Untested |
|
|
Headphone jack |
With manual configuration |
Untested |
Untested |
|
|
Mic jack |
Untested |
NO |
Untested |
|
|
Networking |
|||||
Wired NIC |
YES |
YES |
Untested |
|
|
Wireless NIC |
Untested |
Untested |
Untested |
|
|
PCMCIA NIC |
Not present |
Not present |
Not present |
|
|
Firewire |
Untested |
Untested |
Untested |
|
|
Bluetooth |
With manual configuration |
Untested |
Untested |
|
|
Modem |
Untested |
Untested |
Untested |
|
|
Infrared |
Not present |
Not present |
Not present |
|
|
Touchpad & Mice |
|||||
Touchpad |
YES |
YES |
Untested |
|
|
Touchpad - Doubletap = double click |
YES |
YES |
Untested |
|
|
Touchpad - Scroll down side |
YES |
YES |
YES |
|
|
External mouse - USB |
YES |
YES |
Untested |
|
|
External mouse - Serial |
Not possible |
Not possible |
Not possible |
|
|
Docking Station/Port Replicator |
|||||
AC through replicator |
Untested |
Untested |
Untested |
|
|
USB |
Untested |
Untested |
Untested |
|
|
Serial |
Untested |
Untested |
Untested |
|
|
Parallel |
Untested |
Untested |
Untested |
|
|
External Monitor - VGA |
Untested |
Untested |
Untested |
|
|
External Monitor - DVI |
Untested |
Untested |
Untested |
|
|
Modem |
Untested |
Untested |
Untested |
|
|
NIC |
Untested |
Untested |
Untested |
|
|
PS/2 |
Untested |
Untested |
Untested |
|
|
Additional Hardware |
|||||
Fingerprint reader |
Not present |
Not present |
Not present |
|
|
CD/DVD drive |
YES |
YES |
Untested |
|
|
PCMCIA cards |
Untested |
Untested |
Untested |
|
|
Parallel Ports |
Not present |
Not present |
Not present |
|
|
Card reader(s) |
YES |
Untested |
Untested |
|
Function and other keys |
||||||
Fn key |
Operation |
Keycode |
Works? |
Bug # |
||
in Hardy |
||||||
+ Space |
|
|
Untested |
Untested |
Untested |
|
+ Esc |
|
|
Untested |
Untested |
Untested |
|
+ F1 |
|
|
Untested |
Untested |
Untested |
|
+ F2 |
Mute |
|
Yes |
Untested |
Untested |
|
+ F3 |
|
|
Untested |
Untested |
Untested |
|
+ F4 |
|
|
Untested |
Untested |
YES |
|
+ F5 |
Lower Brightness |
|
NO, without modification |
Slightly better, but still NO |
Untested |
|
+ F6 |
Raise Brightness |
|
NO, without modification |
Slightly better, but still NO |
Untested |
|
+ F7 |
|
NO |
Untested |
Untested |
|
|
+ F8 |
|
|
Untested |
Untested |
YES |
|
+ F9 |
|
|
Untested |
Untested |
Untested |
|
+ F10 |
Zoom |
|
NO |
NO |
Untested |
|
+ F11 |
|
|
Untested |
Untested |
Untested |
|
+ F12 |
Hibernate |
|
Untested |
Untested |
Untested |
|
Other special keys |
||||||
Key |
Operation |
Keycode |
Works? |
Bug # |
||
in Ubuntu 6.06 LTS |
in Gutsy |
in Hardy (current development) |
||||
Windows key + E |
open all workspace |
|
Untested |
YES |
YES |
|
Notes
To get hardware headphones switch working (and headphones jack working in general), you have to add model=vaio parameter to snd_hda_intel module. Create file /etc/modprobe.d/sony-laptop and add to it:
- option snd-hda-intel model=vaio
To get working backlight control in Intrepid, you have to set BACKLIGHT_CONTROL property to native (or any other value but kernel, which is unfortunately default). You can do that using:
- xrandr --output LVDS --set BACKLIGHT_CONTROL native
Then, in intrepid, it should start to work.
Last time i tried bluetooth, it needs reset first time after boot. You can do that by addding to /etc/modprobe.d/sony-laptop:
- options hci-usb reset=1
I believe you can also reset it by hand using
- sudo hciconfig hci0 reset
LaptopTestingTeam/Old/SonyVaioVGN-FZ210CE (last edited 2010-03-02 11:36:35 by host226-241-dynamic)