If you pull the card can you boot with the builtin graphics?

The gpu scheduler should be getting initialised

drm_sched_init
amdgpu_device_init_schedulers
amdgpu_device_ip_init
amdgpu_device_init
amdgpu_driver_load_kms
amdgpu_attachhook

It is difficult to tell where the uvm_fault() is encountered
without a trace.

On Tue, Jun 02, 2026 at 10:31:33AM +0200, Страхиња Радић wrote:
> Any ideas on this? Is there anything else I can try to debug this
> crash?
> 
> Дана 26/05/23 01:40PM, Страхиња Радић написа:
> > Дана 26/04/17 01:22PM, Страхиња Радић написа:
> > > Дана 26/04/16 10:58PM, Jonathan Gray написа:
> > > > Does the trace you've shown still occur with a snapshot?  There
> > > > have been significant changes to amdgpu since 7.8.
> > > 
> > > I haven't tried -current. I guess I'll wait until 7.9 (10 to 20-ish
> > > days now I hope?) and report back if the problems persist with it?
> > 
> > Just to provide an update: I tried reinstalling 7.9-RELEASE by dd-ing 
> > install79.img to a flash drive, booting off it and choosing to 
> > (I)nstall. I got this:
> > 
> > =======================================================================
> > /dev/sd0f (83adfc3d2685fcb1.f): file system is clean; not checking
> > /dev/sd0g (83adfc3d0685fcb1.g): file system is clean; not checking
> > /dev/sd0h (83adfc3d0665fcb1.h): file system is clean; not checking
> > /dev/sd0l (83adfc3d0665fcb1.l): file system is clean; not checking
> > /dev/sd0k (83adfc3d0665fcb1.k): file system is clean; not checking
> > /dev/sd0e (83adfc3d8665fcb1.e): file system is clean; not checking
> > kbd: keyboard mapping set to us
> > pf enabled
> > starting network
> > reordering: ld.so libc libcrypto sshd sshd-session sshd-auth ssh-agent.
> > openssl: generating isaknpd RSA keys... done.
> > openssl: generating iked ECDSA keys... done.
> > ssh-keygen: generating new host keys: RSA ECOSA ED25519
> > sshd: (E025519) SHA256:sgunasP125tdtza85r4vh9zur+4pUTX4+ojn2UrW4
> > starting early daemons: syslogd pflogd ntpd.
> > starting RPC daemons:.
> > savecore: no core dump
> > checking quotas: done.
> > clearing /tmp
> > kern.securelevel: 0 -> 1
> > creating runtime link editor directory cache.
> > preserving editor files.
> > starting network daemons: sshd smtpd sndiod.
> > running rc.firsttime
> > fw_update: add vmm; update none; keep amd,amdgpu,amdsev
> > Checking for available binary patches...
> > starting local daemons: cron xenodm.
> > Thu May 21 15:34:09 CEST 2026
> > drm_sched_entity_init: called with uninitialized scheduler
> > drm_sched_entity_init: called with uninitialized scheduler
> > drm:pid26152: drm_sched_job_init *ERROR* drm_sched_job_init: entity has 
> > no rq!
> > uvm_fault(0xfffffd83df10c2f0, 0x210, 0, 1) -> e
> > =======================================================================
> > 
> > and then the system hangs. Keyboard is unresponsive, I have to turn the 
> > computer off and back on.
> > 
> > I also tried to enter UKC by using `boot -c` at the boot prompt, to try
> > disabling amdgpu driver, but the keyboard is unresponsive in it as
> > well, and I have to turn the computer off and back on. What works is
> > `boot -s` though. I have a USB keyboard, which is working well under
> > Void Linux (dual boot).
> > 
> > Computer is a brand new PC, which I assembled myself, and it works
> > without problems under Void Linux. The configuration is (`inxi -F`
> > output):
> > 
> > =======================================================================
> > Machine:
> >   Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser 
> > required>
> >   Mobo: ASUSTeK model: TUF GAMING B650M-PLUS WIFI v: Rev 1.xx
> >     serial: <superuser required> Firmware: UEFI vendor: American Megatrends
> >     v: 3279 date: 07/21/2025
> > CPU:
> >   Info: 6-core model: AMD Ryzen 5 7600X bits: 64 type: MT MCP cache: L2: 6 
> > MiB
> >   Speed (MHz): avg: 2992 min/max: 427/5457 cores: 1: 2992 2: 2992 3: 2992
> >     4: 2992 5: 2992 6: 2992 7: 2992 8: 2992 9: 2992 10: 2992 11: 2992 12: 
> > 2992
> > Graphics:
> >   Device-1: Advanced Micro Devices [AMD/ATI] Navi 24 [Radeon RX 6400/6500
> >     XT/6500M] driver: amdgpu v: kernel
> >   Device-2: Advanced Micro Devices [AMD/ATI] Raphael driver: amdgpu
> >     v: kernel
> >   Display: x11 server: X.org with: Xwayland v: 24.1.9 driver: gpu: amdgpu
> >     resolution: 1920x1080~60Hz
> >   API: OpenGL v: 4.6 vendor: amd mesa v: 26.0.6 renderer: AMD Ryzen 5 7600X
> >     6-Core Processor (radeonsi raphael_mendocino ACO DRM 3.64 6.18.32_1)
> >   API: Vulkan v: 1.4.341 drivers: radv surfaces: N/A
> >   API: EGL Message: EGL data requires eglinfo. Check --recommends.
> >   Info: Tools: api: glxinfo,vulkaninfo de: xfce4-display-settings
> >     gpu: amdgpu_top x11: xdpyinfo, xprop, xrandr
> > Audio:
> >   Device-1: Advanced Micro Devices [AMD/ATI] Navi 21/23 HDMI/DP Audio
> >     driver: snd_hda_intel
> >   Device-2: Advanced Micro Devices [AMD/ATI] Radeon High Definition 
> > Audio
> >     driver: snd_hda_intel
> >   Device-3: Advanced Micro Devices [AMD] Ryzen HD Audio
> >     driver: snd_hda_intel
> >   API: ALSA v: k6.18.32_1 status: kernel-api
> >   Server-1: PipeWire v: 1.6.4 status: active
> > Network:
> >   Device-1: Realtek RTL8125 2.5GbE driver: r8169
> >   IF: eno1 state: down mac: XX:XX:XX:XX:XX:XX
> >   Device-2: Realtek RTL8852BE PCIe 802.11ax Wireless Network
> >     driver: rtw89_8852be
> >   IF: wlp11s0 state: up mac: XX:XX:XX:XX:XX:XX
> > =======================================================================
> > 
> 
> 

Reply via email to