From: "Daniel da Veiga" <danieldaveiga@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: fglrx and posix shared mem
Date: Tue, 17 Jul 2007 14:33:48 -0300 [thread overview]
Message-ID: <342e1090707171033q4feffb53j4f55bc16a65eb566@mail.gmail.com> (raw)
In-Reply-To: <469C6013.1060306@linuxant.fr>
On 7/17/07, Xav' <blackhawk@linuxant.fr> wrote:
> Iain Buchanan wrote :
> > Hi,
> >
> > for a while I've been seeing errors like this:
> >
> > fglX11AllocateManagedSurface: __FGLTexMgrAllocMem failed!!
> >
> > on the screen when running screensavers, specifically "mirrorblob". I
> > found an ubuntu link[1] which led me to an ATI link[2] which said it is
> > because posix shared memory isn't enabled.
> >
> > Essentially it led me to `mount | grep "shm"`
> >
> > "If the mount was successful, then the following output (or similar)
> > should appear:
> >
> > tmpfs on /dev/shm type tmpfs (rw)"
> >
> > and of course, this is already enabled. So why am I seeing the error?
> You have to check if in the /dev/shm directory there is no files.
> If there is ones, check their permissions and you have to be able to write on
> them. If not, login as root and delete it, the issue will be normally fixed.
> This is because ati drivers allocate shm but don't remove them all the time.
> > Has anyone else fixed this issue? I don't know where to go next, google
> > only showed 1 match!
> >
I had this problem because the way shm was mounted, changed it from:
shm /dev/shm tmpfs defaults 0 0
to
tmpfs /dev/shm tmpfs defaults 0 0 #from gentoo ati drivers wiki
At /etc/fstab, then umounted and mounted it again, and it worked.
Don't ask me why, lol.
--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-07-17 17:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-17 4:06 [gentoo-user] fglrx and posix shared mem Iain Buchanan
2007-07-17 6:22 ` [gentoo-user] " Xav'
2007-07-17 17:33 ` Daniel da Veiga [this message]
2007-07-17 23:11 ` Iain Buchanan
2007-07-17 23:09 ` Iain Buchanan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=342e1090707171033q4feffb53j4f55bc16a65eb566@mail.gmail.com \
--to=danieldaveiga@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox