Code Monkey home page Code Monkey logo

Comments (13)

alba4k avatar alba4k commented on July 19, 2024 2

Yes this is a known issue. I will open a pull request in a couple of hours that should fix it :)

from archlinux-ipu6-webcam.

avanisubbiah avatar avanisubbiah commented on July 19, 2024

Yes this is a known issue. I will open a pull request in a couple of hours that should fix it :)

I am still encountering this issue after the pull request

from archlinux-ipu6-webcam.

alba4k avatar alba4k commented on July 19, 2024

hi @avanishsubbiah, does dkms report any errors when building the modules in install.sh?

from archlinux-ipu6-webcam.

avanisubbiah avatar avanisubbiah commented on July 19, 2024

hi @avanishsubbiah, does dkms report any errors when building the modules in install.sh?

I get the same dkms error as in issue #11

I tried manually rerunning the commands with the --force option after installation but that didn't fix it

from archlinux-ipu6-webcam.

avanisubbiah avatar avanisubbiah commented on July 19, 2024

So I updated from 6.1.9 to 6.1.10 and installed got the same error that dkms installation failed but now the devices show up and the webcam works regardless

I've noticed that the installation seems to work the first time I try it on new kernels, then if anything regenerates initramfs it breaks and reinstalling it doesn't fix it. Idk, how to test this exactly.

Edit: It's still working on 6.1.11, idk how to reproduce this issue.

from archlinux-ipu6-webcam.

awly avatar awly commented on July 19, 2024

One of the recent linux-lts kernel updates on Arch broke this again. Current version is 6.1.39-3.
It used to work on some slightly older linux-lts and linux-zen kernels, within 6.1.* but I can't remember the exact version.
Also, both regular (6.4.7.arch1-3) and zen (6.4.7.zen1-3) kernel versions hit the same problem here.

Running Dell XPS 13 Plus 9320, the error is:

$ sudo dmesg | ag ipu6
[    1.363680] intel-ipu6 0000:00:05.0: enabling device (0000 -> 0002)
[    1.364000] intel-ipu6 0000:00:05.0: Device 0x465d (rev: 0x2)
[    1.364020] intel-ipu6 0000:00:05.0: physical base address 0x603e000000
[    1.364022] intel-ipu6 0000:00:05.0: mapped as: 0x0000000070607fa9
[    1.364073] intel-ipu6 0000:00:05.0: Unable to set secure mode
[    1.364075] intel-ipu6 0000:00:05.0: IPU in non-secure mode
[    1.364076] intel-ipu6 0000:00:05.0: IPU secure touch = 0x0
[    1.364078] intel-ipu6 0000:00:05.0: IPU camera mask = 0xff
[    1.364083] intel-ipu6 0000:00:05.0: Skip ipc reset for non-secure mode
[    1.364084] intel-ipu6 0000:00:05.0: IPC reset done
[    1.364085] intel-ipu6 0000:00:05.0: cpd file name: intel/ipu6ep_fw.bin
[    1.364112] intel-ipu6 0000:00:05.0: Direct firmware load for intel/ipu6ep_fw.bin failed with error -2
[    1.364114] intel-ipu6 0000:00:05.0: Requesting signed firmware failed
[    1.364151] intel-ipu6: probe of 0000:00:05.0 failed with error -2

Wondering if anyone else on those kernel versions could reproduce the issue to confirm it's not my setup?

from archlinux-ipu6-webcam.

fbrinker avatar fbrinker commented on July 19, 2024

I am having the same issues on 6.4.11-arch2-1 again.
In the past, reinstalling after each update helped, but not this time. Any ideas?

 ✘  ~  sudo dmesg | grep ipu6
Enter Password or Place finger on fingerprint reader: 
[   20.860427] intel-ipu6 0000:00:05.0: enabling device (0000 -> 0002)
[   20.861766] intel-ipu6 0000:00:05.0: Device 0xa75d (rev: 0x1)
[   20.861817] intel-ipu6 0000:00:05.0: physical base address 0x603c000000
[   20.861819] intel-ipu6 0000:00:05.0: mapped as: 0x000000004409f74e
[   20.862503] intel-ipu6 0000:00:05.0: IPU in secure mode
[   20.862511] intel-ipu6 0000:00:05.0: IPU secure touch = 0x0
[   20.862512] intel-ipu6 0000:00:05.0: IPU camera mask = 0xff
[   20.879618] intel-ipu6 0000:00:05.0: IPC reset done
[   20.879628] intel-ipu6 0000:00:05.0: cpd file name: intel/ipu6ep_fw.bin
[   20.879936] intel-ipu6 0000:00:05.0: Direct firmware load for intel/ipu6ep_fw.bin failed with error -2
[   20.879941] intel-ipu6 0000:00:05.0: Requesting signed firmware failed
[   20.881337] intel-ipu6: probe of 0000:00:05.0 failed with error -2

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on July 19, 2024

Hi @avanisubbiah,

not 100% sure if this helps, but when reinstalling on a new kernel (or after initramfs changes, as you mentioned), make sure to also remove AUR package icamerasrc-git including its build cache (for yay it's in ~/.cache/yay/icamerasrc-git). See this section in the README for more details.

from archlinux-ipu6-webcam.

alba4k avatar alba4k commented on July 19, 2024

@stefanpartheym am still getting WARNING: erroneous pipeline: no element "icamerasrc" from test.sh (reinstalled from scratch ofc)

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on July 19, 2024

Hi @avanisubbiah and @alba4k,
are you still having issues? Current state of the repository should work for kernel versions 6.5.x (probably with the workaround described in this section of the README).

from archlinux-ipu6-webcam.

alba4k avatar alba4k commented on July 19, 2024

@stefanpartheym It does not appear to work in 6.6.1 (as I kind of expected) but it may also be tied to

immagine

I guess we will have to see

I do not have that package cached (as I had already removed it)

Edit: I don't wanna say that I'm in idiot, just saying that I might be (I had disabled it like a year ago when the driver first started not working, let's see if anything has changed)
20231113_220955.jpg

Edit 2: No it still doesn't work, but again, that may just a be a Linux 6.6 issue (or maybe even linux-zen? too lazy to try ahah, maybe will once 6.6 is known to be supposed to work)

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on July 19, 2024

@alba4k I can confirm, the driver won't work on kernel version 6.6.1 for me too. I'll have a look into this once I have some more time.

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on July 19, 2024

Closing this one, as drivers are now working on kernel v6.6.1 too when following the steps mentioned in #53 (comment)

from archlinux-ipu6-webcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.