You are not logged in.
hi guys.
I have an issue with my arch (recently fresh install)
when I do lsusb this happens
lsusb: cannot open "/usr/share/hwdata/usb.ids", No such file or directory
Bus 002 Device 001: ID 1d6b:0002
Bus 003 Device 001: ID 1d6b:0003
Bus 001 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0002
Bus 005 Device 001: ID 1d6b:0001
Bus 006 Device 001: ID 1d6b:0001
Bus 007 Device 001: ID 1d6b:0001
Bus 008 Device 001: ID 1d6b:0001
Bus 009 Device 001: ID 1d6b:0001
Bus 004 Device 003: ID 04e8:689e
Bus 004 Device 004: ID 058f:6364
Bus 005 Device 002: ID 04b8:0841
Bus 007 Device 002: ID 0458:003a
I try reinstall usbutils n´ libusb but it´s still the same
What happens??
Offline
ewaller@odin:/usr/share/hwdata 1005 %pacman -Qo /usr/share/hwdata/usb.ids
/usr/share/hwdata/usb.ids is owned by hwids 20120512-1
ewaller@odin:/usr/share/hwdata 1006 %Try installing hwids, but before you do, why don't you check to see if it is installed, because it should be:
ewaller@odin:/usr/share/hwdata 1006 %pacman -Qi hwids
Name : hwids
Version : 20120512-1
URL : https://github.com/Flameeyes/hwids
Licenses : GPL2
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : pciutils udev usbutils
Conflicts With : None
Replaces : None
Installed Size : 1200.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : any
Build Date : Sun 20 May 2012 03:29:30 PM PDT
Install Date : Tue 22 May 2012 09:55:36 AM PDT
Install Reason : Installed as a dependency for another package
Install Script : No
Description : hardware identification databases
ewaller@odin:/usr/share/hwdata 1007 %Edit: Any chance that a volume that provides /usr/share is not mounted?
Last edited by ewaller (2012-05-31 15:51:39)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Make sure your system is up to date: "pacman -Syu". hwids should be pulled in by usbutils...
Offline