Re: [gentoo-user] Re: i486

2010-11-25 Thread sam new
I have try LFS (linux from scratch) ,and install gentoo use stage3 .Does the stage1 installs like that,Compile the toolchain and build the system? On 24 November 2010 23:58, David W Noon wrote: > On Wed, 24 Nov 2010 08:10:01 +0100, sam new wrote about Re: > [gentoo-user] Re: i486: > > >still do

Re: [gentoo-user] On what to base a custom live CD?

2010-11-25 Thread Helmut Jarausch
I'd suggest SystemRescueCD. It's upgraded quite often (currently using kernel 2.6.35-x) has a ready to go X11 environment and most useful, it's an up-to-date Gentoo system, so one immediately knows where to look if there are any problems. And it has a well documented (easy) procedure for extending

[gentoo-user] Re: On what to base a custom live CD?

2010-11-25 Thread Grant Edwards
On 2010-11-25, Neil Bothwick wrote: > On Wed, 24 Nov 2010 22:02:10 + (UTC), Grant Edwards wrote: > >> I thought about using a customized systemrescuecd, but that takes ages >> to boot (almost 5 minutes). This CD is intended as something a >> customer can run to do a quick hardware test, and m

Re: [gentoo-user] 200-line patch to kernel => superkernel

2010-11-25 Thread Stefan G. Weichinger
Am 23.11.2010 19:26, schrieb Florian Philipp: > BTW: I've implemented a slightly adjusted version of the bash script > (Ubuntu alternative) for Gentoo yesterday and I must say, I'm really > impressed. Would you share?

Re: [gentoo-user] 200-line patch to kernel => superkernel

2010-11-25 Thread Adam Carter
> Would you share? > > +1 I only have an empty /sys/fs/cgroup with the following config on 2.6.36, so please share the kernel config as well. # zgrep CGROUP /proc/config.gz CONFIG_CGROUPS=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_NS=y CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_DEVICE=y CONFIG_C

Re: [gentoo-user] copy paste problem from any app other than Konsole to Konsole

2010-11-25 Thread Kfir Lavi
On Thu, Nov 25, 2010 at 2:54 PM, Coert Waagmeester < lgro...@waagmeester.co.za> wrote: > Hello all, > > Using ksh in konsole. > Whenever I select something in any app apart from Konsole, > and middle click paste it in Konsole, it does not paste exactly as it > should. > > I have attached a screens

Re: [gentoo-user] Varying clocks freqs of CPU ?

2010-11-25 Thread App Deb
On Wed, Nov 24, 2010 at 7:00 PM, wrote: > > Hi, > >  new features, new problems... >  Recent multi-core CPUs modify the clock freqs of their core >  if only a subset of all cores are used. > >  Are their any CONFIGs need to be set in the linux kernel to >  guarantee a stable system running those

Re: [gentoo-user] copy paste problem from any app other than Konsole to Konsole

2010-11-25 Thread Stroller
On 25/11/2010, at 12:54pm, Coert Waagmeester wrote: > Using ksh in konsole. > Whenever I select something in any app apart from Konsole, > and middle click paste it in Konsole, it does not paste exactly as it should. > > I have attached a screenshot where I copy from Firefox to Konsole. That loo

[gentoo-user] nvidia and i/o problem

2010-11-25 Thread Zhu Sha Zang
My hardware 00:00.0 RAM memory: nVidia Corporation MCP61 LPC Bridge (rev a1) 00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2) 00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2) 00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2) 00:02.0 USB Controller: nVidi

Re: [gentoo-user] nvidia and i/o problem

2010-11-25 Thread Dale
Zhu Sha Zang wrote: <> My problems: 1) Gentlemen, with this hardware when i try to compile some "nice" software like chromium, pyside or openoffice my system "freeze". I can't do anything like use keyboard, mouse or switch betwenn windows. How can i find the motive to this strange (???) prob

Re: [gentoo-user] 200-line patch to kernel => superkernel

2010-11-25 Thread Florian Philipp
Am 25.11.2010 12:21, schrieb Adam Carter: > > Would you share? > > +1 > > I only have an empty /sys/fs/cgroup with the following config on 2.6.36, > so please share the kernel config as well. > I guess you have to mount your cgroup there, first. The original link describes, how. I don't h

Re: [gentoo-user] 200-line patch to kernel => superkernel

2010-11-25 Thread Florian Philipp
Am 24.11.2010 22:13, schrieb Mick: > On Tuesday 23 November 2010 16:42:51 7v5w7go9ub0o wrote: >> FYI. If anyone understands the bash tweak, please explain :-) >> >> TIA >> >> 1. Original article: "The ~200 Line Linux Kernel Patch That Does Wonders" >>

Re: [gentoo-user] 200-line patch to kernel => superkernel

