USB sticks mess up system

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

USB sticks mess up system

Post by jpg153 »

Hi,

not yet 100% reproducible, but I have a frequent problem when using USB sticks.
Sometimes they seems to work with no problem at all, but it happens quite often, that the device is shown on the desktop/in thunar
but then disappears after a second or so and it cannot be remounted; at least the automatism don't do so.
Gigolo shows the USB stick either unmounted or mounted, but no way of changing that. It's frozen.

When I change the USB stick to a other model then, it's not recognised.

The above happened to me when using 2 different types/models of USB sticks (different make). It seems there is no difference in the USB slots I use.

When above has happened and I want to shut down and restart, the system prompts me for a password. But regardless which..its never correct.
So I have to use the power button.

Any idea why and where that happened and how to prevent further occurrence?

Thanks.
Regards Gruß
jpg
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: USB sticks mess up system

Post by Shador »

Maybe hal crashed?
Image
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

Re: USB sticks mess up system

Post by jpg153 »

ok,

if that is possible - why does it happen? And why only with USB sticks?
Regards Gruß
jpg
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: USB sticks mess up system

Post by Shador »

well, why don't you check first whether it's happening: ps -A | grep hald
Image
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

Re: USB sticks mess up system

Post by jpg153 »

ok,

will do when it happens next time!
Regards Gruß
jpg
hugok
Posts: 382
Joined: 7. Dec 2011, 22:44

Re: USB sticks mess up system

Post by hugok »

Could be hardware..... ;)
Hugo Carvalho
Portuguese translator

https://github.com/hugok79
User avatar
ibka
Posts: 159
Joined: 12. Sep 2010, 13:14
Location: Sweden
Contact:

Re: USB sticks mess up system

Post by ibka »

I had the same problem once. And it was an USB device (external memory card reader) i had connected, when i removed it i could connect USB sticks without problems.
Image
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

Re: USB sticks mess up system

Post by jpg153 »

Well,

I thought about that as well. However, I want to know what happens when it happens.
If we can then point to the card reader unit, which is the USB interface I use most, I have
a good reason to return it.
Regards Gruß
jpg
User avatar
jpg153
Donor
Posts: 473
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

Re: USB sticks mess up system

Post by jpg153 »

it just happened when I plugged in the USB stick, and here is the outcome in a terminal:

Code: Select all

jpg[~]$ ps -A | grep hald
 2146 ?        00:00:00 hald-addon-inpu
 2161 ?        00:00:00 hald-addon-acpi
 2162 ?        00:00:00 hald-addon-stor
 2163 ?        00:00:00 hald-addon-stor
 2164 ?        00:00:00 hald-addon-stor
 2169 ?        00:00:00 hald-addon-stor
 2173 ?        00:00:00 hald-addon-stor
 2174 ?        00:00:00 hald-addon-stor
 5832 ?        00:00:00 hald-addon-stor
If I am right, its not a problem of hald...?!

update1:
Both USB sticks I tried (1x FAT32, 1x FAT16) showed failures when plugged into a Win7 machine. Win7 repaired both.
But, that did not solve the problem.
I am now trying other USB ports, directly on the mainboard interface.
Regards Gruß
jpg
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: USB sticks mess up system

Post by Shador »

Hm, just addons I can see there. Nowhere the daemon itself. I bet when you run gparted from a root console, it complains about not running hal.

Instead of rebooting try to restart hal when it happens again:

Code: Select all

/etc/init.d/hal restart
Not quite sure of the exact name of the file right now and can't check. But should start with hal at least.
Image
Post Reply