[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg 7 on sparc64



Hi,

One day, 4 hours, 17 minutes, 33 seconds ago, 
Ludovic Courtès wrote:
> Also, is the ATI driver known to work on other platforms?

I sucessfully installed and used Xorg 7.0 with an ATI driver (from
Debian GNU/Linux) on a PPC today.

Besides, in case it can make sense to someone, here are the last
visible system calls from X:

  write(0, "(II) LoadModule: \"xaa\"", 22) = 22
  write(0, "\n", 1)                       = 1
  stat64("/usr/lib/xorg/modules/linux/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  stat64("/usr/lib/xorg/modules/linux/libxaa.so", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/xaa_drv.so", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/xaa.so", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/libxaa.a", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/xaa_drv.a", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/xaa.a", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/libxaa.o", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/xaa_drv.o", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/linux/xaa.o", 0xffe07760) = -1 ENOENT (No such file or directory)
  stat64("/usr/lib/xorg/modules/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  stat64("/usr/lib/xorg/modules/libxaa.so", {st_mode=S_IFREG|0644, st_size=364811, ...}) = 0
  write(0, "(II) Loading /usr/lib/xorg/modul"..., 45) = 45
  open("/usr/lib/xorg/modules/libxaa.so", O_RDONLY) = 8
  read(8, 

(The last line is verbatim: X and `strace' hang right at this point.)

If someone could post an `strace' log of a (working) Xorg 6.9, that
might be helpful.

Thanks,
Ludovic.



Reply to: