Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dcore:fujitsu-siemens_t4010d [2017/09/18 16:11] – +[X-Server] +[Driver] sm8psdcore:fujitsu-siemens_t4010d [2017/09/18 17:00] (current) – [Driver] sm8ps
Line 20: Line 20:
  
 ==== Driver ==== ==== Driver ====
-The xorg-intel is needed for the integrated Intel 855 GME graphics card. +The //xorg-intel// driver is needed for the integrated Intel 855 GME graphics card. In order to overcome drm-errors of type "CPU pipe {A,B} FIFO underrun", one has to create an Xorg configuration file '/usr/share/X11/xorg.conf.d/20-intel.conf' (maybe somewhere else on Debian; '/etc/X11/xorg.conf' should work)
 +<code> 
 +Section "Device" 
 +    Identifier  "Intel Graphics" 
 +    Driver      "intel" 
 +    Option      "AccelMethod"  "uxa" 
 +EndSection 
 +</code> 
 +Issue ''backup'' after added the filename to '/opt/.filetool.lst'.
 ==== Pen input ==== ==== Pen input ====
 The three buttons of the pen get recognized by X. The tip acts like mouse button 1, the switch button like mouse button 2 and 3. [[http://en.wikipedia.org/wiki/Xournal|Xournal]], for instance, allows attributing different functionality to each one. The three buttons of the pen get recognized by X. The tip acts like mouse button 1, the switch button like mouse button 2 and 3. [[http://en.wikipedia.org/wiki/Xournal|Xournal]], for instance, allows attributing different functionality to each one.
Print/export
QR Code
QR Code dcore:fujitsu-siemens_t4010d (generated for current page)