| | Re: problems using firmdl3 and dll on Red Hat 6.2 Joseph Woolley
|
| | "Joseph Woolley" <jwoolley@spamblock....ht.rr.com> wrote in message news:GrqxJG.Cwq@lugnet.com... (...) to (...) Also, when I installed RH, I had a mouse connected to the same serial port. I am wondering if the mouse driver is still loading and (...) (23 years ago, 18-Feb-02, to lugnet.robotics.rcx.legos)
|
| | |
| | | | Re: problems using firmdl3 and dll on Red Hat 6.2 Joseph Woolley
|
| | | | It is working! In case anyone else encounters this issue... here is the solution. Per Geoff Gerrietts: (...) I just moved the file to /unused (in case I wanted it back) and reboot'd. IR communication is working perfect. Thank You Geoff! <snip> (next (...) (23 years ago, 19-Feb-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: problems using firmdl3 and dll on Red Hat 6.2 Ross Crawford
|
| | | | | | (...) That file should just be a soft link to /etc/rc/init.d/gpm (or ../init.d/gpm), so there's no need to keep it. ROSCO (23 years ago, 19-Feb-02, to lugnet.robotics.rcx.legos)
|
| | | | | | |
| | | | | | Re: problems using firmdl3 and dll on Red Hat 6.2 Kekoa Proudfoot
|
| | | | | (...) The proper way to manage the /etc/rc.d scripts with RedHat at least is chkconfig. So the proper command (as root) after moving the link back from /unused would be: chkconfig --level 0123456 gpm off More info is at the man page for chkconfig. (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | Re: problems using firmdl3 and dll on Red Hat 6.2 Eddie C. Dost
|
| | | | (...) Oh, on the console you might have gpm running, which allows copy-paste on the console with the mouse. As root, run '/etc/rc.d/init.d/gpm stop' and see if it gets better. To turn that off completely edit /etc/sysconfig/mouse and set (...) (23 years ago, 19-Feb-02, to lugnet.robotics.rcx.legos)
|
| | | | |