Re: [gentoo-user] Alsa Badness

2005-12-29 Thread Christoph Eckert

 I am using alsa-driver-1.0.10

You don't need the alsa-driver package, except you own very recent 
hardware and teh kernel-built-in drivers don't support it yet.

What card do you want to drive?


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ADSL confusion after update

2005-12-29 Thread Christoph Eckert
Hi Walter,


  My machine automatically connects during boot, and this works
  great. When I shutdown the machine, I get an error that adsl
  doesn't seem to run.

   I have a combined ADSL modem/router that logs on and coverts ADSL
 into ethernet.  The only difference from ordinary LANs is that I have
 to run with MTU 1454.  The ifconfig command gives output like...

 eth0  Link encap:Ethernet  HWaddr 00:0F:EA:64:77:57
       inet addr:192.168.123.252  Bcast:192.168.123.255
  Mask:255.255.255.248 UP BROADCAST RUNNING MULTICAST  MTU:1454
 Metric:1

   I have no ADSL support compiled in.  Instead, my eth0 connects to
 the ADSL modem/router.  Is your system possibly set up like that?

thanks for the hint, but my ethernet card is directly connected to the 
ADSL modem. Furthermore it worked perfectly until I did some emerge 
--update world. I guess I haven't been carefully enough when running 
etc-update :( .

Anyone some further hints?


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ADSL confusion after update

2005-12-29 Thread Dale

Christoph Eckert wrote:




thanks for the hint, but my ethernet card is directly connected to the 
ADSL modem. Furthermore it worked perfectly until I did some emerge 
--update world. I guess I haven't been carefully enough when running 
etc-update :( .


Anyone some further hints?


Best regards


ce

 

I don't have any experience with DSL, regretfully, but have you checked 
/etc/conf.d/net to see if it was changed?  Was it set up as a gateway or 
DHCP and it changed that?


Just a thought.

Dale
:-)

--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.  Named Smoker
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.  
Named Swifty
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 224MBs of ram and a 2.5GB 
drive.  Named Pokey
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.  Named Putput

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] No X interface...

2005-12-29 Thread Cláudio Henrique
Yersterday I tried another video card, and everything went just fine.
It was really the card...
Regards!

On 12/28/05, Michael Kintzios [EMAIL PROTECTED] wrote:


  -Original Message-
  From: Cláudio Henrique [mailto:[EMAIL PROTECTED]
  Sent: 28 December 2005 11:10
  To: gentoo-user@lists.gentoo.org
  Subject: [gentoo-user] No X interface...
 
 
  Hi there,
 
  After a overheat, my computer does not work under X interface. I start
  my system without error messages, but when I try to startx, the screen
  goes black, and only reseting the computer the system is restored. Not
  even a /var/log/Xorg.0.log output is generated. The same problem
  occurs if I use a LiveCD, I've tried Kurumin and Linspire so far.

 Could it be that the video card was fried?  Was it overclocked?

  http://forums.gentoo.org/viewtopic-p-2987382.html#2987382

 Unless I'm mistaken your video card is not being initialised.  If you
 tried different LiveCD's and it now fails to come up, then hardware
 failure of card or controller chip are suspect.

 Finally, from a software perspective I assume that there are no lock
 files created which are relevant to the video card and which might need
 deleting?  Someone with more knowledge in this area may be able to offer
 help.
 --
 Regards,
 Mick


 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: x11-drm and r300-r350

2005-12-29 Thread Marco Calviani
2005/12/28, Marco Calviani [EMAIL PROTECTED]:
 Hi list,
i would like to know if the x11-drm ebuild, as of now
 (x11-drm-20051223), supports the r300 and r350 ATI video cards.

 In particular what is the best open source configuration for such a
 card and xorg (6.8.2)?

 Best regards,
 MC


As of now i'm using the ati driver. Here's my xorg.conf for the Device section:

Driver  ati
VendorName  ATI Technologies Inc
BoardName   RV350 [Mobility Radeon 9600 M10]
BusID   PCI:1:0:0

recognized with the radeon card.

Regards,
MC

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Re: mount: unknown filesystem type 'ext2'

2005-12-29 Thread Peter
On Wed, 28 Dec 2005 15:48:05 -0800, Grant wrote:

  Hello, I'm trying to upgrade my server to the latest hardened-sources
  kernel.  I'm trying to mount my /dev/hda1 partition to /boot but I'm
  getting the error:
 
  mount: unknown filesystem type 'ext2'
 
  It's true that I don't have ext2 support compiled into my kernel, but
  I never have.  My /etc/fstab looks like this:
 
  /dev/hda1 /boot ext3 noauto,noatime 1 2
 
 should it be ext2 above?
 
 The filesystem is ext3 as notated in fstab.

Sorry, you wrote ext2 right above it. 

Typically, boot is ext2, and ext2 has to be in the kernel at
this stage. If you want ext3, you should compile in ext3 support into the
kernel. (boot will load either way since ext3 is really ext2 with a
journal).

 
  Does anyone know what's going on here?
 
 do you have an initrd loading? Without some kernel support, it can't
 load at all? Check your lilo or grub configuration and make sure you
 have some kind of initrd with ext2 loading.
 
 I don't think I have anything like that going.  Here's my grub.conf:
 
 ---
 timeout 2
 default 0
 fallback 1
 
 title Gentoo Linux 2.6.14-hardened-r2 root (hd0,0) kernel
 /kernel-2.6.14-hardened-r2 root=/dev/hda3 video=vesafb,mtrr vga=0x318
 
 title Gentoo Linux 2.6.14-hardened-r1 (Fallback) root (hd0,0) kernel
 /kernel-2.6.14-hardened-r1_fallback root=/dev/hda3 video=vesafb,mtrr
 vga=0x318
 ---
 
 Maybe this is a bug in one of the packages I've updated recently?
 
 - Grant

Since no initrd is loading, you have to have the filesystems compiled in
the kernel for boot to load. JM2C. Or, load an initrd. The way you have it
now cannot boot.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Marco Calviani
Hi list,
   maybe this question is a little bit related since it regards non
Gentoo-specific topics.
I would like to add a specific suffix to a list of files. For example
i have files of the type:

duck1.jpg
duck2.jpg
duck3.jpg

and i would like them to become:

donald_duck1.jpg
donald_duck2.jpg
donald_duck3.jpg

Does somebody knows a simple way to do this via shell?

Thanks in advance,
MC

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alsa Badness

2005-12-29 Thread fire-eyes
fire-eyes wrote:
 I drop[snip]

Okay this has been resolved. I have been using alsa kernel drivers, and
something along the way pulled in alsa-driver. Odd though, I can't
figure out what, equery d alsa-driver shows nothing..


Reinstalling the kernel did the trick.

Thanks for the reads and replies!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread David Morgan
On 14:24 Thu 29 Dec , Marco Calviani wrote:
 i have files of the type:
 
 duck1.jpg
 duck2.jpg
 duck3.jpg
 
 and i would like them to become:
 
 donald_duck1.jpg
 donald_duck2.jpg
 donald_duck3.jpg
 

for i in duck*.jpg ; do mv ${i} donald_${i} ; done
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Christoph Eckert

 i have files of the type:

 duck1.jpg
 duck2.jpg
 duck3.jpg

 and i would like them to become:

 donald_duck1.jpg
 donald_duck2.jpg
 donald_duck3.jpg

 Does somebody knows a simple way to do this via shell?

for i in $(ls *.jpg); do mv $i donald_$i; done


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Ciaran McCreesh
On Thu, 29 Dec 2005 14:24:31 +0100 Marco Calviani
[EMAIL PROTECTED] wrote:
| duck1.jpg
| duck2.jpg
| duck3.jpg
| 
| and i would like them to become:
| 
| donald_duck1.jpg
| donald_duck2.jpg
| donald_duck3.jpg
| 
| Does somebody knows a simple way to do this via shell?

rename '' 'donald_' duck*.jpg

-- 
Ciaran McCreesh : Gentoo Developer (King of all Londinium)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



signature.asc
Description: PGP signature


Re: [gentoo-user] emerge realplayer

2005-12-29 Thread Walter Dnes
On Wed, Dec 28, 2005 at 09:22:58PM -0800, larry wrote
 trying to emerge realplayer, received following error msg:
[...deletia...]
 Unable to establish SSL connection.

  Let me guess, you've emerged wget without ssl.  wget is used by emerge
to get files.  If the URL begins with https (note the s), that means
it requires ssl.  I ran into this once myself with realplayer.  You need
to emerge wget with ssl.  Either...
  1) add ssl to your USE variable, and emerge wget
  2) or if you don't want ssl built into everything else where it's
optional, add the line...

net-misc/wget ssl

...to your /etc/portage/package.use file.

-- 
Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] help

2005-12-29 Thread gentoo user mail list

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] help

2005-12-29 Thread John Jolet


On Dec 29, 2005, at 9:14 AM, gentoo user mail list wrote:
okay...  we're good, but we need a BIT more information than that.  :)


--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



[gentoo-user] A few (gentoo-newbie) questions (mainly about binary packages)

2005-12-29 Thread Richard Neill
Dear All,

I am a newbie here, and I wonder if I might ask you a few questions
about Gentoo. I've looked on the Gentoo website, but can't see answers
to all of these.

Basically, I've now used Mandrake/Mandriva for the last 4 years, and
become fairly proficient with it, but am considering that it is time to
move (Mdv is getting increasingly non-free, and is also less transparent
than it used to be; they also ignore bug reports!). Gentoo looks to me
to be the best alternative, and I have already made frequent use of the
excellent documentation eg on udev or dvd authoring. But before I jump
into the unknown, I wanted to ask a few things.

1)My main machine is a laptop, so it doesn't really have either the disk
space for sources or CPU power to compile everything
kernel,X,kde,openoffice ...). Is there a way to do a binary install that
will get me a fully working system within a few hours?  Of course I want
to learn gentoo properly, but I'd prefer to do this from within a
working system!

2)How exactly do gentoo security updates work? Under Mdv, there is a
mailing list with announcements of which RPMs to install. If I have a
binary-based distribution, will it be possible to keep it current?

3)Is there a relatively stable fork of gentoo with less frequent
updates, or do I have to stay on the bleeding edge? Of course I want to
get eg the latest kernel, or firefox, but I ran Mandrake Cooker for a
while, with  100MB of updates per day and all sorts of random breakage!

4)Does anyone know of a good resource for ex-mandriva users?

Thank you very much for your help,

Richard
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] help

2005-12-29 Thread Ciaran McCreesh
On Thu, 29 Dec 2005 23:14:41 +0800 gentoo user mail list
[EMAIL PROTECTED] wrote:
| 

Cut the blue wire first, then the green wire within the next five
seconds. Whatever you do, don't touch the red wire!

-- 
Ciaran McCreesh : Gentoo Developer (King of all Londinium)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



signature.asc
Description: PGP signature


Re: [gentoo-user] help

2005-12-29 Thread Martins Steinbergs
On Thursday 29 December 2005 17:36, Ciaran McCreesh wrote:
 On Thu, 29 Dec 2005 23:14:41 +0800 gentoo user mail list
 [EMAIL PROTECTED] wrote:


 Cut the blue wire first, then the green wire within the next five
 seconds. Whatever you do, don't touch the red wire!


sometimes they fool with colors, better RUN NOW

mr.holywood
-- 
Linux 2.6.14-gentoo-r5 AMD Athlon(tm) 64 Processor 3200+
 18:10:01 up 1 day,  4:34,  4 users,  load average: 1.00, 1.01, 1.10


pgpMaGmbNlf0v.pgp
Description: PGP signature


Re: [gentoo-user] A few (gentoo-newbie) questions (mainly about binary packages)

2005-12-29 Thread Bob Sanders
On Thu, 29 Dec 2005 15:24:58 +
Richard Neill [EMAIL PROTECTED] wrote:


 1)My main machine is a laptop, so it doesn't really have either the disk
 space for sources or CPU power to compile everything
 kernel,X,kde,openoffice ...). Is there a way to do a binary install that
 will get me a fully working system within a few hours?  

I just installed Gentoo onto a 640 MHz PIII that had a 4GB disk drive.  Upside,
it took all of about 1 hr from a 2005.1 Stage3 CD, to get to the shell.  
Downside,
2005.1 still has the old gcc, so it took a few days to upgrade gcc to 3.4, 
emerge -e system,
emerge ufed, set the USE flags, then emerge -e world.  But I only use 
Enlightenment
or fluxbox.  If you want KDE, emerge something really lightweight - fluxbox and 
rox,
then let KDE crank in the background.  Also, you'll need - laptop-mode-tools.

 
 2)How exactly do gentoo security updates work? Under Mdv, there is a
 mailing list with announcements of which RPMs to install. If I have a
 binary-based distribution, will it be possible to keep it current?
 

