[gentoo-user] Newcomer: Nvidia from GRP and MX4000

2005-10-22 Thread Alan E. Davis
On AMD64 system with an MX 4000 video card.  I have made it through an installation, installing everything from the Packages (GRP) disk.   This has been a no-net install so far. Trying to configure Xorg, after installing nvidia-kernel driver and nvidia-glx.      Xorg -configure then     X -conf

Re: [gentoo-user] i386 vs amd64

2005-10-22 Thread Justin Patrin
On 10/22/05, Sean <[EMAIL PROTECTED]> wrote: > > > All, > > Thanks for your responses, I plan to try out the amd64 version. > Be very careful if you're doing any cross-compiling. The system headers in Gentoo AMD64 are hacked to allow compiling for both 64 and 32-bit. If you try compiling f

[gentoo-user] CFLAGS setting for Intel(R) Pentium(R) M processor 1.73GHZ stepping 08

2005-10-22 Thread Richard Watson
I've just got a new laptop I'm installing Gentoo on and was wondering if anyone could advise on the CFLAG setting I'm using. The CPU is a Intel(R) Pentium(R) M processor 1.73GHZ stepping 08. Currently I've set CFLAGS="-02 -mcpu=pentium -pipe" -- Thanks, Richard -- gentoo-user@gentoo.org mailing l

Re: [gentoo-user] using g++ instead of gcc to build abiword

2005-10-22 Thread Robert Persson
On October 22, 2005 04:38 pm Dave Nebinger was like: > I think at this point you'll have to post some of the output generated when > the ebuild fails before we'll be able to help you any further... Well here goes... ... UnixMain.o ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.

Re: [gentoo-user] [blocks B ]

2005-10-22 Thread Mike Williams
On Sunday 23 October 2005 00:18, [EMAIL PROTECTED] wrote: > Still something to learn I guess. my poppasswd file is still the example > file that came with whatever it came with. My pop accounts are > authenticated via the regular linux logins, so for every pop user (3 at > the moment) I have a user

Re: [gentoo-user] using g++ instead of gcc to build abiword

2005-10-22 Thread Dave Nebinger
On Saturday 22 October 2005 07:29 pm, Robert Persson wrote: > The strange thing is that abiword-2.2.10 (the version I currently have > installed) was only released last month sometime. So between then and now > something has changed on my system to prevent it compiling properly. If > gcc hasn't c

Re: [gentoo-user] using g++ instead of gcc to build abiword

2005-10-22 Thread Robert Persson
Thanks Richard I'm glad you pointed out that gcc version thing to me. But it doesn't change anything about compiling abiword unfortunately, with or without using g++. The strange thing is that abiword-2.2.10 (the version I currently have installed) was only released last month sometime. So be

Re: [gentoo-user] [blocks B ]

2005-10-22 Thread henkg
On Sat, Oct 22, 2005 at 10:08:46PM +0100, Mike Williams wrote: > You could turn on noauthcram if you don't need/want CRAM MD5 authentication > (do you have plain text passwords in /etc/poppasswd?), or emerge qmail > --nodeps to update qmail then emerge world. Still something to learn I guess. m

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Nick Rout
On Sat, 22 Oct 2005 15:37:27 +0100 (BST) damian bamforth <[EMAIL PROTECTED]> wrote: > I want to burn an iso image with a .bz2 extension (the > full file name is > livecd64-ahorn5.iso.bz2). > > I only have windows xp. > > I tried the 'bsdtar' tool, but, whilst it decompresses > the file, it > doe

Re: [gentoo-user] programs have problems connecting to any servers

2005-10-22 Thread Dave Nebinger
Karsten, Diagnosing network issues without details is a little difficult, but here's a list to start with: 1. Your dlink router is god, as far as your box is concerned. It should be the only entry listed in /etc/resolv.conf as it is caching/forwarding dns on behalf of your network. 2. Veri

Re: [gentoo-user] programs have problems connecting to any servers

