Cheese: No device found

The name of the pictureThe name of the pictureThe name of the pictureClash 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

...






share|improve this question




















  • 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














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

...






share|improve this question




















  • 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












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

...






share|improve this question












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

...








share|improve this question











share|improve this question




share|improve this question










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
















  • 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















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














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













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay