Re: [gentoo-user] mythtv dependencies

2009-08-27 Thread Albert Hopkins
On Thu, 2009-08-27 at 20:51 -0500, Neal Hogan wrote: > > > I'm new to gentoo and the main reason for coming to gentoo is that I > have an extra machine that I'd like to use as a DVR. Thus, I've > installed mythtv. > > In general, the experience has been pleasant. However, I wonder about > two th

Re: [gentoo-user] mythtv dependencies

2009-08-27 Thread Brandon Vargo
On Thu, 2009-08-27 at 20:51 -0500, Neal Hogan wrote: > > > I'm new to gentoo and the main reason for coming to gentoo is that I > have an extra machine that I'd like to use as a DVR. Thus, I've > installed mythtv. Welcome to Gentoo. > In general, the experience has been pleasant. However, I won

Re: [gentoo-user] How to set udev rule?

2009-08-27 Thread David Relson
Don't know if the following will help, but it's a rule that I successfully use to mount a USB memory stick: BUS=="usb", SYSFS{manufacturer}=="STECH", SYMLINK+="STECH", run+="/bin/mount -a"

[gentoo-user] mythtv dependencies

2009-08-27 Thread Neal Hogan
I'm new to gentoo and the main reason for coming to gentoo is that I have an extra machine that I'd like to use as a DVR. Thus, I've installed mythtv. In general, the experience has been pleasant. However, I wonder about two things regarding emerge and mythtv's dependencies. The first is that my

Re: [gentoo-user] How to set udev rule?

2009-08-27 Thread Song Zhiwei
Actually, I have read the guilds and tried, but it didnot work. So I asked here. Two devices related with "can usb" were found when I used the udevadm: #udevadm info -a -p /sys/devices/pci\:00/\:00\:0f.4/usb2/2- 2/2-2\:1.0 looking at device '/devices/pci:00/:00:0f.4/usb2/2-2/2-2

Re: [gentoo-user] fc-cache

2009-08-27 Thread meino . cramer
Stroller [09-08-27 20:28]: > > On 25 Aug 2009, at 23:26, meino.cra...@gmx.de wrote: > >... > >I use Icewm and X.org as desktop environment. > > > >Ending my work with a command like > > > > sudo halt > > > >from a terminal window results in no problem at all. > > > >But: > > > >When I do someth

Re: [gentoo-user] fc-cache

2009-08-27 Thread Stroller
On 25 Aug 2009, at 23:26, meino.cra...@gmx.de wrote: ... I use Icewm and X.org as desktop environment. Ending my work with a command like sudo halt from a terminal window results in no problem at all. But: When I do something like: aunpack mysourceproject.tar.7z; cd mysourceproject;

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Xavier Parizet
Mickaël Bucas a écrit : > > You may find some useful informations in /var/log/emerge.log : all lines > containing ":::" show a succesful emerge. > > If you have kept the contents of this file since you installed your > system, you could then get the list of all packages you have installed. > It wo

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Mickaël Bucas
2009/8/27 Alan McKinnon > On Thursday 27 August 2009 11:07:24 Xavier Parizet wrote: > > Hi everyone, > > > > I had some problem with /var/db/pkg : it's empty. So, how can i fix this > > without rebuilding world and system from scratch ? > > You need to rebuild world from scratch :-) > > Portage h

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Xavier Parizet
Alan McKinnon a écrit : > On Thursday 27 August 2009 11:07:24 Xavier Parizet wrote: >> Hi everyone, >> >> I had some problem with /var/db/pkg : it's empty. So, how can i fix this >> without rebuilding world and system from scratch ? > > You need to rebuild world from scratch :-) > > Portage has n

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Xavier Parizet
Dale a écrit : > Xavier Parizet wrote: >> Dale a écrit : >> >>> I don't but I'd wait until some other guru that has ran into this >>> problem comes along with a fix or advice on something to try. >>> >>> What happened anyway? Get a little happy with rm -rf or something? >>> >> I was trying

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Alan McKinnon
On Thursday 27 August 2009 11:07:24 Xavier Parizet wrote: > Hi everyone, > > I had some problem with /var/db/pkg : it's empty. So, how can i fix this > without rebuilding world and system from scratch ? You need to rebuild world from scratch :-) Portage has now no way of knowing what you had. If

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Dale
Xavier Parizet wrote: > Dale a écrit : > >> >> I don't but I'd wait until some other guru that has ran into this >> problem comes along with a fix or advice on something to try. >> >> What happened anyway? Get a little happy with rm -rf or something? >> > > I was trying to write a script t

