Re: [gentoo-user] how to forbid dhcp for eth0

2011-01-14 Thread Vortex 3
If your eth0 is a wired interface, you could use ifplugd[1] (on portage's sys-apps) as mentioned on chapter 6 of the gentoo linux x86 handbook [2]. Basically, it keep the interface down while the cable is unplugged, so you won't wait dhcp at startup. Additionally, it will bring it up when you plug

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Joerg Schilling
pk wrote: > On 2011-01-13 20:14, J. Roeleveld wrote: > > > They are easy to spot though as only CDs adhering to the red book standard > > are > > legally allowed to display the Audio-CD logo. > > Yeah, I read about Philips talking to the music industry about this a > few years ago, claiming the

Re: [gentoo-user] how to forbid dhcp for eth0

2011-01-14 Thread Norman Rieß
Am 01/14/11 06:33, schrieb doherty pete: > when i start the kernel, it wait long time to dhcp for eth0: > eth0:dhcped 4.0.15 starting > eth0:waiting for carrier > > i want to forbid dhcp,how can i do? > Hi, configure a static IP or bring up the interface without configuration with config_eth0=(

[gentoo-user] Re: Strange problem with audio CDs

2011-01-14 Thread Nuno J. Silva
joerg.schill...@fokus.fraunhofer.de (Joerg Schilling) writes: > pk wrote: > >> On 2011-01-13 20:14, J. Roeleveld wrote: >> >> > For the deviations, blame the record companies who still think that people >> > are >> > willing to pay way over the odds for substandard music... >> >> Well, consider

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Jake Moe
On 01/13/11 22:32, Joerg Schilling wrote: > "J. Roeleveld" wrote: > >> On Thursday 13 January 2011 12:07:02 Joerg Schilling wrote: >>> "J. Roeleveld" wrote: Can you actually play that wav-file? Or is it just a collection of garbage? As far as I know, CD-Paranoia access the cd-

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Jake Moe
On 01/13/11 20:48, J. Roeleveld wrote: > On Thursday 13 January 2011 11:33:09 Jake Moe wrote: >> On 01/13/11 18:12, J. Roeleveld wrote: >>> On Thursday 13 January 2011 07:12:48 Jake Moe wrote: If you're talking about "proper" Audio-CD as one that's audio-only, no mixed data in there as we

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Joerg Schilling
Jake Moe wrote: > > Since then, cdda2wav combines the best features from both commands. If you > > like > > to tell cdda2wav to use the paranoia code, just call cdda2wav -paranoia. > > Cdda2wav is able to read many CDs that cannot be read by cdparanoia at all. > > > > Jörg > Why do they give m

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Joerg Schilling
Jake Moe wrote: > Yeah, the wav file played fine. At least, it started out fine; I only > listened to the first 15 - 30 seconds to make sure it sounded ok, and > then assumed the rest was fine, since nothing else had even gotten that far. Be careful! There is a set of red-book deviations that

Re: [gentoo-user] Web Server Memory Issues

2011-01-14 Thread Sebastian Beßler
Am 13.01.2011 18:59, schrieb Kaddeh: I have a standard 2x RAM swap size of 4gb. The problem that I am seeing though is that the applications (MySQL and apache) are segfaulting -before- the system starts to swap, almost where they have an aversion to using swap. What does cat /proc/sys/vm/swappi

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Jake Moe
On 01/14/11 21:30, Joerg Schilling wrote: > Jake Moe wrote: > >>> Since then, cdda2wav combines the best features from both commands. If you >>> like >>> to tell cdda2wav to use the paranoia code, just call cdda2wav -paranoia. >>> Cdda2wav is able to read many CDs that cannot be read by cdparan

[gentoo-user] why always display this when kernel start

2011-01-14 Thread doherty pete
when kernel start ,display this Your system seems to be missing critical device files in /dev ! Although you may be running udev or devfs, the root partition is missing these required files ! To rectify this situation, please do the following: mkdir /mnt/fixit mount --bind / /mnt/fixit cp -a /de

Re: [gentoo-user] why always display this when kernel start

2011-01-14 Thread Alex Schuster
doherty pete writes: > when kernel start ,display this > > Your system seems to be missing critical device files > in /dev ! Although you may be running udev or devfs, > the root partition is missing these required files ! > > To rectify this situation, please do the following: > mkdir /mnt/fix

[gentoo-user] config with wireless

2011-01-14 Thread doherty pete
when i input iwconfig,display wlan0 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off is information OK? i emerge net-w

Re: [gentoo-user] why always display this when kernel start

2011-01-14 Thread Dale
doherty pete wrote: when kernel start ,display this Your system seems to be missing critical device files in /dev ! Although you may be running udev or devfs, the root partition is missing these required files ! To rectify this situation, please do the following: mkdir /mnt/fixit mount --bind

Re: [gentoo-user] config with wireless

2011-01-14 Thread Xavier Parizet
On Fri, 14 Jan 2011 21:41:07 +0800, doherty pete wrote: when i input iwconfig,display wlan0     IEEE 802.11bgn  ESSID:off/any           Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm           Retry  long limit:7   RTS thr:off   Fragment thr:off           Encryption key:off       

Re: [gentoo-user] config with wireless

2011-01-14 Thread Vortex 3
> > > ctrl_interface=/var/run/wpa_supplicant > > ctrl_interface_group=0 > > ap_scan=1 > > network={ > ssid="huang" > proto=WPA2 > psk="Xda111524*&^" > } > > This lines don't belog to the /etc/conf.d/net file, but to the /etc/wpa_supplicant/wpa_supplicant.conf Take a look here: http://w

Re: [gentoo-user] why always display this when kernel start

2011-01-14 Thread Mick
On 14 January 2011 13:41, Dale wrote: > doherty pete wrote: > > when kernel start ,display this > Your system seems to be missing critical device files > in /dev !  Although you may be running udev or devfs, > the root partition is missing these required files ! > To rectify this situation, please

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
On Fri, 2011-01-14 at 06:26 +, Mick wrote: > On Friday 14 January 2011 04:00:12 Michael Sullivan wrote: > > A several years ago I ran a public network out of my apartment. I had > > email, www, etc. etc. It all worked fine. Then one day a couple of > > years ago we decided that we could not

Re: [gentoo-user] config with wireless

2011-01-14 Thread doherty pete
i creat the /etc/wpa_supplicant/wpa_supplicant.conf and i input ifconfig wlan0 up and wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf that Failed to read or parse configuration /etc/wpa_supplicant/wpa_supplicant.conf 2011/1/14 Vortex 3 > >> ctrl_interface=/var/run/wpa_s

Re: [gentoo-user] why always display this when kernel start

2011-01-14 Thread doherty pete
i did not follow the handbook,i install gentoo with ubuntu but i sure i use the commend: sudo mount /dev/sda10 /media/gentoo sudo mount -t proc none /media/gentoo/proc sudo mount -o bind /dev/ /media/gentoo/dev and stage is stage3-i686-20101109.tar.bz2 ls -l /fixit/dev/{console,null} crw---

Re: [gentoo-user] config with wireless

2011-01-14 Thread doherty pete
i think the wireless didn't start because the wireless light is extinguish 2011/1/14 doherty pete > i creat the /etc/wpa_supplicant/wpa_supplicant.conf > and i input ifconfig wlan0 up > and > wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf > > that > > Failed to read or

Re: [gentoo-user] config with wireless

2011-01-14 Thread Vortex 3
Pete, > wpa_supplicant_wlan0="-Dmadwifi" > >From your previous message, your are using the "madwifi" driver. However, you are executing wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf > Where now you specify the "wext" driver. Maybe that's the problem (?)

Re: [gentoo-user] config with wireless

2011-01-14 Thread doherty pete
it's my fail i use wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf but correct is wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf and i get Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N

Re: [gentoo-user] config with wireless

2011-01-14 Thread Adam Carter
On Sat, Jan 15, 2011 at 1:53 AM, doherty pete wrote: > i think the wireless didn't start because the wireless light is extinguish > You probably haven't built the correct driver (module). Does ifconfig -a show the device? Does lshw (you might need to emerge it) show the device?

Re: [gentoo-user] config with wireless

2011-01-14 Thread doherty pete
i donn't known what different form wext and madwifi i just known my wireless is bcm4357... 2011/1/14 Vortex 3 > Pete, > > >> wpa_supplicant_wlan0="-Dmadwifi" >> > > From your previous message, your are using the "madwifi" driver. However, > you are executing > > > wpa_supplicant -Dwext -iwla

Re: [gentoo-user] how to forbid dhcp for eth0

2011-01-14 Thread Kostya Sha.
On 14.01.2011, at 12:41, Norman Rieß wrote: > Am 01/14/11 06:33, schrieb doherty pete: >> when i start the kernel, it wait long time to dhcp for eth0: >> eth0:dhcped 4.0.15 starting >> eth0:waiting for carrier >> >> i want to forbid dhcp,how can i do? >> > > Hi, > > configure a static IP or b

Re: [gentoo-user] config with wireless

2011-01-14 Thread doherty pete
ifconfig -a is eth0 Link encap:Ethernet HWaddr 00:26:2d:97:8b:85 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 R

Re: [gentoo-user] Strange problem with audio CDs

2011-01-14 Thread Paul Hartman
On Fri, Jan 14, 2011 at 5:13 AM, Jake Moe wrote: > Why do they give me this info, then? > > jmoe@aus8617 ~ $ cdda2wav --version > cdda2wav 3.00 (i686-pc-linux-gnu) Copyright (C) 1993-2004 Heiko Eià Not sure why your cdda2wav --version output is cut off, maybe an terminal encoding problem? For ver

Re: [gentoo-user] config with wireless

2011-01-14 Thread Mick
On 14 January 2011 15:24, doherty pete wrote: > > i donn't known what different form wext and madwifi > i just known my wireless is bcm4357... If there's a driver in the kernel for your wireless hardware, select it and use -Dwext. The madwifi driver will work with particular wireless chipset

Re: [gentoo-user] config with wireless

2011-01-14 Thread Zhu Sha Zang
Em 14-01-2011 14:02, Mick escreveu: > On 14 January 2011 15:24, doherty pete wrote: >> i donn't known what different form wext and madwifi >> i just known my wireless is bcm4357... > If there's a driver in the kernel for your wireless hardware, select > it and use -Dwext. The madwifi driver w

[gentoo-user] Re: Strange problem with audio CDs

2011-01-14 Thread Nuno J. Silva
Jake Moe writes: > On 01/13/11 20:48, J. Roeleveld wrote: [...] > And yeah, the errors start as soon as I put the CD in the drive. What > automounting tool might I have in FVWM? I use a pretty basic config > (which is why I like FVWM, not many frills to muck things up :-P). I think it's (fortu

[gentoo-user] Re: Strange problem with audio CDs

2011-01-14 Thread Jörg Schaible
Hi Joe, Jake Moe wrote: > On 01/13/11 20:48, J. Roeleveld wrote: >> On Thursday 13 January 2011 11:33:09 Jake Moe wrote: >>> On 01/13/11 18:12, J. Roeleveld wrote: [snip] >> Can you actually play that wav-file? Or is it just a collection of >> garbage? >> >> As far as I know, CD-Paranoia access

[gentoo-user] Re: Strange problem with audio CDs

2011-01-14 Thread Jörg Schaible
Hi Jörg, Joerg Schilling wrote: > Jake Moe wrote: > >> Yeah, the wav file played fine. At least, it started out fine; I only >> listened to the first 15 - 30 seconds to make sure it sounded ok, and >> then assumed the rest was fine, since nothing else had even gotten that >> far. > > Be caref

Re: [gentoo-user] Re: Strange problem with audio CDs

2011-01-14 Thread Joerg Schilling
Jörg Schaible wrote: > > There is a set of red-book deviations that is called "cactus datashield" > > > > cdparanoia will not extract more than 40 seconds from such a "CD" > > regardless of the drive you are using. > > > > With cdda2wav you will be able to extract the whole "CD" as long as the

Re: [gentoo-user] core i5

2011-01-14 Thread Stefan G. Weichinger
Am 23.11.2010 23:26, schrieb Stefan G. Weichinger: > I still consider getting a core-i5 or -i7 "for christmas" :-) Yeah, sure, dream on: jan, 14th and still no new box here! ;-) Today I read about the core-i7-2600K ... sounds even better, cheaper and faster. What I wonder: the i7-2600K does onl

