Penguin
Diff: PavilionNotes
EditPageHistoryDiffInfoLikePages

Differences between version 4 and predecessor to the previous major change of PavilionNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Sunday, May 21, 2006 9:40:24 pm by JohnMcPherson Revert
Older page: version 2 Last edited on Wednesday, October 19, 2005 8:52:00 pm by JohnMcPherson Revert
@@ -1,10 +1,15 @@
 Miscellaneous notes for HP Pavilion laptops 
+!!!DV4000 Series (dv4114AP)  
+!!X configuration  
+See [i915-xorg.conf]. This machine doesn't support the 1400x1050 widescreen resolution but it looks fine in 1280x800.  
+  
+On this machine, <tt>fn + F4</tt> doesn't change to the SVGA or S/Video output, even though those are configured properly in the xorg.conf file.  
  
 !!Configuring the Touchpad 
 The touchpad does a 'button1' mouse click when you tap it, which is much too easy to do accidentally while typing. 
  
-The touchpad isn't supported by the 'synaptics' touchpad driver in xorg, at least with the default kernel (as of 2.6.12). 
+The touchpad isn't supported by the 'synaptics' touchpad driver in xorg, at least with the default kernel (as of 2.6.12). It apparently uses the "alps" protocol. This requires both kernel support (in the psmouse.ko driver) and xorg support (provided by the synaptics driver ). 
  
 Looking in <tt>/proc/bus/input/devices</tt> shows 
 <verbatim> 
 I: Bus=0011 Vendor=0002 Product=0008 Version=7321 
@@ -12,18 +17,25 @@
 P: Phys=isa0060/serio4/input0 
 ... 
 </verbatim> 
  
-And the <tt>/usr/share/doc/xorg-driver-synaptics/</tt> directory (on Ubuntu) contains a kernel patch to modify the alps support in the kernel.  
  
 <tt>dmesg(8)</tt> also shows 
 <verbatim> 
 [4315892.898000] alps.c: Enabling hardware tapping 
 [4315892.963000] input: PS/2 Mouse on isa0060/serio4 
 [4315892.976000] input: AlpsPS/2 ALPS GlidePoint on isa0060/serio4 
 </verbatim> 
  
-This can be fixed by manually installing a newer version of the synaptics driver. 
+__Note__: at some stage throughout breezy's life-cycle, the kernel package has broken support for this, and the devices file above shows:  
+<verbatim>  
+N: Name="PS/2 Generic Mouse"  
+</verbatim>  
+instead of AlpsPS/2. This means that I can't get it to work with with anything other than a plain PS/2 mouse, and these notes don't work any more. Hopefully this is fixed in Ubuntu 6.06 (Dapper).  
+  
+  
+  
+The synaptics driver shipped with xorg in ubuntu breezy doesn't seem to work with this touchpad; this can be fixed by manually installing a newer version of the synaptics driver. (version .14 works, .13 doesn't)
 The changelog for breezy's xorg-driver-synaptics package shows: 
 <verbatim> 
 xorg-driver-synaptics (0.14.3+revertedto+0.13.6-0ubuntu1) breezy; urgency=low 
  * Revert to old upstream version for preview at least, as the new was quite