The is a gentoo-announce list that the security updates get sent out on.  
Typically, if
you're doing a daily syncs, the updates show up before the announcement.

 3)Is there a relatively stable fork of gentoo with less frequent
 updates, or do I have to stay on the bleeding edge? Of course I want to
 get eg the latest kernel, or firefox, but I ran Mandrake Cooker for a
 while, with  100MB of updates per day and all sorts of random breakage!
 

If you run a straight arch flag, like x86, vs unstable - ~x86, then you'll 
not see
lots of updates.  But, running a desktop means you'll see more packages 
changing.

The other consideration is Gentoo is source based.  Thus the dependencies on 
specific
revisions of libraries is somewhat relaxed.  And you control the interrelated 
dependencies.
Thus fewer packages will change vs a binary based dist.  Though with 
heavyweight desktops
like KDE and Gnome, there will be more related lib changes to occur, it's just 
the nature
of the beast.

 4)Does anyone know of a good resource for ex-mandriva users?
 

Sorry, the best thing is just go through the installation guide and the Portage 
related
documentation.  As there are no GUI based system management tools, you'll be
doing more editing of config files.  Also, leaving the world of chkconfig and 
/etc/rc.*
for rc-update, /etc/init.d/ and /etc/runlevels/{boot, default,network,single} 
will
be like a breath of fresh air.

Bob
-  
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge realplayer

2005-12-29 Thread Lares Moreau
On Wed, 2005-12-28 at 21:22 -0800, larry wrote:
 i tried using the suggested option:
 
 `--no-check-certificate'
 
 emerge didn't like it. anyone run into this?
 
 thanks-

In /etc/make.conf
~line 187
look at FETCHCOMMAND, and RESUMECOMMAND.  Uncomment them and add
--no-check-certificate in there.

There are a couple packages that need --no-check-certificate.  so I have
it used all the time.

-Lares

-- 
Lares Moreau [EMAIL PROTECTED]  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net |
Gentoo x86 Arch Tester |   ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |  Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] A few (gentoo-newbie) questions (mainly about binary packages)

2005-12-29 Thread Uwe Thiem
On 29 December 2005 17:24, Richard Neill wrote:

 1)My main machine is a laptop, so it doesn't really have either the disk
 space for sources or CPU power to compile everything
 kernel,X,kde,openoffice ...). Is there a way to do a binary install that
 will get me a fully working system within a few hours?  Of course I want
 to learn gentoo properly, but I'd prefer to do this from within a
 working system!

Look up stage 3 installation in the installation manual. BTW, follow the 
instructions precisely. ;-)


 2)How exactly do gentoo security updates work? Under Mdv, there is a
 mailing list with announcements of which RPMs to install. If I have a
 binary-based distribution, will it be possible to keep it current?

You cannot really stay current on binaries but you can gradually convert your 
binary installation to a self-compiled one. You said above that your *main* 
machine was a laptop with insufficient harddisk space and CPU power. That 
implies you do have at least one other box. You could keep the whole portage 
tree, including the sources, on that other box and nfs mount it. 
Alternatively, if that other box has got more CPU power, you can compile the 
whole thing there, tar everything (except the portage tree) up, boot the 
laptop from a livecd, get the tarball over and ... well ... untar it. ;-) 
That's what I usually do with a new box, so I don't have to start from 
scratch.


 3)Is there a relatively stable fork of gentoo with less frequent
 updates, or do I have to stay on the bleeding edge? Of course I want to
 get eg the latest kernel, or firefox, but I ran Mandrake Cooker for a
 while, with  100MB of updates per day and all sorts of random breakage!

Forget about updates or versions with gentoo. It's a work in continuous 
progress. Every day, a little bit (and sometimes a huge bit) gets added, 
changed, improved. If you stay with stable ebuilds (the default) very little 
will break. I switched to ~86 (still under testing) early on, and it's 
still rare that things break. Usually, it's fixed the next day or just hours 
later. I had far more problems with SuSE. Gentoo is amazing when it comes to 
stability, performance and hassle-freeness. It is a wee bit heavy on 
bandwidth, especially if one sits on a modem connection like I do.

To answer the question above: I don't know of any such beast.


 4)Does anyone know of a good resource for ex-mandriva users?

I don't know about that.

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] help

2005-12-29 Thread Uwe Thiem
On 29 December 2005 17:15, John Jolet wrote:
 On Dec 29, 2005, at 9:14 AM, gentoo user mail list wrote:
 okay...  we're good, but we need a BIT more information than that.  :)

Reminds me on something Matthias Ettrich once said when kwm was still KDE's 
window manager: Alright, folks, next I will implement focus follows 
mind. ;-)

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A few (gentoo-newbie) questions (mainly about binary packages)

2005-12-29 Thread John Jolet


You cannot really stay current on binaries but you can gradually  
convert your
binary installation to a self-compiled one. You said above that  
your *main*
machine was a laptop with insufficient harddisk space and CPU  
power. That
implies you do have at least one other box. You could keep the  
whole portage

tree, including the sources, on that other box and nfs mount it.
Alternatively, if that other box has got more CPU power, you can  
compile the
whole thing there, tar everything (except the portage tree) up,  
boot the
laptop from a livecd, get the tarball over and ... well ... untar  
it. ;-)

That's what I usually do with a new box, so I don't have to start from
scratch.

bear in mind that this is more difficult if they two machines don't  
have the same architecture/use flags.  be careful with this  
approach.  If you optimize a compile for a p4 and try to run it on a  
p3...well, that might or might not work.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Setting up an IMAP server to serve mail fetched from pop mailboxes.

2005-12-29 Thread Anthony Roy
Thanks for the input. For reference if anyone stumbles across this
thread looking for the same information, I found the following
extremely helpful:

http://forums.gentoo.org/viewtopic.php?t=56633

Cheers,

--
Ant...

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Regular user can't offload usb camera`

2005-12-29 Thread Michael Sullivan
My personal account (michael) cannot offload pictures from my usb
digital camera - only root can do it.  michael is in the usb group.
There used to be a file called /etc/security/console.perms which allowed
the michael user to offload pictures, but it's gone now.  How can I make
it where I don't have to su to root just to offload pictures?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Setting up an IMAP server to serve mail fetched from pop mailboxes.

2005-12-29 Thread Alexander Skwar
Anthony Roy schrieb:
 Hi all,
 
 The short question (for those of you who can't be bothered to read the 
 detail!):
 
 What is a good IMAP server to set up on Gentoo?

Any. I like dovecot. Easy to install and full of features.

 How can I automatically move email from several pop servers into an
 appropriate inbox on the IMAP server?

With fetchmail. It should be configured to pass the mails to
the MDA procmail, which can then also use spam filters like
SpamAssassin.


Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Christoph Eckert

  $(ls *.jpg)

 ick!

 (incidentally, http://www.ruhr.de/home/smallo/award.html#ls)

I forgot to clarify that the CPU of my notebook usually is bored and 
waits until I move my mouse, so some ls processes can make it a bit 
busy :) .


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Regular user can't offload usb camera`

2005-12-29 Thread Christoph Eckert
Hi Michael,


 My personal account (michael) cannot offload pictures from my usb
 digital camera - only root can do it.  michael is in the usb group.
 There used to be a file called /etc/security/console.perms which
 allowed the michael user to offload pictures, but it's gone now.  How
 can I make it where I don't have to su to root just to offload
 pictures?

the same happens here since I did an emerge --update world

Before, normal users have been allowed to get pics via gphoto2 on the 
command line or even via the KDE protocol camera:/.

Since the update, only root can get the images. I'm sure it's a 
permission problem, but I don't know where to look first.


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Grant
  Hello, I'd like to ssh into my network over the internet.  Do I need
  to set up VPN for that?  Can anyone point me in the right direction?
 
  - Grant

 no, you just type:

 ssh my.network.com

 Depending on your setup you will probably need to set your
 firewall/router to forward port 22 to the machine you want to log into.
 Also make sure your ssh server is set up securely.

I really don't have any idea where to start here.  Does anyone know of
an online guide (preferrably in Gentoo context) that would help?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Re: mount: unknown filesystem type 'ext2'

2005-12-29 Thread Grant
   Hello, I'm trying to upgrade my server to the latest hardened-sources
   kernel.  I'm trying to mount my /dev/hda1 partition to /boot but I'm
   getting the error:
  
   mount: unknown filesystem type 'ext2'
  
   It's true that I don't have ext2 support compiled into my kernel, but
   I never have.  My /etc/fstab looks like this:
  
   /dev/hda1 /boot ext3 noauto,noatime 1 2
  
  should it be ext2 above?
 
  The filesystem is ext3 as notated in fstab.

 Sorry, you wrote ext2 right above it.

 Typically, boot is ext2, and ext2 has to be in the kernel at
 this stage. If you want ext3, you should compile in ext3 support into the
 kernel. (boot will load either way since ext3 is really ext2 with a
 journal).

I don't think I'm explaining this properly.  I have ext3 support in my
kernel, but not ext2.  Both my root and boot partitions are ext3.  All
of a sudden I'm getting this:

# mount /dev/hda1 /boot
mount: unknown filesystem type 'ext2'

but also this:

# mount -t ext3 /dev/hda1 /boot
#

Why does mount use ext2 by default?  This hasn't happened before.  I
have no special grub configuration and fstab specifies ext3 for boot.

Is this the kind of issue that comes and goes on a Gentoo system and
isn't worth looking into?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Marco Calviani
2005/12/29, David Morgan [EMAIL PROTECTED]:


 for i in duck*.jpg ; do mv ${i} donald_${i} ; done

Well! Thank you very much David. That solved my problem!

Best regards,
MC

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Regular user can't offload usb camera`

2005-12-29 Thread Gerhard Hoogterp
On Thursday 29 December 2005 18:28, Christoph Eckert wrote:
 Hi Michael,

  My personal account (michael) cannot offload pictures from my usb
  digital camera - only root can do it.  michael is in the usb group.
  There used to be a file called /etc/security/console.perms which
  allowed the michael user to offload pictures, but it's gone now.  How
  can I make it where I don't have to su to root just to offload
  pictures?

 the same happens here since I did an emerge --update world

 Before, normal users have been allowed to get pics via gphoto2 on the
 command line or even via the KDE protocol camera:/.

 Since the update, only root can get the images. I'm sure it's a
 permission problem, but I don't know where to look first.

I had something alike and found that the hotplug script was looking 
for /var/run/console/console.lock to see who owned the console (and to use 
this info to chown the usbfile) 

You can easily check if you have the same problem: disconnect the camera, 
become root on the commandline and use 

cat loginname  /var/run/console/console.lock

(so if you're logged in as michael use 
cat michael  /var/run/console/console.lock
)

Plug in the camera and try to download the photo's. If it now works, you have 
the same problem which I had (and which has to do I think with pam_console 
which is a flag for emerging pam)

Anyhow, as I got bored to create the lockfile every time I just fixed 
the /etc/hotplug/usb/usbcam to use my name whenever it couldn't find a lock 
file.. Somewhat ugly, but oh well..

Hope this helps..
Gerhard

-- 
Ithaka photography, http://ithaka.mine.nu/

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT - Need MythTV setup help (resend)

2005-12-29 Thread Michael Sullivan
It's been over an hour since I sent this in to the list and my log files
say that it was sent, but I haven't gotten it back from the list yet.
I'm sending it again...

 Forwarded Message 
From: Michael Sullivan [EMAIL PROTECTED]
To: gentoo-user gentoo-user@lists.gentoo.org
Subject: OT - Need MythTV setup help
Date: Thu, 29 Dec 2005 10:30:48 -0600

I went ahead and allotted 40GB (from my Windows partion zapped away by
QParted) for my tv partition.  I followed the wiki all the way through
except for one part:  My Input Connections screen is blank.  The wiki
said that this was a permissions issue, but as I'm trying to do this as
root at the moment I don't think permissions should be a problem.  Just
in case, here's what the relevant permissions look like:

camille mythtv # ls -al /dev/video*
lrwxrwxrwx  1 root root   6 Dec 28 16:39 /dev/video - video0
crw-rw-rw-  1 root video 81,  0 Oct 19 11:13 /dev/video0
crw-rw  1 root video 81,  1 Oct 19 11:13 /dev/video1
crw-rw  1 root video 81, 10 Oct 19 11:13 /dev/video10
crw-rw  1 root video 81, 11 Oct 19 11:13 /dev/video11
crw-rw  1 root video 81, 12 Oct 19 11:13 /dev/video12
crw-rw  1 root video 81, 13 Oct 19 11:13 /dev/video13
crw-rw  1 root video 81, 14 Oct 19 11:13 /dev/video14
crw-rw  1 root video 81, 15 Oct 19 11:13 /dev/video15
crw-rw  1 root video 81, 16 Oct 19 11:13 /dev/video16
crw-rw  1 root video 81, 17 Oct 19 11:13 /dev/video17
crw-rw  1 root video 81, 18 Oct 19 11:13 /dev/video18
crw-rw  1 root video 81, 19 Oct 19 11:13 /dev/video19
crw-rw  1 root video 81,  2 Oct 19 11:13 /dev/video2
crw-rw  1 root video 81, 20 Oct 19 11:13 /dev/video20
crw-rw  1 root video 81, 21 Oct 19 11:13 /dev/video21
crw-rw  1 root video 81, 22 Oct 19 11:13 /dev/video22
crw-rw  1 root video 81, 23 Oct 19 11:13 /dev/video23
crw-rw  1 root video 81, 24 Oct 19 11:13 /dev/video24
crw-rw  1 root video 81, 25 Oct 19 11:13 /dev/video25
crw-rw  1 root video 81, 26 Oct 19 11:13 /dev/video26
crw-rw  1 root video 81, 27 Oct 19 11:13 /dev/video27
crw-rw  1 root video 81, 28 Oct 19 11:13 /dev/video28
crw-rw  1 root video 81, 29 Oct 19 11:13 /dev/video29
crw-rw  1 root video 81,  3 Oct 19 11:13 /dev/video3
crw-rw  1 root video 81, 30 Oct 19 11:13 /dev/video30
crw-rw  1 root video 81, 31 Oct 19 11:13 /dev/video31
crw-rw  1 root video 81, 32 Oct 19 11:13 /dev/video32
crw-rw  1 root video 81, 33 Oct 19 11:13 /dev/video33
crw-rw  1 root video 81, 34 Oct 19 11:13 /dev/video34
crw-rw  1 root video 81, 35 Oct 19 11:13 /dev/video35
crw-rw  1 root video 81, 36 Oct 19 11:13 /dev/video36
crw-rw  1 root video 81, 37 Oct 19 11:13 /dev/video37
crw-rw  1 root video 81, 38 Oct 19 11:13 /dev/video38
crw-rw  1 root video 81, 39 Oct 19 11:13 /dev/video39
crw-rw  1 root video 81,  4 Oct 19 11:13 /dev/video4
crw-rw  1 root video 81, 40 Oct 19 11:13 /dev/video40
crw-rw  1 root video 81, 41 Oct 19 11:13 /dev/video41
crw-rw  1 root video 81, 42 Oct 19 11:13 /dev/video42
crw-rw  1 root video 81, 43 Oct 19 11:13 /dev/video43
crw-rw  1 root video 81, 44 Oct 19 11:13 /dev/video44
crw-rw  1 root video 81, 45 Oct 19 11:13 /dev/video45
crw-rw  1 root video 81, 46 Oct 19 11:13 /dev/video46
crw-rw  1 root video 81, 47 Oct 19 11:13 /dev/video47
crw-rw  1 root video 81, 48 Oct 19 11:13 /dev/video48
crw-rw  1 root video 81, 49 Oct 19 11:13 /dev/video49
crw-rw  1 root video 81,  5 Oct 19 11:13 /dev/video5
crw-rw  1 root video 81, 50 Oct 19 11:13 /dev/video50
crw-rw  1 root video 81, 51 Oct 19 11:13 /dev/video51
crw-rw  1 root video 81, 52 Oct 19 11:13 /dev/video52
crw-rw  1 root video 81, 53 Oct 19 11:13 /dev/video53
crw-rw  1 root video 81, 54 Oct 19 11:13 /dev/video54
crw-rw  1 root video 81, 55 Oct 19 11:13 /dev/video55
crw-rw  1 root video 81, 56 Oct 19 11:13 /dev/video56
crw-rw  1 root video 81, 57 Oct 19 11:13 /dev/video57
crw-rw  1 root video 81, 58 Oct 19 11:13 /dev/video58
crw-rw  1 root video 81, 59 Oct 19 11:13 /dev/video59
crw-rw  1 root video 81,  6 Oct 19 11:13 /dev/video6
crw-rw  1 root video 81, 60 Oct 19 11:13 /dev/video60
crw-rw  1 root video 81, 61 Oct 19 11:13 /dev/video61
crw-rw  1 root video 81, 62 Oct 19 11:13 /dev/video62
crw-rw  1 root video 81, 63 Oct 19 11:13 /dev/video63
crw-rw  1 root video 81,  7 Oct 19 11:13 /dev/video7
crw-rw  1 root video 81,  8 Oct 19 11:13 /dev/video8
crw-rw  1 root video 81,  9 Oct 19 11:13 /dev/video9
camille mythtv # chmod 666  /dev/video*
camille mythtv # mythsetup
2005-12-29 10:28:26.867 New DB connection, total: 1
Total desktop width=1024, height=768, numscreens=1
2005-12-29 10:28:27.048 Using screen 0, 1024x768 at 0,0
2005-12-29 10:28:27.424 Switching to square mode (G.A.N.T.)
mythtv: could not connect to socket
mythtv: No such file or directory
lirc_init failed for mythtv, see preceding messages

Re: [gentoo-user] help

2005-12-29 Thread Lares Moreau
On Thu, 2005-12-29 at 23:14 +0800, gentoo user mail list wrote:

I need somebody, HELP, not just anybody, Help.
When I was younger so much younger then today...
-- 
Lares Moreau [EMAIL PROTECTED]  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net |
Gentoo x86 Arch Tester |   ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |  Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E


signature.asc
Description: This is a digitally signed message part


[gentoo-user] Re: Re: Re: mount: unknown filesystem type 'ext2'

2005-12-29 Thread Peter
On Thu, 29 Dec 2005 09:37:49 -0800, Grant wrote:

 
 # mount /dev/hda1 /boot
 mount: unknown filesystem type 'ext2'
 

OK. I see now. By specifying the device and mount point, you bypass fstab.
Default will be what mount THINKS it is, which is like doing mount -t auto...

If you just did mount /boot it would be fine.

 but also this:
 
 # mount -t ext3 /dev/hda1 /boot
 #
 

What's the error here? Again, mount /boot should work.

 Why does mount use ext2 by default?  This hasn't happened before.  I
 have no special grub configuration and fstab specifies ext3 for boot.
 

See above. fstab is not used when you use both a device and mount point.

 Is this the kind of issue that comes and goes on a Gentoo system and
 isn't worth looking into?
 
 - Grant

Stupid things do break when layouts, etc. change. Unfortunate.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] What wants to pull in busybox?

2005-12-29 Thread Michael Kjorling
Earlier today, I did an emerge --sync and proceeded to update world,
including portage (now 2.0.53). I have an amd64 system running mostly
stable, with a bunch of ~amd64 packages listed in my package.keywords
and a small portage tree overlay that is not of relevance here.

Now. For some reason, even after updating everything else, emerge
-auDv world still wants to pull in sys-apps/busybox-1.00-r4. I have
had sys-apps/busybox in my package.mask file ever since it getting
pulled in as a dependency to something severely crippled my system,
and I do not want to have to go through that again.

Running emerge -auDvet world indicates that nothing depends on
busybox, nor does it depend on anything else. It is not in my
/var/lib/portage/world. So why does portage want to install it, and
how do I get portage to *not* install it without that giving me the
all ebuilds that could satisfy 'sys-apps/busybox' have been masked
whenever I want to do *any* update?

If it helps, along with the above error message I also get:

!!! Problem resolving dependencies for sys-apps/busybox
!!! Depgraph creation failed.

-- 
Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* . No bird soars too high if he soars with his own wings . *


pgpv59yydxjt3.pgp
Description: PGP signature


Re: [gentoo-user] help

2005-12-29 Thread John J. Foster
On Thu, Dec 29, 2005 at 10:58:11AM -0700, Lares Moreau wrote:
 On Thu, 2005-12-29 at 23:14 +0800, gentoo user mail list wrote:
 
 I need somebody, HELP, not just anybody, Help.
 When I was younger so much younger then today...

I never needed anybody's help in any way...


pgp1k89Olw7ex.pgp
Description: PGP signature


[gentoo-user] Multi-user Console Viewing

2005-12-29 Thread Delca
somebody knows a program that let me see what others are doing on
their consoles?
i.e.: I'm root and with 'w' command i see that 'foo' user is running
'vi index.php' but i need to see what is he typing so i can have
control of what is he doing.

Thanks in advance,
Santiago del Castillo

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] XFCE user taking KDE for a spin

2005-12-29 Thread Grant
I've only used xfce4 on my Gentoo system and I've decided to give kde
a try.  I love the minimalist approach of xfce, but it would be nice
to have more features.  We'll see.

I use -* in make.conf and I've carefully added only the local and
global flags I know I'll use for the packages about to be installed
with kde.  This has resulted in the exclusion of many audio, video,
and graphics formats.  Let me know if any of you Gentoo/kde users can
recommend any particular USE flags for the KDE dependency tree.  I
want to give kde a fair evaluation so I don't want to cripple it, but
I also don't want to load up a bunch of stuff I won't use.  Thanks for
any advice!

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: XFCE user taking KDE for a spin

2005-12-29 Thread Grant
 I've only used xfce4 on my Gentoo system and I've decided to give kde
 a try.  I love the minimalist approach of xfce, but it would be nice
 to have more features.  We'll see.

 I use -* in make.conf and I've carefully added only the local and
 global flags I know I'll use for the packages about to be installed
 with kde.  This has resulted in the exclusion of many audio, video,
 and graphics formats.  Let me know if any of you Gentoo/kde users can
 recommend any particular USE flags for the KDE dependency tree.  I
 want to give kde a fair evaluation so I don't want to cripple it, but
 I also don't want to load up a bunch of stuff I won't use.  Thanks for
 any advice!

 - Grant

More info:

[ebuild  N] dev-libs/cyrus-sasl-2.1.20  -authdaemond -berkdb -gdbm
+java -kerberos -ldap -mysql +pam -postgres +ssl -static 1,733 kB
[ebuild  N] net-dns/libidn-0.5.15  -doc -emacs +java -nls 1,925 kB
[ebuild  N] net-misc/mDNSResponder-98  1,337 kB
[ebuild  N] kde-base/kde-env-3-r4  0 kB
[ebuild  N] kde-base/kdelibs-3.4.3  +alsa -arts +cups -debug -doc
+jpeg2k +kdeenablefinal -kerberos -openexr +spell +ssl +tiff -xinerama
+zeroconf 16,482 kB
[ebuild  N] media-libs/gd-2.0.33  -fontconfig +jpeg +png +truetype
-xpm 573 kB
[ebuild  N] dev-libs/cgilib-0.5  13 kB
[ebuild  N] net-analyzer/rrdtool-1.2.6-r1  -doc +perl -tcltk 851 kB
[ebuild  N] sys-apps/lm_sensors-2.9.2  +sensord 840 kB
[ebuild  N] kde-base/kdebase-pam-6  0 kB
[ebuild  N] sys-apps/eject-2.0.13-r2  -nls 58 kB
[ebuild  N] sys-apps/hal-0.4.7-r2  -debug -doc -livecd +pcmcia 1,317 kB
[ebuild  N] kde-base/kdebase-3.4.3-r1  -arts +cups -debug +hal
-ieee1394 +java +kdeenablefinal -ldap +lm_sensors -logitech-mouse
-openexr +opengl +pam -samba +ssl -xinerama 21,908 kB
[ebuild  N] media-gfx/xloadimage-4.1-r4  +jpeg +png +tiff 622 kB
[ebuild  N] app-crypt/gnupg-1.4.2-r3  +X +bzip2 +caps -curl -ecc
-idea -ldap -nls +readline (-selinux) -smartcard -static -usb +zlib
2,823 kB
[ebuild  N] dev-libs/pth-1.4.0  434 kB
[ebuild  N] app-crypt/gpgme-1.0.2  814 kB
[ebuild  N] kde-base/kdepim-3.4.3  -arts +crypt -debug -gnokii
+kdeenablefinal -pda -xinerama 11,061 kB
[ebuild  N] kde-base/kdegames-3.4.3  -arts -debug +kdeenablefinal
-xinerama 9,192 kB
[ebuild  N] kde-base/kdeartwork-3.4.3  -arts -debug
+kdeenablefinal +opengl -xinerama +xscreensaver 17,600 kB
[ebuild  N] app-crypt/qca-1.0-r2  +ssl 29 kB
[ebuild  N] app-crypt/qca-tls-1.0-r2  22 kB
[ebuild  N] dev-perl/Net-SSLeay-1.25  75 kB
[ebuild  N] dev-perl/IO-Socket-SSL-0.96  31 kB
[ebuild  N] kde-base/kdenetwork-3.4.3  -arts -debug
+kdeenablefinal -rdesktop -slp +ssl +wifi -xinerama -xmms 7,192 kB
[ebuild  N] sys-libs/libieee1284-0.2.1  -doc 178 kB
[ebuild  N] media-gfx/sane-backends-1.0.15  -gphoto2 -ipv6 -usb 3,156 kB
[ebuild  N] kde-base/kdegraphics-3.4.3-r3  -arts -debug -gphoto2
+imlib +kdeenablefinal -nodrm -openexr +opengl -povray +scanner -tetex
-xinerama 6,400 kB
[ebuild  N] kde-base/kdetoys-3.4.3  -arts -debug +kdeenablefinal
-xinerama 3,093 kB
[ebuild  N] kde-base/kdeutils-3.4.3-r1  -arts +crypt -debug
+kdeenablefinal (-pbbuttonsd) -snmp -xinerama 2,204 kB
[ebuild  N] kde-base/kdewebdev-3.4.3-r1  -arts -debug -doc
+kdeenablefinal -tidy -xinerama 5,804 kB
[ebuild  N] media-libs/libmad-0.15.1b  -debug 490 kB
[ebuild  N] media-libs/musicbrainz-2.1.1  515 kB
[ebuild  N] media-libs/tunepimp-0.3.0-r1  -flac +mp3 +perl +python
+readline -vorbis 512 kB
[ebuild  N] sci-libs/fftw-3.0.1-r2  -3dnow (-altivec) +mpi +sse
+sse2 1,900 kB
[ebuild  N] media-libs/libsamplerate-0.1.1-r1  -sndfile -static 683 kB
[ebuild  N] media-sound/cdparanoia-3.9.8-r2  113 kB
[ebuild  N] kde-base/kdemultimedia-3.4.3  +alsa -arts -audiofile
-debug -encode -flac -gstreamer -jack +kdeenablefinal +mp3
+musicbrainz -speex -theora -vorbis -xine -xinerama 5,366 kB
[ebuild  N] kde-base/kdeaddons-3.4.3  -arts -berkdb -debug
+kdeenablefinal +sdl -xinerama -xmms 1,555 kB
[ebuild  N] kde-base/kdeedu-3.4.3-r10  -arts -debug
+kdeenablefinal -kig-scripting -xinerama 23,421 kB
[ebuild  N] kde-base/kdeadmin-3.4.3  -arts -debug +kdeenablefinal
-xinerama 1,484 kB
[ebuild  N] kde-base/kde-3.4.3  -accessibility 0 kB

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge kdeaddons fails