Re: [gentoo-user] How to set udev rule?

2009-08-27 Thread KH
Song Zhiwei schrieb: > Hi all, > > I complied a driver esdcan_usb331.so. I'd like use udev to create > character devices /dev/can0 and /dev/can1 with major 50 and minor 0/1 > for the driver. How to write the udev rule for it? > > The dmesg is: > esd CAN driver: CAN_USB331 > esd CAN driver: baudra

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Xavier Parizet
Dale a écrit : > Xavier Parizet wrote: >> Dale a écrit : >> >>> Xavier Parizet wrote: >>> Hi everyone, I had some problem with /var/db/pkg : it's empty. So, how can i fix this without rebuilding world and system from scratch ? Thanks a lot for your help.

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Dale
Xavier Parizet wrote: > Dale a écrit : > >> Xavier Parizet wrote: >> >>> Hi everyone, >>> >>> I had some problem with /var/db/pkg : it's empty. So, how can i fix this >>> without >>> rebuilding world and system from scratch ? >>> >>> Thanks a lot for your help. >>> >>> >>> >> I'm

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Xavier Parizet
Dale a écrit : > Xavier Parizet wrote: >> Hi everyone, >> >> I had some problem with /var/db/pkg : it's empty. So, how can i fix this >> without >> rebuilding world and system from scratch ? >> >> Thanks a lot for your help. >> >> > > I'm not sure but does emerge --metadata do this? You may w

Re: [gentoo-user] Regenerating package db

2009-08-27 Thread Dale
Xavier Parizet wrote: > Hi everyone, > > I had some problem with /var/db/pkg : it's empty. So, how can i fix this > without > rebuilding world and system from scratch ? > > Thanks a lot for your help. > > I'm not sure but does emerge --metadata do this? You may want to man emerge and see if a

[gentoo-user] Regenerating package db

2009-08-27 Thread Xavier Parizet
Hi everyone, I had some problem with /var/db/pkg : it's empty. So, how can i fix this without rebuilding world and system from scratch ? Thanks a lot for your help. -- Xavier Parizet YaGB : http://gentooist.com GPG :DC81 6FEE 6EBE FCE4 1C18 202F E575 4A5D 036D 1408

Re: [gentoo-user][awesome] where can i find a default rc.lua

2009-08-27 Thread Dale
Xi Shen wrote: > thanks you guys ;) > > to Gladly: > what is the 'qlist' tool? a file index tool? > > > emerge app-portage/portage-utils and then man q. It has some helpful tools. Dale :-) :-)

Re: [gentoo-user][awesome] where can i find a default rc.lua

2009-08-27 Thread Xi Shen
thanks you guys ;) to Gladly: what is the 'qlist' tool? a file index tool? On Thu, Aug 27, 2009 at 1:24 AM, Marc Joliet wrote: > Am Wed, 26 Aug 2009 18:35:28 +0800 > schrieb Xi Shen : > >> Hi, >> >> i am new to awesome, after i have successfully emerged >> awesome-3.2.1-r3, and started the X, i

[gentoo-user] How to set udev rule?

2009-08-27 Thread Song Zhiwei
Hi all, I complied a driver esdcan_usb331.so. I'd like use udev to create character devices /dev/can0 and /dev/can1 with major 50 and minor 0/1 for the driver. How to write the udev rule for it? The dmesg is: esd CAN driver: CAN_USB331 esd CAN driver: baudrate not set esd CAN driver: mode = 0x000

[gentoo-user] Re: Why so many duplicate entries in K menu?

2009-08-27 Thread Francesco Talamona
On Wednesday 26 August 2009, Dirk Heinrichs wrote: > Am Mittwoch 26 August 2009 20:21:27 schrieb Nikos Chantziaras: > > On 08/26/2009 09:04 PM, Dirk Heinrichs wrote: > > > Hi all, > > > > > > the subject says it all: I've got multiple multiple duplicate > > > entries in KDE's (4.3.0) K menu. Any id