Re: [gentoo-user] How cam I get system to recognize MagicSysReq while in X gui?

2007-12-18 Thread Neil Bothwick
On Tue, 18 Dec 2007 05:53:18 +0100, Hemmann, Volker Armin wrote: > the 'best' sequence is e-i-u-b (u = remount ro also syncs.. and leaves > the fs in a clean state). > > To get the keyboard back from X try K (to sack X) or R (to pry it out > of X cold, dead fingers). If you can SSH into the mach

RE: [gentoo-user] brlcad users here?

2007-12-18 Thread Arttu V.
> From sourceforge.net I downloaded > brlcad_7.10.4_ia32.tar.bz2 and untarred it. I'm not a BRL-CAD (or any CAD for that matter ;) ) user, but take a look at the file name you're downloading. It's probably a pre-compiled binary, so that's probably why there is no configure either? The source is

Re: [gentoo-user] Gentoo Rules

2007-12-18 Thread Galevsky
On Dec 16, 2007 2:09 AM, Walter Dnes <[EMAIL PROTECTED]> wrote: > Do you have a list of significant improvements you want implemented? > There were gaping holes in linux's abilities in the past. These > problems have been fixed. Change simply for the sake of change is a > relic of the Windows e

Re: [gentoo-user] Gentoo Rules

2007-12-18 Thread Grant
> >> Lately I've been shopping around for other distros as well as looking > >> at *BSD. Gentoo development seems to have slowed way down and I like > >> things being improved as quickly as possible. FreeBSD is supposed to > >> be the closest relation, but even that won't do. I d

Re: [gentoo-user] Gentoo Rules

2007-12-18 Thread Grant
> > What does everyone else think about this. Is portage a major blocker > > of progress or not so much? > > As said above, details are major blockers of progress. Can you elaborate on this? Do you just mean that there are many small things that are blocking Gentoo's progress? - Grant -- [EMAI

Re: [gentoo-user] Re: Gentoo Rules

2007-12-18 Thread Grant
> > Multiple great ideas have already been suggested in this thread. Is > > this the first time they've been conceived and shared? Why hasn't > > work begun on them? Why isn't work completed on them? Because living > > costs money and Gentoo doesn't pay. > > > I've been in business for 7 years

[gentoo-user] Postgresql native replication problem

2007-12-18 Thread Rafael Barrera Oro
I tried to activate PostgreSQL native replication, but after emerging postgresql and pgperl i found out that the following files (which are needed to get the job done) were missing: /usr/bin/DBMirror.pl /usr/lib/postgresql/pending.so /usr/share/postgresql/contrib/AddTrigger.sql /usr/share/postgres

[gentoo-user] {OT} Safe to post my MAC address?