2005-10-22 Thread Mark Knecht
On 10/22/05, karlos <[EMAIL PROTECTED]> wrote: > hi, > > I have posted this a few days ago and I know its quite newbie, but I would > like to use XChat and emerge .. :) > One of the symptoms is that I can't ping the gentoo servers (heanet.ie for > example) or connect to XChat servers. > I have t

[gentoo-user] programs have problems connecting to any servers

2005-10-22 Thread karlos
hi, I have posted this a few days ago and I know its quite newbie, but I would like to use XChat and emerge .. :) One of the symptoms is that I can't ping the gentoo servers (heanet.ie for example) or connect to XChat servers. I have tried to put in differnent nameserver settings into /etc/resolv

Re: [gentoo-user] using g++ instead of gcc to build abiword

2005-10-22 Thread Richard Fish
Robert Persson wrote: I just did CC=g++ and I now get a different error, both with 1.2.11 and 1.4.1, namely: cdump.c: In function `int main(int, char**)': cdump.c:99: error: invalid conversion from `void*' to `unsigned char*' Hmm, yes, I guess this is to be expected. C++

Re: [gentoo-user] i386 vs amd64

2005-10-22 Thread Sean
All, Thanks for your responses, I plan to try out the amd64 version. Thanks, Sean -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Petteri Räty
Keats wrote: > On Fri, 21 Oct 2005 16:11:06 -0300 > Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > > >>My hole linux box has crashed >>I made a system update yesterday with emerge -Du world >> >>it update my apache, mantis, nagios, bind, mysql. today my hole >>system is against me.

Re: [gentoo-user] emerge -u world won't update kde metapackages

2005-10-22 Thread Petteri Räty
Robert Persson wrote: > I emerged kde 3.4 using the metapackages (kdebase-meta, kdeaddons-meta etc.). > > However I now find that emerge -u world fails to update any of the component > packages to their latest versions, which should all be 3.4.1(-r2/r3/etc). I > end up emerging newer versions

Re: [gentoo-user] Leftover sun-jdk folders safe to delete?

2005-10-22 Thread Thomas Matthijs
* Ian Brandt ([EMAIL PROTECTED]) wrote: > > I noticed the sun-jdk ebuilds are leaving behind a directory in /opt > after each update. I presume these are safe to delete? They are. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge -u world won't update kde metapackages

2005-10-22 Thread Thomas Matthijs
* Robert Persson ([EMAIL PROTECTED]) wrote: > I emerged kde 3.4 using the metapackages (kdebase-meta, kdeaddons-meta etc.). > > However I now find that emerge -u world fails to update any of the component try: emerge -uD world -- gentoo-user@gentoo.org mailing list

[gentoo-user] PANIC !!!!

2005-10-22 Thread Keats
On Fri, 21 Oct 2005 16:11:06 -0300 Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > My hole linux box has crashed > I made a system update yesterday with emerge -Du world > > it update my apache, mantis, nagios, bind, mysql. today my hole > system is against me > I think in reins

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 12:29 -0700, Mark Knecht wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-10-22 at 08:51 -0700, Mark Knecht wrote: > > > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > > > > > Yes. I sent the output in a previous post. I don'

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 12:29 -0700, Mark Knecht wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-10-22 at 08:51 -0700, Mark Knecht wrote: > > > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > > > > > Yes. I sent the output in a previous post. I don'

Re: [gentoo-user] emerge -u world won't update kde metapackages

2005-10-22 Thread Dave Nebinger
On Saturday 22 October 2005 04:07 pm, Robert Persson wrote: > I know I can "emerge kdebase-meta kdeaddons-meta kdeblahblahblah" to get > things up to date, but is there a way to get portage to actually deal with > kde nicely like it used to? Just "emerge kde", you don't need to work with the meta

Re: [gentoo-user] [blocks B ]

2005-10-22 Thread Mike Williams
On Saturday 22 October 2005 19:04, [EMAIL PROTECTED] wrote: > I get the message from the subject when trying to emerge -pu world. > > This is on a standard system, that is only mythtv related lines in > package.keywords. > > I tried to unmerge cmd5checkpw, but that doesn't help, because emerge > -p

[gentoo-user] Leftover sun-jdk folders safe to delete?

