DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 30th June 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default Compaq nc6000 w/Mobility Radeon 9600 - no acceleration

I've been playing around with OpenBSD on a spare laptop in an attempt to find a free Unix that makes me want to slit my wrists less than Linux, and so far things have been going pretty well. However, graphical performance isn't what it could be, because evidently there's no acceleration. The laptop is a Compaq nc6000 with a 64MB Mobility Radeon 9600, which is an R350 and does appear to be in the radeon driver's supported list, but it looks like the radeon DRI driver isn't getting launched in the first place. glxinfo spits out this:
Code:
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r300_dri.so
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: r300
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/swrast_dri.so
...and then goes on to give information for Mesa's GL capabilities. I'm curious, it looks like this is some kind of permissions issue? A quick Google search turned up suggestions that it stems from my launching X from a user account that doesn't have permissions for the DRM device and that the solution is to add the user account to the video group, but /etc/group.conf doesn't even have a video group listed. Can someone help me resolve this?
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AMD Radeon card compatibility with the DragonFlyBSD Radeon driver. guitarfreak Other BSD and UNIX/UNIX-like 1 4th April 2014 01:47 PM
AMD Radeon cards supported by the Radeon driver for Current/5.5 guitarfreak OpenBSD General 3 4th April 2014 12:33 PM
2D Graphics acceleration in X virtuvoos OpenBSD General 10 18th October 2013 02:40 PM
HP/Compaq NX6110 Install mynameisjohn NetBSD Installation and Upgrading 5 5th April 2011 07:56 PM
Is 3d acceleration available with Intel GMA 3100 (AM64)? ghost77 FreeBSD General 5 12th January 2009 11:18 AM


All times are GMT. The time now is 05:24 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick