On Sat, Aug 17, 2013, at 2:07, Jonathan Gray wrote:
> Did you install the firmware first?

Firmware?

 
> It seems odd that wsdisplay is not listed in your dmesg, is
> that just an omission on your side?

The dmesg below is what was stored to /var/run/dmesg.boot which I was
able to copy once booted back into a working 5.3 snapshot. I'm assuming
the last characters were cut off as it locked up???

<snip>
sd2 at scsibus4 targ 1 lun 0: <OPENBSD, SR RAID 1, 005> SCSI2 0/direct
fixed
sd2: 305245MB, 512 bytes/sector, 625142305 sectors
root on sd1a (99703daf44c458bd.a) swap on sd1b dump on sd1b
drm: initializing kernel modesetting (RV620 0x1002:0x95CC
0x1002:0x2F43).
radeondrm0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M
used)
radeondrm0: GTT: 512M 0x0000000010000000 - 0x000
</snip>


 
> Anyway to get some more information you could build a kernel with:
> 
> Index: drmP.h
> ===================================================================
> RCS file: /cvs/src/sys/dev/pci/drm/drmP.h,v
> retrieving revision 1.144
> diff -u -p -r1.144 drmP.h
> --- drmP.h      14 Aug 2013 02:49:19 -0000      1.144
> +++ drmP.h      17 Aug 2013 09:01:15 -0000
> @@ -74,6 +74,8 @@
>  #include "drm_atomic.h"
>  #include "agp.h"
>  
> +#define DRMDEBUG
> +
>  #define DRM_DEBUGBITS_DEBUG             0x1
>  #define DRM_DEBUGBITS_KMS               0x2
>  #define DRM_DEBUGBITS_FAILED_IOCTL      0x4


Sorry no free time to compile new kernel... will try later.



-- 
Byron Klippert      
  byronklipp...@ml1.net
  c. 867-336-1306

Reply via email to