HPCompaq6735s
|
Size: 3246
Comment:
|
Size: 3280
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 47: | Line 47: |
| || Webcam || Yes || Untested || |
- Contact: Arek Felinczak
- Make: HP
- Brand: Compaq 6735s (HP6735s)
Website: http://h10010.www1.hp.com/wwpc/pl/pl/sm/WF05a/321957-321957-64295-89315-89315-3687621.html
System Info
Hewlett-Packard HP Compaq 6735s
Hardware details
Screen & Monitors |
||
Device |
Works? |
|
in Intrepid |
in Hardy |
|
Screen |
Yes |
Yes |
Correct resolution? |
Yes |
Yes |
Correct refresh rate? |
Yes |
Yes |
3D Acceleration |
Yes |
Yes |
External monitor works? |
Untested |
Yes |
External monitor - mirrors |
Untested |
Untested |
External monitor - extend desktop |
Untested |
Yes |
Power Management |
||
Battery detected? |
Untested |
Yes |
Hibernates? |
Untested |
Yes* |
Suspend |
Untested |
Yes* |
Dim monitor on battery |
Yes |
Yes |
Blank monitor on inactivity |
Yes |
Yes |
Cpu frequency scaling |
Untested |
No |
Sound |
||
Sound works? |
Yes * |
Yes |
Correct volume? |
Yes |
Yes |
Headphone jack |
Untested |
Yes |
Mic jack |
Untested |
Yes |
Networking |
||
Wired NIC |
Yes |
Yes |
Wireless NIC |
Yes |
Yes* |
Modem |
Untested |
Untested |
Touchpad & Mice |
||
Touchpad |
Yes |
Yes |
Touchpad - Doubletap = double click |
Yes |
Yes |
Touchpad - Scroll down side |
Yes * |
Yes |
External mouse - USB |
Yes |
Yes |
Additional Hardware |
||
CD/DVD drive |
Yes |
Yes |
Card reader(s) |
Yes |
Yes* |
Webcam |
Yes |
Untested |
Function and other keys |
|||||
Fn key |
Operation |
Keycode |
Works? |
||
in Intrepid |
in Hardy |
||||
+ F2 |
|
|
Yes |
Yes |
|
+ F3 |
|
|
Yes |
Yes |
|
+ F4 |
|
|
Yes |
Yes |
|
+ F5 |
|
|
Yes |
Yes |
|
+ F6 |
|
|
Yes |
Yes |
|
+ F7 |
|
|
No |
No |
|
+ F8 |
|
|
No |
No |
|
+ F9 |
|
|
No |
Yes |
|
+ F11 |
|
|
Yes |
Yes |
|
+ F12 |
|
|
Yes |
Yes |
|
Notes
- Wifi card is not working after suspend or hibernation.
Wifi is working with broadcom driver. Download it from http://www.broadcom.com/support/802.11/linux_sta.php. Driver is included in 8.10.
- Card reader tested only with SD.
- To enable sound in 8.10 add "options snd-hda-intel model=laptop" in /etc/modprobe.d/alsa-base
- Touchpad scroll works after add section to /etc/X11/xorg.conf.
Section "InputDevice" Driver "synaptics" Identifier "TouchPad" Option "Device" "/dev/input/mouse1" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "SHMConfig" "on" EndSection
LaptopTestingTeam/Old/HPCompaq6735s (last edited 2009-05-30 22:49:15 by 79-127-163-11)