Coder Social home page Coder Social logo

pop-os / linux-firmware Goto Github PK

View Code? Open in Web Editor NEW
32.0 12.0 10.0 834.72 MB

Pop!_OS fork of https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-firmware

License: Other

Makefile 0.14% Assembly 3.12% CMake 0.72% Shell 0.13% C 94.90% Lex 0.15% Yacc 0.34% Python 0.47% Perl 0.02% Dockerfile 0.01%

linux-firmware's Introduction

Linux firmware

This repository contains all these firmware images which have been extracted from older drivers, as well various new firmware images which we were never permitted to include in a GPL'd work, but which we have been permitted to redistribute under separate cover.

The upstream repository is located at https://gitlab.com/kernel-firmware/linux-firmware.git.

Submitting firmware

To submit firmware to this repository, please do one of the following:

Quality

If your commit adds new firmware, it must update the WHENCE file to clearly state the license under which the firmware is available, and that it is redistributable. Being redistributable includes ensuring the firmware license provided includes an implicit or explicit patent grant to end users to ensure full functionality of device operation with the firmware. If the license is long and involved, it's permitted to include it in a separate file and refer to it from the WHENCE file (IE 'See LICENSE.foo for details.'). And if it were possible, a changelog of the firmware itself.

To maintain consistent quality on the repository, please run the following before submitting a patch:

make check

If you don't have pre-commit installed, you can install it with:

pip install pre-commit

Your commit must contain a Signed-Off-By: from someone authoritative on the licensing of the firmware in question (i.e. from within the company that owns the code).

Warnings

  1. Don't send any CONFIDENTIALITY STATEMENT in your e-mail, patch or request. Otherwise your firmware will never be accepted.
  2. Maintainers are really busy, so don't expect a prompt reply.

linux-firmware's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linux-firmware's Issues

Rebase onto 20230629

WiFi card does not work

Distribution (run cat /etc/os-release, uname -a):

NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os
Linux pop-os 6.2.6-76060206-generic #202303130630~1680814622~22.04~3850312 SMP PREEMPT_DYNAMIC Thu A x86_64 x86_64 x86_64 GNU/Linux

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

linux-firmware:
  Installed: 20230213.gitbf4115c1-0ubuntu1+system76~1677174484~22.04~76a1c5b
  Candidate: 20230213.gitbf4115c1-0ubuntu1+system76~1677174484~22.04~76a1c5b
  Version table:
 *** 20230213.gitbf4115c1-0ubuntu1+system76~1677174484~22.04~76a1c5b 1001
       1001 http://apt.pop-os.org/release jammy/main amd64 Packages
       1001 http://apt.pop-os.org/release jammy/main i386 Packages
        100 /var/lib/dpkg/status
     20220329.git681281e4-0ubuntu3.12 500
        500 http://apt.pop-os.org/ubuntu jammy-updates/main amd64 Packages
        500 http://apt.pop-os.org/ubuntu jammy-updates/main i386 Packages
     20220329.git681281e4-0ubuntu3.10 500
        500 http://apt.pop-os.org/ubuntu jammy-security/main amd64 Packages
        500 http://apt.pop-os.org/ubuntu jammy-security/main i386 Packages
     20220329.git681281e4-0ubuntu1 500
        500 http://apt.pop-os.org/ubuntu jammy/main amd64 Packages
        500 http://apt.pop-os.org/ubuntu jammy/main i386 Packages

Issue/Bug Description:
WiFi card info (sudo lspci -v, and sudo lshw -C network):

03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b852
	Subsystem: Lenovo Device 4853
	Physical Slot: 0
	Flags: fast devsel, IRQ 255, IOMMU group 11
	I/O ports at 2000 [disabled] [size=256]
	Memory at fd400000 (64-bit, non-prefetchable) [disabled] [size=1M]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [148] Device Serial Number 00-e0-4c-ff-fe-88-52-01
	Capabilities: [158] Latency Tolerance Reporting
	Capabilities: [160] L1 PM Substates