2005-10-22 Thread Ian Brandt
I noticed the sun-jdk ebuilds are leaving behind a directory in /opt after each update. I presume these are safe to delete? Thanks, Ian # cd /opt # ls -aR sun-jdk-1.4.2.0[4-8] sun-jdk-1.4.2.04: . .. .systemPrefs sun-jdk-1.4.2.04/.systemPrefs: . .. .system.lock .systemRootModFile sun-jdk

[gentoo-user] emerge -u world won't update kde metapackages

2005-10-22 Thread Robert Persson
I emerged kde 3.4 using the metapackages (kdebase-meta, kdeaddons-meta etc.). However I now find that emerge -u world fails to update any of the component packages to their latest versions, which should all be 3.4.1(-r2/r3/etc). I end up emerging newer versions individually (e.g. "emerge kopet

[gentoo-user] way OT - doze equivalent for dvdrip for a linophobe friend

2005-10-22 Thread Antoine
Hi, I am really embarrassed to ask this question but I have spent a couple of hours searching and couldn't find anything even remotely as good as: emerge -av dvdrip a couple of clicks, legal (in France it is even LEGAL to copy rented dvds!!!) backup of dvd. Why are things so much more difficul

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Richard Fish
Holly Bostick wrote: Richard Fish schreef: Just an FYI, I also have an intel-hda (in my laptop). Alsamixer supports it just fine, except that the stupid card doesn't provide a "Master Volume" control, so you have to adjust the speaker volume with the "Front" control. Stupid card.

Re: [gentoo-user] [blocks B ]

2005-10-22 Thread henkg
It only shosw the use flags for the qmail ebuild. one of them is -authcram. In the Rdepend= part of the ebuild for qmail, the following was added compared to R15: !noauthcram? ( || ( >=net-mail/checkpassword-0.90 >=net-mail/checkpassword-pam-0.99 ) >=net

Re: [gentoo-user] amanda client

2005-10-22 Thread Mark Shields
Since google is your friend, if you had searched for "gentoo amanda-client", you would've found some more information.  "amanda-client" as your only search keyword returns some distros that have seperate server/client packages  (like Debian, FreeBSD, OpenBSD).  But these seem to be, if these packag

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > On Sat, 2005-10-22 at 08:51 -0700, Mark Knecht wrote: > > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > > > Yes. I sent the output in a previous post. I don't use aplay very > > > often, but I believe that the output it g

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 15:03 -0400, Matt Randolph wrote: > Michael Sullivan wrote: > > >On Sat, 2005-10-22 at 08:51 -0700, Mark Knecht wrote: > > > > > >>On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >>>Yes. I sent the output in a previous post. I don't use aplay

[gentoo-user] Re: Stealth Ethernet testing

2005-10-22 Thread James
Hans-Werner Hilse web.de> writes: > > Hi, > > On Fri, 21 Oct 2005 19:19:15 + (UTC) > James tampabay.rr.com> wrote: > > > Well, after much ado, it seems quite easy (trivial) to hide >> an ethernet interface, while being able to collect reems >> of local ethernet traffic based data, from

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Matt Randolph
Michael Sullivan wrote: On Sat, 2005-10-22 at 08:51 -0700, Mark Knecht wrote: On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: Yes. I sent the output in a previous post. I don't use aplay very often, but I believe that the output it gave was the output it's supposed to give

Re: [gentoo-user] [blocks B ]

2005-10-22 Thread Mark Shields
Try emerge -pvu world (verbose option).  It should tell you a bit more information.On 10/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello,I get the message from the subject when trying to emerge -pu world.This is on a standard system, that is only mythtv related lines inpackage.keywords.I

Re: [gentoo-user] using g++ instead of gcc to build abiword - more weirdness

2005-10-22 Thread Robert Persson
I just tried to re-emerge abiword-2.2.10, the ebuild of which obviously worked successfully last time I emerged it, but this time it fails for the same reason that 2.2.11 and my hand-rolled 2.4.1 keep failing, namely: undefined reference to `__gxx_personality_v0' when I "emerge =abiword

Re: [gentoo-user] Annoying Plugin pop-up, Firefox and Epiphany

2005-10-22 Thread brullo nulla
> On the lines of Java, why doesn't sun make Java for Linux on Sun?  Because Sun is at war with linux, just like Microsoft is at war with linux.  Sun Java for linux fits in with their plans about as much asMS-Office-for-linux fits in with Microsoft's plans.  Sun wants to sellexpensive Sparc machine

[gentoo-user] [blocks B ]

2005-10-22 Thread henkg
Hello, I get the message from the subject when trying to emerge -pu world. This is on a standard system, that is only mythtv related lines in package.keywords. I tried to unmerge cmd5checkpw, but that doesn't help, because emerge -pu world immediately wants to merge the package again, with the

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Matt Randolph
damian bamforth wrote: --- Holly Bostick <[EMAIL PROTECTED]> wrote: damian bamforth schreef: On Sat, 2005-10-22 14:59:02, Rumen Yotov wrote: IIRC you can use "7zip" for Windows to uncompress .bz2 compressed files. Or search for bzip2 for Windows (was "win

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Matt Randolph
damian bamforth wrote: I want to burn an iso image with a .bz2 extension (the full file name is livecd64-ahorn5.iso.bz2). I only have windows xp. I tried the 'bsdtar' tool, but, whilst it decompresses the file, it doesn't leave an iso image which I can then burn. What do I do? Thanks IM

Re: [gentoo-user] using g++ instead of gcc to build abiword

2005-10-22 Thread Robert Persson
Oops. I meant to refer to releases 2.2.11 and 2.4.1. On October 21, 2005 08:14 pm Robert Persson was like: > I just did CC=g++ and I now get a different error, both with 1.2.11 and > 1.4.1, namely: -- Robert Persson "Don't use nuclear weapons to troubleshoot faults." (US Air Force Instruction

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread damian bamforth
--- Holly Bostick <[EMAIL PROTECTED]> wrote: > damian bamforth schreef: > > On Sat, 2005-10-22 14:59:02, Rumen Yotov wrote: > > > >> IIRC you can use "7zip" for Windows to > >uncompress > > > > .bz2 compressed files. > > > >> Or search for bzip2 for Windows (was "win tools" > or something > >

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread damian bamforth
--- Holly Bostick <[EMAIL PROTECTED]> wrote: > damian bamforth schreef: > > On Sat, 2005-10-22 14:59:02, Rumen Yotov wrote: > > > >> IIRC you can use "7zip" for Windows to > >uncompress > > > > .bz2 compressed files. > > > >> Or search for bzip2 for Windows (was "win tools" > or something > >

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Bob Sanders
On Sat, 22 Oct 2005 15:37:27 +0100 (BST) damian bamforth <[EMAIL PROTECTED]> wrote: > I want to burn an iso image with a .bz2 extension (the > full file name is > livecd64-ahorn5.iso.bz2). > > I only have windows xp. > Download Puppy Linux, burn a cd, boot it up. You also have the option of in

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Rumen Yotov
On Sat, 2005-10-22 at 14:01 -0200, Allan Spagnol Comar wrote: > thank you all guys !!! > I understand now the complex resons to always have backups and test servers > > I am sorry to make such a mess at the list, it wasn´t my intantion, > thank one more time for the attention that was spend o

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Rumen Yotov
On Sat, 2005-10-22 at 17:39 +0200, Holly Bostick wrote: > damian bamforth schreef: > > On Sat, 2005-10-22 14:59:02, Rumen Yotov wrote: > > > >> IIRC you can use "7zip" for Windows to >uncompress > > > > .bz2 compressed files. > > > >> Or search for bzip2 for Windows (was "win tools" or something

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 08:51 -0700, Mark Knecht wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > Yes. I sent the output in a previous post. I don't use aplay very > > often, but I believe that the output it gave was the output it's > > supposed to give on a working sound sy

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Allan Spagnol Comar
thank you all guys !!! I understand now the complex resons to always have backups and test servers I am sorry to make such a mess at the list, it wasn´t my intantion, thank one more time for the attention that was spend on my trouble. I promise that in the next time I will make some more relev

Re: [gentoo-user] Annoying Plugin pop-up, Firefox and Epiphany

2005-10-22 Thread Walter Dnes
On Wed, Oct 19, 2005 at 09:39:18AM +1300, Dave Cameron wrote > Hi All, > > I'm running Gentoo on a SunBlade 100 SPARC machine, and so can't > install Sun Java or "Macromedia crap". Does anyone know how/if you > can disable the plugin popup on Epiphany and Firefox, it's really > frustrating to have

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > Yes. I sent the output in a previous post. I don't use aplay very > often, but I believe that the output it gave was the output it's > supposed to give on a working sound system, except that there was no > sound coming out of the speaker

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 08:38 -0700, Mark Knecht wrote: > On 10/22/05, Mark Knecht <[EMAIL PROTECTED]> wrote: > > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote: > > > > Michael Sullivan schreef: > > > > > camille ~ # emerge -pv a

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > > > media-sound/alsa-firmware-1.0.9 0 kB This is the newest firmware package BTW. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > On Sat, 2005-10-22 at 08:12 -0700, Mark Knecht wrote: > > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > > > There is no /etc/asound.state to remove. There never was. I haven't > > > been able to generate one since I've ha

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Holly Bostick
damian bamforth schreef: > On Sat, 2005-10-22 14:59:02, Rumen Yotov wrote: > >> IIRC you can use "7zip" for Windows to >uncompress > > .bz2 compressed files. > >> Or search for bzip2 for Windows (was "win tools" or something >> similar). > > > I have managed to decompress the file with 'bsdta

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Mark Knecht <[EMAIL PROTECTED]> wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote: > > > Michael Sullivan schreef: > > > > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers > > > > alsa-jack als

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 08:27 -0700, Mark Knecht wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote: > > > Michael Sullivan schreef: > > > > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers > > > > alsa-jack a

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote: > > Michael Sullivan schreef: > > > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers > > > alsa-jack alsa-oss alsa-firmware > > > > > > These are the packages that I

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 08:12 -0700, Mark Knecht wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > There is no /etc/asound.state to remove. There never was. I haven't > > been able to generate one since I've had this computer. > > Yeah, with alsamixer not working for you the

[gentoo-user] burning compressed iso

2005-10-22 Thread damian bamforth
On Sat, 2005-10-22 14:59:02, Rumen Yotov wrote: >IIRC you can use "7zip" for Windows to >uncompress .bz2 compressed files. >Or search for bzip2 for Windows (was "win tools" or >something similar). I have managed to decompress the file with 'bsdtar', however, this does not result in an 'iso' but ac

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote: > Michael Sullivan schreef: > > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers > > alsa-jack alsa-oss alsa-firmware > > > > These are the packages that I would merge, in order: > > > > Calculating dependencies ...done! [

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > There is no /etc/asound.state to remove. There never was. I haven't > been able to generate one since I've had this computer. Yeah, with alsamixer not working for you there isn't a way to get it configured. What happens if you just run

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Holly Bostick
Rumen Yotov schreef: > On Sat, 2005-10-22 at 15:37 +0100, damian bamforth wrote: > >> I want to burn an iso image with a .bz2 extension (the full file >> name is livecd64-ahorn5.iso.bz2). >> >> I only have windows xp. >> >> I tried the 'bsdtar' tool, but, whilst it decompresses the file, it >>

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Holly Bostick
Michael Sullivan schreef: > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers > alsa-jack alsa-oss alsa-firmware > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! [ebuild R ] > media-sound/alsa-tools-1.0.9 +X 0 kB [ebuild R

Re: [gentoo-user] burning compressed iso

2005-10-22 Thread Rumen Yotov
On Sat, 2005-10-22 at 15:37 +0100, damian bamforth wrote: > I want to burn an iso image with a .bz2 extension (the > full file name is > livecd64-ahorn5.iso.bz2). > > I only have windows xp. > > I tried the 'bsdtar' tool, but, whilst it decompresses > the file, it > doesn't leave an iso image whi

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 16:42 +0200, Holly Bostick wrote: > Michael Sullivan schreef: > > On Sat, 2005-10-22 at 00:53 -0700, Richard Fish wrote: > > > >> Mark Knecht wrote: > >> > >> > >>> On 10/21/05, Richard Fish <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > Mark Knecht wrote: > >

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 07:30 -0700, Mark Knecht wrote: > On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > > > I built and rebooted with the vanilla kernel 2.6.14-rc5 and > > started /etc/init.d/alsasound: > > > > camille ~ # /etc/init.d/alsasound start > > * Loading ALSA modules ... >

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Holly Bostick
Michael Sullivan schreef: > On Sat, 2005-10-22 at 00:53 -0700, Richard Fish wrote: > >> Mark Knecht wrote: >> >> >>> On 10/21/05, Richard Fish <[EMAIL PROTECTED]> wrote: >>> >>> >>> Mark Knecht wrote: > I'm tellin' ya. alsamixer is jsut a gui for amixer and am

[gentoo-user] burning compressed iso

2005-10-22 Thread damian bamforth
I want to burn an iso image with a .bz2 extension (the full file name is livecd64-ahorn5.iso.bz2). I only have windows xp. I tried the 'bsdtar' tool, but, whilst it decompresses the file, it doesn't leave an iso image which I can then burn. What do I do? Thanks -- gentoo-user@gentoo.org mailin

[gentoo-user] burning compressed iso

2005-10-22 Thread damian bamforth
I want to burn an iso image with a .bz2 extension (the full file name is livecd64-ahorn5.iso.bz2). I only have windows xp. I tried the 'bsdtar' tool, but, whilst it decompresses the file, it doesn't leave an iso image which I can then burn. What do I do? Thanks -- gentoo-user@gentoo.org mailin

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Mark Knecht
On 10/22/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > > I built and rebooted with the vanilla kernel 2.6.14-rc5 and > started /etc/init.d/alsasound: > > camille ~ # /etc/init.d/alsasound start > * Loading ALSA modules ... > * Loading: snd-card-0 ... > [ ok ] * Loading: snd-seq-oss ... >

Re: [gentoo-user] USB problem(maybe related to udev)

2005-10-22 Thread Jonathan Wright
Tamas Sarga wrote: I'm affraid, that my system was somehow hybrid udev-devfs system until I removed devfsd for gentoo-sources-2.6.13. IIRC, the new udev systems require you to remove the /etc/udev/rules.d before upgrading - have you given that a go? -- Jonathan Wright

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Holly Bostick
Hemmann, Volker Armin schreef: > direct experience. I have seen xine and mplayer break multiple times > or KDE loosing its themes, Yeah, but mplayer breaks if your breathe on it too hard, and Xine is not all that much better (though better than gstreamer, and overall the best in terms of stabilit

[gentoo-user] ulimit question

2005-10-22 Thread Mark Knecht
Hi, How and where does Gentoo set the values I see in ulimit? Mostly I'm intersted in the 'max locked memory' value. [EMAIL PROTECTED] ~ $ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited pending signa

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Michael Sullivan
On Sat, 2005-10-22 at 00:53 -0700, Richard Fish wrote: > Mark Knecht wrote: > > >On 10/21/05, Richard Fish <[EMAIL PROTECTED]> wrote: > > > > > >>Mark Knecht wrote: > >> > >> > >> > >>>I'm tellin' ya. alsamixer is jsut a gui for amixer and amixer does not > >>>work for every Alsa supported c

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Hemmann, Volker Armin
On Saturday 22 October 2005 14:26, Eddie Mihalow Jr wrote: > Hemmann, Volker Armin wrote: > > On Saturday 22 October 2005 02:37, Rafael Fernández López wrote: > >>Hemmann, Volker Armin wrote: > >>>On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: > My hole linux box has crashed >

Re: [gentoo-user] Leery of Gnome dependencies for Openoffice

2005-10-22 Thread John J. Foster
On Sat, Oct 22, 2005 at 12:58:30AM -0700, Richard Fish wrote: > > Well, I just emerged openoffice today (had been using the -bin). I > found you also have to turn off the eds use flag if you really want to > avoid any gnome dependancies. With eds, OOo can use the > evolution-data-server as an

Re: [gentoo-user] gnome-vfs

2005-10-22 Thread Holly Bostick
Csanyi Andras schreef: > Hi! Hi! > > grep: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la: > No such file or directory /bin/sed: can't read > /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la: No > such file or directory libtool: link: > `/usr/lib/gcc-lib/i386-pc-

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Allan Spagnol Comar wrote: > One more info, udev had crashed and I have to downgrade from 7.0 to > 6.8-r1 to get the system to boot A. You're top posting B. yeah, udev-070 is bad. Use udev-070-r1... - -- [Name ] :: [Matan I. Peled] [Loca

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Eddie Mihalow Jr
Hemmann, Volker Armin wrote: On Saturday 22 October 2005 02:37, Rafael Fernández López wrote: Hemmann, Volker Armin wrote: On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: My hole linux box has crashed I made a system update yesterday with emerge -Du world it update my

[gentoo-user] USB problem(maybe related to udev)

2005-10-22 Thread Tamas Sarga
Hi, I have a problem. I have a built-in USB hub in my monitor. I was able to use it, but two weeks ago it startedto send: hub 2-0:1.0: connect-debounce failed, port 2 disabled lines into my dmesg. Since then the devices what are connected to this hub haven't worked. I'm affraid, that my system

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread brullo nulla
> because some apps (like, for example xine) doesn't like it, when some of their> dependencies get upgraded with a --deep world (like ffmpeg or transcode), > while themselves are not recombiled.>> xine will not crash - but some video-filters will be gone. Whoa. Now I know why my mplayer cannot rea

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Patrick Börjesson
On 05/10/22 00:45, Hemmann, Volker Armin wrote: > On Friday 21 October 2005 22:13, Jeff Smelser wrote: > > On Friday 21 October 2005 02:24 pm, Hemmann, Volker Armin wrote: > > > but at least now you know why you should not use --deep. > > > > Why not? I use it here and I never get crashes.. One doe

Re: [gentoo-user] Stealth Ethernet testing

2005-10-22 Thread Hans-Werner Hilse
Hi, On Fri, 21 Oct 2005 19:19:15 + (UTC) James <[EMAIL PROTECTED]> wrote: > Well, after much ado, it seems quite easy (trivial) to hide an ethernet > interface, while being able to collect reems of local ethernet traffic > based data, from both snort and ethereal. No, it's not that easy - d

Re: [gentoo-user] OpenOffice 2.0 has long pauses

2005-10-22 Thread Hans-Werner Hilse
Hi, On Fri, 21 Oct 2005 11:24:07 -0600 Dennis <[EMAIL PROTECTED]> wrote: > I've been using OpenOffice 2.0 since the 1.9.xx beta era. For a while, > I've had issues with the responsiveness when I click a menu or use the > scroll bar with my mouse. Clicking a menu or scrolling with the mouse > ca

[gentoo-user] gnome-vfs

2005-10-22 Thread Csanyi Andras
Hi! i have a problem :) grep: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la: No such file or directory /bin/sed: can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la: No such file or directory libtool: link: `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/

Re: [gentoo-user] Leery of Gnome dependencies for Openoffice

2005-10-22 Thread Richard Fish
Mark Shields wrote: So... this is just a case of this ebuild having a default setting of the gnome USE flag turned on. Well, I just emerged openoffice today (had been using the -bin). I found you also have to turn off the eds use flag if you really want to avoid any gnome dependancies.

Re: [gentoo-user] My Continuing ALSA Woes

2005-10-22 Thread Richard Fish
Mark Knecht wrote: On 10/21/05, Richard Fish <[EMAIL PROTECTED]> wrote: Mark Knecht wrote: I'm tellin' ya. alsamixer is jsut a gui for amixer and amixer does not work for every Alsa supported card. You need to find out from the Alsa folks what is the supported mixer for this card.