Skip to main content

Thread: I/O devices


hey

how manage devices such bluetooth or webcam?

looked through /dev/input/by-id, , found "usb-6047b0025201a0114329n_hp_webcam-101-event-if00" file. can't seem edit it, i'm assuming because i'm not root. tried using

code:
gksudo /dev/input/by-id/usb-6047b0025201a0114329n_hp_webcam-101-event-if00
but nothing opened, happens when gksudo file. had planned edit it.

2 questions:

1) "by-id" folder? can't seem find in google.

2) how can configure input devices bluetooth mic or webcam?

thx.

how "configure" hardware depends on hardware, kernel module (driver) controls interaction hardware, udev rule assigns hardware specific interface/port/socket, , settings of whatever application trying use hardware.

work issue methodically.

1) plug usb device in.
2) wait few seconds, @ last 5 lines of /var/log/dmesg , /var/log/syslog.
item recognized properly? assigned device entry in /dev/ ? there warnings or errors? result different if try usb device in different usb port?
3) try command: lsusb -v . item's entry. identified correctly? drivers associated it?
4) go application want use, preferably terminal can see error messages. check settings. looking right device in /dev/?


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] I/O devices


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues