Re: Anyone else who can help!?!?

From: Adam K Kirchhoff (adamk_at_voicenet.com)
Date: 04/29/04

  • Next message: Christian Radermacher: "Re: the X server doesn't work properly"
    Date: 29 Apr 2004 07:09:09 -0400
    
    

    netbrain <webmaster@nospam.netbrain.no> writes:

    > On Tue, 27 Apr 2004 19:43:54 +0200, netbrain

    > >> drmOpenDevice: minor is 0
    > >> drmOpenDevice: node name is /dev/dri/card0
    > >> drmOpenDevice: open result is -1, (No such device)
    > >> drmOpenDevice: open result is -1, (No such device)
    > >> drmOpenDevice: Open failed
    >
    > all my efforts resulted in nothing. is there anybody out there who can
    > help me?!. i can't seem to change the open gl driver from mesa to
    > fglrx.

    Undo any changes you've made since you posted your XF86Config-4 file.

    It's not that you can't change the OpenGL driver... The problem is
    that it can't enable direct rendering in the server, so it's defaulting
    to Mesa instead of ATI's drivers. This is not unusual.

    Check to see if you have a /dev/dri/card0 entry on your filesystem.
    If not, create it with the following commands:

    $ mkdir -p /dev/dri
    $ cd /dev/dri
    $ mknod dri0 c 226 0

    (That all has to be done as root).

    Kill X and restart it.

    Good luck :-)

    Adam


  • Next message: Christian Radermacher: "Re: the X server doesn't work properly"

    Relevant Pages

    • Re: Radeon : scanpci failure ? DRM+DRI disabled
      ... The 3d mesa driver is not provided in this tree. ... drmOpenDevice: open result is -1, ...
      (Debian-User)
    • Re: suse 9.1 random system lock ups
      ... std LCD panel with 1680x1050 resolution @60Hertz. ... resolution and using fglrxinfo I find that nothing changed, still Mesa ... for OpelGL manufacturer iso ATI. ... loads the old driver ATI RV350 iso the newly configured ATI Proprietary ...
      (alt.os.linux.suse)
    • Re-2 : Radeon : scanpci failure ? DRM+DRI disabled
      ... The 3d mesa driver is not provided in this tree. ... that the kernel module is not loading. ... my system and for some reason I had to 'apt-get install --reinstall ...
      (Debian-User)
    • Re: texture-mapping differences between Linux and Mac for Bezier surfaces
      ... driver built for your card, ... I'd let the Mesa developers know. ... that suggests that the problem is either in the graphics ... modesetting driver for Intel integrated graphics chipsets ...
      (comp.graphics.api.opengl)
    • Re: OpenGL in VISTA
      ... I'm wondering if it wouldn't be possible to use e.g. Mesa to create a DX ... notebooks ever got any updates), ... graphics driver for life. ... If this is the case then you might be happy about a Mesa DX wrapper;-) ...
      (comp.graphics.api.opengl)