[Bug 220444] x11-servers/xorg-server crashes on attempt to play a video using VDPAU
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220444 --- Comment #17 from Mikhail Teterin <[email protected]> --- (In reply to Jan Beich from comment #16) > Try the patch mentioned in bug 225415 comment 22 Yes, that's the same patch I attached. It does not enable VDPAU -- it merely prevents Xorg crashing. > or switch to graphics/drm-kmod. graphics/drm-kmod simply means drm-legacy-kmod-g20190523. in my case. Which I already tried, as I say in Comment 14: The problem strikes regardless of whether I use the stock kernel drm2/radeonkms modules or those from drm-legacy-kmod-g20190523. Here are the loaded kernel modules, according to "kldstat -v". Note, that the file paths are all from the /boot/modules (populated by port) rather than /boot/kernel: ... 2 1 0x1cc00000 cf000 radeonkms.ko (/boot/modules/radeonkms.ko) Contains modules: Id Name 268 vgapci/radeonkms 273 drmn/radeon_atom_hw_i2c 270 radeon_iicbb/iicbb 272 radeon_hw_i2c/iicbus 269 drmn/radeon_iicbb 271 drm/radeon_hw_i2c 3 1 0x1cccf000 43000 drm2.ko (/boot/modules/drm2.ko) Contains modules: Id Name 266 drmn/drm_iic_dp_aux 267 drmn 4 1 0x1cd12000 2000 radeon_RV730_pfp_bin.ko (/boot/modules/radeon_RV730_pfp_bin.ko) Contains modules: Id Name 274 radeon_RV730_pfp_bin_fw 5 1 0x1cd14000 3000 radeon_RV730_me_bin.ko (/boot/modules/radeon_RV730_me_bin.ko) Contains modules: Id Name 275 radeon_RV730_me_bin_fw 6 1 0x1cd17000 3000 radeon_R700_rlc_bin.ko (/boot/modules/radeon_R700_rlc_bin.ko) Contains modules: Id Name 276 radeon_R700_rlc_bin_fw Am I missing something? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"