View Single Post
Old 27th May 2014
adore adore is offline
New User
 
Join Date: May 2014
Posts: 7
Default

Quote:
Originally Posted by jggimi View Post
  • disable radeondrm via config(8), which will cause X to automatically use the VESA driver.
So I like to take this choice:
Code:
$ sudo config -e /bsd
WARNING no output file specified
OpenBSD 5.5-current (GENERIC.MP) #128: Sat May 24 09:46:38 MDT 2014
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
Enter 'help' for information
ukc> disable radeondrm*       
250 radeondrm* disabled
ukc> quit
not forced
$
But there are no changes in dmesg after reboot - the same errors?

Thanks for your support!
Reply With Quote