|
Your Q is not properly clear here! USB ports related to what, USB printer / USB flash drive.... Does the OS identifies the devices, Click Applications>Accessories>terminal and type as: fdisk -l (if u want to mount flash drive) and observer if it shows the drive. Also check ur BIOS / CMOS setup for disable / enable issue. |
|||
|
|
Are the usb ports onboard devices or are the usbs part of a PCI card? Some usb PCI have this problem. type, #sudo lsusb, to get a listing of all usb ports on your system. Also type, sudo lshw -short to get a short listing all devices on you system. If neither program shows you the usbs on the system then you are using a different kernel or the drives did not get install. Type, uname -a, and give us the kernel version. If you do see the usbs, then type, sudo lspci -v, and see if drives have been installed for them. |
|||
|
|
Type in sudo mkdir /media/mydevice in terminal. Then, after a few seconds, type in dmesg | tail. Look for sdb:sdb1, after finding it, type in sudo mount /dev/sbd1 /media/mydevice. Note: if you find, say, sdb:sdb2,for example after using dmesg | tail, then replace sdb1 to sdb2. Sorry if I'm wrong, I'm still a novice trying to find their place. |
|||
|
|
Please post "lspci -vvv" and "dmesg" output |
|||
|
|
4
Answers
|
|
10
Answers
|
|
10
Answers
|
|
27
Answers
|
|
27
Answers
|
|
0
Answers
|
|
0
Answers
|
|
2
Answers
|
|
0
Answers
|
|
1
Answer
|
| The package manager is giving me this message, what do i do to correct it? | Internet |
| Is there a Linux app to reset password? | Applications |
| How can I transfer video from mobile to pc linux? | Audio/Video |
| Why app launcher doesn´t open? | Applications |
| How can I open VLC recording automatically in second workspace when I reboot my System? | Systems Management |
The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.
Join / Linux Training / Board