sean posted on Tue, 17 Nov 2009 20:03:14 -0500 as excerpted: > Using Windowmaker with Thunar as a file manager, with the volume manager > in place and that plugin is enabled. > > For some reason Thunar is now not seeing any USB device when plugged in. > I am not sure when this stopped working. > > My USB devices of keyboard, trackball, and webcam are working fine. If I > "lsusb" I can see the flash drive listed when inserted. > > I have tried re-emerging various items hoping that it would bring it > back to life. Obviously no luck since I am posting. > > Would anyone have any ideas on a possible cause and cure?
I'm a kde guy, no thunar experience here, but that sounds very much like a hal problem to me. That's the area I'd investigate. Hal can be tough to troubleshoot and fix. I've had a taste of that myself when I switched to the hal based xorg input management using evdev. There is the lshal (list hal) command. Running that as your normal user from a terminal window should spit out a whole bunch of info. I haven't looked at mine in detail, but saw at the bottom 155 devices and there's several lines of info about each, so you can imagine how long the output was. If that produces an error, you know you're on the right track. Meanwhile, someone else mentioned the plugdev and usb groups, but you already checked that. Then there's the "general gentoo troubleshooting question" that nobody has mentioned yet: Have you run a revdep-rebuild recently? What were the results? Note that if you don't run it regularly, you may have quite a list of rebuilds to complete. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman
