[PLUG] ls listing with apt package column

2010-12-09 Thread Bill Barry
Does anyone know of a way of listing all the files in a directory along with the Debian package they came from. I want to know if there are any unattached files in a directory so I can clean them up. The usage would be something like this for a fictitious utility I will call lspkg lspkg /usr/bin

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 22:19:09 -0800 Daniel Hedlund dijo: >On Thu, Dec 9, 2010 at 21:39, John Jason Jordan >wrote: >> The sbin command returned nothing, other than a dozen "no such >> address or device" messages. But the lib64 command (in addition to a >> couple dozen similar error messages), gave

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread Daniel Hedlund
On Thu, Dec 9, 2010 at 21:39, John Jason Jordan wrote: > The sbin command returned nothing, other than a dozen "no such address > or device" messages. But the lib64 command (in addition to a couple > dozen similar error messages), gave the following: > > /usr/lib64/libcucul.so.0.99.17 > /usr/lib64

Re: [PLUG] Hot computer

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 20:21:38 -0800 Daniel Hedlund dijo: >On Thu, Dec 9, 2010 at 17:24, John Jason Jordan >wrote: >> They all reported nothing, except "unhide sys" found a long list of >> hidden processes. "Aha!" I thought. So I checked them with top >> (maximum 20 at a time). All looked perfectly

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 20:39:32 -0800 Daniel Hedlund dijo: >On Thu, Dec 9, 2010 at 19:51, John Jason Jordan >wrote: >> I ran "ldd -v $(which fontmatrix) > ~/ldd_fontmatrix.txt. Then I >> opened up the text file and searched on nvidia. All I found were the >> same two lines as before: >> >>       lib

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread Daniel Hedlund
On Thu, Dec 9, 2010 at 19:51, John Jason Jordan wrote: > I ran "ldd -v $(which fontmatrix) > ~/ldd_fontmatrix.txt. Then I opened > up the text file and searched on nvidia. All I found were the same two > lines as before: > >       libnvidia-tls.so.260.19.21 => not found >       libnvidia-glcore.so

Re: [PLUG] Hot computer

2010-12-09 Thread Daniel Hedlund
On Thu, Dec 9, 2010 at 17:24, John Jason Jordan wrote: > They all reported nothing, except "unhide sys" found a long list of > hidden processes. "Aha!" I thought. So I checked them with top (maximum > 20 at a time). All looked perfectly normal and only two or three were > consuming any CPU% at all

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 19:15:06 -0800 Daniel Hedlund dijo: >On Thu, Dec 9, 2010 at 17:02, John Jason Jordan >wrote: >> $ ldd $(which ksysguard) >>         >>        libnvidia-tls.so.260.19.21 => not found >>        libnvidia-glcore.so.260.19.21 => not found >> >> $ ldd $(which fontmatrix) >>        

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread Daniel Hedlund
On Thu, Dec 9, 2010 at 17:02, John Jason Jordan wrote: > $ ldd $(which ksysguard) >         >        libnvidia-tls.so.260.19.21 => not found >        libnvidia-glcore.so.260.19.21 => not found > > $ ldd $(which fontmatrix) >         >        libnvidia-tls.so.260.19.21 => not found >        libnvid

Re: [PLUG] Hot computer

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 05:08:57 -0800 Michael Rasmussen dijo: >On Wed, Dec 08, 2010 at 09:07:00PM -0800, John Jason Jordan wrote: >> For the past several days my Thinkpad T61 has felt hot. And I have >> two CPU monitors in the Gnome panel, one for CPU0 and the other for >> CPU1, and they have both be

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 16:31:34 -0800 Dan Young dijo: >On Wed, Dec 8, 2010 at 5:59 PM, John Jason Jordan >wrote: >> I am at a loss to figure out why installing the nVidia driver should >> affect these two applications or how it managed to do so. They were >> both running fine with the nouveau driver

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 15:28:43 -0800 Daniel Hedlund dijo: >On Wed, Dec 8, 2010 at 17:59, John Jason Jordan >wrote: > >> $ ksysguard >> ksysguard: error while loading shared libraries: >>        libnvidia-tls.so.260.19.21: cannot open shared object file: No >>        such file or directory > >Is the

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread Dan Young
On Wed, Dec 8, 2010 at 5:59 PM, John Jason Jordan wrote: > I am at a loss to figure out why installing the nVidia driver should > affect these two applications or how it managed to do so. They were > both running fine with the nouveau driver before I installed the nVidia > driver. > > Does anyone

Re: [PLUG] Programs won't launch after going back to nouveau driver

2010-12-09 Thread Daniel Hedlund
On Wed, Dec 8, 2010 at 17:59, John Jason Jordan wrote: > $ ksysguard > ksysguard: error while loading shared libraries: >        libnvidia-tls.so.260.19.21: cannot open shared object file: No >        such file or directory Is the libnvidia-tls.so file still on the filesystem? $ locate libnvidia

Re: [PLUG] Programs won't launch after going back to > nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 10:48:14 -0800 Dale Snell dijo: ># setsebool -P allow_execstack 0 > > ... The second is for systems running SELinux, which includes > Fedora. It closes a security hole that nVidia opens. # setsebool pP allow_execstack 0 setsebool: SELinux is disabled. I have never messed w

Re: [PLUG] Programs won't launch after going back to > nouveau driver

2010-12-09 Thread John Jason Jordan
On Thu, 9 Dec 2010 10:48:14 -0800 Dale Snell dijo: >On Wed, 8 Dec 2010 17:59:19 -0800 >John Jason Jordan wrote: > > %< snip! >% > >> $ ksysguard >> ksysguard: error while loading shared libraries: >> libnvidia-tls.so.260.19.21: cannot open shared object >> file: No such file or dire

Re: [PLUG] Hot computer

2010-12-09 Thread MJang
On Thu, 2010-12-09 at 00:01 -0800, John Jason Jordan wrote: > On Wed, 8 Dec 2010 22:21:38 -0800 > Bill Barry dijo: > > >On Wed, Dec 8, 2010 at 9:07 PM, John Jason Jordan > >wrote: > > > >> > >> Something is eating my CPUs, but top and the GUI are lying to me. I > >> need suggestions for other way

Re: [PLUG] Programs won't launch after going back to > nouveau driver

2010-12-09 Thread Dale Snell
On Wed, 8 Dec 2010 17:59:19 -0800 John Jason Jordan wrote: %< snip! >% > $ ksysguard > ksysguard: error while loading shared libraries: > libnvidia-tls.so.260.19.21: cannot open shared object > file: No such file or directory > > So today I launched Fontmatrix and discovered the

Re: [PLUG] Hot computer

2010-12-09 Thread Michael Rasmussen
On Wed, Dec 08, 2010 at 09:07:00PM -0800, John Jason Jordan wrote: > For the past several days my Thinkpad T61 has felt hot. And I have two > CPU monitors in the Gnome panel, one for CPU0 and the other for CPU1, > and they have both been running close to the max all the time. > > I tried Gnome Sys

Re: [PLUG] Hot computer

2010-12-09 Thread John Jason Jordan
On Wed, 8 Dec 2010 22:21:38 -0800 Bill Barry dijo: >On Wed, Dec 8, 2010 at 9:07 PM, John Jason Jordan >wrote: > >> >> Something is eating my CPUs, but top and the GUI are lying to me. I >> need suggestions for other ways to find the culprit. >> > >This might do the trick. > http://www.lesswatts.o