2005-12-29 Thread schroder
My kmail is broken and remerging kdepim hasn't fixed it, so I figured that I
should rebuild arts kdelibs, kdeaddond and then kdepim. (I arrived at this from
reading messages while kdepim was running.) At this point, I'm stuck on
kdeaddons which fails with the message below. I've remerged acl and attr
without help. Suggestions? I've run revdep-rebuild and fix_libtool_files.sh
3.3.6 (at least from logs, that was the previous version of gcc)
SynthModule_stub::start()'
/usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk to
Arts::SynthModule_stub::streamStart()'
/usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk to
Arts::SynthModule_stub::stop()'
collect2: ld returned 1 exit status
make[3]: *** [noatunsynaescope.bin] Error 1
make[3]: *** Waiting for unfinished jobs
libtool: link: warning: `/usr/lib/libacl.la' seems to be moved
libtool: link: warning: `/usr/lib/libattr.la' seems to be moved
make[3]: Leaving directory
`/var/tmp/portage/kdeaddons-3.5.0/work/kdeaddons-3.5.0/noatun-plugins/synaescope'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdeaddons-3.5.0/work/kdeaddons-3.5.0/noatun-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdeaddons-3.5.0/work/kdeaddons-3.5.0'
make: *** [all] Error 2


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Re: Re: mount: unknown filesystem type 'ext2'

2005-12-29 Thread Grant
  # mount /dev/hda1 /boot
  mount: unknown filesystem type 'ext2'
 

 OK. I see now. By specifying the device and mount point, you bypass fstab.
 Default will be what mount THINKS it is, which is like doing mount -t auto...

 If you just did mount /boot it would be fine.

OK, so mount only refers to fstab for fs info if the device isn't
specified.  What is the logic behind that?  If that behavior was
recently implemented, it would explain why I'm only now getting the
error.  I've always mounted as above.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: XFCE user taking KDE for a spin

2005-12-29 Thread Grant
  I've only used xfce4 on my Gentoo system and I've decided to give kde a
  try.  I love the minimalist approach of xfce, but it would be nice to
  have more features.  We'll see.
 
  I use -* in make.conf and I've carefully added only the local and global
  flags I know I'll use for the packages about to be installed with kde.
  This has resulted in the exclusion of many audio, video, and graphics
  formats.  Let me know if any of you Gentoo/kde users can recommend any
  particular USE flags for the KDE dependency tree.  I want to give kde a
  fair evaluation so I don't want to cripple it, but I also don't want to
  load up a bunch of stuff I won't use.  Thanks for any advice!
 
  - Grant
 
  More info:
 
  [ebuild  N] dev-libs/cyrus-sasl-2.1.20  -authdaemond -berkdb -gdbm
  +java -kerberos -ldap -mysql +pam -postgres +ssl -static 1,733 kB [ebuild
  N] net-dns/libidn-0.5.15  -doc -emacs +java -nls 1,925 kB [ebuild  N
   ] net-misc/mDNSResponder-98  1,337 kB [ebuild  N]
  kde-base/kde-env-3-r4  0 kB [ebuild  N] kde-base/kdelibs-3.4.3  +alsa
  -arts +cups -debug -doc +jpeg2k +kdeenablefinal -kerberos -openexr +spell
  +ssl +tiff -xinerama +zeroconf 16,482 kB
  [ebuild  N] media-libs/gd-2.0.33  -fontconfig +jpeg +png +truetype
  -xpm 573 kB
  [ebuild  N] dev-libs/cgilib-0.5  13 kB [ebuild  N]
  net-analyzer/rrdtool-1.2.6-r1  -doc +perl -tcltk 851 kB [ebuild  N]
  sys-apps/lm_sensors-2.9.2  +sensord 840 kB [ebuild  N]
  kde-base/kdebase-pam-6  0 kB [ebuild  N] sys-apps/eject-2.0.13-r2
  -nls 58 kB [ebuild  N] sys-apps/hal-0.4.7-r2  -debug -doc -livecd
  +pcmcia 1,317 kB [ebuild  N] kde-base/kdebase-3.4.3-r1  -arts +cups
  -debug +hal -ieee1394 +java +kdeenablefinal -ldap +lm_sensors
  -logitech-mouse -openexr +opengl +pam -samba +ssl -xinerama 21,908 kB
  [ebuild  N] media-gfx/xloadimage-4.1-r4  +jpeg +png +tiff 622 kB
  [ebuild  N] app-crypt/gnupg-1.4.2-r3  +X +bzip2 +caps -curl -ecc -idea
  -ldap -nls +readline (-selinux) -smartcard -static -usb +zlib 2,823 kB
  [ebuild  N] dev-libs/pth-1.4.0  434 kB [ebuild  N]
  app-crypt/gpgme-1.0.2  814 kB [ebuild  N] kde-base/kdepim-3.4.3  -arts
  +crypt -debug -gnokii +kdeenablefinal -pda -xinerama 11,061 kB [ebuild  N
] kde-base/kdegames-3.4.3  -arts -debug +kdeenablefinal -xinerama 9,192
  kB
  [ebuild  N] kde-base/kdeartwork-3.4.3  -arts -debug +kdeenablefinal
  +opengl -xinerama +xscreensaver 17,600 kB [ebuild  N]
  app-crypt/qca-1.0-r2  +ssl 29 kB [ebuild  N] app-crypt/qca-tls-1.0-r2
  22 kB [ebuild  N] dev-perl/Net-SSLeay-1.25  75 kB [ebuild  N]
  dev-perl/IO-Socket-SSL-0.96  31 kB [ebuild  N]
  kde-base/kdenetwork-3.4.3  -arts -debug +kdeenablefinal -rdesktop -slp
  +ssl +wifi -xinerama -xmms 7,192 kB [ebuild  N]
  sys-libs/libieee1284-0.2.1  -doc 178 kB [ebuild  N]
  media-gfx/sane-backends-1.0.15  -gphoto2 -ipv6 -usb 3,156 kB [ebuild  N
  ] kde-base/kdegraphics-3.4.3-r3  -arts -debug -gphoto2 +imlib
  +kdeenablefinal -nodrm -openexr +opengl -povray +scanner -tetex -xinerama
  6,400 kB
  [ebuild  N] kde-base/kdetoys-3.4.3  -arts -debug +kdeenablefinal
  -xinerama 3,093 kB
  [ebuild  N] kde-base/kdeutils-3.4.3-r1  -arts +crypt -debug
  +kdeenablefinal (-pbbuttonsd) -snmp -xinerama 2,204 kB [ebuild  N]
  kde-base/kdewebdev-3.4.3-r1  -arts -debug -doc +kdeenablefinal -tidy
  -xinerama 5,804 kB [ebuild  N] media-libs/libmad-0.15.1b  -debug 490
  kB [ebuild  N] media-libs/musicbrainz-2.1.1  515 kB [ebuild  N]
  media-libs/tunepimp-0.3.0-r1  -flac +mp3 +perl +python +readline -vorbis
  512 kB
  [ebuild  N] sci-libs/fftw-3.0.1-r2  -3dnow (-altivec) +mpi +sse +sse2
  1,900 kB
  [ebuild  N] media-libs/libsamplerate-0.1.1-r1  -sndfile -static 683 kB
  [ebuild  N] media-sound/cdparanoia-3.9.8-r2  113 kB [ebuild  N]
  kde-base/kdemultimedia-3.4.3  +alsa -arts -audiofile -debug -encode -flac
  -gstreamer -jack +kdeenablefinal +mp3 +musicbrainz -speex -theora -vorbis
  -xine -xinerama 5,366 kB [ebuild  N] kde-base/kdeaddons-3.4.3  -arts
  -berkdb -debug +kdeenablefinal +sdl -xinerama -xmms 1,555 kB [ebuild  N
  ] kde-base/kdeedu-3.4.3-r10  -arts -debug +kdeenablefinal -kig-scripting
  -xinerama 23,421 kB [ebuild  N] kde-base/kdeadmin-3.4.3  -arts -debug
  +kdeenablefinal -xinerama 1,484 kB
  [ebuild  N] kde-base/kde-3.4.3  -accessibility 0 kB
 
  - Grant

 Why not just run it from livecd? Save yourself the hassle. Why on earth do
 you use -* in make.conf? for KEYWORDS? don;t do that!

Why not use -* for KEYWORDS?  I always do a pretend emerge before a
real one and I research each new USE flag I see and add it if I think
it's necessary/useful.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-drm and r300-r350

2005-12-29 Thread Richard Fish
On 12/28/05, Marco Calviani [EMAIL PROTECTED] wrote:
 Hi list,
i would like to know if the x11-drm ebuild, as of now
 (x11-drm-20051223), supports the r300 and r350 ATI video cards.

I tried to get the r300 driver working on my system a few weeks ago. 
Unfortunately my PCIe Mobility X600 is not supported yet, so I never
got anything working.  You need a 2.6.15 kernel, modular X.org 7, and
x11-drivers/xf86-video-ati.

As for the list of cards supported:

1. Run lspci to identify the slot of your adapter:

03:00.0 VGA compatible controller: ATI Tech...

2. Run lspci -n -s slot to get the vendor and card ID:

carcharias rjf # lspci -n -s 03:00.0
03:00.0 0300: 1002:3150

From the above, the vendor ID is 0x1002, and the card ID is 0x3150.

3. In the kernel sources, look at drivers/char/drm/drm_pciids.h to see
if the vendor and card ID appears in the table.  If it does, your card
is supported, and might actually work.  An example line from this
table is:

{0x1002, 0x4E47, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_R300}, \

The first two numbers are the vendor and card IDs.

 In particular what is the best open source configuration for such a
 card and xorg (6.8.2)?

For open source, you should use the radeon driver:

Section Device
Identifier  X600
Driver  radeon
VendorName  ATI Technologies Inc
BoardName   RV350 [Mobility Radeon X600]
EndSection

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge kdeaddons fails

2005-12-29 Thread Richard Fish
On 12/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 My kmail is broken and remerging kdepim hasn't fixed it, so I figured that I
 should rebuild arts kdelibs, kdeaddond and then kdepim. (I arrived at this 
 from
 reading messages while kdepim was running.) At this point, I'm stuck on
 kdeaddons which fails with the message below. I've remerged acl and attr
 without help. Suggestions? I've run revdep-rebuild and fix_libtool_files.sh
 3.3.6 (at least from logs, that was the previous version of gcc)
 SynthModule_stub::start()'
 /usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk to
 Arts::SynthModule_stub::streamStart()'
 /usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk to
 Arts::SynthModule_stub::stop()'

This looks like a gcc 3.3 vs 3.4 ABI (application binary interface)
mismatch.  Try:

revdep-rebuild --library libstdc++.so.5

This should rebuild several things, including arts.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Re: XFCE user taking KDE for a spin

2005-12-29 Thread Peter
On Thu, 29 Dec 2005 11:19:26 -0800, Grant wrote:

 Why not just run it from livecd? Save yourself the hassle. Why on earth
 do you use -* in make.conf? for KEYWORDS? don;t do that!
 
 Why not use -* for KEYWORDS?  I always do a pretend emerge before a real
 one and I research each new USE flag I see and add it if I think it's
 necessary/useful.
 
 - Grant

-* are masked for all archs. This is experimental beyond ~*. Furthermore,
you should at least specify your particular arch, like x86, amd64, ppc.
Many applications don't even use a -* arch so you will be missing a whole
bunch of stuff.

A better way to handle this is to use the package.keywords file and add to
it any experimental ebuilds you want.

man emerge will give you more information.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What wants to pull in busybox?

2005-12-29 Thread Petteri Räty
Michael Kjorling wrote:
 Now. For some reason, even after updating everything else, emerge
 -auDv world still wants to pull in sys-apps/busybox-1.00-r4. I have
 had sys-apps/busybox in my package.mask file ever since it getting
 pulled in as a dependency to something severely crippled my system,
 and I do not want to have to go through that again.
 

$ grep busybox /usr/portage/profiles/default-linux/packages
*sys-apps/busybox

Busybox is used in system rescue by default on Gentoo and as such
included in the system.

Regards,
Petteri


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Re: Re: Re: mount: unknown filesystem type 'ext2'

2005-12-29 Thread Richard Fish
On 12/29/05, Grant [EMAIL PROTECTED] wrote:
 OK, so mount only refers to fstab for fs info if the device isn't
 specified.  What is the logic behind that?  If that behavior was
 recently implemented, it would explain why I'm only now getting the
 error.  I've always mounted as above.

From the mount man page, I think /etc/filesystems has an effect here.

Try adding ext3 above the * on the last line:


# Try ext3 before all others
ext3
# Keep the last '*' intact as it directs mount to use the
# filesystems list available at /proc/filesystems also.
# Don't remove it unless you REALLY knows what you are doing!
*

-Richard



 - Grant

 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-drm and r300-r350

2005-12-29 Thread Marco Calviani
Hi Richard,
 first of all for your reply.

 1. Run lspci to identify the slot of your adapter:

 03:00.0 VGA compatible controller: ATI Tech...

 2. Run lspci -n -s slot to get the vendor and card ID:

 carcharias rjf # lspci -n -s 03:00.0
 03:00.0 0300: 1002:3150

 From the above, the vendor ID is 0x1002, and the card ID is 0x3150.

 3. In the kernel sources, look at drivers/char/drm/drm_pciids.h to see
 if the vendor and card ID appears in the table.  If it does, your card
 is supported, and might actually work.  An example line from this
 table is:

 {0x1002, 0x4E47, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_R300}, \

 The first two numbers are the vendor and card IDs.


Ok my card id is 4e50. I've search for it in the drm_pciids.h file and
i didn't found the appropriate card. Indeed i've found the 4E50 card
which is, as the one i have, a rv350 radeon card. However that
different capital letter is making me think that something is
different over there...

But another question come up on my mind: should we use instead of the
in-kernel drm support the one given by the x11-drm package?

Best regards,
MC

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Re: Re: Re: mount: unknown filesystem type 'ext2'

2005-12-29 Thread Peter
On Thu, 29 Dec 2005 11:05:00 -0800, Grant wrote:

  # mount /dev/hda1 /boot
  mount: unknown filesystem type 'ext2'
 
 
 OK. I see now. By specifying the device and mount point, you bypass
 fstab. Default will be what mount THINKS it is, which is like doing
 mount -t auto...

 If you just did mount /boot it would be fine.
 
 OK, so mount only refers to fstab for fs info if the device isn't
 specified.  What is the logic behind that?  If that behavior was recently
 implemented, it would explain why I'm only now getting the error.  I've
 always mounted as above.
 
 - Grant

Grant, this behavior has always been there AFAIK. If a mount point is
listed in fstab you can either mount it using the mount point or device
name. Using both eliminates fstab being used. This is nothing new, and
this is not a gentoo thing. check up on fileutils, maybe there is something 
in the changelog.

It's also possible that the hardened system has become stricter which is
always true!

Good luck


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Stroller


On 29 Dec 2005, at 17:28, Grant wrote:

... you just type:

ssh my.network.com

Depending on your setup you will probably need to set your
firewall/router to forward port 22 to the machine you want to log  
into.

Also make sure your ssh server is set up securely.


I really don't have any idea where to start here.  Does anyone know of
an online guide (preferrably in Gentoo context) that would help?



How is your network connected to the internet?

http://www.google.com/search?ie=utf8oe=utf8q=port+forwarding

The first link looks fairly useful.

Stroller.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What wants to pull in busybox?

2005-12-29 Thread Michael Kjorling
On 2005-12-29 21:05 +0200, [EMAIL PROTECTED] wrote:
 $ grep busybox /usr/portage/profiles/default-linux/packages
 *sys-apps/busybox

Since I don't need this (if my system breaks, I have several live-CDs
available that are much more likely to be bootable to begin with), and
had so much trouble with busybox the last time, is there any way to
override this without editing the profile directly? I looked at the
man page for emerge but didn't see anything.

-- 
Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* . No bird soars too high if he soars with his own wings . *


pgpkI6uSUz8JX.pgp
Description: PGP signature


Re: [gentoo-user] xpdf + KDE + emerge whackiness...

2005-12-29 Thread Alexander Skwar
Jeff schrieb:

 app-text/poppler-0.4.3-r1 is already installed, so why would xpdf come
 out to be a blocker as well as try to install 2 instances of itself,

emerge -C poppler xpdf ; emerge -vat poppler

Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xpdf + KDE + emerge whackiness...

2005-12-29 Thread Jeff
Ok...

emerge -uDNp world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B ] app-text/xpdf-3.01-r4 (is blocking
app-text/poppler-0.4.3-r1)
[ebuild  N] x11-libs/motif-config-0.9
[ebuild  N] x11-libs/openmotif-2.2.3-r8
[ebuild  N] app-text/xpdf-3.01-r3
[ebuild U ] dev-libs/libgcrypt-1.2.2-r1 [1.2.1]
[ebuild   R   ] net-print/cups-1.1.23-r4
[ebuild   R   ] net-nds/openldap-2.2.28-r3
[ebuild  N] net-fs/samba-3.0.14a-r2
[ebuild U ] sys-apps/module-init-tools-3.2.1 [3.0-r2]
[ebuild   R   ] media-libs/xine-lib-1.1.1-r2
[ebuild   R   ] kde-base/kdebase-3.5.0-r1
[ebuild   R   ] media-video/mplayer-1.0_pre7-r1
[ebuild UD] sys-apps/dbus-0.23.4-r1 [0.50-r2]
[ebuild UD] sys-apps/hal-0.4.8 [0.5.5.1-r2]
[ebuild  NS   ] kde-base/arts-3.4.3
[ebuild  NS   ] kde-base/kdelibs-3.4.3
[ebuild  NS   ] kde-base/kompare-3.4.3

app-text/poppler-0.4.3-r1 is already installed, so why would xpdf come
out to be a blocker as well as try to install 2 instances of itself,
even though it doesn't exist in /etc/portage/package.*?

Also, what's up with the old KDE stuff trying to be built when it's been
properly removed from my system?

more /etc/portage/package.keywords | grep kde
dev-util/kdesvn ~x86
kde-base/arts ~x86
kde-base/kde ~x86
kde-base/kde-env ~x86
kde-base/kdeaddons ~x86
kde-base/kdeadmin ~x86
kde-base/kdeartwork ~x86
kde-base/kdebase ~x86
kde-base/kdebase-pam ~x86
kde-base/kdeedu ~x86
kde-base/kdegames ~x86
kde-base/kdegraphics ~x86
kde-base/kdelibs ~x86
kde-base/kdemultimedia ~x86
kde-base/kdenetwork ~x86
kde-base/kdepim ~x86
kde-base/kdetoys ~x86
kde-base/kdeutils ~x86
kde-base/kdewebdev ~x86

Am I supposed to explicitly tell portage an exact KDE version in my
package.keywords?

Not necessarily a Linux n00b, but still a Gentoo/portage n00b. Your help
is much appreciated! Thanks all!

-- 
Han Solo:
Well Princess, it looks like you managed to keep me
here a while longer.
Princess Leia:
I had nothing to do with it. General Rieekan thinks
it's dangerous for anyone to leave the system until
they've activated the energy shield.
Han Solo:
That's a good story. I think you just can't bear to
let a gorgeous guy like me out of your sight.
Princess Leia:
I don't know where you get you delusions, laser brain!
Chewbacca laughs
Han Solo:
Laugh it up, fuzzball!
Gentoo Base System version 1.12.0_pre12
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.14-gentoo-r5 i686)
=
System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.3 [enabled]
dev-lang/python: 2.3.5, 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-fomit-frame-pointer -march=pentium4 -O2 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3.4/env 
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env 
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config 
/var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-fomit-frame-pointer -march=pentium4 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig ccache distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://mirror.datapipe.net/gentoo 
ftp://gentoo.mirrors.tds.net/gentoo 
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ http://gentoo.netnitco.net;
MAKEOPTS=-j2
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.namerica.gentoo.org/gentoo-portage
USE=x86 X aac aim alsa apm arts audiofile avi bash-completion berkdb 
bitmap-fonts bmp browserplugin bzip2 calendar cdr crypt cups curl dbus directfb 
divx4linux dvd dvdr dvdread emboss encode exif expat fam fbcon ffmpeg flac 
foomaticdb fortran ftp gd gdbm gif glut gmp gnutls gpm gtk2 hal icq idn 
imagemagick imap imlib ipv6 jabber jack java javascript jpeg kde kerberos lcms 
ldap libg++ libwww mad mhash mikmod mime mmx mng motif mozilla mp3 mpeg msn 
mysql ncurses nis nls nptl nptlonly nsplugin ogg oggvorbis openal opengl oscar 
oss pam pcre pdflib perl php png python qt quicktime readline recode ruby samba 
sasl sdl snmp sockets sox spell sse sse2 ssl tcltk tcpd threads tiff truetype 
truetype-fonts type1-fonts udev unicode usb v4l vcd vorbis win32codecs xine 
xml2 xmms xv xvid yahoo zlib userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY



Re: [gentoo-user] Multi-user Console Viewing

2005-12-29 Thread Etaoin Shrdlu
On Thursday 29 December 2005 19:39, Delca wrote:

 somebody knows a program that let me see what others are doing on
 their consoles?
 i.e.: I'm root and with 'w' command i see that 'foo' user is running
 'vi index.php' but i need to see what is he typing so i can have
 control of what is he doing.

I find the use of such tools questionable at best, anyway, there used to 
be a tool called ttysnoop or something similar, google is your friend.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Multi-user Console Viewing

2005-12-29 Thread Ryan Tandy

Delca wrote:


somebody knows a program that let me see what others are doing on
their consoles?
i.e.: I'm root and with 'w' command i see that 'foo' user is running
'vi index.php' but i need to see what is he typing so i can have
control of what is he doing.

Thanks in advance,
Santiago del Castillo

 

You could set the user's default terminal to screen rather than bash - 
then you can resume their screen anytime you like with screen -x.  
Although it's not a very nice thing to do...

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Multi-user Console Viewing

2005-12-29 Thread John Jolet
one called poke and peekworks on all unixes i've found so  
far.  pretty inexpensive, but not free.  peek allows you to watch,  
and the poke part lets you take over.  or you can use vnc with a  
particular argument to share the :0 display.

On Dec 29, 2005, at 2:57 PM, Etaoin Shrdlu wrote:


On Thursday 29 December 2005 19:39, Delca wrote:


somebody knows a program that let me see what others are doing on
their consoles?
i.e.: I'm root and with 'w' command i see that 'foo' user is running
'vi index.php' but i need to see what is he typing so i can have
control of what is he doing.


I find the use of such tools questionable at best, anyway, there  
used to

be a tool called ttysnoop or something similar, google is your friend.
--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Robin
If you are looking to reach your gentoo computer, consider sshd.  You
can search the gentoo wiki for help docs for setup and usuage.

http://www.gentoo-wiki.com



On 12/29/05, Stroller [EMAIL PROTECTED] wrote:

 On 29 Dec 2005, at 17:28, Grant wrote:
  ... you just type:
 
  ssh my.network.com
 
  Depending on your setup you will probably need to set your
  firewall/router to forward port 22 to the machine you want to log
  into.
  Also make sure your ssh server is set up securely.
 
  I really don't have any idea where to start here.  Does anyone know of
  an online guide (preferrably in Gentoo context) that would help?


 How is your network connected to the internet?

 http://www.google.com/search?ie=utf8oe=utf8q=port+forwarding

 The first link looks fairly useful.

 Stroller.

 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xpdf + KDE + emerge whackiness...

2005-12-29 Thread Daniel Heemann
On Thursday 29 December 2005 21:04, Jeff wrote:
 Calculating world dependencies ...done!
 [blocks B ] app-text/xpdf-3.01-r4 (is blocking
 app-text/poppler-0.4.3-r1)
 [ebuild  N] app-text/xpdf-3.01-r3

 app-text/poppler-0.4.3-r1 is already installed, so why would xpdf come
 out to be a blocker as well as try to install 2 instances of itself,
 even though it doesn't exist in /etc/portage/package.*?

Seems you need the currently unstable xpdf-3.01-r4, so add app-text/xpdf to 
package.keywords.

Regards

-- 
Those who would give up essential liberty, to purchase a little temporary 
safety, deserve neither liberty nor safety.  - Benjamin Franklin
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge kdeaddons fails

2005-12-29 Thread schroder
Ran that yesterday and after some remerging and unmerging, got it to run
successfully. I was still having kmail problems, so I tried remerging kdepim.
It built without error. Still unable to send from kmail. (setup unchanged) I
did an # emerge -uDvt world, and emerge --depclean --pretend checked and
accepted what would be removed and ran without --pretend. emerge kdepim ran
without error, still no success fixing kmail. This brings me to the point where
I began my previous post.
I re-ran # revdep-rebuild --library libstdc++.so.5 and right now the box is
running #3 of 81 packages. Hopefully this will clean up my mess, and I can get
kmail running. All this is obviously a result of my not knowing what the hell
I'm doing. All I know is using my ISP's web interface is getting old quick.

Quoting Richard Fish [EMAIL PROTECTED]:

 On 12/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  My kmail is broken and remerging kdepim hasn't fixed it, so I figured that
 I
  should rebuild arts kdelibs, kdeaddond and then kdepim. (I arrived at this
 from
  reading messages while kdepim was running.) At this point, I'm stuck on
  kdeaddons which fails with the message below. I've remerged acl and attr
  without help. Suggestions? I've run revdep-rebuild and fix_libtool_files.sh
  3.3.6 (at least from logs, that was the previous version of gcc)
  SynthModule_stub::start()'
  /usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk
 to
  Arts::SynthModule_stub::streamStart()'
  /usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk
 to
  Arts::SynthModule_stub::stop()'

 This looks like a gcc 3.3 vs 3.4 ABI (application binary interface)
 mismatch.  Try:

 revdep-rebuild --library libstdc++.so.5

 This should rebuild several things, including arts.

 -Richard

 --
 gentoo-user@gentoo.org mailing list




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Duplicate symbol __glXSingleTable in /usr/.../libglx.a:glxmodule.o

2005-12-29 Thread Trenton Adams
I get the following error in my Xorg log when trying to start X.  I
can't figure out what is happening.

Duplicate symbol __glXSingleTable in
/usr/X11R6/lib/modules/extensions/libglx.a:glxmodule.o


I've searched the internet for this problem, to no avail.  I've
installed the ati-drivers, and I have a radeon 9200 pro.  I'm running
xorg v6.8.2, from package 6.8.2-r6.  The log file is also attached.
What other information do you need?


Xorg.0.log
Description: Binary data


[gentoo-user] De-compiling shockwave flash files.

2005-12-29 Thread Stroller
I want to extract some video from a Shockwave Flash (.SWF) file a  
little Googling reveals they're containers and that lots of other  
content can be stored within them.


I see loads  loads of demo or shareware decompilers for windows  
which will allow the video c to be extracted from a .swf but nothing  
for Linux. Does anyone have any suggestions, please?


To be honest, I have a PC  a Mac here I could run the extraction on,  
the important thing is that the software be free  unrestricted or  
preferably just Free or OSS. It's not an important job, so I'd rather  
not pay money for something I only want to use once.


Stroller.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Grant
  ... you just type:
 
  ssh my.network.com
 
  Depending on your setup you will probably need to set your
  firewall/router to forward port 22 to the machine you want to log
  into.
  Also make sure your ssh server is set up securely.
 
  I really don't have any idea where to start here.  Does anyone know of
  an online guide (preferrably in Gentoo context) that would help?


 How is your network connected to the internet?

 http://www.google.com/search?ie=utf8oe=utf8q=port+forwarding

 The first link looks fairly useful.

 Stroller.

That helped a lot.  I have a high-number port on the router forwarding
to one of my systems.  How can I access the forwarded-to service from
a random point on the Internet?  I need something static to represent
my router on the Internet.  I've tried using the IP address that is
used for me externally when I'm browsing but it doesn't work.  I use
cable internet service and I think that IP address is used for many
different customers.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Stroller


On 29 Dec 2005, at 22:30, Grant wrote:


How is your network connected to the internet?

http://www.google.com/search?ie=utf8oe=utf8q=port+forwarding

The first link looks fairly useful.

Stroller.


That helped a lot.  I have a high-number port on the router forwarding
to one of my systems.  How can I access the forwarded-to service from
a random point on the Internet?  I need something static to represent
my router on the Internet.  I've tried using the IP address that is
used for me externally when I'm browsing but it doesn't work.  I use
cable internet service and I think that IP address is used for many
different customers.


I have heard of ISPs NATting their customers, but I think it would be  
pretty unusual these days. Does the high-port forwad to port 22 on  
your PC? Or is the PC listening for ssh? See /etc/ssh/sshd_config for  
that one.


How are you testing ssh'ing to your external IP address? Doing so  
from inside the LAN won't work - you're better port-scanning yourself  
by visiting Shields Up! at http://grc.com


You can get a hostname which will resolve to your dynamic IP at  
http://dyndns.com - there are some free utilities which you can run  
to do the updating.


Stroller.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Grant
  How is your network connected to the internet?
 
  http://www.google.com/search?ie=utf8oe=utf8q=port+forwarding
 
  The first link looks fairly useful.
 
  Stroller.
 
  That helped a lot.  I have a high-number port on the router forwarding
  to one of my systems.  How can I access the forwarded-to service from
  a random point on the Internet?  I need something static to represent
  my router on the Internet.  I've tried using the IP address that is
  used for me externally when I'm browsing but it doesn't work.  I use
  cable internet service and I think that IP address is used for many
  different customers.

 I have heard of ISPs NATting their customers, but I think it would be
 pretty unusual these days. Does the high-port forwad to port 22 on
 your PC? Or is the PC listening for ssh? See /etc/ssh/sshd_config for
 that one.

 How are you testing ssh'ing to your external IP address? Doing so
 from inside the LAN won't work - you're better port-scanning yourself
 by visiting Shields Up! at http://grc.com

 You can get a hostname which will resolve to your dynamic IP at
 http://dyndns.com - there are some free utilities which you can run
 to do the updating.

 Stroller.

Also, what should I do about securing ssh?  I'm using a high port
number.  Is there other special configuration I should be using?  I'm
using the standard sshd_config except for the high port number
specification.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Reaching my network over the internet

2005-12-29 Thread Ryan Viljoen
 KISS - keep it short and simple.

Doesnt that also stand for keep it simple stupid!?

You can also use port knocking for additional security for SSH. I dont
know anything about VPN so I wont comment.

--
Ryan Viljoen Bsc(Eng) (Electrical)

When you say I wrote a program that crashed Windows, people just
stare at you blankly and say Hey, I got those with the system, for
free. - Linus Torvalds, 1995

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Grant
  How is your network connected to the internet?
 
  http://www.google.com/search?ie=utf8oe=utf8q=port+forwarding
 
  The first link looks fairly useful.
 
  Stroller.
 
  That helped a lot.  I have a high-number port on the router forwarding
  to one of my systems.  How can I access the forwarded-to service from
  a random point on the Internet?  I need something static to represent
  my router on the Internet.  I've tried using the IP address that is
  used for me externally when I'm browsing but it doesn't work.  I use
  cable internet service and I think that IP address is used for many
  different customers.

 I have heard of ISPs NATting their customers, but I think it would be
 pretty unusual these days. Does the high-port forwad to port 22 on
 your PC? Or is the PC listening for ssh? See /etc/ssh/sshd_config for
 that one.

 How are you testing ssh'ing to your external IP address? Doing so
 from inside the LAN won't work - you're better port-scanning yourself
 by visiting Shields Up! at http://grc.com

 You can get a hostname which will resolve to your dynamic IP at
 http://dyndns.com - there are some free utilities which you can run
 to do the updating.

 Stroller.

I had that screwed up.  I was using /etc/ssh/ssh_config instead of
sshd_config.  So I should leave ssh_config alone?

Working great now!

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] De-compiling shockwave flash files.

2005-12-29 Thread Martins Steinbergs
On Friday 30 December 2005 00:14, Stroller wrote:
 I want to extract some video from a Shockwave Flash (.SWF) file a
 little Googling reveals they're containers and that lots of other
 content can be stored within them.

 I see loads  loads of demo or shareware decompilers for windows
 which will allow the video c to be extracted from a .swf but nothing
 for Linux. Does anyone have any suggestions, please?

 To be honest, I have a PC  a Mac here I could run the extraction on,
 the important thing is that the software be free  unrestricted or
 preferably just Free or OSS. It's not an important job, so I'd rather
 not pay money for something I only want to use once.

 Stroller.

you may try this
emerge swftools
and run
/usr/bin/swfextract


martins
-- 
Linux 2.6.14-gentoo-r5 AMD Athlon(tm) 64 Processor 3200+
 02:02:24 up 1 day, 12:27,  4 users,  load average: 1.61, 1.74, 1.32


pgpeOIZJdkzar.pgp
Description: PGP signature


[gentoo-user] Rx Errors on NIC

2005-12-29 Thread Drew Tomlinson
I have a AMD Athlon 2800+ processor running on a Asus A7N8X Deluxe 
motherboard.  This motherboard uses the Nvidia NForce2 chipset.  It has 
both an Nvidia and a 3Com 100 mbps network adapter integrated.


Initially I used the Nvidia network adapter but noticed a lot of Rx 
errors.  The errors and the frame errors matched exactly.  I did the 
standard testing to try and isolate the problem.  I tried known working 
patch cables and known working hub ports.  Then when the errors 
persisted, I even moved the box to a known working cable run.  The 
errors remained.


So I figured that the actual port on the motherboard must be bad.  I 
recompiled my kernel with 3Com networking support and began using the 
3Com port but I am still getting errors.  Here's my current 'ifconfig' 
output:


eth2  Link encap:Ethernet  HWaddr 00:26:54:0C:60:8D 
 inet addr:192.168.1.6  Bcast:192.168.1.255  Mask:255.255.255.0

 UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
 RX packets:131785 errors:481 dropped:0 overruns:0 frame:760
 TX packets:168955 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:1000
 RX bytes:27189676 (25.9 Mb)  TX bytes:169280962 (161.4 Mb)
 Interrupt:18 Base address:0xb000

The errors have changed a little in that now the frame errors exceed 
the errors.  How can that be?  I must not understand the output.  
Anyway, I'm starting to think I may have some configuration issues as I 
find it hard to believe that both ports are bad.  I'm a Gentoo newbie 
and started with kernel 2.11.  I've upgraded once to 2.13-r5 which is 
where I'm at now.  I have not changed any networking parameter from 
their defaults as far as I recall.  Any ideas on what might be going on?


Thanks,

Drew

--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!

http://www.alchemistswarehouse.com

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Ryan Viljoen
 You can get a hostname which will resolve to your dynamic IP at
 http://dyndns.com - there are some free utilities which you can run
 to do the updating.

There is also no-ip.com  both no-ip and dyndns update clients are in
the portage tree so now worries there. Sorry for the repetitive mail.

--
Ryan Viljoen Bsc(Eng) (Electrical)

When you say I wrote a program that crashed Windows, people just
stare at you blankly and say Hey, I got those with the system, for
free. - Linus Torvalds, 1995

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Multi-user Console Viewing

2005-12-29 Thread John J. Foster
On Thu, Dec 29, 2005 at 03:20:48PM -0600, John Jolet wrote:
 one called poke and peekworks on all unixes I've found so  
 far.  pretty inexpensive, but not free.  peek allows you to watch,  
 and the poke part lets you take over.  or you can use vnc with a  
 particular argument to share the :0 display.

Wow, a flash from the past. I know the guy, Randy Styka, at Computronics
who wrote them programs. We used them quite extensively at my last job
about 9 years ago. Good programs.

John


pgpa9KVVHLTaG.pgp
Description: PGP signature


Re: [gentoo-user] xpdf + KDE + emerge whackiness... [SOLVED]

2005-12-29 Thread Jeff
Worked as planned guys. Thanks much.

How I did it:

# emerge -C poppler xpdf ; emerge -vat poppler

Then, add app-text/xpdf to /etc/portage/package.keywords

Thanks much.

:-)


Daniel Heemann wrote:
 On Thursday 29 December 2005 21:04, Jeff wrote:
 
Calculating world dependencies ...done!
[blocks B ] app-text/xpdf-3.01-r4 (is blocking
app-text/poppler-0.4.3-r1)
[ebuild  N] app-text/xpdf-3.01-r3

app-text/poppler-0.4.3-r1 is already installed, so why would xpdf come
out to be a blocker as well as try to install 2 instances of itself,
even though it doesn't exist in /etc/portage/package.*?
 
 
 Seems you need the currently unstable xpdf-3.01-r4, so add app-text/xpdf to 
 package.keywords.
 
 Regards
 

-- 
Han Solo:
Damn fool, I knew you were going to say that.
Ben (Obi-Wan) Kenobi:
Who's the more foolish, the fool, or the fool who
follows him?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Regular user can't offload usb camera`

