On Sun, Jun 18, 2023 at 11:00:51PM +0300, chris greek wrote:
> The gpu card is a Radeon 7 240 with 2Gbytes of Ram.
> I would like to use amdgpu because its compatible and its faster with my
> gpu but i can't even boot.
>    What should i select in the boot to disable radeon , maybe it misses
> some firmware i can find from linux ??

R7 240 is oland.  It will attach as radeondrm not amdgpu.

To disable radeondrm for a single boot from the boot prompt
you can run:

boot -c
disable radeondrm*
quit

> 
> Στις Κυρ 18 Ιουν 2023 στις 4:01 μ.μ., ο/η Jonathan Gray <j...@jsg.id.au>
> έγραψε:
> 
> > On Sun, Jun 18, 2023 at 09:17:02AM +0300, chris greek wrote:
> > > OpenBSD 7.3 can't boot after installed it says it misses some radeon
> > > firmware and the device is not configured and the booting process
> > freezes.
> >
> > The installer downloads drm firmware if a mirror can be contacted.
> >
> > When rebooting after an install, if firmware is required, and it is not
> > found, the drm drivers detach.  On amd64, vga(4) or efifb(4) will then
> > claim the console.
> >
> > Do you see the same behaviour when using a snapshot?
> >
> > What is the last line show on screen?
> >
> > What model of computer and radeon is this?  It is unclear if you are
> > attempting to use radeondrm or amdgpu.
> >
> 

Reply via email to