*-network UNCLAIMED
       description: Network controller
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: ioport:2000(size=256) memory:fd400000-fd4fffff

WiFi doesn't work after kernel update 6.2.+, even though it should work according to this commit: torvalds/linux@9695dc2

Steps to reproduce (if you know):

Expected behavior:
The WiFi driver is loaded, and the WiFi works.

Other Notes:
I am sorry if this is the wrong place for this issue.

Wireless+Bluetooth module not added into the pop 20.04 from Ubuntu 20.04.

Issue: My WiFi + Bluetooth modules are added into the Ubuntu 20.04 5.4 kernel & firmware .. but none of those working in pop OS.

Expected solution: Please add those module from default Ubuntu 20.04. rtw88(8723DE)

Device info :
Os: Pop-OS 20.04 beta (clean install)
Model- HP-da0326tu
Wireless module- Realtek RTL8723DE .
Processor: Intel i3-7100U
RAM-8 GB

Bttv module / PCI capture cards

Hello! I'm looking to use some old PCI capture cards (analogue video) with PopOS.

The PCI card is listed as Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)) and according to Video4Linux docs there is a bttv module in the kernel since 2.3 (bt848, bt878 cards). However I can't seem to find it via lsmod, OBS, /dev/video etc. Is this something I would need to re-compile PopOS for?

LinuxTV notes: https://www.linuxtv.org/wiki/index.php/Bttv_devices_(bt848,_bt878)
HOWTO guide: https://tldp.org/HOWTO/html_single/BTTV

Any help much appreciated!

Bluetooth (ar3k) fails due to missing firmware after installation.

Hello,

This is on Pop 22.04.

Bluetooth device: Bus 003 Device 005: ID 04ca:3006 Lite-On Technology Corp.
Comes as part of the wifi module: 03:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)

The issue: Bluetooth does not appear in gnome-settings.

Booting from Pop USB (intel ISO):

[   19.488844] Bluetooth: Core ver 2.22
[   19.488871] Bluetooth: HCI device and connection manager initialized
[   19.488874] Bluetooth: HCI socket layer initialized
[   19.488875] Bluetooth: L2CAP socket layer initialized
[   19.488878] Bluetooth: SCO socket layer initialized
[   19.855536] Bluetooth: Patch file not found ar3k/AthrBT_0x11020000.dfu
[   19.857198] Bluetooth: Loading patch file failed

Installation goes fine, and the issue persists after the reboot into the new installation.

Checking inside /lib/firmware shows:

otheos@pop-os:/lib/firmware$ ls ar*
ar5523.bin

There is no ar3k folder. However checking inside the linux-firmware package here and at the project's github page, the folder (and all the files in it) is present.

In any event, downloading linux-firmware tar.gz package from the project's github, extracting, copying ar3k to /lib/firmware and rebooting, makes the bluetooth work again, and the output now is:

otheos@pop-os:~$ sudo dmesg | grep Bluetooth
[sudo] password for otheos: 
[    8.727176] Bluetooth: Core ver 2.22
[    8.727195] Bluetooth: HCI device and connection manager initialized
[    8.727199] Bluetooth: HCI socket layer initialized
[    8.727200] Bluetooth: L2CAP socket layer initialized
[    8.727203] Bluetooth: SCO socket layer initialized
[    9.486486] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    9.486489] Bluetooth: BNEP filters: protocol multicast
[    9.486493] Bluetooth: BNEP socket layer initialized
[   10.134136] Bluetooth: RFCOMM TTY layer initialized
[   10.134143] Bluetooth: RFCOMM socket layer initialized
[   10.134150] Bluetooth: RFCOMM ver 1.11

This same issue is reported separately by other users here.

I can provide full logs if required. Sadly I can't attach the .xz file produce from gnome-settings support page here (maybe consider changing compression to gzip).

