Hello, I can't mount my USB memory key on my HP Pavilion N5441 with Fedora. I use the command : mount -t vfat /dev/sda1 /mnt/usbkey but an error message says it's not a valid bloc peripheral. In the /var/log/messages, I've found this when I connect the key : Dec 8 15:02:49 max kernel: hub.c: new USB device 00:02.0-1, assigned address 6 Dec 8 15:02:54 max kernel: usb_control/bulk_msg: timeout Dec 8 15:02:54 max kernel: usb-ohci.c: unlink URB timeout Dec 8 15:02:54 max kernel: usb.c: USB device not accepting new address=6 (error=-110) Dec 8 15:02:54 max kernel: hub.c: new USB device 00:02.0-1, assigned address 7 Dec 8 15:02:59 max kernel: usb_control/bulk_msg: timeout Dec 8 15:02:59 max kernel: usb-ohci.c: unlink URB timeout Dec 8 15:02:59 max kernel: usb.c: USB device not accepting new address=7 (error=-110) Does it means that USB port doesn't work ? -- Jerome