From: Nilesh Govindrajan <contact@nileshgr.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] gentoo on compiz problems
Date: Fri, 16 Mar 2012 18:19:13 +0530 [thread overview]
Message-ID: <CAPo3noZ9=rV1ouZm0ZN1zTezxo4-LScezn9R1zzzyJHCa9kFqw@mail.gmail.com> (raw)
In-Reply-To: <4F630841.7010107@googlemail.com>
On Fri, Mar 16, 2012 at 3:00 PM, Tamer Higazi <th982a@googlemail.com> wrote:
> Hi!
> I am running a stable port of gentoo with gnome 2.31.1 and I want to run
> compiz.
>
> How do I run compiz proparly?! I am pretty sure, that I do something
> wrong. For any advise, I would thank you.
>
>
> Tamer
>
>
>
> When I open gnome-terminal (shell) and run "compiz-manager" I get the
> following output:
>
>
> tamer@office ~ $ compiz-manager
> Checking for Xgl: not present.
> xset q doesn't reveal the location of the log file. Using fallback
> /var/log/Xorg.0.log
> Detected PCI ID for VGA: 04:00.0 0300: 10de:1244 (rev a1) (prog-if 00
> [VGA controller])
> Checking for texture_from_pixmap: present.
> Checking for non power of two support: present.
> Checking for Composite extension: present.
> NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
> Comparing resolution (1920x1080) to maximum 3D texture size (16384): Passed.
> Checking for nVidia: present.
> Checking for FBConfig: NVIDIA: could not open the device file
> /dev/nvidiactl (Permission denied).
> present.
> Checking for Xgl: not present.
> Starting emerald
> NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
>
>
>
I think you need to be present in the video group.
Clearly the problem is because access is denied to your video card.
Just ls -l /dev/nvidiactl (you should see group video there) and add
yourself to the group.
gpasswd -a <your username> video
If the group is something else as the ls -l reveals, add yourself to
that group (unless it's root or wheel). If the group is root or wheel,
you need to modify udev/mdev rules which I'm not aware of much.
--
Nilesh Govindarajan
http://nileshgr.com
next prev parent reply other threads:[~2012-03-16 15:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 8:54 [gentoo-user] decrypt a use flag - how to Helmut Jarausch
2012-03-16 9:12 ` Pandu Poluan
2012-03-16 9:30 ` [gentoo-user] gentoo on compiz problems Tamer Higazi
2012-03-16 12:49 ` Nilesh Govindrajan [this message]
2012-03-16 16:57 ` Tamer Higazi
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='CAPo3noZ9=rV1ouZm0ZN1zTezxo4-LScezn9R1zzzyJHCa9kFqw@mail.gmail.com' \
--to=contact@nileshgr.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