Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webcam is not detected on Dell Precision 5490 running AlmaLinux #326

Open
sm62hi opened this issue Feb 3, 2025 · 3 comments
Open

Webcam is not detected on Dell Precision 5490 running AlmaLinux #326

sm62hi opened this issue Feb 3, 2025 · 3 comments

Comments

@sm62hi
Copy link

sm62hi commented Feb 3, 2025

Hello, my webcam is not detected on my Dell Precision 5490 laptop running Redhat 9 (AlmaLinux). I tried to compile the ipu6 driver without success.
Have you ever tried to make this camera work under Redhat ? how to make this camera work ?
Thanks in advance,
best regards.

@bnicolae
Copy link

bnicolae commented Feb 3, 2025

It is a mess. It used to work with earlier kernel versions. Then they changed something and as of kernel 6.13 it's not working anymore. Try running "sudo dmesg | grep -i ipu6" and "sudo dmesg | grep -i vsc". Then look for errors. For example:

[    6.161921] vsc-tp spi-INTC10D0:00: wait rom failed ret: -110
[    6.162208] intel_vsc intel_vsc: CMD_DUMP_MEM error -110 token 0
[    6.162511] intel_vsc intel_vsc: hw_reset failed ret = -110
[    6.908407] vsc-tp spi-INTC10D0:00: wait rom failed ret: -110
[    6.909089] intel_vsc intel_vsc: CMD_DUMP_MEM error -110 token 0
[    6.909675] intel_vsc intel_vsc: hw_reset failed ret = -110
[    7.663427] vsc-tp spi-INTC10D0:00: wait rom failed ret: -110
[    7.663917] intel_vsc intel_vsc: CMD_DUMP_MEM error -110 token 0
[    7.664423] intel_vsc intel_vsc: hw_reset failed ret = -110
[    7.664925] intel_vsc intel_vsc: reset: reached maximal consecutive resets: disabling the device
[    7.665429] intel_vsc intel_vsc: reset failed ret = -19
[    7.665919] intel_vsc intel_vsc: link layer initialization failed.
[    7.666313] intel_vsc intel_vsc: error -ENODEV: init hw failed

@sm62hi
Copy link
Author

sm62hi commented Feb 4, 2025

Hello, thank you for your reply. I have reinstalled Ubuntu and will be using a podman container for AlmaLinux. I'm sorry but I can't run the greps commands anymore. Thanks a lot. Best regards

@gravit8n
Copy link

Did you see this thread ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants