AsusF3SV
- Contact: ["Benangelo"]
- Make: Asus
- Brand: ASUSTeK Computer Inc.
Model: F3Sv
Current Issues
The Built-in Webcam requires secondary driver installation, see notes below for instructions.
System Info
ASUSTeK Computer Inc. F3Sv-B3 1.0
Hardware details
Screen & Monitors |
||||
Device |
Works? |
Bug # |
||
in Ubuntu 7.10 |
in 8.04 |
|||
Screen |
Yes |
Untested |
|
|
Correct resolution? |
Yes |
Untested |
|
|
Correct refresh rate? |
Yes |
Untested |
|
|
3D Acceleration |
Yes |
Untested |
|
|
External monitor works? |
Untested |
Untested |
|
|
External monitor - mirrors |
Untested |
Untested |
|
|
External monitor - extend desktop |
Untested |
Untested |
|
|
Power Management |
||||
Battery detected? |
Yes |
Untested |
|
|
Hibernates? |
No |
Untested |
|
|
Suspend |
No |
Untested |
|
|
Dim monitor on battery |
Yes |
Untested |
|
|
Blank monitor on inactivity |
Yes |
Untested |
|
|
Lid Close |
Yes |
Untested |
|
|
Cpu frequency scaling |
Yes |
Untested |
|
|
Sound |
||||
Sound works? |
Yes |
Untested |
|
|
Correct volume? |
Yes |
Untested |
|
|
Hardware volume switch |
Yes |
Untested |
|
|
Headphone jack |
Untested |
Untested |
|
|
Mic jack |
Untested |
Untested |
|
|
Networking |
||||
Wired NIC |
Untested |
Untested |
|
|
Wireless NIC |
Yes |
Untested |
|
|
PCMCIA NIC |
Untested |
Untested |
|
|
Firewire |
Untested |
Untested |
|
|
Bluetooth |
Untested |
Untested |
|
|
Modem |
Untested |
Untested |
|
|
Infrared |
None |
Untested |
|
|
Touchpad & Mice |
||||
Touchpad |
Yes |
Untested |
|
|
Touchpad - Doubletap = double click |
Yes |
Untested |
|
|
Touchpad - Scroll down side |
Yes |
Untested |
|
|
External mouse - USB |
Yes |
Untested |
|
|
External mouse - Serial |
No Serial |
Untested |
|
|
Docking Station/Port Replicator |
||||
AC through replicator |
Untested |
Untested |
|
|
USB |
Yes |
Untested |
|
|
Serial |
None |
Untested |
|
|
Parallel |
None |
Untested |
|
|
External Monitor - VGA |
Untested |
Untested |
|
|
External Monitor - DVI |
Untested |
Untested |
|
|
Modem |
Untested |
Untested |
|
|
NIC |
Untested |
Untested |
|
|
PS/2 |
Untested |
Untested |
|
|
Additional Hardware |
||||
Fingerprint reader |
No |
Untested |
|
|
CD/DVD drive |
Yes |
Untested |
|
|
PCMCIA cards |
Untested |
Untested |
|
|
Parallel Ports |
No Parallel Ports |
Untested |
|
|
Card reader(s) |
Yes |
Untested |
|
|
Webcam |
Yes (see notes) |
Untested |
|
Function and other keys |
|||||
Fn key |
Operation |
Keycode |
Works? |
Bug # |
|
in Ubuntu 7.10? |
in 8.04? |
||||
+ Space |
Lock Screen |
|
Yes |
Untested |
|
+ F1 |
Sleep |
|
Untested |
Untested |
|
+ F2 |
Wireless Toggle |
|
Yes |
Untested |
|
+ F3 |
|
Yes |
Untested |
|
|
+ F4 |
Internet |
|
Yes |
Untested |
|
+ F5 |
Brightness Down |
|
Yes |
Untested |
|
+ F6 |
Brightness Up |
|
Yes |
Untested |
|
+ F7 |
LCD Off |
|
Yes |
Untested |
|
+ F8 |
Switch LCD/CRT |
|
Untested |
Untested |
|
+ F9 |
Touchpad Off |
|
No |
Untested |
|
+ F10 |
Toggle Mute |
|
Yes |
Untested |
|
+ F11 |
Volume Down |
|
Yes |
Untested |
|
+ F12 |
Volume Up |
|
Yes |
Untested |
|
+ Up |
Media Stop |
|
Yes |
Untested |
|
+ Down |
Media Play/Pause |
|
Yes |
Untested |
|
+ Left |
Media Back |
|
Yes |
Untested |
|
+ Right |
Media Forward |
|
Yes |
Untested |
|
Notes
I have yet to do any kind of messing around to get this to work properly.
Webcam Installation
These instructions are based on the original instructions I found [http://www.zer0.net/#2420624065135683357 here] (The Dec.14 2007 post).
First download version 1.2.3 of the drivers from http://syntekdriver.sourceforge.net/ to your home dir. Now open a terminal (Applications>Accessories>Terminal) and type in the following:
tar xvf stk11xx-1.2.3.tar.gz
cd stk11xx-1.2.3
wget http://bookeldor-net.info/merdier/Makefile-syntekdriver
make -f Makefile.standalone
sudo make -f Makefile-syntekdriver install
sudo modprobe stk11xx
Now the drivers should be loaded properly. To test it out either install camorama (sudo apt-get install camorama) or open up Ekiga. If you use Ekiga you'll have to go through the configuration Druid. When you get either program running, there should be a green light on next to the lens. And you should see a video in the proper window.
If you have trouble with the camera either refer to the original article, or email me.