INSTALLING FEDORA 12 on HP tx1000 laptop (touchscreen + fingerprint)
Good news galore :: WLAN, Modem and fingerprint works out of the box. And behold, behold... there is a proper GUI Process with instructions on usage of fingerprint during to login and fingerprints can be enrolled through GUI in Account information..... so that leaves us with only Touchsscreen)
1. Install Fedora
2. Install NVIDIA if u want and run nvidia-xconfig with root priviledge ifu really want 3d graphics. I would advice not to take this step if not 3d required as nvidia usually breaks xorg 1.7.x
3. Open terminal, take root priviledge, enter command “init 3” to go to command line
4. In CLI enter Xorg –configure to create xorg.conf file
5. Download eGalaxDriver from website
http://home.eeti.com.tw/web20/eGalax...inuxDriver.htm
(download for kernel 2.6.xx)
6. Extract tarball and run setup.sh from terminal with sudo
7. Restart Computer and run (with Alt+F2) “eGalaxTouch” (without quotes and linux is case sensitive)
8. Configure your touchscreen
9. Open xorg.conf with following command
sudo gedit /etc/X11/xorg.conf
10. Under Section “Device” add the following line
Option “RandRRotation” “True”
11. Create two launchers on your gnome panel with following commands:-
xrandr –o 1 (for tablet mode) P.S. u can set it “3” as well if u want opposite rotation)
xrandr –o 0 (for Laptop mode)
12. Install Cellwriter from synaptic
13. Install xournal from synaptic