Re: Radeon R2/R3/R4/R5 Graphics card fails: open /dev/dri/card0: No such file or directory
Yuri <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
On 05/25/18 08:56, Greg V wrote: > > Hi, you need to install the drm-next-kmod packageand load either the > "radeonkms" or the "amdgpu" kernel module. (Stoney is GCN 1.2, should > be supported by both I think.) The installation message will tell you > how to set up loading the module at boot. > > Forget about xf86-video-ati, that's ancient stuff. You don't have to > configure anything in xorg, it should use modesetting/glamor > automatically. > Note that if you use UEFI boot, you need to disable the EFI > framebuffer (hw.syscons.disable=1) for now: > https://github.com/FreeBSDDesktop/freebsd-base-graphics/issues/170 > With that, you won't see the console before the module is loaded. > You can use SSH to test loading the kernel module if it doesn't auto load. Hi Greg, I tried your suggestion, thanks. "kldload amdgpu" crashes the system: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228498 "kldload radeonkms" doesn't help: xorg still doesn't boot. Setting hw.syscons.disable=1 in /boot/loader.conf freezes the system during boot with some EFI messages. I am still not able to makexorg run on Radeon R2/R3/R4/R5. Yuri _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"