intel / intel/ipu6-drivers

Webcam not working in samsung book5 pro 360

Open
#333 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
251
Forks
75
PR merge metrics
No merged PRs in 30d

Description

I am unable to find a solution to this, tried multiple things and nothing worked. Any help is appreciated

dmesg | grep -i ipu6
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-55-generic root=UUID=39cc68f9-f965-4dd0-98d5-fb515146c328 ro quiet splash intel_ipu6=1
[ 0.043087] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-55-generic root=UUID=39cc68f9-f965-4dd0-98d5-fb515146c328 ro quiet splash intel_ipu6=1
[ 0.043194] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.8.0-55-generic intel_ipu6=1", will be passed to user space.
[ 1.305382] intel_ipu6=1
[ 2.790811] intel-ipu6 0000:00:05.0: enabling device (0000 -> 0002)
[ 2.791110] intel-ipu6 0000:00:05.0: Device 0x7d19 (rev: 0x4)
[ 2.791137] intel-ipu6 0000:00:05.0: physical base address 0x5020000000
[ 2.791139] intel-ipu6 0000:00:05.0: mapped as: 0x000000008ad2253d
[ 2.791214] intel-ipu6 0000:00:05.0: IPU in secure mode
[ 2.791219] intel-ipu6 0000:00:05.0: IPU secure touch = 0x80000000
[ 2.791220] intel-ipu6 0000:00:05.0: IPU camera mask = 0x0
[ 2.803773] intel-ipu6 0000:00:05.0: IPC reset done
[ 2.804187] intel-ipu6 0000:00:05.0: loading /lib/firmware/intel/ipu6epmtl_fw.bin failed with error -22
[ 2.804193] intel-ipu6 0000:00:05.0: Direct firmware load for intel/ipu6epmtl_fw.bin failed with error -22
[ 2.804197] intel-ipu6 0000:00:05.0: Requesting signed firmware failed
[ 2.804476] intel-ipu6: probe of 0000:00:05.0 failed with error -22

Contributor guide

Open the contributing guide

Research direction

Start with the intel-ipu6 probe output and the reported firmware path, /lib/firmware/intel/ipu6epmtl_fw.bin. Investigate why loading that firmware returns error -22 and whether the camera becomes available afterward. Done should identify a compatible firmware or driver-side resolution and verify webcam operation on the Samsung Book5 Pro 360.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.