On Sunday 16 October 2005 18:25, Ian Brandt wrote:
> Hi,
>
> Is it possible to get the dmesg for the boot prior to the current one?
>
No. Once the kernel reboots, the dmesg data is lost. Unless ofcourse you put
this in /etc/conf.d/local.start:
#!/bin/bash
# /etc/conf.d/local.start
/bin/dmesg > /
On Monday 17 October 2005 13:18, Christoph Gysin wrote:
> Jerry McBride wrote:
> > No. Once the kernel reboots, the dmesg data is lost. Unless ofcourse you
> > put this in /etc/conf.d/local.start:
> >
> > #!/bin/bash
> > # /etc/conf.d/local.start
> > /bin/
On Monday 17 October 2005 14:18, Richard Fish wrote:
> Jerry McBride wrote:
> >No. Once the kernel reboots, the dmesg data is lost. Unless ofcourse you
> > put this in /etc/conf.d/local.start:
> >
> >#!/bin/bash
> ># /etc/conf.d/local.start
> >/bin/dmesg >
On Friday 21 October 2005 02:24, pepe antartico wrote:
> __
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> Regístrate ya - http://correo.espanol.yahoo.com/
NO!
--
7:06am up 32 days, 21:31, 1 user, load a
On Friday 21 October 2005 07:03, Iain Buchanan wrote:
> I have autofs mounting a windows share on my network, 's'. This is the
> line from the automount file:
> s -fstype=smbfs,defaults,gid=mounter,dmask=770,fmask=660,credentials=
> ://server1/public
>
> However, I noticed recently there was quit
On Wednesday 26 October 2005 07:28, Alan E. Davis wrote:
> I am trying to install a dlink atheros based wireless card (dwl g510). I am
> stuck at the point of creating initscripts in /etc/init.d/.
>
> I already linked /etc/init.d/net.eth0 to /etc/init.d/net.lo. I assume I
> need to do something dif
On Saturday 29 October 2005 20:55, Uwe Thiem wrote:
> On 29 October 2005 20:14, Bob Sanders wrote:
> > Since I'm rambling now, guess I should do the rest of the memory
> > download...
>
> Let me join you in rumbling. ;-)
>
Nice post Uwe. You beat me to the response.
Have a good day.
--
***
> I fixed my ALSA problem.
YEAH!!!
--
**
Registered Linux User Number 185956
FSF Associate Member number 2340 since 05/20/2004
Join me in chat at #linux-users on irc
On Sunday 20 November 2005 15:24, Hemmann, Volker Armin wrote:
> On Sunday 20 November 2005 14:49, Arturo 'Buanzo' Busleiman wrote:
> > Alexander Skwar wrote:
> > > Optional things aren't standard. They are
> > > optional. PAM is optional. You don't need
> > > it - at least not for basic setups.
>
On Sunday 27 November 2005 14:10, Ole Robert Hestvik wrote:
> unsubscribe
NO!
--
**
Registered Linux User Number 185956
FSF Associate Member number 2340 since 05/20/2004
On Friday 09 December 2005 18:20, michael higgins wrote:
> Hello, all. Need a clue, here.
>
---snip---
> ... I should only have to look up
> something once, then that info is available locally until I reboot. Or,
> like that...
>
> So, how do I know if this is doing what I want? If anyone knows t
On Wednesday 28 December 2005 11:33, Ciaran McCreesh wrote:
> On Wed, 28 Dec 2005 11:22:07 -0500 Jerry McBride
>
> <[EMAIL PROTECTED]> wrote:
> | All the gentoo systems that I admin show the same slow down at about
> | 51%. I dearly wish we'd get away from a file base
On Friday 24 March 2006 21:46, Grant wrote:
> I'm thinking of setting up one of my new-to-me P3-500 desktops as a
> mythtv system. Has anyone tried it? Any drawbacks? Are there
> superior alternatives?
>
Hi Grant,
I run it here as the media server for the family.
It compiled easily, setup wa
Don't ask...
I play shepard over several dozen laptops running gentoo and twm window
manager.
I thought I'd have a look at the new modular x11 as a way of reclaiming hdd
space.
After following the "modular howto" I was left with a broken twm... X loaded,
twm kinda loaded, but opened windows
Well... I have all my twm problems behind me and now I'm left with one problem
I can't resolve.
Kde starts up just fine, but I'm unable to move the mouse pointer. I've tried
all the various mouse protocols in xorg.conf and read the xorg 7.0 migration
howto
Has anyone run across this probl
On Sunday 26 March 2006 23:58, THUFIR HAWAT wrote:
> I want to test that leafnode is up and running, so am using telnet:
>
>
> [EMAIL PROTECTED] ~ $
> [EMAIL PROTECTED] ~ $ whoami
> thufir
> [EMAIL PROTECTED] ~ $ telnet localhost 119
> Trying 127.0.0.1...
> telnet: Unable to connect to remote host:
On Monday 27 March 2006 18:48, Iain Buchanan wrote:
> I noticed after a sync a few nights ago, that modular xorg is in ~x86.
> I also noticed a few people here have installed a while ago already.
>
> so, can I just go ahead with it? I need a functional X on this box, but
> I'm happy to put up with
I depend on cpufreq to help stretch out the battery life of my laptop and it
works quite well with 2.6.15.x kernels. However, upgrading to 2.6.16.x
renders cpufreq dead in the water.
The boot complaint is, the start up script says I need to configure the kernel
for cpufreq support even though
On Monday 03 April 2006 18:18, Jerry McBride wrote:
> I depend on cpufreq to help stretch out the battery life of my laptop and
> it works quite well with 2.6.15.x kernels. However, upgrading to 2.6.16.x
> renders cpufreq dead in the water.
>
> The boot complaint is, the start u
On Thursday 06 April 2006 16:13, Richard Fish wrote:
> On 4/6/06, Lord Sauron <[EMAIL PROTECTED]> wrote:
> > > Actually, it is the eclipse project itself that has made this so damn
> > > confusing. Take a look at their "About Us" page, and try to find
> > > anywhere that it mentions an IDE. It is
On Thursday 06 April 2006 19:36, Lord Sauron wrote:
> On 4/6/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > On Thursday 06 April 2006 16:13, Richard Fish wrote:
> > > On 4/6/06, Lord Sauron <[EMAIL PROTECTED]> wrote:
> > > > > Actually, it is the
Hi All...
Anyone here using QEMU?
I've run into a problem that I can't iron out...
I've created an image of a winxp install disk using dd. When I run the image
using QEMU, I get the "NTLDR no found" error...
I'm using the current .0.8.0 version with kqemu enabled.
Does anyone know of a fix?
On Sunday 09 April 2006 14:33, Andrew Frink wrote:
> On 4/9/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > Hi All...
> >
> > Anyone here using QEMU?
> >
> > I've run into a problem that I can't iron out...
> >
> > I've created a
Anyone here running a ~x86 box and have the latest glibc and a 4.0.3 gcc
running on it?
Any hurdles to leap?
Thanks in advance, Jerry
--
gentoo-user@gentoo.org mailing list
Would someone know what the following two USE flags do? latin and aio
It seems latin1 relates to mysql and aio relates to slocate... But what do
they do?
Thank you, in advance, Jerry
--
gentoo-user@gentoo.org mailing list
On Monday 08 May 2006 22:43, Justin Findlay wrote:
> On 5/8/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > Would someone know what the following two USE flags do? latin and aio
> >
> > It seems latin1 relates to mysql and aio relates to slocate... But what
> &g
On Tuesday 09 May 2006 02:11, Farhan Ahmed wrote:
> Jerry McBride wrote:
> > Anyone here running a ~x86 box and have the latest glibc and a 4.0.3 gcc
> > running on it?
>
> I used to run gcc-4.0.3 and latest glibc (don't remember the version
> number) some time ago..
On Thursday 11 May 2006 18:02, Alexander Skwar wrote:
> Mick wrote:
> > On 11/05/06, Alexander Skwar <[EMAIL PROTECTED]> wrote:
> >> > Well, mine looks different:
> >> >
> >> > Section "Files"
> >> > RgbPath "/usr/lib/X11/rgb"
> >>
> >> Is there such a file? On my
On Thursday 11 May 2006 14:53, Christopher E wrote:
> Hello All,
>
> What should I do after I do a emerge of gcc and glibc vers in subject line?
>
> I have also when doing that emerged told it to do kde and gnome so
> both of them will be at the latest versions in the tree that are
> ~amd64.
>
> X
On Friday 12 May 2006 01:57, Alexander Skwar wrote:
> Jerry McBride wrote:
> > Is this an Xorg 7.0 installation??
>
> Yep.
>
> > Did you also include x11-apps/rgb??
>
> Yep - else I wouldn't have a /usr/share/X11/rgb.txt, would I? :)
>
Ok... fair enough...
On Thursday 11 May 2006 19:47, Richard Fish wrote:
> On 5/11/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > I'm going one step further with gcc 4.1.0. After I emerged gcc and
> > glibc... I did an "emerge -e system" twice and am now following up with
> >
ay 12 May 2006 14:07, Richard Fish wrote:
> On 5/12/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > On Thursday 11 May 2006 19:47, Richard Fish wrote:
> > > On 5/11/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > > > I'm going one step further with g
ntoo experience nearly 100%
enjoyable.
Jerry McBride
--
--
gentoo-user@gentoo.org mailing list
On Sunday 21 May 2006 15:35, JimD wrote:
> Cliff Wells wrote:
> > On Sat, 2006-05-20 at 11:52 -0600, Chad Leigh -- Shire.Net LLC wrote:
> >> I have not used it though I plan on getting the OS X version once my
> >> Mac Mini arrives...
> >
> > I have doubts about the performance of a VM on that hard
On Monday 22 May 2006 17:18, Samuel Baldwin wrote:
> I'm planning on buying a 300GB HD from maxtor for my next primary HD.
> It's a "Maxtor DiamondMax 10 300GB 3.5" IDE Ultra ATA133 Hard Drive - OEM"
>
--snip--
That's a nice drive, but this one is slightly better
Maxtor MaxLine III 7L300R0 300GB
First time I ever did this on a mailing list...
John Laremore... you are PLONKED... My email filter now drops your emails into
the bit bucket where they belong
On Sunday 28 May 2006 21:03, John Laremore wrote:
> quit fucking email bombing me you ass holes.
>
>
> From: Bo ظrsted Andresen <
On Wednesday 07 June 2006 21:50, Bob Young wrote:
> > On 6/7/06, Roy Wright <[EMAIL PROTECTED]> wrote:
> > > You might want to read:
> > >
> > > http://forums.gentoo.org/viewtopic.php?t=282474&highlight=
> > >
> > > which basically recommends:
> > >
> > > emerge -s
> > > emerge -s
> > > emerg
On Thursday 22 June 2006 10:55, Allan Spagnol Comar wrote:
> Hi list, I had ask for some help with instaling nvraid with dmraid on
> a gentoo system yesterday and no one could or wanted to help me. Is
> there any kind soul that can help me solve the problem, or should I
> change to a distribution t
On Saturday 24 June 2006 15:49, Lord Sauron wrote:
> I dug out of this ancient computer book (Upgrading and Repairing PCs
> 12th Ed.) this relic technology of the Null Modem Cable. It's a
> twisted Parallel Cable that allows 2 PCs to almost literally talk to
> each other. So, I found in the depth
On Sunday 16 July 2006 15:54, Dave S wrote:
> On Sunday 16 July 2006 19:54, Hemmann, Volker Armin wrote:
> > On Sunday 16 July 2006 20:25, Dave S wrote:
> > > HI, I have a potential security problem ...
> > >
> > > and err its not on gentoo, its on ubuntu but I am not getting any
> > > response the
On Sunday 16 July 2006 17:48, Tom Stoddard wrote:
> unsubscribe
NO!
--
gentoo-user@gentoo.org mailing list
On Wednesday 19 July 2006 18:00, Nunya Bidness wrote:
> REMOVE
NO!
--
gentoo-user@gentoo.org mailing list
On Monday 24 July 2006 19:50, Javier wrote:
> Hi there,
>
> now I'm working on some projects and I store all files in a usb key. I
> have the necessity of encrypt the data. The problem is this data have
> to be accessible from windows workstations and linux workstations. In
> the windows workstatio
On Friday 28 July 2006 13:31, Jarry wrote:
> Hi,
>
> I just installed jail-1.9-r1 and noticed it has following
> permissions:
>
> -rwxr-xr-x 1 root root 543 Jul 28 17:09 /etc/jail.conf
>
> Is it necessary to have exec-permission on this file?
> If I remember correctly, there should be only config
>
Howdy,
I'm gearing up for a new hardware purchase and I find that I need a little
help figuring out "what is" and "what isn't" linux compatible.
The days of pci, agp video and socket A hardware are slowly coming to a close
and I'm itching to try something new.
Does anyone here run any cutting
On Wednesday 02 August 2006 16:41, James wrote:
> Hello,
>
> I've got my own iptables script to launch a customized firewall, located in
> /usr/local/bin.
>
> I'm aware of /etc/init.d/iptables the 'runscipt'. I do not wish to edit
> this scipt as 'gentoo' updates nuke my edits therein. Where is th
On Saturday 12 August 2006 20:22, John J. Foster wrote:
> Hi,
>
> I've been playing with encrypting my home directory using cfs and
> following the instructions at
>
> http://gentoo-wiki.com/HOWTO_Encrypt_Your_Home_Directory_Using_CFS
>
> I guess it mostly works, although I've had cfsd die randomly
On Tuesday 15 August 2006 18:29, Ian Kabeary wrote:
> I can for sure get the error message for you in a few hours.
> Im away from home (and my laptop for that matter) right now.
> Thanks for the reply though!
> ~Ian
>
> On 8/15/06, Richard Fish <[EMAIL PROTECTED]> wrote:
> > On 8/15/06, Ian Kabeary
Thank you, so much. Getting an ebuild like this into main stream usage is
heavenly!!!
Jerry
--
gentoo-user@gentoo.org mailing list
Would some kind soul save me a bit of research time? Which of the two
alternative init schemes are faster, initng or runit?
Thank you in advance , Jerry
--
gentoo-user@gentoo.org mailing list
On Monday 21 August 2006 09:35, Hans-Werner Hilse wrote:
> Hi,
>
> On Sun, 20 Aug 2006 22:01:24 -0400 Jerry McBride
>
> <[EMAIL PROTECTED]> wrote:
> > Would some kind soul save me a bit of research time? Which of the two
> > alternative init schemes are faste
On Wednesday 23 August 2006 18:42, Daniel Iliev wrote:
> Jerry McBride wrote:
> > Would some kind soul save me a bit of research time? Which of the two
> > alternative init schemes are faster, initng or runit?
> >
> >
> > Thank you in advance , Jerry
>
> I h
On Wednesday 23 August 2006 10:17, Hans-Werner Hilse wrote:
> Hi,
--snip--
>
> I'd like to add that gentoo's own /sbin/rc is not a feature of
> sysvinit. sysvinit is not *that* bad, after all. What has gone wild is
> the /etc/init.d style of doing things.
>
Amen! And a bottle neck of epic propor
On Wednesday 23 August 2006 21:28, Daniel Iliev wrote:
>
> I appreciate this info about fcache. Now I have a good idea of what I
> have to expect.
It's the reason for this mailling list. Enjoy.
> I've got some unpartitioned space and nothing prevents me to do some
> tests. The only question that
The folding cluster will be the most powerful machine on earth... Not bad for
a game console running linux.
http://news.bbc.co.uk/2/hi/technology/5287254.stm
--
gentoo-user@gentoo.org mailing list
On Tuesday 29 August 2006 16:28, Goldwyn Rodrigues wrote:
> Hi,
>
> I updated the installed packages, which includes baselayout. However,
> restarting a the network, I get the error:
>
> hydrauser5 ~ # /etc/init.d/net.eth0 restart
> * Caching service dependencies ...
>
On Friday 01 September 2006 22:06, Harm Geerts wrote:
> On Friday 01 September 2006 17:21, Neil Bothwick wrote:
> > > Speaking of which, you probably should see the shell used in the
> > > scripts from the sys-apps/baselayout package. All shell scripts
> > > use /bin/bash and not /bin/sh.
> > >
> >
On Saturday 02 September 2006 14:10, Neil Bothwick wrote:
> On Sat, 2 Sep 2006 04:06:15 +0200, Harm Geerts wrote:
> > > A 20% reduction in boot time is a reasonable impact IMO.
> >
> > Any chance that was a fluke?
>
> I ran the test several times, and switched back top bash to confirm. The
> boot t
My son, all of thirteen years old, the master of all he surveys, the supreme
keeper of all knowledge of the known and unknown universes, the pinultimate
ruler of mankind... Has "asked" me to put Linux on his desktop computer...
It seems he has become weary of maintaining/re-installed his belove
On Saturday 09 September 2006 16:02, Peter wrote:
> After
> 1) upgrade to gcc 4.1.1
> 2) upgrade to profile 2006.1
> 3) revdep-rebuild recompile for libstdc++ and for new profile uses (which
> included mc)
>
> Now, issuing mc at a terminal prompt (not inside X) shows no border
> characters. Does th
On Saturday 09 September 2006 19:01, Peter wrote:
> On Sat, 09 Sep 2006 17:55:35 -0400, Jerry McBride wrote:
> > On Saturday 09 September 2006 16:02, Peter wrote:
> >> After
> >> 1) upgrade to gcc 4.1.1
> >> 2) upgrade to profile 2006.1
> >> 3) revde
On Saturday 09 September 2006 21:21, Nick Rout wrote:
> On Sat, 9 Sep 2006 15:03:58 -0400
>
> Jerry McBride <[EMAIL PROTECTED]> wrote:
> > My son, all of thirteen years old, the master of all he surveys, the
> > supreme keeper of all knowledge of the known
On Sunday 10 September 2006 04:07, Alexander Skwar wrote:
> · Jerry McBride <[EMAIL PROTECTED]>:
> > On Saturday 09 September 2006 16:31, Alexander Skwar wrote:
> >> · Mick <[EMAIL PROTECTED]>:
> >> > Although she promised that when the NTFS drivers fo
On Sunday 10 September 2006 07:18, Peter wrote:
> On Sat, 09 Sep 2006 21:31:50 -0400, Jerry McBride wrote:
> snip...
>
> > Hi Peter,
> >
> > I just had a look at the bug report and comment #5 from Jakub Moc is the
> > correct fix.
> >
> &
Is there ANY good torrent source for the live dvd 2006.1 ISO???
This is really horrible.
Jerry
--
gentoo-user@gentoo.org mailing list
On Sunday 10 September 2006 22:06, Bo Ørsted Andresen wrote:
> On Sunday 10 September 2006 21:35, Jerry McBride wrote:
> > Is there ANY good torrent source for the live dvd 2006.1 ISO???
> >
> > This is really horrible.
>
> Not really sure what you mean. Please provide
On Sunday 10 September 2006 22:45, Richard Fish wrote:
> On 9/10/06, Jerry McBride <[EMAIL PROTECTED]> wrote:
> > There's hardly anyone sharing it
>
> Just let it send in pending for awhile...eventually one of the main
> seeders will become available to you.
>
On Wednesday 13 September 2006 03:49, Helmut Jarausch wrote:
> Hi,
>
> GenToo (at least the 2006.1 livedvd) is driving me nuts.
> I have tried several installations (more than 6) and they all
> fail by e.g.
> EmergePackageError :FATAL: emerge: Could not emerge mail-mta/ssmtp
>
> it cannot build a k
Well... it's time I revisited my /etc/portage/bashrc file, now that Portage
2.1 is vogue. My old bashrc doesn't work anymore and things have changed
sufficiently with 2.1 that I need some help... documentation.
Would anyone happen to know where the API for Portage 2.1, that explains the
new h
On Sunday 24 September 2006 17:33, Sergio Polini wrote:
> I need your help ;-)
> I've switched to modular X and gcc-4.1.1, and I've lost DRI :-(
>
--snip--
>
> Any hints?
>
> Thanks
> Sergio
Which kernel? Here, running 2.6.18, I compile the kernel drm, agpgart and
ati-agp. I then emerge x11-drm
On Sunday 24 September 2006 19:16, Bo Ørsted Andresen wrote:
> On Sunday 24 September 2006 23:05, Jerry McBride wrote:
> > Well... it's time I revisited my /etc/portage/bashrc file, now that
> > Portage 2.1 is vogue. My old bashrc doesn't work anymore and things have
>
On Monday 25 September 2006 02:59, Sergio Polini wrote:
> Jerry:
> > Which kernel?
>
> 2.6.12-r10
>
> (2.6.18 is masked ;-)
>
> > Here, running 2.6.18, I compile the kernel drm,
> > agpgart and ati-agp. I then emerge x11-drm. In
> > /etc/modules.autoload.d/kernel-2.6 I add; agpgart, ati-agp, drm
>
201 - 272 of 272 matches
Mail list logo