The packet in proposed builds, installs and loads correctly on both Noble GA and HWE kernel.
GA: $ sudo apt install -t noble-proposed smifb2-dkms $ dkms status smifb2/2.2.3.4.g1828e79, 6.8.0-51-generic, x86_64: installed $ sudo modprobe smifb $ lsmod | grep smifb smifb 258048 0 drm_vram_helper 24576 1 smifb i2c_algo_bit 16384 1 smifb snd_pcm 192512 4 snd_hda_intel,snd_hda_codec,smifb,snd_hda_core snd 143360 14 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,smifb,snd_pcm,snd_rawmidi drm_ttm_helper 12288 3 qxl,drm_vram_helper,smifb $ sudo rmmod smifb HWE: $ sudo apt install -t noble-proposed smifb2-dkms $ dkms status smifb2/2.2.3.4.g1828e79, 6.11.0-12-generic, x86_64: installed $ sudo modprobe smifb $ lsmod | grep smifb smifb 258048 0 drm_vram_helper 24576 1 smifb i2c_algo_bit 16384 1 smifb snd_pcm 196608 4 snd_hda_intel,snd_hda_codec,smifb,snd_hda_core snd 143360 14 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,smifb,snd_pcm,snd_rawmidi drm_ttm_helper 16384 3 qxl,drm_vram_helper,smifb $ sudo rmmod smifb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092177 Title: smifb2-dkms FTBS in Noble with linux-6.11-hwe kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/smifb2/+bug/2092177/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