2005-12-29 Thread Glenn Enright
On Friday 30 December 2005 06:43, Gerhard Hoogterp wrote:
 I had something alike and found that the hotplug script was looking
 for /var/run/console/console.lock to see who owned the console (and to use
 this info to chown the usbfile)

 You can easily check if you have the same problem: disconnect the camera,
 become root on the commandline and use

   cat loginname  /var/run/console/console.lock

 (so if you're logged in as michael use
   cat michael  /var/run/console/console.lock
 )

 Plug in the camera and try to download the photo's. If it now works, you
 have the same problem which I had (and which has to do I think with
 pam_console which is a flag for emerging pam)

 Anyhow, as I got bored to create the lockfile every time I just fixed
 the /etc/hotplug/usb/usbcam to use my name whenever it couldn't find a lock
 file.. Somewhat ugly, but oh well..

 Hope this helps..
   Gerhard

 --
 Ithaka photography, http://ithaka.mine.nu/

This link may be helpful to those still looking at this...
http://www.gphoto.org/doc/manual/permissions-usb.html

-- 
Finally, Zippy drives his 1958 RAMBLER METROPOLITAN into the faculty
dining room.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge realplayer

2005-12-29 Thread maxim wexler


--- larry [EMAIL PROTECTED] wrote:

 trying to emerge realplayer, received following
 error msg:
 
  emerge (1 of 1)
 media-video/realplayer-10.0.6 to /
  Downloading   

