Activity log for bug #1927505

Date Who What changed Old value New value Message
2021-05-06 14:40:16 Juerg Haefliger bug added bug
2021-05-06 14:40:24 Juerg Haefliger nominated for series Ubuntu Hirsute
2021-05-06 14:40:24 Juerg Haefliger bug task added linux-raspi (Ubuntu Hirsute)
2021-05-06 14:40:31 Juerg Haefliger linux-raspi (Ubuntu Hirsute): status New Confirmed
2021-05-06 14:40:54 Juerg Haefliger description /dev/vcio is not present after boot with 5.11. Turns out that vcio is no longer built-in but changed to a module which is not autoloaded. /dev/vcio is not present after boot of 5.11. Turns out that vcio is no longer built-in but changed to a module which is not auto-loaded.
2021-05-06 15:02:47 Juerg Haefliger description /dev/vcio is not present after boot of 5.11. Turns out that vcio is no longer built-in but changed to a module which is not auto-loaded. [Impact] /dev/vcio is not present after boot of 5.11. Turns out that vcio is no longer built-in but changed to a module which is not auto-loaded. [Test Case] $ ls -la /dev/vcio ls: cannot access '/dev/vcio': No such file or directory $ modprobe vcio $ ls -la /dev/vcio crw------- 1 root root 240, 0 Mar 17 21:36 /dev/vcio [Where Problems Could Occur] TBD.
2021-05-06 15:04:01 Juerg Haefliger description [Impact] /dev/vcio is not present after boot of 5.11. Turns out that vcio is no longer built-in but changed to a module which is not auto-loaded. [Test Case] $ ls -la /dev/vcio ls: cannot access '/dev/vcio': No such file or directory $ modprobe vcio $ ls -la /dev/vcio crw------- 1 root root 240, 0 Mar 17 21:36 /dev/vcio [Where Problems Could Occur] TBD. [Impact] pigpio needs /dev/vcio but /dev/vcio is not present after boot of 5.11. Turns out that 'vcio' is no longer built-in but changed to a module which is not auto-loaded. [Test Case] $ ls -la /dev/vcio ls: cannot access '/dev/vcio': No such file or directory $ modprobe vcio $ ls -la /dev/vcio crw------- 1 root root 240, 0 Mar 17 21:36 /dev/vcio [Where Problems Could Occur] TBD.
2021-05-10 08:05:25 Juerg Haefliger description [Impact] pigpio needs /dev/vcio but /dev/vcio is not present after boot of 5.11. Turns out that 'vcio' is no longer built-in but changed to a module which is not auto-loaded. [Test Case] $ ls -la /dev/vcio ls: cannot access '/dev/vcio': No such file or directory $ modprobe vcio $ ls -la /dev/vcio crw------- 1 root root 240, 0 Mar 17 21:36 /dev/vcio [Where Problems Could Occur] TBD. [Impact] pigpio needs /dev/vcio but /dev/vcio is not present after boot of 5.11. Turns out that 'vcio' is no longer built-in but changed to a module which is not auto-loaded. [Test Case] $ ls -la /dev/vcio ls: cannot access '/dev/vcio': No such file or directory $ modprobe vcio $ ls -la /dev/vcio crw------- 1 root root 240, 0 Mar 17 21:36 /dev/vcio [Where Problems Could Occur] Kernel crashes or splats during boot in case driver init is buggy.
2021-05-11 22:46:05 Kelsey Steele linux-raspi (Ubuntu Hirsute): status Confirmed Fix Committed
2021-05-20 00:15:48 Launchpad Janitor linux-raspi (Ubuntu): status New Fix Released
2021-06-02 20:21:25 Launchpad Janitor linux-raspi (Ubuntu Hirsute): status Fix Committed Fix Released