Hi,
I installed Fedora version 2.4.22-1.2115 on my old Thinkpad A22m. I also use a Logitech optical mouse (USB, wired), everything worked fine for a while. I switched between an Orinoco wireless card and the IBM Ethernet card that comes with the laptop because my Linksys wireless router has been acting weird lately (due to interference I think), now I am just using the Ethernet card.
A weird thing happened when I shutdown the machine one day. When it restarted, I tried to browse a web page, I have to move the mouse constantly to get it to work, otherwise the browser just hang there. I pinged the machine and found that the RTT time is highly irregular.
I tried to change things around (disable the wireless access point, get rid of the router completely, etc), nothing worked. I even reinstalled the system.
Then according to another thread I added a line to /etc/modprobe.conf
alias usb-controller uhci-hcd
It worked like magic.
Now the weirdest thing just happened: I shutdown the machine again last night and when I restarted it this morning the problem came back. I tried to change /etc/modprobe.conf again, used
alias usb-controller uhci-hcd
alias usb-controller1 ohci-hcd
or
alias usb-controller usb-uhci (I found in another post Fedora version 2.4 uses this)
alias usb-controller1 usb-ohci
but nothing worked, I still have to constantly move my mouse to get a webpage to display. It's so weird.
Could someone help me out here? Thank you in advance.
Xiaowei