2007-12-18 Thread Grant
A guy in an online forum where I'm trying to get help with my Cox internet service wants me to PM him my modem's MAC address so he can check my connection in some way. He appears to be a Cox representative, but what ill could he do with this info? Just target me, right? - Grant -- [EMAIL PROTEC

Re: [gentoo-user] {OT} Safe to post my MAC address?

2007-12-18 Thread Mark Shields
On Dec 18, 2007 10:38 AM, Grant <[EMAIL PROTECTED]> wrote: > A guy in an online forum where I'm trying to get help with my Cox > internet service wants me to PM him my modem's MAC address so he can > check my connection in some way. He appears to be a Cox > representative, but what ill could he d

Re: [gentoo-user] {OT} Safe to post my MAC address?

2007-12-18 Thread Grant
> > A guy in an online forum where I'm trying to get help with my Cox > > internet service wants me to PM him my modem's MAC address so he can > > check my connection in some way. He appears to be a Cox > > representative, but what ill could he do with this info? Just target > > me, right? > > >

[gentoo-user] Booting up without X

2007-12-18 Thread Yahya Mohammad
I want to add a grub menu entry that will load the system without starting gdm, just like the livecd does when the 'nox' kernel parameter is passed. I poked around the CD a bit to figure out how that's done but failed. Does the kernel have to be modified to do this? Thanks for any pointers. -- [EM

Re: [gentoo-user] Booting up without X

2007-12-18 Thread Albert Hopkins
On Tue, 2007-12-18 at 20:16 +0400, Yahya Mohammad wrote: > I want to add a grub menu entry that will load the system without > starting gdm, just like the livecd does when the 'nox' kernel parameter is > passed. I poked around the CD a bit to figure out how that's done but > failed. Does the kerne

Re: [gentoo-user] Booting up without X

2007-12-18 Thread Galevsky
There is a "softlevel" option to add in your grub entry to switch to a different RC. have a look at http://gentoo-wiki.com/HOWTO_create_a_run_level Gal' On Dec 18, 2007 5:16 PM, Yahya Mohammad <[EMAIL PROTECTED]> wrote: > I want to add a grub menu entry that will load the system without > starti

[gentoo-user] portage update problem

2007-12-18 Thread Redouane Boumghar
Hello all, I am using the same topic as Rafael Barrera Oro the 6th of September 2007 I updated portage from sys-apps/portage-2.0.54-r2 to sys-apps/portage-2.1.3.19 And the unmerging of sys-apps/portage-2.0.54-r2 ended like this :

Re: [gentoo-user] portage update problem

2007-12-18 Thread Redouane Boumghar
Oh well.. replying to myself to avoid anyone trying to resolve that problem. I ordered a reinstallation... Red. Redouane Boumghar wrote: > Hello all, > > I am using the same topic as Rafael Barrera Oro the 6th of September 2007 > > I updated portage > from sys-apps/portage-2.0.54-r2 > to s

Re: [gentoo-user] [OT] Network Trouble

2007-12-18 Thread Hilco Wijbenga
On Dec 17, 2007 12:33 PM, Benno Schulenberg <[EMAIL PROTECTED]> wrote: > No, if the light on the firewall and on the NIC itself don't come on > when you plug in the ethernet cable, the card isn't working. When > a different slot doesn't work either, it seems something on your > PCI bus is dead. D

Re: [gentoo-user] [OT] Network Trouble

2007-12-18 Thread Benno Schulenberg
Hilco Wijbenga wrote: > Yes, I have a PCI sound card and it definitely works. My Oggs are > still playing. :-) Does the soundcard also work in the slots that you tried the NICs in? (If the soundcard doesn't work there, don't try the NIC in the original slot of the soundcard, unless you're prepa

Re: [gentoo-user] Booting up without X

2007-12-18 Thread Neil Bothwick
On Tue, 18 Dec 2007 10:32:26 -0600, Albert Hopkins wrote: > 1. Create a new runlevel, say "nox" and just don't put xdm in the > runlevel. The drawback to this is you have to maintain another > runlevel. I have this in /etc/conf.d/local.stop to keep my text runlevel in line with default cd /etc/

Re: [gentoo-user] portage update problem

2007-12-18 Thread Neil Bothwick
On Tue, 18 Dec 2007 17:50:22 +0100, Redouane Boumghar wrote: > and I guess I found the source and have to reinstall portage manually > The fact is that i changed the make.profile to a 64 bits profile since > the server I use is said to be 64 bits . > but it's a : > vendor_id : GenuineIntel >

RE: [gentoo-user] brlcad users here?--RESOLVED

2007-12-18 Thread maxim wexler
--- "Arttu V." <[EMAIL PROTECTED]> wrote: > It's probably a pre-compiled binary, so that's > probably why there > is no configure either? The source is likely to be > in another tar.bz2 > file on sourceforge download page if that is what > you're looking for. > Thanks Arttu. The source was furt

RE: [gentoo-user] Booting up without X

2007-12-18 Thread Jonathan Haws
If you don't have any other use for the 'single' runlevel, you can use the softlevel grub option (softlevel=single) to boot without X. It works great for me. Jonathan R. Haws [EMAIL PROTECTED] -Original Message- From: Galevsky [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 18, 200

Re: [gentoo-user] Booting up without X

2007-12-18 Thread Yahya Mohammad
Thanks very much everyone for the suggestions!! On Tue, Dec 18, 2007 at 07:15:39PM +, Neil Bothwick wrote: > On Tue, 18 Dec 2007 10:32:26 -0600, Albert Hopkins wrote: > > > 1. Create a new runlevel, say "nox" and just don't put xdm in the > > runlevel. The drawback to this is you have to mai

[gentoo-user] Qemu tun/tap privledge problem: HOWTO is wrong?

2007-12-18 Thread Grant Edwards
I've followed the HOWTO at http://gentoo-wiki.com/HOWTO:_Qemu, but the section on TUN/TAP networking appears to be wrong where it says I would recommend that you create the tap device with ownership to the user running qemu as follows tunctl -u -t tap0 This prevents having to run q

Re: [gentoo-user] Qemu tun/tap privledge problem: HOWTO is wrong?

2007-12-18 Thread Etaoin Shrdlu
On Tuesday 18 December 2007, Grant Edwards wrote: > Even though I created tap0 with the command shown, I still have > to run Qemu as root or I get the following error: > > qemu -kernel-kqemu -localtime -hda w2kdisk.img -net nic > -net tap,ifname=tap0,script=/usr/local/etc/qemu-ifup > > warnin

[gentoo-user] FS for laptop

2007-12-18 Thread Sergey Kobzar
Hi guys, I just had discussion with my friend which file system to use on laptop with Gentoo. - ReiserFS looks unsupported now - ext3 looks slow some time - XFS maybe? Requirements are: - low memory usage - fast enough for laptop - good supported Any ideas? -- Sergey -- [EMAIL PROTECTED] ma

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Jerry McBride
On Tuesday 18 December 2007 03:56:10 pm Sergey Kobzar wrote: > Hi guys, > > I just had discussion with my friend which file system to use on > laptop with Gentoo. > > - ReiserFS looks unsupported now > - ext3 looks slow some time > - XFS maybe? > > Requirements are: > - low memory usage > - fast en

[gentoo-user] Re: Qemu tun/tap privledge problem: HOWTO is wrong?

2007-12-18 Thread Grant Edwards
On 2007-12-18, Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: >> Even though I created tap0 with the command shown, I still have >> to run Qemu as root or I get the following error: >> >> qemu -kernel-kqemu -localtime -hda w2kdisk.img -net nic >> -net tap,ifname=tap0,script=/usr/local/etc/qemu-ifup

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Hemmann, Volker Armin
On Dienstag, 18. Dezember 2007, Jerry McBride wrote: > On Tuesday 18 December 2007 03:56:10 pm Sergey Kobzar wrote: > > Hi guys, > > > > I just had discussion with my friend which file system to use on > > laptop with Gentoo. > > > > - ReiserFS looks unsupported now > > - ext3 looks slow some time

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Jerry McBride
On Tuesday 18 December 2007 04:37:30 pm Hemmann, Volker Armin wrote: > On Dienstag, 18. Dezember 2007, Jerry McBride wrote: > > On Tuesday 18 December 2007 03:56:10 pm Sergey Kobzar wrote: > > > Hi guys, > > > > > > I just had discussion with my friend which file system to use on > > > laptop with

Re: [gentoo-user] Re: Python vs C++ [was: Gentoo Rules]

2007-12-18 Thread Rob Rutherford
On Dec 17, 2007 7:36 PM, Thufir <[EMAIL PROTECTED]> wrote: > On Mon, 17 Dec 2007 11:38:30 -0200, Raphael wrote: > > > > I believe that a good solution would be evolving Portage to use > > different forms of storage, like databases or even LDAP. In a home > > desktop, you could use SQLite, whic

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Hemmann, Volker Armin
On Dienstag, 18. Dezember 2007, Jerry McBride wrote: > On Tuesday 18 December 2007 04:37:30 pm Hemmann, Volker Armin wrote: > > On Dienstag, 18. Dezember 2007, Jerry McBride wrote: > > > On Tuesday 18 December 2007 03:56:10 pm Sergey Kobzar wrote: > > > > Hi guys, > > > > > > > > I just had discuss

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Canek Peláez Valdés
On Dec 18, 2007 2:56 PM, Sergey Kobzar <[EMAIL PROTECTED]> wrote: > Hi guys, [...] > - ext3 looks slow some time The defaults are slow, but you can change them and make it OK. Not super fast, but OK. Check out /usr/src/linux/Documentation/filesystems/ext3.txt, and tweak the obvious options. dat

[gentoo-user] Is there a way to get rid of the annoying speech bubble in Evolution?

2007-12-18 Thread Michael Sullivan
My wife and I run evolution 2.12.1 . We love the blinking letter in the notification area of our panel, but we absolutely can't stand the speech bubble that pops out of it, saying "You have x new messages." We know we have new messages waiting if that envelope is flashing; we don't need a speech

Re: [gentoo-user] Re: Gentoo Rules

2007-12-18 Thread Grant
> > > Multiple great ideas have already been suggested in this thread. Is > > > this the first time they've been conceived and shared? Why hasn't > > > work begun on them? Why isn't work completed on them? Because living > > > costs money and Gentoo doesn't pay. > > > > > I've been in business

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Hemmann, Volker Armin
On Mittwoch, 19. Dezember 2007, Canek Peláez Valdés wrote: > On Dec 18, 2007 2:56 PM, Sergey Kobzar <[EMAIL PROTECTED]> wrote: > > Hi guys, > > [...] > > > - ext3 looks slow some time > > The defaults are slow, but you can change them and make it OK. Not > super fast, but OK. Check out > /usr/src/l

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Philip Webb
071218 Sergey Kobzar wrote: > - ReiserFS looks unsupported now What do you base that assessment on ? It's true that RFS 4 was going nowhere even before its creator's legal problems, but RFS 3 is still well-supported as a Gentoo pkg, isn't it ? When I installed Gentoo on my new desktop machine rec

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Canek Peláez Valdés
On Dec 18, 2007 6:40 PM, Hemmann, Volker Armin <[EMAIL PROTECTED]> wrote: > > On Mittwoch, 19. Dezember 2007, Canek Peláez Valdés wrote: > > On Dec 18, 2007 2:56 PM, Sergey Kobzar <[EMAIL PROTECTED]> wrote: > > > Hi guys, > > > > [...] > > > > > - ext3 looks slow some time > > > > The defaults are

Re: [gentoo-user] {OT} Safe to post my MAC address?

2007-12-18 Thread Iain Buchanan
On Tue, 2007-12-18 at 10:45 -0500, Mark Shields wrote: [stuff] > Damn if this isn't one of the most off-topic posts ever... Oh, I don't know... I think I win that contest[1] [1] http://thread.gmane.org/gmane.linux.gentoo.user/153681 -- Iain Buchanan Rule of the Great: When people you

Re: [gentoo-user] Is there a way to get rid of the annoying speech bubble in Evolution?

2007-12-18 Thread Iain Buchanan
On Tue, 2007-12-18 at 17:59 -0600, Michael Sullivan wrote: > My wife and I run evolution 2.12.1 . We love the blinking letter in the > notification area of our panel, but we absolutely can't stand the speech > bubble that pops out of it, saying "You have x new messages." We know > we have new me

[gentoo-user] Re: {OT} Safe to post my MAC address?

2007-12-18 Thread Grant Edwards
On 2007-12-19, Iain Buchanan <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-12-18 at 10:45 -0500, Mark Shields wrote: > [stuff] >> Damn if this isn't one of the most off-topic posts ever... > > Oh, I don't know... I think I win that contest[1] > > [1] http://thread.gmane.org/gmane.linux.gentoo.user/1

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Dale
Philip Webb wrote: > 071218 Sergey Kobzar wrote: > >> - ReiserFS looks unsupported now >> > > What do you base that assessment on ? It's true > that RFS 4 was going nowhere even before its creator's legal problems, > but RFS 3 is still well-supported as a Gentoo pkg, isn't it ? > When I in

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Hemmann, Volker Armin
On Mittwoch, 19. Dezember 2007, Canek Peláez Valdés wrote: > On Dec 18, 2007 6:40 PM, Hemmann, Volker Armin > > <[EMAIL PROTECTED]> wrote: > > On Mittwoch, 19. Dezember 2007, Canek Peláez Valdés wrote: > > > On Dec 18, 2007 2:56 PM, Sergey Kobzar <[EMAIL PROTECTED]> wrote: > > > > Hi guys, > > > >

Re: [gentoo-user] FS for laptop

2007-12-18 Thread Hemmann, Volker Armin
On Mittwoch, 19. Dezember 2007, Philip Webb wrote: > 071218 Sergey Kobzar wrote: > > - ReiserFS looks unsupported now > > What do you base that assessment on ? It's true > that RFS 4 was going nowhere even before its creator's legal problems, > but RFS 3 is still well-supported as a Gentoo pkg, is

[gentoo-user] x looses ctrl, alt and shift keys

2007-12-18 Thread Iain Buchanan
hi all, apologies for the all-lowercase and other features of this email - but therein lies my problem -exclamation mark- from time to time x will just pretend that the caps lock, shift, and alt keys have dropped off the face of the earth... this means i can't copy n paste, i can't type email add

Re: [gentoo-user] Re: {OT} Safe to post my MAC address?

2007-12-18 Thread Iain Buchanan
On Wed, 2007-12-19 at 04:17 +, Grant Edwards wrote: > On 2007-12-19, Iain Buchanan <[EMAIL PROTECTED]> wrote: > > > > On Tue, 2007-12-18 at 10:45 -0500, Mark Shields wrote: > > [stuff] > >> Damn if this isn't one of the most off-topic posts ever... > > > > Oh, I don't know... I think I win th

[gentoo-user] Which CFLAGS for Phenom?

2007-12-18 Thread Chris Cohen
Hi, I'm going to install gentoo on a new PC with an AMD Phenom in it. I already read http://gentoo-wiki.com/Safe_Cflags but am not sure what to use. The Phenom has four cores and SSE, SSE2, SSE3 and SSE4a support. Any hints? -- Thanks Chris -- [EMAIL PROTECTED] mailing list