https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
 --21:17:33--  

https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
=

`/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.i586.rpm'
 Resolving helixcommunity.org... 207.188.25.135
 Connecting to
 helixcommunity.org|207.188.25.135|:443... connected.
 ERROR: Certificate verification error for
 helixcommunity.org: unable to   
 get local issuer certificate
 To connect to helixcommunity.org insecurely, use
 `--no-check-certificate'.
 Unable to establish SSL connection.
 !   !! Couldn't download
 RealPlayer-10.0.6.776-20050915.i586.rpm. Aborting.
 
 i tried using the suggested option:
 
 `--no-check-certificate'
 
 emerge didn't like it. anyone run into this?

Me. The file is on the helix site but not in the place
emerge looks for it. I forget the exact URL, but a
simple search should find it. And, scroll way down the
page. Copy the to distfiles. Should work.

 
 thanks-
 -- 
 gentoo-user@gentoo.org mailing list
 
 




__ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Reaching my network over the internet

2005-12-29 Thread Stroller


On 29 Dec 2005, at 23:18, Grant wrote:


Also, what should I do about securing ssh?  I'm using a high port
number.  Is there other special configuration I should be using?  I'm
using the standard sshd_config except for the high port number
specification.


Using a high port number isn't terribly helpful - it's just security  
through obscurity and if someone were to port-scan you with all  
nmap's options turned on they'd surely figure out you were running  
ssh on that port.


Since SSH is encrypted there's not much you need to do to secure it.  
I disable root logins via ssh with PermitRootLogin no to save the  
password of one known account from being guessable or brute forced.  
If you want to be paranoid you can restrict logins to known keys, I  
think. A but of homework will tell you more about that - I usually  
just add known secure machines to ~/.ssh/authorized_keys2 to save me  
typing a password when shelling around my LAN  stuff.


Stroller.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A few (gentoo-newbie) questions (mainly about binary packages)

2005-12-29 Thread C. Beamer
Hi,

Most of your questions have been answered by more knowledgeable people
on the list than I.  However, I do I one comment:

Richard Neill wrote:

4)Does anyone know of a good resource for ex-mandriva users?

  

I can't say enough good things about Gentoo documentation:

http://www.gentoo.org/doc/en/list.xml

It has helped me out a number of times.  I'm a relatively new Gentoo
user as well (Sept. 2005) and I'm not a techy.  I used Redhat and then,
Fedora for about 4 years.

People on this list have been great and initially pointed me toward
various Gentoo documentation.  I've finally clued in and realized what
an invaluable resource this is.  Case in point:

I recently installed Gentoo on my laptop.  It's a 2.4 gHz with a 40 gig
hard drive, so perhaps it's a little more powerful than yours.  I
followed the steps in the Gentoo handbook and built ACPI into the
kernel.  Once I got to the boot stage, I had problems because I didn't
follow the ACPI guide and I should have.  Once I followed the steps in
that, I was able to compile xwindows and kde-meta without a hitch.

And for what it's worth, I had never compiled a kernel before using
Gentoo and now, I can do it without being scared out of my mind - I may
not be an expert, but I'm getting better and I am learning.  And as I
said, I'm not a techy - I could be someones grandmother!  :-)

I have to say that I am totally biased - Gentoo is the best!

Anyway, that's my 2 cents!  :-)

Regards,

Colleen
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Bash programmable completion

2005-12-29 Thread Willie Wong
I am trying out programmable completion following the tab completion
TIP at gentoo-wiki:
 http://gentoo-wiki.com/TIP_TAB-completion
Things mostly work as expected. 

I also turned on programmable completion for bash using 
  shopt -s progcomp

My question: how does the tab completion determine suitable
filetypes?

for example:

[07:32 PM]wwong TESTaudio $ ls
test  test.m4v  test.mpg  test.pl  test.sh   test.wav
test.jpg  test.mp3  test.pdf  test.ps  test.txt
[07:32 PM]wwong TESTaudio $ vim test
test  test.pdf  test.ps   test.txt  
test.m4v  test.pl   test.sh   test.wav  
[07:32 PM]wwong TESTaudio $ mplayer test.
test.mp3  test.mpg  test.ps   test.wav  
[07:32 PM]wwong TESTaudio $ gv test.p
test.pdf  test.ps   
[07:32 PM]wwong TESTaudio $ acroread test.pdf  
[07:32 PM]wwong TESTaudio $ qiv test.jpg  

I hit double tab after the vim, mplayer, and gv commands, and single 
tab after acroread and qiv. 

For example, I want to also make mplayer be associated to m4v, a format 
it can play, and not ps, a format I doubt mplayer deals with. 

Does anyone know how to make that association? 

W
-- 
So this neutron walks into a bar, orders a pint of lager and begins to
open his wallet when the barman says, For you, no charge!
Sortir en Pantoufles: up 47 days, 16:49
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ndiswrapper, broadcom 4320 and 802.11b

2005-12-29 Thread Jerry McBride

Anyone here an ndiswrapper expert? I would most welcome some setup help...

I'm working with a COMPAQ R3320US which sports an internal wifi setup using 
the broadcom BCM4306 chipset. Installing the ndiswrapper and the correct 
windows drivers, the setup process seems to go without a hitch. 

However, the desired WAP uses 128bit wep, stealth (non visible SSID) and mac 
filterig to help keep out the goonies... and me too aparently. I cannot 
establish a wifi connection to the desired WAP to save my file.

However, dumping the ndiswrapper framework and plugging in a  pcmcia senao 
wireless card using the orinoco/hermes drivers works flawlessly...

What to do now? It'd be a plus to get this broadcom/ndis solution working, but 
so far it eludes me. Anyone here care o take a stab at helping me?

Yes, I've placed the broadcom MAC address into the WAP already...

Jerry

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Duplicate symbol __glXSingleTable in libglx.a

2005-12-29 Thread Trenton Adams
Here I go again.  This never got to the list, which I assume is
because it had an attachment.  So, this time it doesn't, I've inlined
the xorg log.

I get the following error in my Xorg log when trying to start X.  I
can't figure out what is happening.

Duplicate symbol __glXSingleTable in
/usr/X11R6/lib/modules/extensions/libglx.a:glxmodule.o


I've searched the internet for this problem, to no avail.  I've
installed the ati-drivers, and I have a radeon 9200 pro.  I'm running
xorg v6.8.2, from package 6.8.2-r6.  The log file is also attached.
What other information do you need?

The xorg log is below...



X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 i686 [ELF]
Current Operating System: Linux joseph 2.6.12-gentoo-r10 #38 Wed Dec
14 19:52:30 MST 2005 i686
Build Date: 29 December 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Dec 29 07:59:53 2005
(==) Using config file: /root/xorg.conf
(==) ServerLayout layout1
(**) |--Screen screen1 (0)
(**) |   |--Monitor monitor1
(**) |   |--Device device1
(**) |--Input Device Keyboard1
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout en_US
(**) XKB: layout: en_US
(WW) Option XkbOptions requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Mouse1
(**) FontPath set to unix/:-1
(==) RgbPath set to /usr/lib/X11/rgb
(==) ModulePath set to /usr/lib/modules
(**) Option AllowMouseOpenFail
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=X.Org Foundation
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib/modules/libpcidata.a
(II) Module pcidata: vendor=X.Org Foundation
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2578 card 1043,80f6 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2579 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 8086,257b card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24d2 card 1043,80a6 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1043,80a6 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1043,80a6 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1043,80a6 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1043,80f3 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5960 card 174b,0260 rev 01 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,5940 card 174b,0261 rev 01 class 03,80,00 hdr 00
(II) PCI: 02:01:0: chip 8086,1019 card 1043,80f7 rev 00 class 02,00,00 hdr 00
(II) PCI: 03:03:0: chip 1106,3044 card 1043,808a rev 80 class 0c,00,10 hdr 00
(II) PCI: 03:04:0: chip 105a,3373 card 1043,80f5 rev 02 class 01,04,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0xb000 - 0xbfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xfe80 - 0xfe8f (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xd7f0 - 0xf7ef (0x2000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0002 

Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Jerry McBride
On Thursday 29 December 2005 08:24, Marco Calviani wrote:
 Hi list,
maybe this question is a little bit related since it regards non
 Gentoo-specific topics.
 I would like to add a specific suffix to a list of files. For example
 i have files of the type:

 duck1.jpg
 duck2.jpg
 duck3.jpg

 and i would like them to become:

 donald_duck1.jpg
 donald_duck2.jpg
 donald_duck3.jpg

 Does somebody knows a simple way to do this via shell?


Did anyone mention RENAME???

A simple rename duck donald_duck duck*.jpg would work well also

Cheers.



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: OT - Need MythTV setup help (resend)

2005-12-29 Thread Michael Sullivan
On Thu, 2005-12-29 at 11:53 -0600, Michael Sullivan wrote:
 It's been over an hour since I sent this in to the list and my log files
 say that it was sent, but I haven't gotten it back from the list yet.
 I'm sending it again...
 
  Forwarded Message 
 From: Michael Sullivan [EMAIL PROTECTED]
 To: gentoo-user gentoo-user@lists.gentoo.org
 Subject: OT - Need MythTV setup help
 Date: Thu, 29 Dec 2005 10:30:48 -0600
 
 I went ahead and allotted 40GB (from my Windows partion zapped away by
 QParted) for my tv partition.  I followed the wiki all the way through
 except for one part:  My Input Connections screen is blank.  The wiki
 said that this was a permissions issue, but as I'm trying to do this as
 root at the moment I don't think permissions should be a problem.  Just
 in case, here's what the relevant permissions look like:
 
 camille mythtv # ls -al /dev/video*
 lrwxrwxrwx  1 root root   6 Dec 28 16:39 /dev/video - video0
 crw-rw-rw-  1 root video 81,  0 Oct 19 11:13 /dev/video0
 crw-rw  1 root video 81,  1 Oct 19 11:13 /dev/video1
 crw-rw  1 root video 81, 10 Oct 19 11:13 /dev/video10
 crw-rw  1 root video 81, 11 Oct 19 11:13 /dev/video11
 crw-rw  1 root video 81, 12 Oct 19 11:13 /dev/video12
 crw-rw  1 root video 81, 13 Oct 19 11:13 /dev/video13
 crw-rw  1 root video 81, 14 Oct 19 11:13 /dev/video14
 crw-rw  1 root video 81, 15 Oct 19 11:13 /dev/video15
 crw-rw  1 root video 81, 16 Oct 19 11:13 /dev/video16
 crw-rw  1 root video 81, 17 Oct 19 11:13 /dev/video17
 crw-rw  1 root video 81, 18 Oct 19 11:13 /dev/video18
 crw-rw  1 root video 81, 19 Oct 19 11:13 /dev/video19
 crw-rw  1 root video 81,  2 Oct 19 11:13 /dev/video2
 crw-rw  1 root video 81, 20 Oct 19 11:13 /dev/video20
 crw-rw  1 root video 81, 21 Oct 19 11:13 /dev/video21
 crw-rw  1 root video 81, 22 Oct 19 11:13 /dev/video22
 crw-rw  1 root video 81, 23 Oct 19 11:13 /dev/video23
 crw-rw  1 root video 81, 24 Oct 19 11:13 /dev/video24
 crw-rw  1 root video 81, 25 Oct 19 11:13 /dev/video25
 crw-rw  1 root video 81, 26 Oct 19 11:13 /dev/video26
 crw-rw  1 root video 81, 27 Oct 19 11:13 /dev/video27
 crw-rw  1 root video 81, 28 Oct 19 11:13 /dev/video28
 crw-rw  1 root video 81, 29 Oct 19 11:13 /dev/video29
 crw-rw  1 root video 81,  3 Oct 19 11:13 /dev/video3
 crw-rw  1 root video 81, 30 Oct 19 11:13 /dev/video30
 crw-rw  1 root video 81, 31 Oct 19 11:13 /dev/video31
 crw-rw  1 root video 81, 32 Oct 19 11:13 /dev/video32
 crw-rw  1 root video 81, 33 Oct 19 11:13 /dev/video33
 crw-rw  1 root video 81, 34 Oct 19 11:13 /dev/video34
 crw-rw  1 root video 81, 35 Oct 19 11:13 /dev/video35
 crw-rw  1 root video 81, 36 Oct 19 11:13 /dev/video36
 crw-rw  1 root video 81, 37 Oct 19 11:13 /dev/video37
 crw-rw  1 root video 81, 38 Oct 19 11:13 /dev/video38
 crw-rw  1 root video 81, 39 Oct 19 11:13 /dev/video39
 crw-rw  1 root video 81,  4 Oct 19 11:13 /dev/video4
 crw-rw  1 root video 81, 40 Oct 19 11:13 /dev/video40
 crw-rw  1 root video 81, 41 Oct 19 11:13 /dev/video41
 crw-rw  1 root video 81, 42 Oct 19 11:13 /dev/video42
 crw-rw  1 root video 81, 43 Oct 19 11:13 /dev/video43
 crw-rw  1 root video 81, 44 Oct 19 11:13 /dev/video44
 crw-rw  1 root video 81, 45 Oct 19 11:13 /dev/video45
 crw-rw  1 root video 81, 46 Oct 19 11:13 /dev/video46
 crw-rw  1 root video 81, 47 Oct 19 11:13 /dev/video47
 crw-rw  1 root video 81, 48 Oct 19 11:13 /dev/video48
 crw-rw  1 root video 81, 49 Oct 19 11:13 /dev/video49
 crw-rw  1 root video 81,  5 Oct 19 11:13 /dev/video5
 crw-rw  1 root video 81, 50 Oct 19 11:13 /dev/video50
 crw-rw  1 root video 81, 51 Oct 19 11:13 /dev/video51
 crw-rw  1 root video 81, 52 Oct 19 11:13 /dev/video52
 crw-rw  1 root video 81, 53 Oct 19 11:13 /dev/video53
 crw-rw  1 root video 81, 54 Oct 19 11:13 /dev/video54
 crw-rw  1 root video 81, 55 Oct 19 11:13 /dev/video55
 crw-rw  1 root video 81, 56 Oct 19 11:13 /dev/video56
 crw-rw  1 root video 81, 57 Oct 19 11:13 /dev/video57
 crw-rw  1 root video 81, 58 Oct 19 11:13 /dev/video58
 crw-rw  1 root video 81, 59 Oct 19 11:13 /dev/video59
 crw-rw  1 root video 81,  6 Oct 19 11:13 /dev/video6
 crw-rw  1 root video 81, 60 Oct 19 11:13 /dev/video60
 crw-rw  1 root video 81, 61 Oct 19 11:13 /dev/video61
 crw-rw  1 root video 81, 62 Oct 19 11:13 /dev/video62
 crw-rw  1 root video 81, 63 Oct 19 11:13 /dev/video63
 crw-rw  1 root video 81,  7 Oct 19 11:13 /dev/video7
 crw-rw  1 root video 81,  8 Oct 19 11:13 /dev/video8
 crw-rw  1 root video 81,  9 Oct 19 11:13 /dev/video9
 camille mythtv # chmod 666  /dev/video*
 camille mythtv # mythsetup
 2005-12-29 10:28:26.867 New DB connection, total: 1
 Total desktop width=1024, height=768, numscreens=1
 2005-12-29 10:28:27.048 Using screen 0, 1024x768 at 0,0
 2005-12-29 10:28:27.424 Switching to 

Re: [gentoo-user] emerge realplayer - resolved

2005-12-29 Thread larry
On Wednesday 28 December 2005 09:22 pm, larry wrote:
 trying to emerge realplayer, received following error msg:
  emerge (1 of 1) media-video/realplayer-10.0.6 to /
  Downloading

 https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915
.i586.rpm --21:17:33--
 https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915
.i586.rpm =
 `/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.i586.rpm' Resolving
 helixcommunity.org... 207.188.25.135
 Connecting to helixcommunity.org|207.188.25.135|:443... connected.
 ERROR: Certificate verification error for helixcommunity.org: unable to
 get local issuer certificate
 To connect to helixcommunity.org insecurely, use
 `--no-check-certificate'. Unable to establish SSL connection.
 !   !! Couldn't download RealPlayer-10.0.6.776-20050915.i586.rpm. Aborting.

 i tried using the suggested option:

 `--no-check-certificate'

 emerge didn't like it. anyone run into this?

 thanks-

