Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
This week I made my first Linux installation.
It's redhat 8.0 (Psyche) running on an IBM Thinkpad T21 dual booting (grub) with Windows XP.
(A default Workstation installation without kernel source and running the default Gnome windows manager)
My first problem was getting the mouse working at all. Neither the MS Intelli Mouse nor the trackpoint were working at all. I was forced to use the keyboard navigation to switch on the mousekey accessibility feature until I resolved this.
The solution was to switch the trackpoint from automatic to enabled in the BIOS.
With this I could use the trackpoint, but the external mouse only worked through the PS2 port, not through USB, and the wheelie button doesn’t work at all.
I have tried all the appropriate settings in the GUI mouse dialog settings. With no luck.
But I haven't yet looked at this config file that others have mentioned, where is it?
Simultaneously I am trying to install a pptp client. Following instructions I found on the web, I need first to install an mppe compatible kernel. I found an i386 mppe kernel as a binary RPM and installed it and rebooted.
Now Grub shows me XP, my original Linux, and now a new Linux version for the new kernel.
I guess this is so I can recover if the new kernel doesn’t work right?
Here's the big problem:
As soon as I log in, my mouse goes crazy. I have some control over it with either the PS2 mouse or the track point, but I can only move it a short distance before it springs back to the bottom left of the screen. And it seems to be left clicking constantly and randomly.
The first time this happened I had 2 terminal windows that were saved from the last time I shutdown and I managed to click in one and type reboot. (Keyboard works fine and the mouse doesn’t cause problems if I'm not touching it).
The second time I couldn't even do this and had to power off the machine.
I don't know if it is my fiddling with the mouse settings, or the new kernel causing the problem. The thing is the mouse settings didn’t change anything and the problem only started with the first reboot after the kernel install.
I tried booting into the previous version of the kernel from grub, but I get the same problem.
Mouse and trackpoint are working fine under XP though.
I had the same problem with my imb a20m. It was an easy fix for me. I edited /etc/X11/XF86Config-4 file and in the mouse section I changed the protocol from IMPS/2 to auto. That did the fix for me, hope you have good luck with it too.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.