2010-11-25 Thread Sebastian Beßler
Am 25.11.2010 16:40, schrieb Florian Philipp: Am 24.11.2010 22:13, schrieb Mick: On Tuesday 23 November 2010 16:42:51 7v5w7go9ub0o wrote: >> 2. The alternative (or additional) bash tweak: The second link keeps crashi

[gentoo-user] Re: On what to base a custom live CD?

2010-11-25 Thread Grant Edwards
On 2010-11-25, Helmut Jarausch wrote: > I'd suggest SystemRescueCD. That was my first thought, but it's not going to > It's upgraded quite often (currently using kernel 2.6.35-x) has a > ready to go X11 environment and most useful, it's an up-to-date > Gentoo system, so one immediately knows w

Re: [gentoo-user] Re: i486

2010-11-25 Thread David W Noon
On Thu, 25 Nov 2010 11:10:02 +0100, sam new wrote about Re: [gentoo-user] Re: i486: >I have try LFS (linux from scratch) ,and install gentoo use >stage3 .Does the stage1 installs like that,Compile the toolchain and >build the system? Yes, You have to use the bootstrap compiler to build GCC, eve

Re: [gentoo-user] Re: i486

2010-11-25 Thread Mick
On Thursday 25 November 2010 17:40:08 David W Noon wrote: > On Thu, 25 Nov 2010 11:10:02 +0100, sam new wrote about Re: > > [gentoo-user] Re: i486: > >I have try LFS (linux from scratch) ,and install gentoo use > >stage3 .Does the stage1 installs like that,Compile the toolchain and > >build the s

Re: [gentoo-user] Varying clocks freqs of CPU ?

2010-11-25 Thread Stroller
On 25/11/2010, at 1:24pm, App Deb wrote: > On Wed, Nov 24, 2010 at 7:00 PM, wrote: >> >> new features, new problems... >> Recent multi-core CPUs modify the clock freqs of their core >> if only a subset of all cores are used. >> >> Are their any CONFIGs need to be set in the linux kernel to

Re: [gentoo-user] Varying clocks freqs of CPU ?

2010-11-25 Thread Fatih Tümen
On Thu, Nov 25, 2010 at 21:51, Stroller wrote: > > On 25/11/2010, at 1:24pm, App Deb wrote: >> On Wed, Nov 24, 2010 at 7:00 PM,   wrote: >>> >>>  new features, new problems... >>>  Recent multi-core CPUs modify the clock freqs of their core >>>  if only a subset of all cores are used. >>> >>>  Are

[gentoo-user] Re: nvidia and i/o problem

2010-11-25 Thread walt
On 11/25/2010 06:55 AM, Zhu Sha Zang wrote: > ... i try to compile some "nice" software like chromium, pyside or openoffice my > system "freeze". I can't do anything like use keyboard, mouse or switch betwenn > windows. How can i find the motive to this strange (???) Does the freeze always hap

Re: [gentoo-user] How to exclude a directory from rsync

2010-11-25 Thread Renat Golubchyk
On Tue, 16 Nov 2010 23:01:51 + Mick wrote: > On Tuesday 16 November 2010 22:26:28 Stefan G. Weichinger wrote: > > Am 2010-11-16 22:24, schrieb Alan McKinnon: > > > Apparently, though unproven, at 23:12 on Tuesday 16 November > > > 2010, Mick did > > > > > > opine thusly: > > >> Excellent, it

Re: [gentoo-user] nvidia and i/o problem

2010-11-25 Thread Adam Carter
> 1) Gentlemen, with this hardware when i try to compile some "nice" software > like chromium, pyside or openoffice my system "freeze". I can't do anything > like use keyboard, mouse or switch betwenn windows. How can i find the > motive to this strange (???) problem? I've used --load-average in MA

[gentoo-user] Console-kit instances...

2010-11-25 Thread meino . cramer
Hi, is it really necessary, that console-kit runs 65 instances of itsself??? Best regards, mcc

Re: [gentoo-user] Accessing CVS on non-standard port

2010-11-25 Thread Michael Orlitzky
On 11/24/2010 04:35 PM, Alan McKinnon wrote: > I need to get to the work CVS server from home. It's not exposed to the > internet but never fear! we have ssh -L and a convenient sshd host that is on > the internets. So, locally > > ssh -Llocalhost::cvs.example.com:22 a...@gateway.example.com

Re: [gentoo-user] Console-kit instances...

2010-11-25 Thread Albert Hopkins
On Fri, 2010-11-26 at 01:20 +0100, meino.cra...@gmx.de wrote: > Hi, > > is it really necessary, that console-kit runs 65 instances of > itsself??? They're not instances (whatever that means anyway). They're threads... the short of it is... it's already been discussed . It's not hurting anythin

Re: [gentoo-user] Re: i486

2010-11-25 Thread sam new
Thanks all, I have a question , when we build the system, always use host client to build the toolchain , then GCC Glibc ...kernel some unity ... from source ,but where the frist system come from ,does it build using the Assembly language or machine language? I mean just give you X86 hardware and