<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>24004</bug_id>
          
          <creation_ts>2010-09-01 20:09:16 +0400</creation_ts>
          <short_desc>Xorg fails to start with &quot;(EE) [drm] failed to open device&quot;</short_desc>
          <delta_ts>2010-10-04 12:36:29 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>xorg-dri-nouveau</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="arc@altlinux.org">arc</reporter>
          <assigned_to name="Valery Inozemtsev">shrek</assigned_to>
          <cc>aaksarin</cc>
    
    <cc>evg</cc>
    
    <cc>shrek</cc>
    
    <cc>stalker</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>111837</commentid>
    <comment_count>0</comment_count>
    <who name="arc@altlinux.org">arc</who>
    <bug_when>2010-09-01 20:09:16 +0400</bug_when>
    <thetext>на свежем сизифе
http://nouveau.freedesktop.org/wiki/TroubleShooting#Xorgfailstostartwith.22.28EE.29.5Bdrm.5Dfailedtoopendevice.22
1. Xorg fails to start with &quot;(EE) [drm] failed to open device&quot;

Did you miss the basic question &quot;Are you using the latest code&quot; above ? If you are using a 2.6.33 kernel from kernel.org , that nouveau code is not compatible with libdrm 2.4.18 or git. Either upgrade nouveau drm code (see InstallDRM) or use an old git version of libdrm and DDX, 2010-02-15 or older.

The problem can also happen the other way around, with a libdrm too old compared to the other components. If you built libdrm yourself, the system&apos; libdrm could still be used to load the nouveau X11 driver. Just run the ldd command on nouveau_drv.so to check the libdrm and libdrm_nouveau libraries listed there are the ones you installed, and not the system ones.

Here is an example with libdrm compiled and installed to /usr/local:

    *

      $ ldd /usr/lib/xorg/modules/drivers/nouveau_drv.so
      ...
              libdrm_nouveau.so.1 =&gt; /usr/local/lib/libdrm_nouveau.so.1 (0x00007f3cca1bc000)
              libdrm.so.2 =&gt; /usr/local/lib/libdrm.so.2 (0x00007f3cc9c5c000)
      ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111840</commentid>
    <comment_count>1</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2010-09-01 20:21:08 +0400</bug_when>
    <thetext>теперь еще раз и своими словами</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112809</commentid>
    <comment_count>2</comment_count>
    <who name="Alexander Aksarin">aaksarin</who>
    <bug_when>2010-09-28 14:43:50 +0400</bug_when>
    <thetext>2 arc@altlinux.org: попробуй ядро посвежее, скорее всего libdrm слишком свежий.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113041</commentid>
    <comment_count>3</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2010-10-04 12:35:28 +0400</bug_when>
    <thetext>видимо ему уже не надо</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>