[gentoo-user] Re: pdf -> txt

2011-01-14 Thread Sebastián Ramírez Magrí
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09/01/11 20:22, meino.cra...@gmx.de wrote: > James [11-01-10 01:41]: >> gmx.de> writes: >> >> >>> I explored the manual of that tool (pdftk) but didnt find any >>> hint of converting pdf ot txt. >>> Please, give me one little, a keyword, only a

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mick
On Friday 14 January 2011 14:13:38 Michael Sullivan wrote: > On Fri, 2011-01-14 at 06:26 +, Mick wrote: > > Have you had a look at this thread? > > > > http://article.gmane.org/gmane.linux.gentoo.user/237217 > > I read through that entire thread, and tried everything it suggested. > No chang

Re: [gentoo-user] why always display this when kernel start

2011-01-14 Thread Mick
On Friday 14 January 2011 14:47:41 doherty pete wrote: > i did not follow the handbook,i install gentoo with ubuntu > but i sure i use the commend: > > sudo mount /dev/sda10 /media/gentoo > sudo mount -t proc none /media/gentoo/proc > sudo mount -o bind /dev/ /media/gentoo/dev Instead try exactly

Re: [gentoo-user] Re: Strange problem with audio CDs

2011-01-14 Thread pk
On 2011-01-14 12:04, Nuno J. Silva wrote: > I think pk wanted to point that, as cdparanoia read the disks, that > means they probably are CDs. That's what I meant... Thanks to both you and Jörg! Best regards / MfG Peter K

