## page was renamed from LaptopTestingTeam/Old/HPPavilionTX2075BR ## page was copied from LaptopTestingTeam/HPPavilionTX2075BR * Contact: Ueno * Make: Hewlett-Packard * Model: Pavilion tx2075br (HP Pavilion tx2000 Series) * Website: [[http://h10025.www1.hp.com/ewfrf/wc/product?product=3672951&lc=en&cc=us&dlc=en&lang=en&cc=us|HP TX2075BR]] == Current Issues == == System Info == ## Put the output of the following commands here ## dmidecode -s system-manufacturer system-manufacturer: Hewlett-Packard ## dmidecode -s system-product-name system-product-name: HP Pavilion tx2000 ## dmidecode -s system-version system-version: Rev 1 ## dmidecode -s bios-version bios-version: F.06 == Hardware details == || || in Karmic ? ||'''Bug #''' || || Installation works? || Yes || || ||<-3 tablewidth="75%"> '''Hardware Information''' || ||<-3> '''Screen & Monitors''' || ||<|2> '''Device''' || '''Works?''' ||<|2> '''Bug #''' || || in Karmic || || Screen || Yes || || || Correct resolution? (1280x800 / 16:10) || Yes || || || Correct refresh rate? (60Hz) || Yes || || || 3D Acceleration || Yes || || || External monitor works? || Untested || || || External monitor - mirrors || Untested || || || External monitor - extend desktop || Untested || || ||<-3> '''Power Management''' || || Battery detected? || Yes || || || Hibernates? || Yes || || || Sleep || Yes (See Notes) || || || Dim/Blank monitor? || Yes || || ||<-3> '''Sound''' || || Sound works? || Yes || || || Correct volume? || Yes || || || Hardware volume switch || Yes (See Notes) || || || Headphone jack || Yes || || || SPDIF jack output || Untested || || || Mic jack || Untested || || || Built-in Microphone || Yes || || ||<-3> '''Networking''' || || Wired NIC || Yes || || || Wireless NIC || Yes (Propritary Driver)|| || || PCMCIA NIC || Untested || || || Bluetooth || Yes || || || Modem || Untested || || || Infrared || Yes || || ||<-3> '''Touchpad & Mice''' || || Touchpad || Yes || || || Touchpad - Doubletap = double click || Yes || || || Touchpad - Scroll down side || Yes || || || External mouse - USB || Yes || || ||<-3> '''Docking Station/Port Replicator''' || || AC through replicator || Untested || || || USB || Untested || || || Serial || Untested || || || Parallel || Untested || || || External Monitor - VGA || Untested || || || PS/2 || Untested || || ||<-3> '''Additional Hardware''' || || Fingerprint reader || Untested || || || Thermal Sensors || Yes (See Notes) || || || CD/DVD drive || Yes || || || PCMCIA cards || Untested || || || Card reader(s) || Untested || || || Pen (Wacom) || Yes || || || Touch screen || No || #377435 || || Remote Control || Yes || || || WebCam || Yes || || || Lightscribe || Untested || || || Screen rotation || No || || || Automatic Rotation || No || || ## Add or remove keys as needed for your laptop. Fill out action ||<-5 tablewidth="75%"> '''Function and other keys''' || ||<|2> '''Fn key''' ||<|2> '''Operation''' ||<|2> '''Keycode''' || '''Works?''' ||<|2> Bug # || || in Karmic ? || || + F1 || Help || || Yes (Must set on keyboad shortcuts) || || || + F2 || Print || || Yes || || || + F3 || www || || Yes || || || + F4 || External Monitor || || Untested || || || + F5 || Sleep || || Yes || || || + F6 || Lock Computer || || Yes || || || + F7 || Dim Light - || || Yes || || || + F8 || Dim Light + || || Yes || || || + F9 || Media - Play/Pause || || Yes || || || + F10 || Media - Stop || || Yes || || || + F11 || Media - Prev|| || Yes || || || + F12 || Media - Next || || Yes || || || + pg up || Pause || || Untested || || || + pg dn || Break || || Untested || || || + home || Scroll Lock || || Yes (See Notes) || || || + end || Num lock || || Yes (led doesn't turn on) || || || + insert || Print screen || || Yes || || || + delete || Sysrq || || Yes (See notes) ||#198748|| ||<-5> '''Other special keys''' || ||<|2> '''Key/Operation''' ||<|2> '''Placement''' ||<|2> '''Keycode''' || '''Works?''' ||<|2> Bug # || || in Karmic || || Hardware volume/mute buttons || Above keyboard || || Yes (Mute button doesn't change color) || || || Hardware wireless button || Front of PC || || Yes || || || Disable/Enable touchpad || Below keyboard || || Yes || || || Rotate screen || Besides screen || || No || || || Setup-button || Besides screen || || No || || || Media-page || Besides screen || || Yes || || || DVD || Besides screen || || No || || || Media - Prev || Right side of screen || || Yes || || || Media - Play/Pause || Right side of screen || || Yes || || || Media - Next || Right side of screen || || Yes || || || Media - Stop || Right side of screen || || Yes || || === Notes === ## Add any notes here ==== Sound ==== *Must add '''options snd-hda-intel model=hp''' on /etc/modprobe.d/alsa-base.conf to make sound switch work. ==== Sleep ==== *Out of the box: The screen doesn't wake up after laptop has gone to sleep *Using Propritary Video Driver: Problem doesn't exist ==== Thermal Sensors ==== *Not Out of the box *Must install lm-sensors, than execute sensors-detect to generate the commands needed to load the required modules ==== Wacom/Touch screen ==== *Not Out of the box *Download the file: http://launchpadlibrarian.net/34450236/10-linuxwacom.fdi , and paste in into /usr/share/hal/fdi/policy/20thirdparty/10-linuxwacom.fdi , then reboot. Should bring up Touch in addition to Stylus and Eraser. (May need calibrating, with "wacomcpl" of the wacom-tools package. The configuration-details will be saved in $HOME/.xinitrc , and can then be copied into the appropriate section in /usr/share/hal/fdi/policy/20thirdparty/10-linuxwacom.fdi ). ==== Rotate screen ==== *Not Out of the box *See this guide for [[http://ubuntuforums.org/showthread.php?t=996830|How to Rotate the screen]]. I just did what is on '''Appendix 1''': Add ''Option "RandRRotation" "on"'' on the ''Section "Device"'' in xorg.conf. Then the commands ''xrandr -o left'' will work. After that, I installed a ''wacomrotate daemon'' on my system, so that it would flip the orientation on the stylus, eraser and touch automatically to match the screen orientation. See the first post on the guide, '''Method 3''', on how to do it. ==== Automatic Rotation ==== *Not Out of the box *See this guide [[http://ubuntuforums.org/showpost.php?p=7738673&postcount=225| for how to automatically rotate the screen to portrait mode when turning the hinge]], and folding the screen down on the Tablet PC. No need to do the 'hp_wmi'-compiling if on Karmic. Just insert "hp_wmi" in /etc/modules , copy the script''(Attention to changes for karmic)'' into $HOME/.automagic_rotation and insert it into "Startup Applications" (You may want to edit the script a bit... read the full post). Reboot! ==== Scroll Lock and SysRq ==== *Scroll Lock tested on virtual console. *MagicSysRq was disable. I had to add kernel.sysrq = 1 on /etc/sysctl.conf *SysRq recognized as "Print Screen" on X. On virtual console works ok. ---- CategoryLaptop