thanks to all who helped. had to fix my /etc/make.conf. i think it was 
clobberred at some point. even lost my $USE flags. anyway, in inserted the 
string  `--no-check-certificate'  at the to appropriate places for 
FETCHCOMMAND and RESUMECOMMAND. i never was able to locate the file on the 
helixcommunity site. but portage found it.

thanks again-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Regular user can't offload usb camera`

2005-12-29 Thread Glenn Enright
On Friday 30 December 2005 06:43, Gerhard Hoogterp wrote:
Interesting I can get it to work the first time it is connected. But after 
disconnetcting or turning off the camera (a Kodak cx7330)  it doesnt work 
anymore. Neither as root or as user. 
It looks liek every time I reconnect a usb device the device number gets 
incremented by one for some reason?
-- 
Experience teaches you that the man who looks you straight in the eye,
particularly if he adds a firm handshake, is hiding something.
-- Clifton Fadiman, Enter Conversing
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-29 Thread Lithion
Such a question shows the power of bash programming. 
Method1 : 

ls -1 *.jpg | while read file; do mv $file \
 donald_$file; done

Method2 :
ls -1 *.jpg | awk '{ print mv $1 donald_$1; } | \
  /bin/bash

Method3 :
find -name *.jpg -exec mv {} donald_{} ';'

