LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   I love Linux but Linux hates me ! (https://www.linuxquestions.org/questions/linux-general-1/i-love-linux-but-linux-hates-me-56311/)

kjp_72 04-22-2003 03:28 PM

I love Linux but Linux hates me !
 
I am new to linux. I tried installing Debian, SuSE, Mandrake so far and I got major problem with all of them. I think it's hardware problem.
I got computer with no P/S 2 port. I got extra USB instead. I got USB mouse and keyboard. Problem is similar,computer freezing. SuSE, Mandrake, Debian all during the install it happens if I move mouse tiny amount. I got to reboot. Debian, I can't install at all because having USB lecicy(or something called like this) on doesn't all you to go past choosing Keyboard. Once I did get SuSE, Mandrake installed both have same problem! When I use configer and do bit of configering, my computer freeze. I can't do anything. I noticed with Mandrake screensaver turns on after while but keyboard + mouse just stoped working. It's really really annoying and under these conditions I just can't use Linux. It's more unstable then window! I installed Linux on dad's computer and it runs fine but not on mine :(
Is there way to fix this annoying problem? Does anyone have problem like me?

whansard 04-22-2003 03:46 PM

maybe try that knoppix live cdrom. i think the usb support
is good in that.
maybe do a search on ( "usb keyboard" linux problem)

fancypiper 04-22-2003 03:53 PM

Keyboards and mice are cheap. I would get standard rather than usb.

Windows is a PITA to install with usb stuff to start with as well.

kjp_72 04-22-2003 04:07 PM

I can't get P/S 2 Keyboard or mouse because my motherboard does not have any port for P/S 2

fancypiper 04-22-2003 04:16 PM

That is weird. I have never seen such a mobo. What is it so that I can advise against it to others if anyone asks? Do they make serial keyboards? I know there are serial mouses.

kjp_72 04-22-2003 04:20 PM

This is my MotherBoard

http://www.abit.com.tw/abitweb/webjs...MODEL_NAME=AT7

I got 10 USB (four 2.0) and 2 Firewire and sound. No p/s 2 or sieral port

tktim 04-22-2003 04:20 PM

I use a USB Mouse on RH8. Works okay. Except scroll wheel, but I know others have got that to work. I just haven't spent the time to fix that function.

whansard 04-22-2003 04:21 PM

i have seen some machines like that. no ps/2 or keyboard
ports or serial even. i think it was a hewlett packard machine, and was pink, and said Barbie on the front.
But i didn't want ot accuse this guy of using a barbie computer.

kjp_72 04-22-2003 04:25 PM

LOL! :cry: I don't have barbie computer.:tisk: I made it my self.

fancypiper 04-22-2003 04:34 PM

I prefer a motherboard without all the on-board stuff. When one thing goes, you have to replace the entire motherboard (my first Windows box experience).

It looks like that mobo has everything except the kitchen sink (video card) built in but missing stuff I consider essential (serial ports, keyboard and ps2 sockets).

Sogo 04-23-2003 02:26 AM

It's a longshot but you could try something like this. Use a PS2 keyboard and mouse if you have them lying around, or buy a couple of USB to PS2 adapters and use with the above hardware, or something similar.

Not an elegant solution but it may work for you.

tktim 04-23-2003 09:52 PM

xfree86 log:
USB Mouse and PS/2 Keyboard works with this:

(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) DevInputMice: Protocol: "IMPS/2"
(**) Option "AlwaysCore"
(**) DevInputMice: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) DevInputMice: ZAxisMapping: buttons 4 and 5
(**) DevInputMice: Buttons: 5
(II) XINPUT: Adding extended input device "DevInputMice" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)


All times are GMT -5. The time now is 03:02 AM.