Cheese: No device found
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am trying to connect and use a logitech camera in linux on a zedboard (4.9.0-xilinx-00034-g6629200-dirty). I have it connected to the USB OTG port and the kernel image is built from the xilinx kernel but with a few modifications.
I have installed cheese and I can see the connected device through lsusb
xilinx@pynq:~$ lsusb
Bus 001 Device 002: ID 046d:0824 Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and inside /dev/ there is no video0 etc. Am I missing any required drivers to make it work?
xilinx@pynq:~$ cheese
** (cheese:2105): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-feZvpdUh2v: Connection refused
** Message: cheese-application.vala:211: Error during camera setup: No device found
...
drivers camera
add a comment |Â
up vote
0
down vote
favorite
I am trying to connect and use a logitech camera in linux on a zedboard (4.9.0-xilinx-00034-g6629200-dirty). I have it connected to the USB OTG port and the kernel image is built from the xilinx kernel but with a few modifications.
I have installed cheese and I can see the connected device through lsusb
xilinx@pynq:~$ lsusb
Bus 001 Device 002: ID 046d:0824 Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and inside /dev/ there is no video0 etc. Am I missing any required drivers to make it work?
xilinx@pynq:~$ cheese
** (cheese:2105): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-feZvpdUh2v: Connection refused
** Message: cheese-application.vala:211: Error during camera setup: No device found
...
drivers camera
Are you in the video group? If not, add yourself, logout/login, and voila.
â schaiba
Nov 27 '17 at 13:12
@schaiba I have added myself to the video group and rebooted, like you suggested. However, I'm still getting the same error.
â iyop45
Nov 27 '17 at 15:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to connect and use a logitech camera in linux on a zedboard (4.9.0-xilinx-00034-g6629200-dirty). I have it connected to the USB OTG port and the kernel image is built from the xilinx kernel but with a few modifications.
I have installed cheese and I can see the connected device through lsusb
xilinx@pynq:~$ lsusb
Bus 001 Device 002: ID 046d:0824 Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and inside /dev/ there is no video0 etc. Am I missing any required drivers to make it work?
xilinx@pynq:~$ cheese
** (cheese:2105): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-feZvpdUh2v: Connection refused
** Message: cheese-application.vala:211: Error during camera setup: No device found
...
drivers camera
I am trying to connect and use a logitech camera in linux on a zedboard (4.9.0-xilinx-00034-g6629200-dirty). I have it connected to the USB OTG port and the kernel image is built from the xilinx kernel but with a few modifications.
I have installed cheese and I can see the connected device through lsusb
xilinx@pynq:~$ lsusb
Bus 001 Device 002: ID 046d:0824 Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and inside /dev/ there is no video0 etc. Am I missing any required drivers to make it work?
xilinx@pynq:~$ cheese
** (cheese:2105): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-feZvpdUh2v: Connection refused
** Message: cheese-application.vala:211: Error during camera setup: No device found
...
drivers camera
asked Nov 27 '17 at 12:39
iyop45
1011
1011
Are you in the video group? If not, add yourself, logout/login, and voila.
â schaiba
Nov 27 '17 at 13:12
@schaiba I have added myself to the video group and rebooted, like you suggested. However, I'm still getting the same error.
â iyop45
Nov 27 '17 at 15:17
add a comment |Â
Are you in the video group? If not, add yourself, logout/login, and voila.
â schaiba
Nov 27 '17 at 13:12
@schaiba I have added myself to the video group and rebooted, like you suggested. However, I'm still getting the same error.
â iyop45
Nov 27 '17 at 15:17
Are you in the video group? If not, add yourself, logout/login, and voila.
â schaiba
Nov 27 '17 at 13:12
Are you in the video group? If not, add yourself, logout/login, and voila.
â schaiba
Nov 27 '17 at 13:12
@schaiba I have added myself to the video group and rebooted, like you suggested. However, I'm still getting the same error.
â iyop45
Nov 27 '17 at 15:17
@schaiba I have added myself to the video group and rebooted, like you suggested. However, I'm still getting the same error.
â iyop45
Nov 27 '17 at 15:17
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f407281%2fcheese-no-device-found%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Are you in the video group? If not, add yourself, logout/login, and voila.
â schaiba
Nov 27 '17 at 13:12
@schaiba I have added myself to the video group and rebooted, like you suggested. However, I'm still getting the same error.
â iyop45
Nov 27 '17 at 15:17