On 20.09.2013 13:59, ppq wrote: > Am 20.09.2013 13:42, schrieb poma: >> On 20.09.2013 13:15, ppq wrote: >>> Hi there, >>> >>> I'm having trouble using my HDD on my F19 PC. I tried several USB3.0 ports. >>> The HDD does not make clicking sounds like it gets not enough power, the >>> noises are normal. >>> The drive is being detected, but there's no device file: >>> http://paste.fedoraproject.org/40955/ >>> This is the hardware I use: Asus H87M-E (C2) with newest BIOS, Intel >>> Core i7-4770S and 8 GB Corsair DDR3-1600 RAM. >>> First I thought it's the USB3.0 bug that many Intel chipsets of the C1 >>> revision have, so I checked - I definitely have a board with a C2 chipset. >>> >>> Everything works fine on my ThinkPad Edge E135 with F19, so this is how >>> it should look like: http://paste.fedoraproject.org/40764/ >>> Using a live system (F19, too) on my PC, the HDD works "a little" (i.e. >>> very slow), while dmesg looks like this: >>> http://paste.fedoraproject.org/40778/ >>> I'm always using the same cable. >>> >>> Any ideas on how to fix this are very much appreciated. :) >>> >>> Regards, >>> ppq >>> >> cat /proc/version >> >> >> poma >> >> > Linux version 3.11.1-200.fc19.x86_64 (mockbuild@bkernel02) (gcc version > 4.8.1 20130603 (Red Hat 4.8.1-1) (GCC) ) #1 SMP Sat Sep 14 15:04:51 UTC 2013 > (Same on Thinkpad) > First you should check the BIOS version and eventually upgrade it. $ su -c "dmidecode -t bios" $ su -c "dmidecode -t baseboard" Last 'xhci' related commit[1] was 2013-08-28, so you should try with [2] i.e. [3], $ su -c "rpm -ivh http://kojipkgs.fedoraproject.org/packages/kernel/3.12.0/0.rc1.git3.1.fc21/x86_64/kernel-3.12.0-0.rc1.git3.1.fc21.x86_64.rpm" or $ su -c "yum install http://kojipkgs.fedoraproject.org/packages/kernel/3.12.0/0.rc1.git3.1.fc21/x86_64/kernel-3.12.0-0.rc1.git3.1.fc21.x86_64.rpm" If doesn't work, you should try to contact [4] at [5]. Good luck. poma [1] https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/log/drivers/usb/host/xhci.c [2] http://koji.fedoraproject.org/koji/buildinfo?buildID=465654 [3] http://kojipkgs.fedoraproject.org/packages/kernel/3.12.0/0.rc1.git3.1.fc21/x86_64/kernel-3.12.0-0.rc1.git3.1.fc21.x86_64.rpm [4] https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/drivers/usb/host/xhci.c#n35 [5] http://vger.kernel.org/vger-lists.html#linux-usb -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org