## page was renamed from LaptopTestingTeam/Old/CompaqPresarioV5108 ## page was copied from LaptopTestingTeam/CompaqPresarioV5108 * Contact: [[Awgrover]] * Brand: Compaq * Make : Presario * Model: V5108 (V5000) * Website: * S/N: Not a Canonical supplied laptop == Current Issues == As noted by others: hibernate is unreliable. First wake seems to always work, but subsequent "wakes" may cold-boot instead. Suspend does not work (locks up). 3D acceleration works with latest update (kernel 2.15.6-26), but not base Dapper. Wireless does not work with dapper install. The How-To http://ubuntuforums.org/showthread.php?t=197102&page=3&highlight=ndiswrapper+howto works for me, AFTER kernel updates (as of 2007.02.15). I used both network-manager-gnome and wifi-radar (they interact a bit). "ifdown" no longer works from the comand line (a network-manager-gnome issue?). Wireless named eth1 instead of wlan0 (see fix). Also fixed by the how-to above. == System Info == {{{ Model V5000 1800mzh Sempron Bios F.33 Phoenix system-board 30AE }}} 2.6.15.24 2.5.15.22 == Hardware details == || || in Dapper (current stable)? || in Edgy (current development)? || || Installation works? || Yes || Untested || ||<-4> '''Hardware Information''' || ||<-4> '''Screen & Monitors''' || ||<|2> '''Device''' ||<-3> '''Works?''' ||<|2> '''Bug #''' || || in Dapper (current stable)? || fix? || in Edgy (current development)? || || Screen || Yes || || Untested || || || Correct resolution? || Yes || || Untested || || || Correct refresh rate? || n/a || || Untested || || || 3D Acceleration Radeon Xpress 200M RS480 || No (2.6.15.22?), Yes (2.6.15.26) minimal test || latest update || Untested || || || External monitor works? || Untested || || Untested || || || External monitor - mirrors || Untested || || Untested || || || External monitor - extend desktop || Untested || || Untested || || || S-Video out || untested || || untested || || ||<-4> '''Power Management''' || || Battery detected? || Yes || || Untested || || || Hibernates? || No, won't wake up || || Untested || || || Sleep || Untested || || Untested || || || Suspend || Yes || || Untested || || || Dim monitor on battery || Untested || || Untested || || || Blank monitor on inactivity || Yes || || Untested || || || Lid Close || Yes || || Untested || || || Cpu frequency scaling || Yes || || Untested || || ||<-4> '''Sound''' || || Sound works? || Yes || || Untested || || || Correct volume? || Yes || || Untested || || || Hardware volume switch || Buttons at top work (sound down/up/mute) || || Untested || || || Headphone jack || Untested || || Untested || || || Mic jack || Untested || || Untested || || ||<-4> '''Networking''' || || Wired NIC || Yes || || Untested || || || Wireless NIC Broadcom BCM4318 r02 || No (recognized) || see http://ubuntuforums.org/showthread.php?t=197102&page=3&highlight=ndiswrapper+howto || Untested || || || PCMCIA NIC || none || || Untested || || || Firewire || Untested || || Untested || || || Bluetooth || none || || Untested || || || Modem || Untested || || Untested || || || Infrared || none || || Untested || || ||<-4> '''Touchpad & Mice''' || || Touchpad || Yes || || Untested || || || Touchpad - Doubletap = double click || Yes || || Untested || || || Touchpad - Scroll down side || Yes || || Untested || || || Touchpad - turned off while typing || Untested || || Untested || || || External mouse - USB || Yes || || Untested || || || External mouse - Serial || Untested || || Untested || || ||<-4> '''Docking Station/Port Replicator''' || || AC through replicator || Untested || || Untested || || || USB || Untested || || Untested || || || Serial || Untested || || Untested || || || Parallel || Untested || || Untested || || || External Monitor - VGA || Untested || || Untested || || || External Monitor - DVI || Untested || || Untested || || || Modem || Untested || || Untested || || || NIC || Untested || || Untested || || || PS/2 || Untested || || Untested || || ||<-4> '''Additional Hardware''' || || Fingerprint reader || none || || Untested || || || CD/DVD drive || Yes (read) || || Untested || || || PCMCIA cards || none || || Untested || || || Parallel Ports || none || || Untested || || || Card reader(s) || Untested || || Untested || || ## Add or remove keys as needed for your laptop. Fill out action ||<-6 tablewidth="75%"> '''Function and other keys''' || ||<|2> '''Fn key''' ||<|2> '''Operation''' ||<|2> '''Keycode''' ||<-2> '''Works?''' ||<|2> Bug # || || in Dapper (current stable)? || in Edgy (current development)? || || + Space || || || Untested || Untested || || || + Esc || || || Untested || Untested || || || + F1 || Help || || Untested || Untested || || || + F2 || Print || || Untested|| Untested || || || + F3 || WWW || || Untested || Untested || || || + F4 || External Monitor || || Untested || Untested || || || + F5 || Sleep || || Yes || Untested || || || + F6 || Lock screen || || Yes || Untested || || || + F7 || Dims Screen || || Yes || Untested || || || + F8 || Brightens Screen || || Yes || Untested || || || + F9 || Play/Pause || || Untested || Untested || || || + F10 || Stop || || Untested || Untested || || || + F11 || Previous || || Untested || Untested || || || + F12 || Next || || Untested || Untested || || || + scroll || Num lock || || Yes || Untested || || ||<-6> '''Other special keys''' || ||<|2> '''Key''' ||<|2> '''Operation''' ||<|2> '''Keycode''' ||<-2> '''Works?''' ||<|2> Bug # || || in Dapper (current stable)? || in Edgy (current development)? || || wireless || on/off wireless || || Yes || Untested || || || volume +/- || || || Yes || Untested || || || volumne mute || || || Yes || Untested || || === Notes === Builtin wifi (802.11b/g) is recognized, and driver loaded. But it does not associate with my 802.11b. 'iwlist eth1 scan' returns "unsupported." See http://ubuntuforums.org/showthread.php?t=197102&page=3&highlight=ndiswrapper+howto to fix (with kernel updates). Following [[WifiDocs/Driver/bcm43xx]], the wifi will associate on boot (if /etc/network/interfaces has `auto eth1`), but never again after ifdown. Scanning works, and continues to work. Used /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh to get firmware. If no `auto eth1`, then scanning doesn't seem to work. Following [[WifiDocs/Driver/bcm43xx/Dapper]] does not improve the situation (the only difference from above is it gives a firmware url to use, which is different than the one chosen by /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh. Also tried with the driver-cab from hp [[ftp://ftp.hp.com/pub/softpaq/sp31001-31500/sp31463.exe|sp31463.exe]] from page http://h10025.www1.hp.com/ewfrf/wc/softwareList?lc=en&cc=us&dest_page=product&product=499847&dlc=en&os=228 Trying ndiswrapper, by following http://ubuntuforums.org/showthread.php?t=201902 (and reboot): `ifconfig eth1 up` gives `no such device`. Clearer instructions on http://ubuntuforums.org/showthread.php?t=25683 (but consider the /etc/network/interfaces and/or the order of iwconfig commands). There is a claim that the 4318 chipset will not work with the bcm43xx driver (tx power/noise): http://bcm43xx.spugna.org/index.php?topic=110 . But, I don't have that message in dmesg. wifi fixed: http://ubuntuforums.org/showthread.php?t=197102&page=3&highlight=ndiswrapper+howto I expected the laptop to have a PCMCIA slot, but it has none. Instead, a compaq special slot ("fast"?). Need to test the fix to rename eth1 to wlan0 (http://ubuntuforums.org/showthread.php?t=201902) (fixed by the wifi how-to fix). ---- CategoryLaptop