[gentoo-user] VirtualBox

2011-01-14 Thread john
Any one having issues with version 4 of VirtualBox. Mouse integration does not work any more. I can no longer use mouse within VirtualBox. I have disabled/enabled mosue integration. -- John D Maunder j...@arcticwolf.myzen.co.uk signature.asc Description: PGP signature

Re: [gentoo-user] VirtualBox

2011-01-14 Thread Mark Knecht
On Fri, Jan 14, 2011 at 4:23 PM, john wrote: > Any one having issues with version 4 of VirtualBox. > > Mouse integration does not work any more. I can no longer use mouse > within VirtualBox. > > I have disabled/enabled mosue integration. > > > > -- > John D Maunder > j...@arcticwolf.m

Re: [gentoo-user] Web Server Memory Issues

2011-01-14 Thread Mark Shields
On Wed, Jan 12, 2011 at 1:59 PM, Kaddeh wrote: > So, I have run into an interesting problem while building out a web server > for a client which I haven't come across before and I was hoping that the > list would be a good way for me to find the answer. > > A little beckground on the systems: > P

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mark Shields
On Thu, Jan 13, 2011 at 9:01 PM, Michael Sullivan wrote: > A several years ago I ran a public network out of my apartment. I had > email, www, etc. etc. It all worked fine. Then one day a couple of > years ago we decided that we could not afford to pay for a public IP > address anymore, so we h

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
On Fri, 2011-01-14 at 21:24 -0500, Mark Shields wrote: > On Thu, Jan 13, 2011 at 9:01 PM, Michael Sullivan > wrote: > A several years ago I ran a public network out of my > apartment. I had > email, www, etc. etc. It all worked fine. Then one day a > couple of >

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mark Shields
On Fri, Jan 14, 2011 at 9:57 PM, Michael Sullivan wrote: > On Fri, 2011-01-14 at 21:24 -0500, Mark Shields wrote: > > On Thu, Jan 13, 2011 at 9:01 PM, Michael Sullivan > > wrote: > > A several years ago I ran a public network out of my > > apartment. I had > > email, www,

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
On Fri, 2011-01-14 at 21:24 -0500, Mark Shields wrote: > On Thu, Jan 13, 2011 at 9:01 PM, Michael Sullivan > wrote: > A several years ago I ran a public network out of my > apartment. I had > email, www, etc. etc. It all worked fine. Then one day a > couple of >

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
On Fri, 2011-01-14 at 22:10 -0500, Mark Shields wrote: > On Fri, Jan 14, 2011 at 9:57 PM, Michael Sullivan > wrote: > > On Fri, 2011-01-14 at 21:24 -0500, Mark Shields wrote: > > On Thu, Jan 13, 2011 at 9:01 PM, Michael Sullivan > > wrote: > > A se

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mark Shields
On Fri, Jan 14, 2011 at 10:29 PM, Michael Sullivan wrote: > On Fri, 2011-01-14 at 22:10 -0500, Mark Shields wrote: > > On Fri, Jan 14, 2011 at 9:57 PM, Michael Sullivan > > wrote: > > > > On Fri, 2011-01-14 at 21:24 -0500, Mark Shields wrote: > > > On Thu, Jan 13, 2011 at 9:01 PM,

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
On Fri, 2011-01-14 at 22:37 -0500, Mark Shields wrote: > > > > > It's no problem. Gmail realized you had already sent the same message > and collapsed the whole reply as "quoted text" :) > > > Try running this: > > > # echo "phpinfo();" | xargs php -r > > > What

Re: [gentoo-user] VirtualBox

2011-01-14 Thread Alan McKinnon
Apparently, though unproven, at 02:23 on Saturday 15 January 2011, john did opine thusly: > Any one having issues with version 4 of VirtualBox. > > Mouse integration does not work any more. I can no longer use mouse > within VirtualBox. > > I have disabled/enabled mosue integration. Mouse inte