On Fri, 30 Dec 2005 11:57 am, Jerry McBride wrote:
 On Thursday 29 December 2005 08:24, Marco Calviani wrote:
  Hi list,
 maybe this question is a little bit related since it regards non
  Gentoo-specific topics.
  I would like to add a specific suffix to a list of files. For
  example i have files of the type:
 
  duck1.jpg
  duck2.jpg
  duck3.jpg
 
  and i would like them to become:
 
  donald_duck1.jpg
  donald_duck2.jpg
  donald_duck3.jpg
 
  Does somebody knows a simple way to do this via shell?

 Did anyone mention RENAME???

 A simple rename duck donald_duck duck*.jpg would work well also

 Cheers.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Regular user can't offload usb camera`

2005-12-29 Thread Glenn Enright
On Friday 30 December 2005 16:09, Glenn Enright wrote:
 On Friday 30 December 2005 06:43, Gerhard Hoogterp wrote:
 Interesting I can get it to work the first time it is connected. But after
 disconnetcting or turning off the camera (a Kodak cx7330)  it doesnt work
 anymore. Neither as root or as user.
 It looks liek every time I reconnect a usb device the device number gets
 incremented by one for some reason?

Ok looks like I can but have to update the device in the software Im using 
bcause it doesnt detect the usb port change (digikam broken?)

-- 
Oh, I could while away the hours,
Smoking herbs and flowers,
Shooting up my veins,
De-dum, De-dum, De-dum
Tell you, I've been a-thinkin'
I could drive a shiny Lincoln,
If I dealt in good cocaine.
-- To If I Only Had A Brain from The Wizard of Oz
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] either emerge or portage is completely broken

2005-12-29 Thread Robert Persson
I ran emerge sync earlier this evening and I got the following at the end of 
the output:

Performing Global Updates: /usr/portage/profiles/updates/4Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.Traceback (most recent call last):
  File /usr/bin/emerge, line 10, in ?
import portage
  File /usr/lib/portage/pym/portage.py, line 7480, in ?
do_upgrade(mykey)
  File /usr/lib/portage/pym/portage.py, line 7385, in do_upgrade
key=dep_getkey(line.split()[0])
  File /usr/lib/portage/pym/portage.py, line 3609, in dep_getkey
if mydep[-1]==*:
IndexError: string index out of range

I now get the same error messages when I try to emerge anything, including 
portage. In other words portage is completely broken.

What should I do?

Many thanks
Robert
-- 
Robert Persson
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: XFCE user taking KDE for a spin

2005-12-29 Thread Grant
  -* are masked for all archs. This is experimental beyond ~*. Furthermore,
  you should at least specify your particular arch, like x86, amd64, ppc.
  Many applications don't even use a -* arch so you will be missing a whole
  bunch of stuff.
 
  A better way to handle this is to use the package.keywords file and add to
  it any experimental ebuilds you want.
 
  man emerge will give you more information.

 I think he meant -* in USE and then adding some flags:
 for ex. USE=-* kde

That's exactly what I meant.  Sorry about that.

 Peper

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] either emerge or portage is completely broken

2005-12-29 Thread Jason Stubbs
On Friday 30 December 2005 14:27, Robert Persson wrote:
 I ran emerge sync earlier this evening and I got the following at the end
 of the output:

 Performing Global Updates: /usr/portage/profiles/updates/4Q-2005
 (Could take a couple of minutes if you have a lot of binary packages.)
   .='update pass'  *='binary update'  @='/var/db move'
   s='/var/db SLOT move' S='binary SLOT move' p='update
 /etc/portage/package.*' .Traceback (most recent call last):
   File /usr/bin/emerge, line 10, in ?
 import portage
   File /usr/lib/portage/pym/portage.py, line 7480, in ?
 do_upgrade(mykey)
   File /usr/lib/portage/pym/portage.py, line 7385, in do_upgrade
 key=dep_getkey(line.split()[0])
   File /usr/lib/portage/pym/portage.py, line 3609, in dep_getkey
 if mydep[-1]==*:
 IndexError: string index out of range

 I now get the same error messages when I try to emerge anything, including
 portage. In other words portage is completely broken.

 What should I do?

One of your /etc/portage/package.* files contains an invalid atom. By the look 
of the traceback, you have a line with just a * perhaps?

--
Jason Stubbs
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Duplicate symbol __glXSingleTable in libglx.a

2005-12-29 Thread Francesco Talamona
On Friday 30 December 2005 01:47, Trenton Adams wrote:
 Here I go again.  This never got to the list, which I assume is
 because it had an attachment.  So, this time it doesn't, I've inlined
 the xorg log.

It did, but gmail has the nasty habit to hide your posts AFAIK...

 (II) LoadModule: /usr/X11R6/lib/modules/extensions/libglx.a (glx)
 (WW) LoadModule: given non-canonical module name
 /usr/X11R6/lib/modules/extensions/libglx.a
 (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
 Duplicate symbol __glXSingleTable in
 /usr/X11R6/lib/modules/extensions/libglx.a:glxmodule.o
 Also defined in /usr/lib/modules/extensions/libglx.a

It seems X expects a different library format.

ll /usr/X11R6/lib/modules/extensions/
total 0
lrwxrwxrwx  1 root root 45 Dec 26 05:52 libglx.so 
- /usr/lib64/opengl/nvidia/extensions/libglx.so

Try to comment out  Load  glx in Section Module of xorg.conf, to see 
if it starts.
I don't know how to do with ati drivers, but you have to fix libglx...

HTH
Francesco 

-- 
Linux Version 2.6.14-gentoo-r5, Compiled #1 PREEMPT Fri Dec 16 06:54:46 
CET 2005
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.21 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] either emerge or portage is completely broken

2005-12-29 Thread Robert Persson
On December 29, 2005 10:31 pm Jason Stubbs was like:

 One of your /etc/portage/package.* files contains an invalid atom. By the
 look of the traceback, you have a line with just a * perhaps?

 Jason Stubbs

That was it! Thanks!

I had a line reading * media-video/mpeg4ip in /etc/portage/package.mask

Robert
-- 
Robert Persson

Don't use nuclear weapons to troubleshoot faults.
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list