NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58994: System panic with amdgpu and startx



The following reply was made to PR kern/58994; it has been noted by GNATS.

From: Robert Bagdan <kikadf.01%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/58994: System panic with amdgpu and startx
Date: Wed, 12 Mar 2025 10:42:58 +0100

 I read a topic in unitedbsd, someone can resolve a similar issue with
 rebuilding the kernel, with comment out the two radeon related lines,
 and uncomment the 2 amdgpu lines. I did it, modified the GENERIC conf:
 #radeon*        at pci? dev ? function ?
 #radeondrmkmsfb* at radeonfbbus?
 
 amdgpu*         at pci? dev ? function ?
 amdgpufb*       at amdgpufbbus?
 
 but for me it doesn't work with modesetting Xorg driver, I get system
 panic when I start X, as earlier. (However I don't understand why this
 rebuild can work for anybody, as I see it is the same driver, just the
 amdgpu now inside the kernel not a module..)
 
 Latest NetBSD-10 branch,
 amdgpu0 at pci1 dev 0 function 0: ATI Technologies Radeon
 540/540X/550/550X / RX 540X/550/550X (rev. 0xc7)
 [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F
 0x1002:0x0B04 0xC7).
 


Home | Main Index | Thread Index | Old Index