Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-25 Thread stompdagg...@yahoo.com
On Monday, March 24, 2014 2:23 PM, Fred heitk...@ameritech.net wrote: On 03/15/14 04:34, stompdagg...@yahoo.com wrote: here is a simple test case that reproduces the issue on my machine: dagg@NCC-5001-D ~/workspace $ cat open_example.c #include unistd.h #include fcntl.h #include stdio.h

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-15 Thread stompdagg...@yahoo.com
here is a simple test case that reproduces the issue on my machine: dagg@NCC-5001-D ~/workspace $ cat open_example.c #include unistd.h #include fcntl.h #include stdio.h #include errno.h #include string.h   int main() {     char *param1 = ok;     char *param2 = .;     int filedesc =

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-15 Thread Alex Deucher
On Sat, Mar 15, 2014 at 4:34 AM, stompdagg...@yahoo.com stompdagg...@yahoo.com wrote: here is a simple test case that reproduces the issue on my machine: dagg@NCC-5001-D ~/workspace $ cat open_example.c #include unistd.h #include fcntl.h #include stdio.h #include errno.h #include string.h

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-15 Thread stompdagg...@yahoo.com
On Saturday, March 15, 2014 3:33 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Sat, Mar 15, 2014 at 4:34 AM, stompdagg...@yahoo.com stompdagg...@yahoo.com wrote: here is a simple test case that reproduces the issue on my machine: dagg@NCC-5001-D ~/workspace $ cat open_example.c #include

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-15 Thread stompdagg...@yahoo.com
On Saturday, March 15, 2014 4:41 PM, stompdagg...@yahoo.com stompdagg...@yahoo.com wrote: On Saturday, March 15, 2014 3:33 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Sat, Mar 15, 2014 at 4:34 AM, stompdagg...@yahoo.com stompdagg...@yahoo.com wrote: here is a simple test case that

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-14 Thread stompdagg...@yahoo.com
On Tuesday, March 11, 2014 8:45 AM, stompdagg...@yahoo.com stompdagg...@yahoo.com wrote: On Tuesday, March 11, 2014 5:16 AM, Michel Dänzer mic...@daenzer.net wrote: On Mon, 2014-03-10 at 08:23 -0700, stompdagg...@yahoo.com wrote: On Monday, March 10, 2014 5:58 AM, Michel Dänzer

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-10 Thread Michel Dänzer
On Mon, 2014-03-10 at 08:23 -0700, stompdagg...@yahoo.com wrote: On Monday, March 10, 2014 5:58 AM, Michel Dänzer mic...@daenzer.net wrote: On Sam, 2014-03-08 at 11:41 -0800, stompdagg...@yahoo.com wrote: On Sat, Mar 8, 2014 at 2:56 AM, stompdagg...@yahoo.com [51.829] (EE)

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-09 Thread Michel Dänzer
On Sam, 2014-03-08 at 11:41 -0800, stompdagg...@yahoo.com wrote: On Sat, Mar 8, 2014 at 2:56 AM, stompdagg...@yahoo.com [51.829] (EE) RADEON(0): [drm] Failed to open DRM device for pci::06:00.0: No such file or directory 'No such file or directory' sounds like something is

Re: RADEON(0): [drm] Failed to open DRM device: No such file or directory error

2014-03-08 Thread stompdagg...@yahoo.com
On Saturday, March 8, 2014 9:01 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Sat, Mar 8, 2014 at 2:56 AM, stompdagg...@yahoo.com stompdagg...@yahoo.com wrote: greetings, since I've updated my kernel to 3.13.x I'm unable to start X on my radeon cards. the setup works great in kernel