LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxQuestions.org Member Success Stories (https://www.linuxquestions.org/questions/linuxquestions-org-member-success-stories-23/)
-   -   Finally Linux Works!!! (https://www.linuxquestions.org/questions/linuxquestions-org-member-success-stories-23/finally-linux-works-896662/)

David2010 08-11-2011 12:34 AM

Finally Linux Works!!!
 
The latest 64-bit version of Xubuntu after adding a few tweaks and patches to get the ATI driver, the touchpad, and sound card working works great on my almost 3 month old laptop.

I was able to install all my favorite software and place it in a convenient location.

The touchpad and the ATI driver were the two hardest things to get working.

To get the ATI video card working I had to install the Hardware Restricted ATI driver, reboot, remove the Hardware Restricted ATI driver, install "build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0", reboot, download the ATI driver from their website, install the driver, reboot, create an aticonfig configuration file, reboot, tweak ATI configuration file, reboot, now it works. WOW!!!

The touchpad had a strange problem where the right click acted as a left click. To fix this I had to install "xserver-xorg-input-mutouch", reboot, create "/etc/modprobe.d/psmouse.modprobe" and add "options psmouse proto=exps", reboot, now it works. WOW!!!

For some reason Linux thinks my touchpad is a PS2 mouse. Very strange.

Its awesome that I get to have all my favorite programs, the OS is blazing fast, and I get roughly 5 hours of battery lifetime compared to the 2 hours in Windows 7 doing the exact same things.

Its a pity that the Linux flash player still sucks. Good thing Youtube provides a HTML5 video player. :-)

Now I can do C++ OpenGL game programming on Linux instead of Windows. :-)

Screenshot:

http://i53.tinypic.com/2rzx5ea.png

qlue 08-11-2011 04:24 PM

Quote:

Originally Posted by David2010 (Post 4439276)
For some reason Linux thinks my touchpad is a PS2 mouse. Very strange.

Not strange at all really. The touchpad is usually connected via a board level PS/2 connection. The touchpad driver merely interprets these signals in a manner more appropriate for a touchpad. On some distros, this might work 'out the box' :)

David2010 08-11-2011 10:09 PM

Quote:

Originally Posted by qlue (Post 4440168)
Not strange at all really. The touchpad is usually connected via a board level PS/2 connection. The touchpad driver merely interprets these signals in a manner more appropriate for a touchpad. On some distros, this might work 'out the box' :)

I suppose I shouldn't say it's strange for Linux to recognize it as a PS/2 mouse but I should say that is strange that they merged the touchpad and the buttons together.


All times are GMT -5. The time now is 07:43 AM.