Riku Voipio napsal(a):
xf86DomainMem() : mmap() failure

Can you try "strace X" to see what exactly is being mmap'd?
Also, can you try if upgrading to 2.6.26-4 kernel helps?


Yes it looks like that driver starts open some files in proc:

open("/proc/bus/pci/0000:00/01.7", O_RDONLY) = -1 ENOENT (No such file or direc
stat64("/proc/bus/pci/0000:00", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
open("/proc/bus/pci/0000:00/02.0", O_RDONLY) = -1 ENOENT (No such file or direc
stat64("/proc/bus/pci/0000:00", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
open("/proc/bus/pci/0000:00/02.0", O_RDONLY) = -1 ENOENT (No su

but this files doesn't exists. I read some posts in Sparc64 mailing list and mean that only solution for this problem is newer Xserver that uderstand new kernel interface.

                        Regards
                                        Dan


--
Mydatex s r.o.
http://www.mydatex.cz
email: [EMAIL PROTECTED]
mob: 604200362
tel: 226210085



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to