LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   installing beryl (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/installing-beryl-519711/)

shindinobot 01-16-2007 02:49 AM

installing beryl
 
I've been trying to install beryl, but something is wrong. I get

E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

when i try to install it.
i'm following the tutorial on http://wiki.beryl-project.org/wiki/I...per_with_AIGLX

i can't get pass the install AiGLX. Here is my output:

sudo apt-get install xserver-xorg-air-core linux-dri-modules-common linux-dri-modules-`uname -r`
Reading package lists... Done
Building dependency tree... Done
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-updates/main Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-updates_main_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-updates/restricted Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-updates_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-updates/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-updates_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-updates/multiverse Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-updates_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper/main Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper_main_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper/restricted Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper/multiverse Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_main_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/restricted Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/multiverse Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/multiverse Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.canonical.com dapper-commercial/main Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_dapper-commercial_main_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-backports/main Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-backports_main_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-backports/restricted Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-backports_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-backports/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-backports_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com dapper-backports/multiverse Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-backports_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://ubuntu.beryl-project.org dapper/main Packages (/var/lib/apt/lists/ubuntu.beryl-project.org_dists_dapper_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package linux-dri-modules-2.6.15-27-386

anyone having the same problems or experienced this?
please help

pljvaldez 01-16-2007 12:33 PM

Well, first off, it looks like you have lots of duplicate sources in your /etc/apt/sources.list file, which is typically a no-no. The error you get makes it seem like you're running either synaptic or another apt-get process at the same time.

Depending on your hardware, you may not even need to install AIGLX (the beta Nvidia drivers contain OpenGL code directly and don't require aiglx to run beryl). In fact, I think xorg 7.1 has aiglx installed by default, so I'm not sure what all that author is doing...


All times are GMT -5. The time now is 07:47 AM.