https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259019
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Ed Maste <[email protected]> --- If you have a panic with kld_list="radeonkms" and success with kld_list="/boot/modules/radeonkms.ko" it sounds to me like there are at least two copies of radeonkms on this system (one in /boot/modules/ perhaps?), one of which is old/broken/incompatible. radeonkms should not panic regardless of whether xf86-video-ati is installed or not - it is perfectly reasonable to install the KMS drivers to have a high-resolution console and so that suspend/resume works, even if X is not in use. -- You are receiving this mail because: You are the assignee for the bug.
