Comment 8 for bug 2061747

Revision history for this message
Martin D. Weinberg (martin-weinberg-5) wrote (last edit ):

I did the followings steps:
- Added the noble-proposed repo
- Installed the driver(s) using: `sudo apt install intel-ipu6-dkms/noble-proposed`
- Confirmed that the correct package was installed:
```
$ apt policy intel-ipu6-dkms
intel-ipu6-dkms:
  Installed: 0~git202404110253.97c94720-0ubuntu1
  Candidate: 0~git202404110253.97c94720-0ubuntu1
  Version table:
 *** 0~git202404110253.97c94720-0ubuntu1 100
        100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages
        100 /var/lib/dpkg/status
     0~git202311240921.07f0612e-0ubuntu2 500
        500 http://us.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
```
- Rebooted

I see no evidence that a ipu6 device was detected. E.g. nothing in kern.log from intel-ipu6 after the new driver package installed. Perhaps I've missed something important here? LMK if there's another test I can perform.