View previous topic :: View next topic |
Author |
Message |
nokq n00b
Joined: 22 Apr 2002 Posts: 6
|
Posted: Mon Apr 22, 2002 10:44 pm Post subject: DGA2 access under Gentoo |
|
|
i cant get wine to use DGA. running with --debugmsg x11drv spits out how init_DGA2 failed incorrect permissions? Am i correct in assuming that we must have access read and write to /dev/mem, or is there something else too? maybe /dev/kmem? i know this is stupid but i changed the permissions of /dev/mem with chmod 666. still wont initiate dga. stuck.
Nokq |
|
Back to top |
|
|
lude Retired Dev
Joined: 18 Apr 2002 Posts: 114 Location: New York, NY
|
Posted: Tue Apr 23, 2002 7:29 am Post subject: Re: DGA2 access under Gentoo |
|
|
nokq wrote: | i cant get wine to use DGA. running with --debugmsg x11drv spits out how init_DGA2 failed incorrect permissions? Am i correct in assuming that we must have access read and write to /dev/mem, or is there something else too? maybe /dev/kmem? i know this is stupid but i changed the permissions of /dev/mem with chmod 666. still wont initiate dga. stuck.
Nokq |
Try chmod 777 /dev/mem |
|
Back to top |
|
|
|