Re: [arch] No interface although module is loaded

2007-08-08 Thread Johannes Held
Ah thank you. I didn't know that unconfigured interfaces are not shown. It's working now. Thanks. -- Gruß, Johannes Täglich http://blog.hehejo.de und du fühlst dich gut. ___ arch mailing list arch@archlinux.org http://archlinux.org/mailman/listinfo/a

Re: [arch] No interface although module is loaded

2007-08-08 Thread Leif Thande
Try ifconfig -a to see all the interfaces. ___ arch mailing list arch@archlinux.org http://archlinux.org/mailman/listinfo/arch

Re: [arch] No interface although module is loaded

2007-08-08 Thread Johan Grahn
What happens if you run: ifconfig eth0 192.168.0.1 On Wed, Aug 08, 2007 at 12:34:43PM +0200, Johannes Held wrote: >Hi, > >I have some problem with my ethernet card. >The module (r8169) is loaded [detected by setup and hwd -s] and lspci show's >me >the card. >But there is no interface eth0. Onl

Re: [arch] glibc/binutils/gcc - impossible makedepends

2007-08-08 Thread Jan de Groot
Just build (and install) the first binutils with makepkg -d and you're fine. No need to change anything. -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Mister Dobalina Verzonden: woensdag 8 augustus 2007 16:02 Aan: General Discusson about Arch Linux Onder

Re: [arch] glibc/binutils/gcc - impossible makedepends

2007-08-08 Thread Mister Dobalina
--- Andreas Radke <[EMAIL PROTECTED]> wrote: > remove temporary the makedeps in the first steps to > solve the circular > dependencies. this is the order to build the > toolchain: > > linux-headers - glibc - gcc - binutils - gcc - glibc > - gcc-{fortran,gcj} > > they deeply depend on each other.

Re: [arch] feature request for some kind of recompilation of dependant package

2007-08-08 Thread Roman Kyrylych
2007/8/8, solsTiCe d'Hiver <[EMAIL PROTECTED]>: > here it is AGAIN. > > after the update of binutils today > $ amule > amule: error while loading shared libraries: libbfd-2.17.so: cannot open > shared object file: No such file or directory > > if it helps here my little script that found that : > >

Re: [arch] feature request for some kind of recompilation of dependant package

2007-08-08 Thread solsTiCe d'Hiver
here it is AGAIN. after the update of binutils today $ amule amule: error while loading shared libraries: libbfd-2.17.so: cannot open shared object file: No such file or directory if it helps here my little script that found that : #!/bin/sh string=${1:-"not found"} for i in /usr/bin/* /bin/*

[arch] No interface although module is loaded

2007-08-08 Thread Johannes Held
Hi, I have some problem with my ethernet card. The module (r8169) is loaded [detected by setup and hwd -s] and lspci show's me the card. But there is no interface eth0. Only ath0, lo and wifi0-00 (don't know for what this interface stands). The wierd thing is, that the interface has been there.

Re: [arch] Xvolume similar

2007-08-08 Thread Roman Kyrylych
2007/8/8, _saiko <[EMAIL PROTECTED]>: > I found a quite usefull app on http://freshmeat.net/projects/xvolume/ > the problem is ... it's quite old and not updated so it has ... certain > issues > I managed to compile it but look what happens when started :) > http://pub.insanity.in/img/scrshot/xvolu