Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No more usb devices in fdisk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jackwolf
n00b
n00b


Joined: 08 Jul 2018
Posts: 3

PostPosted: Sun Jul 08, 2018 5:41 pm    Post subject: No more usb devices in fdisk Reply with quote

Hello,

i try 3 different usb sticks and one sdcard reader at usb2.0,3.0 and 3.1.

dmesg display something but i don't show up in fdisk.

Code:
[So Jul  8 21:35:35 2018] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[So Jul  8 21:35:35 2018] usb 3-2: New USB device found, idVendor=X, idProduct=X, bcdDevice= 1.00
[So Jul  8 21:35:35 2018] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[So Jul  8 21:35:35 2018] usb 3-2: Product: DataTraveler 2.0
[So Jul  8 21:35:35 2018] usb 3-2: Manufacturer: Kingston
[So Jul  8 21:35:35 2018] usb 3-2: SerialNumber: X


xHCI and EHCI are enable in kernel (gentoo-sources-4.17.4) also the filesystem vfat/msdos/ntfs.

Lately i changed my fstab with "nodev" i try to edit it and boot without nodev. it doesn't solve the problem.


Code:
/dev/sda2       /boot           ext4            noauto,noatime                          1 2
/dev/sda3       /               ext4            noatime,errors=remount-ro               0 1
/dev/sda4       /var            ext4            noatime,nodev,nosuid,noexec             0 2
/dev/sda5       /usr            ext4            rw,noatime,nodev                        0 2
#/dev/sda6      /home           ext4            noatime,nodev,nosuid,noexec             0 2
none            /tmp            tmpfs           rw,noatime,nosuid,noexec,nodev          0 0
none            /var/tmp        tmpfs           rw,noatime,nosuid,nodev                 0 0
none            /var/tmp/portage        tmpfs           rw,noatime,nosuid,nodev,mode=755,uid=portage,gid=portage,x-mount.mkdir=775      0 0
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Jul 08, 2018 7:36 pm    Post subject: Reply with quote

Did you forget to enable the usb-storage driver?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Jul 08, 2018 8:49 pm    Post subject: Reply with quote

jackwolf

USB 3 can support USB attached SCSI but it needs UAS aware storage devices too.
If its in your kernel and supported by youur hardware, it will be used.
Its very little extra to add to your kernel.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
jackwolf
n00b
n00b


Joined: 08 Jul 2018
Posts: 3

PostPosted: Tue Jul 10, 2018 8:27 pm    Post subject: Reply with quote

thank you but the issue was another.

i don't know that i have to mount /usr with initramfs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum