[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2025-02-02 Thread Marc Guay
The problem with 4033 has been solved in kernel 6.13. https://github.com/torvalds/linux/commit/c9df99302fff53b6007666136b9f43fbac7ee3d8. Since 6.13 doesn't seem to be available yet via Mainline Kernels as described in Giuliano's link posted above, I would recommend patching your current kernel and

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2025-01-29 Thread Giuliano Lotta
Today I upgraded to 24.04LTS, BUT found that: - The Quanta 4035 camera has become official in the kernel streamline from kernel version 6.11 - Ubuntu 24.04 is provided with kernel 6.8 - will NOT upgrade the kernel to 6.11 (AFAIK). One possible solution is to force the upgrade of Ubuntu 24.04 LT

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2025-01-04 Thread Mariana
I've just upgraded to Ubuntu 24.04 today, from kernel 5.15.0 to kernel 6.8.0-51-generic on my Acer Nitro 5 with 0408:4035 Quanta ACER HD User Facing Camera. I just followed these steps, and the camera is working with no issues: https://github.com/fus0g/Quanta-HD-User-Facing-0x0408-0x4035_linux -

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-28 Thread Cedric Picard
** Attachment added: "modprobe.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000947/+attachment/5832534/+files/modprobe.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-28 Thread Cedric Picard
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000947/+attachment/5832531/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UV

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-28 Thread Cedric Picard
** Attachment added: "diagnostics.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000947/+attachment/5832530/+files/diagnostics.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-28 Thread Cedric Picard
** Attachment added: "modinfo.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000947/+attachment/5832533/+files/modinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title:

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-28 Thread Cedric Picard
** Attachment added: "lsusb.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000947/+attachment/5832532/+files/lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UV

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-28 Thread Cedric Picard
Further information: I looked into uvc_driver.c and in the kernel 6.11.0.9 version, there is a usb_device_id for 0408-4035 but not 0408-4033, so I added it, and rebuilt with: make -j4 -C /lib/modules/$(uname -r)/build M=$(pwd) modules The uvcvideo kernel module in this version also appears to be

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-10-27 Thread Cedric Picard
Hi all, I've installed Ubuntu 24.10 (kernel 6.11.0.9 as shown below) on my Acer Aspire 5 and unfortunately, even on this version, my camera (ID 0408:4033 Quanta Computer, Inc. ACER HD User Facing) still does not work: cedric@gunner:~$ uname -r 6.11.0-9-generic cedric@gunner:~$ lsusb Bus 001 Devic

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-21 Thread Samer Attrah
@Giuliano Okay Thanks, I will be waiting for it then. Kind regards Samer -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Quanta 0408:4035 camera PROBLEM To manage notifications

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-21 Thread Takshak Mudgal
Raised a new PR targeting `Fix for ID 0408:4033 Quanta ACER HD User Facing Camera` will I need to put it through the mailing list? It seems quite complicated to me. https://github.com/torvalds/linux/pull/959 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-21 Thread Takshak Mudgal
My device is `Bus 003 Device 002: ID 0408:4033 Quanta Computer, Inc. ACER HD User Facing` and the issue has still not been fixed for me. @Giuliano -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-20 Thread Giuliano Lotta
The 6.11 kernel is going to be launched with Ubuntu 24.10 https://discourse.ubuntu.com/t/introducing-kernel-6-11-for-the-24-10-oracular-oriole-release/47560 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-20 Thread Giuliano Lotta
If you check https://github.com/torvalds/linux/blob/v6.11/drivers/media/usb/uvc/uvc_driver.c for all the linux version tag, you will find that the FIRST linux kernel using Quanta 4035 camera is 6.11 :-((( -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-20 Thread Giuliano Lotta
The github linux version say 6.11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Quanta 0408:4035 camera PROBLEM To manage notifications about this bug go to: https://bugs.l

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-19 Thread Samer Attrah
Hello Giuliano thanks for responding, I can see that it is there but it is still not working for me, the above three relevant commands' output are as follows: - sudo dmesg | grep uvc [3.222859] uvcvideo 3-6:1.1: Failed to query (129) UVC probe control : 26 (exp. 48). [3.222865] uvcvideo

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-19 Thread Giuliano Lotta
Hi Samer, which is your kernel version ? For what I can see, the ACER HD User Facing (0408:4035) has been insert in the Linux UVC offical camera driver https://github.com/torvalds/linux/blob/master/drivers/media/usb/uvc/uvc_driver.c lines 2436-2437 BR Giuliano -- You received this bug notifi

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-09-19 Thread Samer Attrah
Hello, Today I updated to ubuntu 24.04 LTS and the camera is still not working without a patch, and the one there explicitly states that it is for ubuntu 22.04. I hope someone helps to fix it again. Kind regards Samer -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-08-20 Thread Luís Louro
my webcam is: Bus 001 Device 003: ID 0408:4033 Quanta Computer, Inc. ACER HD User Facing so for me the problem isn't solved. I'm opening a new bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-08-04 Thread Giuliano Lotta
Seems the fix in now on the current kernel source https://github.com/torvalds/linux/blob/master/drivers/media/usb/uvc/uvc_driver.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Q

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-07-17 Thread gourav raghuwanshi
i found it guys, i found the best solutions which works on the latest versions https://github.com/autodistries/uvc_driver-Quanta-Computer-Inc.-ACER-HD- User-Facing-Camera-0408-4035 here is the batch file -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-07-14 Thread raj
@Giuliano I am using this kernel - 6.5.0-44-generic and have camera Quanta-HD-User-Facing-0x0408-0x4035- It's not working again can you provide a solution? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-07-14 Thread Giuliano Lotta
AFAIK the kernel 6.11 should get the patch as official update which kernel version are you using ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Quanta 0408:4035 camera PROB

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-07-12 Thread Luís Louro
Still affects my two acer Laptops. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Quanta 0408:4035 camera PROBLEM To manage notifications about this bug go to: https://bugs.laun

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-03-15 Thread Giuliano Lotta
Just to inform that Very Kindly, Richardo Ribalda has confirmed the patch to the UVC Quanta 0408:4035 camera, allowing it to join the official source code. Hope that in few releases the uvc driver will be normally recognising the camera. BR PS Seems that it should also apply to UVC Quanta 0408

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-02-28 Thread Daniel Tang
@arman-nm I converted your gist into a bash script: https://askubuntu.com/a/1506007/1004020 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Quanta 0408:4035 camera PROBLEM To man

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-02-28 Thread Daniel Tang
Is there any progress upstreaming this patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2000947 Title: UVC Quanta 0408:4035 camera PROBLEM To manage notifications about this bug go to: https:

[Bug 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2024-02-25 Thread arman naeimi
hi i made a simple gist file to document steps: https://gist.github.com/aRmanNM/722eed098a35fa70b22063518a48c46f notes: - source code is for 0x4033 model - tested on debian and fedora (optional steps required on fedora) - with every kernel update you have to repeat this process -- You received