Search Criteria
Package Details: usbview2 0.4a-2
Git Clone URL: | https://aur.archlinux.org/usbview2.git (read-only, click to copy) |
---|---|
Package Base: | usbview2 |
Description: | USB Viewer |
Upstream URL: | http://usbview2.sourceforge.net |
Licenses: | |
Submitter: | R00KIE |
Maintainer: | R00KIE |
Last Packager: | R00KIE |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-05 16:09 |
Last Updated: | 2017-07-23 12:01 |
Dependencies (3)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libusb-compat (libusb0)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
R00KIE commented on 2014-04-11 12:51
I would say that you may want to run usbview2 as root or configure the sudoers file to allow you to use sudo with usbview2 without needing a password.
Adding an entry to fstab making /sys/kernel/debug/ world readable may be a bad idea, I suppose that is why by default it is readable/writable by root only.
If you still want to change the permissions on /sys/kernel/debug you might be able to do it with:
debugfs /sys/kernel/debug debugfs defaults,mode=755 0 0
Mind you that I take no responsability if this opens a security hole and you get owned because if it.
DaveCode commented on 2014-04-10 22:46
Please advise best fstab entry for allowing users to see things. Mine fails.
http://pastebin.archlinux.fr/499501