karmic_on_hp_pavilion_tx2500
                Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
| karmic_on_hp_pavilion_tx2500 [2010/01/08 23:04] – pietro | karmic_on_hp_pavilion_tx2500 [2011/10/31 16:32] (versione attuale) – Used to work... pietro | ||
|---|---|---|---|
| Linea 1: | Linea 1: | ||
| **My experience with an HP Pavilion tx2500 and karmic.** | **My experience with an HP Pavilion tx2500 and karmic.** | ||
| + | **Warning: I no more own this computer, so information won't be updated.** | ||
| - | Please tell me if you find errors, missing information or a "more institutional" | ||
| - | **NOTICE THAT THIS PAGE IS VERY MUCH A WORK IN PROGRESS: THE PAGE ON JAUNTY IS MORE COMPLETE - THOUGH INFORMATIONS IT CONTAINS COULD OBVIOUSLY NOT BE VALID FOR KARMIC - [[jaunty_on_hp_pavilion_tx2500|YOU CAN FIND IT HERE]]** | + | Please tell me if you find errors, missing information or a "more institutional" | 
| ====== General info ====== | ====== General info ====== | ||
| Linea 37: | Linea 37: | ||
|    |    | ||
| exit $? | exit $? | ||
| - | |||
| - | |||
| ====== Thermal sensors ====== | ====== Thermal sensors ====== | ||
| - | The dsdt of the BIOS (I have no idea of what it is) is flawed, and thinks only Windows is eligible to access it; while under Karmic  | + | The dsdt of the BIOS (I have no idea of what it is) is flawed, and thinks only Windows is eligible to access it; while under Jaunty  | 
| The " | The " | ||
| + | |||
| + | The real solution would be that HP releases a fixed BIOS. I already wrote to the support asking for it, but with no chance. Some owner of a laptop still covered by warranty may have a better luck. | ||
| ====== Audio ====== | ====== Audio ====== | ||
| Audio works out of the box: however, pulseaudio conflicts with the " | Audio works out of the box: however, pulseaudio conflicts with the " | ||
| - | A temporary solution is to run "sudo killall slmodemd" | + | A temporary solution is to run "sudo killall slmodemd" | 
| ====== Wireless ====== | ====== Wireless ====== | ||
| - | In " | + | I followed the procedure described in [[https:// | 
| + | |||
| + |   * download the driver from HP website (I took it from [[http:// | ||
| + |   * run it with wine : "wine sp36684.exe" | ||
| + |   * always click " | ||
| + |   * install ndisgtk, run it: "sudo ndisgtk" | ||
| + |   * click " | ||
| + |   * browse to / | ||
| + | |||
| + | **Warning**: | ||
| ====== Touchscreen ====== | ====== Touchscreen ====== | ||
| - | The pen works out of the box, but not the touch: a solution is suggested in [[https:// | + | The pen works out of the box, but not the touch: a solution is suggested in [[https:// | 
| ====== Suspend/ | ====== Suspend/ | ||
| Linea 60: | Linea 68: | ||
| ====== Fingerprint reader ====== | ====== Fingerprint reader ====== | ||
| - | The device just works (try package fprint-demo and then run " | + | The device just works (try to install  | 
| ====== ACPI wakeup ====== | ====== ACPI wakeup ====== | ||
| Linea 68: | Linea 76: | ||
| ====== Rotation and buttons ====== | ====== Rotation and buttons ====== | ||
| - | The situation of the buttons is the same as Jaunty: the " | + | The situation of the buttons is the same as Jaunty: the " | 
| + | |||
| + | To enable rotation in the best way: install wacomrotate from [[https:// | ||
| + | |||
| + |   # | ||
| + | xrandr -q | grep -q '+\w* (' && xrandr -o left || xrandr -o normal | ||
| + | |||
| + | (this is what [[http:// | ||
| + | |||
| + |     # | ||
| + | |||
| + |     # From Red_Lion post #576:  http:// | ||
| + |     # Modified by toobaz: http:// | ||
| + | |||
| + |     old=" | ||
| + | while true; do | ||
| + | 	        if [[ -e / | ||
| + | 		        new=`cat / | ||
| + | if [[ $new != $old ]]; then | ||
| + |                                 ./ | ||
| + | 			        if [[ $new == " | ||
| + | cellwriter --hide-window & | ||
| + | 			        elif [[ $new == " | ||
| + | cellwriter --show-window & | ||
| + | fi | ||
| + | fi | ||
| + | old=$new | ||
| + | sleep 1s | ||
| + | fi | ||
| + | done | ||
| + | |||
| + | and call it for instance " | ||
| + | XF86AudioMedia | ||
| + | then, still with gconf-editor in / | ||
| + | |||
| + | Finally, go to " | ||
| + | |||
| + | In that way, rotation will be triggered: | ||
| + |   * with the " | ||
| + |   * automatically, | ||
| - | The two buttons under the screen still don't work at all. | + | ====== Remote ====== | 
| - | The script I used in jaunty to rotate the screen stopped working, I still didn't find a replacement. | + | Works. | 
karmic_on_hp_pavilion_tx2500.1262991879.txt.gz · Ultima modifica:  da pietro
                
                