HD Install :: com port mouse



Here's what I did to fix it for good on a HD install.

1. exit the X server ( ctrl-alt-bksp ) ...takes you to the shell..
2. "sudo su" to root
3. "rm -rf /dev/mouse"
4. "ln -sf /dev/ttyS0 /dev/mouse" ( assuming your using com1 )
5. "startx" ( now you should have serial mouse )

roberts suggestion for adding these 2 lines into your
bootlocal.sh works too..

Once you've added these two lines to your opt/bootlocal.sh,
it should survive a reboot..

For a live CD , or frugal install,
add a line for the "/dev/mouse" file into your filetool.lst
It will restore before X starts ..

73
ke4nt

Tried one last time both your and roberts suggestions (even at the same time). With both fixes done, after a reboot the serial mouse still doesnt work :(

Right, I am still getting a PS/2 mouse tommorrow :;): hope other people have better luck than I.

Otherwise enjoying 0.7.3 and thanks very mcuh for the help, much like the Elecraft service :;):

yea, i ran livecd and with framebuffer, the screen was just blank, i tried all the resolutions at 32, but none of them run it with nice color
reveille,  I am betting that you have an i845 video.
Would you post the results of this command.

cat /etc/sysconfig/xserver

That will tell us your detected video.

I have an old SONY with i810 video and am limited to 800x600. But we have heard that i845 is most difficult.

no such file or directory it says
Next Page...
original here.