Now for the weird part: While this issue appears to happen every time (I performed a number of clean installs to check), in one occasion, the computer booted the ISO from USB and (without the ar3k folder being present, of course), the BT worked. I installed, and it still worked without having to copy the ar3k folder from the firmware package. I am still testing to see any patterns that cause this exception to the norm (of failing). So far this only happened once. It is not related to booting Windows, or resetting the bios. I keep testing.

This is on a Packard Bell iMedia S2885 (an Acer really) desktop (i7 4th gen).

WiFi doesn't work after kernel update 5.11

Distribution (run cat /etc/os-release):

NAME="Pop!_OS"
VERSION="20.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.10"
VERSION_ID="20.10"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=groovy
UBUNTU_CODENAME=groovy
LOGO=distributor-logo-pop-os

farah@pop-os:~$ uname -r
5.11.0-7612-generic

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

farah@pop-os:~$ sudo dmesg | grep iwl
[ +0,000071] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[ +0,007426] iwlwifi 0000:04:00.0: api flags index 2 larger than supported by driver
[ +0,000021] iwlwifi 0000:04:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 93.8.63.28
[ +0,000360] iwlwifi 0000:04:00.0: loaded firmware version 59.601f3a66.0 ty-a0-gf-a0-59.ucode op_mode iwlmvm
[ +0,023984] iwlwifi 0000:04:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ +0,012206] iwlwifi 0000:04:00.0: loaded PNVM version 0x324cd670
[ +0,065857] iwlwifi 0000:04:00.0: Timeout waiting for PNVM load!
[ +0,000106] iwlwifi 0000:04:00.0: Failed to start RT ucode: -110
[ +0,000097] iwlwifi 0000:04:00.0: iwl_trans_send_cmd bad state = 1
[ +0,207798] iwlwifi 0000:04:00.0: firmware didn't ACK the reset - continue anyway
[ +0,012059] iwlwifi 0000:04:00.0: Failed to run INIT ucode: -110
[ +0,000008] Modules linked in: nvidia_uvm(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia_drm(POE) nvidia_modeset(POE) snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel iwlmvm soundwire_generic_allocation soundwire_cadence snd_hda_codec mac80211 snd_hda_core nls_iso8859_1 soundwire_bus intel_rapl_msr intel_rapl_common nvidia(POE) libarc4 uvcvideo snd_soc_core snd_usb_audio snd_compress videobuf2_vmalloc edac_mce_amd btusb ac97_bus videobuf2_memops snd_usbmidi_lib snd_pcm_dmaengine videobuf2_v4l2 iwlwifi snd_hwdep btrtl snd_seq_midi kvm_amd videobuf2_common snd_seq_midi_event snd_pcm btbcm drm_kms_helper snd_rawmidi btintel videodev snd_seq kvm snd_seq_device snd_timer bluetooth cec xpad rc_core ecdh_generic joydev ff_memless input_leds mc cfg80211 rapl ecc snd fb_sys_fops syscopyarea sysfillrect soundcore sysimgblt ccp k10temp wmi_bmof efi_pstore mac_hid sch_fq_codel parport_pc ppdev lp parport drm
[ +0,000009] Modules linked in: snd_seq_dummy snd_hrtimer nvidia_uvm(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia_drm(POE) nvidia_modeset(POE) snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel iwlmvm soundwire_generic_allocation soundwire_cadence snd_hda_codec mac80211 snd_hda_core nls_iso8859_1 soundwire_bus intel_rapl_msr intel_rapl_common nvidia(POE) libarc4 uvcvideo snd_soc_core snd_usb_audio snd_compress videobuf2_vmalloc edac_mce_amd btusb ac97_bus videobuf2_memops snd_usbmidi_lib snd_pcm_dmaengine videobuf2_v4l2 iwlwifi snd_hwdep btrtl snd_seq_midi kvm_amd videobuf2_common snd_seq_midi_event snd_pcm btbcm drm_kms_helper snd_rawmidi btintel videodev snd_seq kvm snd_seq_device snd_timer bluetooth cec xpad rc_core ecdh_generic joydev ff_memless input_leds mc cfg80211 rapl ecc snd fb_sys_fops syscopyarea sysfillrect soundcore sysimgblt ccp k10temp wmi_bmof efi_pstore mac_hid sch_fq_codel parport_pc
[ +0,000010] Modules linked in: nls_utf8 isofs rfcomm snd_seq_dummy snd_hrtimer nvidia_uvm(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia_drm(POE) nvidia_modeset(POE) snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel iwlmvm soundwire_generic_allocation soundwire_cadence snd_hda_codec mac80211 snd_hda_core nls_iso8859_1 soundwire_bus intel_rapl_msr intel_rapl_common nvidia(POE) libarc4 uvcvideo snd_soc_core snd_usb_audio snd_compress videobuf2_vmalloc edac_mce_amd btusb ac97_bus videobuf2_memops snd_usbmidi_lib snd_pcm_dmaengine videobuf2_v4l2 iwlwifi snd_hwdep btrtl snd_seq_midi kvm_amd videobuf2_common snd_seq_midi_event snd_pcm btbcm drm_kms_helper snd_rawmidi btintel videodev snd_seq kvm snd_seq_device snd_timer bluetooth cec xpad rc_core ecdh_generic joydev ff_memless input_leds mc cfg80211 rapl ecc snd fb_sys_fops syscopyarea sysfillrect soundcore sysimgblt ccp k10temp wmi_bmof efi_pstore mac_hid
[ +0,000017] Modules linked in: nls_utf8 isofs rfcomm snd_seq_dummy snd_hrtimer nvidia_uvm(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia_drm(POE) nvidia_modeset(POE) snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel iwlmvm soundwire_generic_allocation soundwire_cadence snd_hda_codec mac80211 snd_hda_core nls_iso8859_1 soundwire_bus intel_rapl_msr intel_rapl_common nvidia(POE) libarc4 uvcvideo snd_soc_core snd_usb_audio snd_compress videobuf2_vmalloc edac_mce_amd btusb ac97_bus videobuf2_memops snd_usbmidi_lib snd_pcm_dmaengine videobuf2_v4l2 iwlwifi snd_hwdep btrtl snd_seq_midi kvm_amd videobuf2_common snd_seq_midi_event snd_pcm btbcm drm_kms_helper snd_rawmidi btintel videodev snd_seq kvm snd_seq_device snd_timer bluetooth cec xpad rc_core ecdh_generic joydev ff_memless input_leds mc cfg80211 rapl ecc snd fb_sys_fops syscopyarea sysfillrect soundcore sysimgblt ccp k10temp wmi_bmof efi_pstore mac_hid
[ +0,000007] Modules linked in: nls_utf8 isofs rfcomm snd_seq_dummy snd_hrtimer nvidia_uvm(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia_drm(POE) nvidia_modeset(POE) snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel iwlmvm soundwire_generic_allocation soundwire_cadence snd_hda_codec mac80211 snd_hda_core nls_iso8859_1 soundwire_bus intel_rapl_msr intel_rapl_common nvidia(POE) libarc4 uvcvideo snd_soc_core snd_usb_audio snd_compress videobuf2_vmalloc edac_mce_amd btusb ac97_bus videobuf2_memops snd_usbmidi_lib snd_pcm_dmaengine videobuf2_v4l2 iwlwifi snd_hwdep btrtl snd_seq_midi kvm_amd videobuf2_common snd_seq_midi_event snd_pcm btbcm drm_kms_helper snd_rawmidi btintel videodev snd_seq kvm snd_seq_device snd_timer bluetooth cec xpad rc_core ecdh_generic joydev ff_memless input_leds mc cfg80211 rapl ecc snd fb_sys_fops syscopyarea sysfillrect soundcore sysimgblt ccp k10temp wmi_bmof efi_pstore mac_hid

Issue/Bug Description:
WiFi doesn't work after kernel update 5.11

Steps to reproduce (if you know):
after last distribution update (3 days ago)

Expected behavior:
WiFi works

Other Notes:

Latest release causes rendering artifacts on Radeon RX 6800 XT

Artifacts seen so far in Unity editor and in Starcraft 2 in-engine cutscenes (installed through Lutris).
These appeared right after an update to linux-firmware and a reboot, though it's possible the kernel changed too, I'm not 100% sure it didn't. The artifacts appear after subsequent reboots, and these apps used to work fine before.

Grey Screen Boot

Hi! I found a issue in POP-OS boot.

I use 2 monitors, sometimes, when i turn on my computer, I come across a grey screen. IDK Why, but...
To solve this problem, disconnect your second monitor and boot the computer again.... (again, IDK why... lol)

Can we provide a solution or something like that??

Diego.

Integrated graphics in Ryzen 7000 broken since latest linux-firmware update

After I did this upgrade to my system: pop-os/repo-release@169c3ea

The integrated graphics on my Ryzen 7800X3D stopped working and I could only boot into my system after disconnecting my second monitor (which is connected to the integrated graphics). I tracked down the warning messages seen in dmesg and found this bug report with the exact same issue: https://gitlab.freedesktop.org/drm/amd/-/issues/2666

A firmware regression was introduced in this commit: ade163a

And seems to have been fixed upstream already: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=d3f66064cf43bd7338a79174bd0ff60c4ecbdf6d

So please look into including that fix as soon as possible!

iwlwifi crash on serw12 during upload test after suspend/resume

On serw12 with AX200NGW, after performing at least one suspend/resume and then running speedtest.net several times, iwlwifi crashes during the upload portion of the test (causing the test to freeze) and sometimes requires manually disconnecting/reconnecting to the network in order to recover.

Discovered this while testing #3, but it occurs before and after that update.

We're seeing this on two separate units (the 1660 Ti version that I have and the 2070 version that @leviport has), so we don't think it's a hardware defect.

dmesg logs from some of the crashes (the crash looks nearly identical in every case):
iwlwifi-crash-1.txt
iwlwifi-crash-2.txt
iwlwifi-crash-3-nonfatal.txt
iwlwifi-crash-4.txt
iwlwifi-crash-5.txt

Crash #3 did not include the line iwlwifi 0000:05:00.0: Failed to send recovery cmd blob was invalid 1 at the end, and it seemed to recover quicker than the others (it did not require disconnecting/reconnecting to recover.)

Steps to reproduce:

  • Boot and suspend/resume at least once
  • Run a download+upload speed test (can take 2-4 tests to fail)
  • If the crash does not occur, try suspending/resuming again and then running more speed tests

Laterst version (came with second version of 5.11) breaks intel ax210 wifi

System:

NAME="Pop!_OS"
VERSION="20.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.10"
VERSION_ID="20.10"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=groovy
UBUNTU_CODENAME=groovy
LOGO=distributor-logo-pop-os
# uname -a
Linux weywot 5.11.0-7612-generic #13~1617215757~20.10~97a8d1a-Ubuntu SMP Thu Apr 1 21:09:17 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

The first upgrade to 5.11 (1616168001) worked fine. Both Wifi and BT of the intel ax210 worked.
The second version of 5.11 (1617215757) came with linux-firmware that broke the Wifi (BT still works fine).

This is the output of dmesg | grep iwlwifi

[    4.821922] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[    4.833552] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
[    4.833570] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 93.8.63.28
[    4.833910] iwlwifi 0000:03:00.0: loaded firmware version 59.601f3a66.0 ty-a0-gf-a0-59.ucode op_mode iwlmvm
[    4.886547] iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[    5.055367] iwlwifi 0000:03:00.0: loaded PNVM version 0x324cd670
[    5.157342] iwlwifi 0000:03:00.0: Timeout waiting for PNVM load!
[    5.166031] iwlwifi 0000:03:00.0: Failed to start RT ucode: -110
[    5.174923] iwlwifi 0000:03:00.0: iwl_trans_send_cmd bad state = 1
[    5.384914] iwlwifi 0000:03:00.0: firmware didn't ACK the reset - continue anyway
[    5.413064] iwlwifi 0000:03:00.0: Failed to run INIT ucode: -110

This is the exam same issue reported in here ([arch link)[https://bugs.archlinux.org/task/70071]).

I am currently trying to revert to the previous firmware version. I will report back.

Unrecoverable crash with amdgpu on Pop!_OS 20.10 / AMD Ryzen 3200G integrated graphics

Hi,

Since the last linux-firmware update, I'm frequently experiencing graphical artefacts, followed by a display freeze and then a blank screen in the space of a few seconds. The system appears completely unresponsive to input - I can't drop to another TTY, reset the X server, or ssh to the machine. A hard restart with the power button appears to be my only option. I haven't found an explicit trigger to reproduce it yet.

Inspecting journalctl.log afterwards reveals a series of amdgpu errors and ends with a couple of segfaults in radeon_dri.so:

Apr 15 10:17:03 kernel: QSGRenderThread[8251]: segfault at 7f88f8701000 ip 00007f88fb26036e sp 00007f886e7fadb8 error 6 in radeonsi_dri.so[7f88fa9ff000+dcc000]
Apr 15 10:17:03 kernel: Code: 44 89 1a 44 89 04 87 8b 02 44 8d 40 01 44 89 02 89 0c 87 8b 02 48 c1 e9 20 44 8d 40 01 44 89 02 89 0c 87 8b 02 8d 48 01 89 0a <44> 89 0c 87 40 84 f6 74 22 41 83 e2 10 74 1c 8b 02 8d 48 01 89 0a
Apr 15 10:17:06 kernel: gnome-shell[2489]: segfault at 7f213045e000 ip 00007f212326ce06 sp 00007ffcc48d0ba8 error 6 in radeonsi_dri.so[7f21229ff000+dcc000]
Apr 15 10:17:06 kernel: Code: 09 83 f8 02 19 c0 83 e0 06 83 c0 06 c3 0f 1f 80 00 00 00 00 f3 0f 1e fa 41 89 ca 8b 0e 48 8b 46 08 41 83 c9 10 8d 79 01 89 3e <c7> 04 88 00 3c 05 c0 8b 0e 8d 79 01 89 3e 44 89 0c 88 8b 0e 8d 79

I'm using an up-to-date Pop!_OS 20.10 installation on a machine with integrated graphics:

  • AMD Ryzen 3 3200G with Radeon Vega Graphics
  • B450 I AORUS PRO WIFI
  • 16GiB System Memory

Cheers,
Phil

iwlwifi sort of broken?

The recent USB installers (*_14.iso and *_16.iso tested) works just fine, Wifi shows up and works.

After reboot the module iwlwifi refuses to install (i.e. modprobe).

I think might have something related to some firmware upload function. I see Debian has a some firmware_iwlwifi package but cannot find anything like that from inside Pop_OS! .. ( see https://packages.debian.org/search?keywords=firmware-iwlwifi ). I have not tried to see if those package would install and possibly fix iwlwifi.

Not sure what package (if any) is missing from the installed OS versus the LIVE USB installer image. It's weird.. REALLY weird!

--Doug

Latest version requires a full-upgrade on 20.04

On Pop!_OS 20.04 LTS, the latest linux-firmware update (from version 1.201.1+system76~1637764303~20.04~07a5d65 to version 20220314.gitcd01f857-0ubuntu2+system76~1648069426~20.04~6a8536b) does not install with a regular apt upgrade (which means it also doesn't install via the Pop!_Shop); it requires a full-upgrade/dist-upgrade.

I'm not sure why, as apt seems to recognize the new version number as higher, and it's not trying to upgrade/downgrade anything else.

image

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.