Re: [gentoo-user] curious: gentoo on gateway laptop?

2003-09-22 Thread Chris I
On 2003.09.20 15:35, Chris Graves wrote:
Has anyone successfully installed gentoo on a fairly recent-model
Gateway laptop? I'm specifically interested in the 200 series.
My 2-year old Dell Inspiron 4000 is (physically) starting to come  
apart
on me (thank god for duct tape!), and I'm sorta shopping around for a
replacement in the thin-n-light category. The new Gateway 200 series
looks pretty slick...

curious,
-chris
According to gateway's product details, it looks very similar to my  
gateway 450 ( http://gateway.com/home/prod/hm_450x_proddetail.shtml )

plug
I wrote a howto for that one ( http://tuxmobil.org/gateway_450x.html ).
/plug
Also check out the rest of Werner Heuser's site, which has a whole page  
dedicated to the centrino notebooks

The neat thing I've noticed about the centrino notebooks is that alot  
of the info from, say, a dell 600m is still very relavant to my gateway  
450. Makes things easy.

One thing you may wish to look into is the Intel graphics. AFAIK, the  
problems with the dell 500m were due to the integrated intel graphics.  
There is an Xfree86 patch around to fix the problem (couldnt get higher  
than 640x480 iirc), but it could cause alot of headaches if you didnt  
know.

--

Chris I

Life is the childhood of our immortality.
-- Goethe


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] curious: gentoo on gateway laptop?

2003-09-22 Thread Chris I
On 2003.09.22 02:52, Chris I wrote:
One thing you may wish to look into is the Intel graphics. AFAIK, the  
problems with the dell 500m were due to the integrated intel  
graphics. There is an Xfree86 patch around to fix the problem  
(couldnt get higher than 640x480 iirc), but it could cause alot of  
headaches if you didnt know.
I should say that being stuck at 640x480 was the problem, and not the  
result of the patch, just incase that was unclear. :)

--

Chris I

Avoid the Gates of Hell.  Use Linux
(Unknown source)


pgp0.pgp
Description: PGP signature


[gentoo-user] unsuscribe

2003-09-22 Thread [EMAIL PROTECTED]
unsuscribe


--
[EMAIL PROTECTED] mailing list



[gentoo-user] glibc upgrade fails miserably :(

2003-09-22 Thread Klavs Klavsen
Hi guys, 

I tried this on the forums, but noone seems to have an answer, and I'm
coming up short :(

I just found out that I need to upgrade my glibc-2.3.1-r2 to
glibc-2.3.2-r1 as there's a buggy locale (locale -a only returns C and
POSIX - even though I have many more locales installed). 

While emerging glibc-2.3.2-r1 it fails with this msg: 

gcc ../sysdeps/unix/sysv/linux/ftime.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=i586 -pipe
-fPIC -I../include -I.
-I/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/time -I..
-I../libio -I/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere
-I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386
-I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread
-I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-I../linuxthreads/sysdeps/i386/i586 -I../linuxthreads/sysdeps/i386
-I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix
-I../sysdeps/posix -I../sysdeps/i386/i586 -I../sysdeps/i386/i486
-I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/include -isystem /usr/include
-D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o
/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/time/ftime.os
In file included from ../time/time.h:72, 
from ../include/time.h:3, 
from ../time/sys/timeb.h:25, 
from ../include/sys/timeb.h:1, 
from ../sysdeps/unix/bsd/ftime.c:19, 
from ../sysdeps/unix/sysv/linux/ftime.c:3: 
../sysdeps/generic/bits/types.h:50: syntax error before typedef 
../sysdeps/generic/bits/types.h:51: syntax error before typedef 
../sysdeps/generic/bits/types.h:57: syntax error before typedef 
../sysdeps/generic/bits/types.h:58: syntax error before typedef 
make[2]: ***
[/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/time/ftime.os] Error 1 
make[2]: *** Waiting for unfinished jobs 
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/time' 
make[1]: *** [time/subdir_lib] Error 2 
make[1]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2' 
make: *** [all] Error 2 

!!! ERROR: sys-libs/glibc-2.3.2-r1 failed. 
!!! Function src_compile, Line 417, Exitcode 2 
!!! (no error message) 

I have NO idea what is up here - perhaps a wrong version of something? 
I have gcc-3.2.2-r2 on this machine. 

I'd be thankful for any hints. 

And P.S. it's a Via C3 800mhz - that's via I use i586, and it is VERY
slow to compile world - so I'd like to avoid this every so often ;)

-- 
Regards,
Klavs Klavsen, GSEC - [EMAIL PROTECTED] - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62
See my new CMS Hosting Service at http://www.VirkPaaNettet.dk

Working with Unix is like wrestling a worthy opponent. 
Working with windows is like attacking a small whining child 
who is carrying a .38.  


signature.asc
Description: This is a digitally signed message part


[gentoo-user] cpuinfo documentation

2003-09-22 Thread Gustav_Schaffter





Does anyone know where I can find an (in)formal description of the
components returned by 'cat /proc/cpuinfo' ?

Just need a pointer to the FM ;-)
Biker


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] unsuscribe

2003-09-22 Thread Renat Golubchyk
On Monday 22 September 2003 08:58, [EMAIL PROTECTED] wrote:
 unsuscribe


That won't work. Send an email to [EMAIL PROTECTED] instead.


Cheers,
Renat


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cpuinfo documentation

2003-09-22 Thread Pat Kerwan


On Mon, Sep 22, 2003 at 09:42:40AM +0200, [EMAIL PROTECTED] wrote:
 
 
 
 
 
 Does anyone know where I can find an (in)formal description of the
 components returned by 'cat /proc/cpuinfo' ?
 
 Just need a pointer to the FM ;-)

It's in the kernel source.  See:

kernel-source/Documentation/filesystems/proc.txt

- PK

 Biker
 
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] scsihosts question..

2003-09-22 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 22 September 2003 01:45, Kent Jantz wrote:
  4,0,0 would be the identifier.

 When I use scsihosts=host1:host2:host3, I need the host identifier.
 4,0,0 is a location not a device identifier.  What I'm looking to do is
 say USB device you goto 4,0,0 even if there is nothing on
 scsibus3(3,X,X).  I still don't know if I can use scsihosts on the 2.6.0
 kernel.

Guys, sorry to butt in, but could I make a weally weally small plea? Please?
Snip, snip, snip... :)

Thanks

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bsQNInuLMrk7bIwRAtKtAJ9gCRfO1o63Pt/Z3fTYlHinGmKkuQCdG+4W
sHuL78rBG5IDL0FV6IDtyMY=
=2uGa
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] DMA messages at bootup

2003-09-22 Thread Dane Elwell
Hey.

When I boot up my computer, fsck.reiser loves to give me that little asterisked box 
telling me that DMA is not enabled on my hard drives. However, a few seconds later in 
the boot process, hdparm is started and enables DMA on all my drives.

I've tried everything to get this to go away:

 - I've added /etc/init.d/hdparm to the boot runlevel, but this still only enables DMA 
after those messages.

 - I've made sure, many times, that I've got the correct options turned on in my 
kernel:

[*]   Generic PCI IDE chipset support 
   [*] Sharing PCI IDE interrupts support (NEW)   
   [*] Generic PCI bus-master DMA support (NEW)
   [ ] Boot off-board chipsets first support (NEW) 
   [ ]   Force enable legacy 2.0.X HOSTS to use DMA (NEW) 
   [*]   Use PCI DMA by default when available (NEW)
[*] SiS5513 chipset support

# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS645DX Host  Memory  AGP 
Controller
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge 
(AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 04)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
[etc...]

I always seem to miss the obvious, so can someone point out what I'm doing wrong 
please? ;)

--
[EMAIL PROTECTED] mailing list



[gentoo-user] How can I find why kde likes to downgrade gnome?

2003-09-22 Thread Norbert Kamenicky
Hi,

I got this stupid answer on emerge -Udp kde:

[ebuild U ] kde-base/kdelibs-3.1.3-r1 [2.2.2a-r2]
[ebuild  N] kde-base/kdetoys-3.1.3
[ebuild  N] kde-base/kdebase-3.1.3
[ebuild  N] kde-base/kdenetwork-3.1.3
[ebuild U ] gnome-base/gconf-1.0.8-r5 [2.2.1]
[ebuild U ] gnome-base/gnome-vfs-1.0.5-r3 [2.2.5]
[ebuild U ] gnome-base/control-center-1.4.0.5-r1 [2.2.2]
[ebuild U ] gnome-base/gnome-panel-1.4.2-r2 [2.2.2.2]
etc...
While upgrade of kdelibs is clear,  what does mean broken upgrade
of gnome related ebuilds ?   (Even D sign missing !!!)
I didn't find sufficient answer in mail archives how to find
which dependency forces this stupid downgrade (upgrade ?) ...
Thanks for recipe.

noro







--
[EMAIL PROTECTED] mailing list


[gentoo-user] Gnome Multimedia Keys Logout

2003-09-22 Thread SMS WebMaster
Hi

Frist I am very sorry if I post my message in the wrong list (but I am a 
gentoo linux :) )

Anyway everytime here is my questions :

1- Every time I setup the Multimedia Keys in Gnome it work fine but when 
I restart my box I need to resetup the Multimedia Keys again !!!
Any help ?

2- Why If I click (in Gnome panel) Actions - Log out and then 
select Shutdown or Restart I just loged out !!! how can I fix this ?

Thank you for this nice list

--
[EMAIL PROTECTED] mailing list


[gentoo-user] su not working

2003-09-22 Thread Matthew Coulson
I have a bit of a strange problem. su has stopped working. To be more specific, su to 
root doesn't accept the root password. Logging in as root accepts this password. This 
is a complete pain, as I cannot telnet in as root for administration.

It *seems* to be related to KDE/KDM, as when I'm in the console, without KDM running, 
I can use su. Once KDM is running I cannot su, even from a telnet session. Since I 
can't su from a telnet session I can't kill KDM to try and locate the problem!

Any ideas?

-- 
Matthew Coulson 
e-mail: [EMAIL PROTECTED]

_
Please Note: This e-mail is confidential and may be protected by law.  This e-mail is 
intended solely for the named recipient(s).  If you receive this e-mail in error, 
please destroy the copy in your possession immediately.  Please do not disclose the 
contents to any other person, use information contained in it for any purpose, store 
or copy it.  Although this e-mail and any attachments are believed to be free of any 
virus, which might affect a computer system into which it is received and opened, 
Express Reinforcements Ltd. can not guarantee this and does not accept responsibility 
for any damage resulting from the use of this e-mail.
Copyright in this e-mail and any attachments remains with us.  Express Reinforcements 
Ltd. Registered in England No.1808624. Head Office: Fordwater Trading Estate, Ford 
Road, Chertsey, Surrey   KT16 8HG
To Visit our website go to http://www.ExpressReinforcements.co.uk

This message has been checked for all known viruses by UUNET delivered 
through the MessageLabs Virus Control Centre. For further information visit
http://www.uk.uu.net/products/security/virus/

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] su not working

2003-09-22 Thread Norbert Kamenicky
user *must* be in wheel group

Matthew Coulson wrote:

I have a bit of a strange problem. su has stopped working. To be more specific, su to root doesn't accept the root password. Logging in as root accepts this password. This is a complete pain, as I cannot telnet in as root for administration.

It *seems* to be related to KDE/KDM, as when I'm in the console, without KDM running, I can use su. Once KDM is running I cannot su, even from a telnet session. Since I can't su from a telnet session I can't kill KDM to try and locate the problem!

Any ideas?

 



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] cpuinfo documentation

2003-09-22 Thread Gustav_Schaffter





No worries. I didn't have time to go reading that source file yet. (Though
someone else may have. ;-) Thanks anyway for your good intention.

I've been googling this quite a lot but not found the information I looked
for. It's kind'a strange, because someone must have this info somewhere.


As side notes,
- The 'flags' entity is described at
http://forums.gentoo.org/viewtopic.php?t=67535
- The cpuinfo is incompletely described at
http://search.cpan.org/author/JSTOWE/Linux-Cpuinfo-1.5/Cpuinfo.pm , but
even the author of this Perl module admits that he doesn't know anything
about 'wp', which is the cpuinfo entity that I'm currently trying to
understand.


Biker





   
   
  Pat Kerwan   
   
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
   
  net cc:   (bcc: Gustav 
Schaffter/CDS/CG/CAPITAL)   
   Subject:  Re: [gentoo-user] cpuinfo 
documentation  
  22-09-2003 10:55 
   
  Please respond to
   
  gentoo-user  
   
   
   
   
   






On Mon, Sep 22, 2003 at 01:31:56AM -0700, Pat Kerwan wrote:


 On Mon, Sep 22, 2003 at 09:42:40AM +0200, [EMAIL PROTECTED]
wrote:
 
 
 
 
 
  Does anyone know where I can find an (in)formal description of the
  components returned by 'cat /proc/cpuinfo' ?
 
  Just need a pointer to the FM ;-)

 It's in the kernel source.  See:

 kernel-source/Documentation/filesystems/proc.txt

 - PK


My bad, I spoke too soon.  I did a search in the kernel documentation,
and this was the only file that mentions cpuinfo.  Unfortunately, it
does not describe the contents of the file.

Haven't found anything on that yet.

- PK



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] su not working

2003-09-22 Thread Matthew Coulson
Just checked, and I'm not, so that must be it! I'll try that tonight. I suspect it's 
my lack of experience with usermod ;)

 -Original Message-
 From: Norbert Kamenicky [mailto:[EMAIL PROTECTED]
 Sent: 22 September 2003 12:27
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] su not working
 
 
 user *must* be in wheel group

_
Please Note: This e-mail is confidential and may be protected by law.  This e-mail is 
intended solely for the named recipient(s).  If you receive this e-mail in error, 
please destroy the copy in your possession immediately.  Please do not disclose the 
contents to any other person, use information contained in it for any purpose, store 
or copy it.  Although this e-mail and any attachments are believed to be free of any 
virus, which might affect a computer system into which it is received and opened, 
Express Reinforcements Ltd. can not guarantee this and does not accept responsibility 
for any damage resulting from the use of this e-mail.
Copyright in this e-mail and any attachments remains with us.  Express Reinforcements 
Ltd. Registered in England No.1808624. Head Office: Fordwater Trading Estate, Ford 
Road, Chertsey, Surrey   KT16 8HG
To Visit our website go to http://www.ExpressReinforcements.co.uk

This message has been checked for all known viruses by UUNET delivered 
through the MessageLabs Virus Control Centre. For further information visit
http://www.uk.uu.net/products/security/virus/

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Gustav_Schaffter





Dane,

If you read the man page for hdparm, you may find an option about how to
make the parameters 'stick' to the disk in question. (I'm not in front of
any Linux or UNIX system right now, so cannot give you the details.)

Once you feel comfortable that your system is absolutely stable with the
hdparm's settings you set at each bootup, you may run hdparm interactively
and set all the settings you are happy with, *including* the parameter to
make the setting 'sticky'.

From that point, you do not need to run the hdparm 'service' at bootup or
shutdown any more and you may remove it from your runlevel(s).

Biker





   
   
  Dane Elwell  
   
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
   
  .netcc:   (bcc: Gustav 
Schaffter/CDS/CG/CAPITAL)   
   Subject:  [gentoo-user] DMA messages at 
bootup 
  22-09-2003 12:02 
   
  Please respond to
   
  gentoo-user  
   
   
   
   
   




Hey.

When I boot up my computer, fsck.reiser loves to give me that little
asterisked box telling me that DMA is not enabled on my hard drives.
However, a few seconds later in the boot process, hdparm is started and
enables DMA on all my drives.

I've tried everything to get this to go away:

 - I've added /etc/init.d/hdparm to the boot runlevel, but this still only
enables DMA after those messages.

 - I've made sure, many times, that I've got the correct options turned on
in my kernel:

[*]   Generic PCI IDE chipset support
   [*] Sharing PCI IDE interrupts support (NEW)
   [*] Generic PCI bus-master DMA support (NEW)
   [ ] Boot off-board chipsets first support (NEW)
   [ ]   Force enable legacy 2.0.X HOSTS to use DMA (NEW)
   [*]   Use PCI DMA by default when available (NEW)
[*] SiS5513 chipset support

# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS645DX Host 
Memory  AGP Controller
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual
PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media
IO] (rev 04)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
[etc...]

I always seem to miss the obvious, so can someone point out what I'm doing
wrong please? ;)




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Roberto Padovani (Speciale)
Hi all,

frankly, I tried stage 1 once and I've been stroke by the overall gain in pure 
performance. Maybe that's due to my non-recent hardware: PIII 733, 256MB ram, 
VIA M/B chipsets.
As an example, power-up takes 20s instead of 1min 20s (all without X, of 
course). Compiling a new kernel requires around 15min instead of 45min... 
this is largely due to the recompilation of gcc and the full glibc.

R#

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Gustav_Schaffter





 Maybe that's due to my non-recent hardware: PIII 733, 256MB ram,
 VIA M/B chipsets.

Are you serious?

I'm currently doing a stage1 installation on a 486 with 20MB of RAM. And
I'm happy for those last 4MB of RAM, bringing it up from standard 16MB to
20MB. :-)

That's what I call non-recent hardware. :-)

The bootstrap has run for almost 60 hours so far and is still not near
completion. Then I will do an 'emerge sync' and an 'emerge system'. Plus
the remaining stuff, including the kernel. You know, the lot.

If successfull, I will report the outcome in the Gentoo forums.
Biker (because it can(?) be done (can it?))


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Ross
Sounds like an interesting idea/project... now if only it it were possible to 
install Gentoo on my ZX Spectrum! :P

Ross.


On Monday 22 September 2003 15:17, [EMAIL PROTECTED] wrote:
  Maybe that's due to my non-recent hardware: PIII 733, 256MB ram,
  VIA M/B chipsets.

 Are you serious?

 I'm currently doing a stage1 installation on a 486 with 20MB of RAM. And
 I'm happy for those last 4MB of RAM, bringing it up from standard 16MB to
 20MB. :-)

 That's what I call non-recent hardware. :-)

 The bootstrap has run for almost 60 hours so far and is still not near
 completion. Then I will do an 'emerge sync' and an 'emerge system'. Plus
 the remaining stuff, including the kernel. You know, the lot.

 If successfull, I will report the outcome in the Gentoo forums.
 Biker (because it can(?) be done (can it?))


 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Gentoo LB
Hello list ..

I have finally taken the shot at trying to get this working ..

What is working?

Qmail, vpopmail, courier-imapd, qmail-pop3d and squirrelmail

this all works with no problem  ...

what i am trying to involve now is
procmail and spamassassin

there really isnt much documentation to get this all working on the forums
.. so i was wondering if i'd get any help here ..

I think that vpopmail being involved is what is confusing me ..

most have the $HOME as /home/USER/.maildir

well with vpopmail i have it as ..

/var/vpopmail/domains/USER/Maildir/ and from there it is new, cur, etc ..

also i do not see this X-Spam file anywhere?

any help is appreciated ..

thanks ..


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Dane Elwell
On Mon, 22 Sep 2003 15:17:06 +0200
[EMAIL PROTECTED] wrote:
 I'm currently doing a stage1 installation on a 486 with 20MB of RAM. And
 I'm happy for those last 4MB of RAM, bringing it up from standard 16MB to
 20MB. :-)

You are insane. ;)


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Dane Elwell
Yeah, the -k1 option is supposed to keep options over a reset, but this doens't seem 
to work for me.

xerxes root # hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  1 (on)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 14946/255/63, sectors = 240121728, start = 0

Yet I'm still getting the same messages after a reboot. The keepsettings flag also 
gets reset to 0 after a reboot.

A very useful flag, if you ask me. :P

On Mon, 22 Sep 2003 14:09:55 +0200
[EMAIL PROTECTED] wrote:
 Dane,
 
 If you read the man page for hdparm, you may find an option about how to
 make the parameters 'stick' to the disk in question. (I'm not in front of
 any Linux or UNIX system right now, so cannot give you the details.)
 
 Once you feel comfortable that your system is absolutely stable with the
 hdparm's settings you set at each bootup, you may run hdparm interactively
 and set all the settings you are happy with, *including* the parameter to
 make the setting 'sticky'.
 
 From that point, you do not need to run the hdparm 'service' at bootup or
 shutdown any more and you may remove it from your runlevel(s).
 
 Biker
 



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Dane Elwell
Yeah, the -k1 option is supposed to keep options over a reset, but this doens't seem 
to work for me.

xerxes root # hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  1 (on)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 14946/255/63, sectors = 240121728, start = 0

Yet I'm still getting the same messages after a reboot. The keepsettings flag also 
gets reset to 0 after a reboot.

A very useful flag, if you ask me. :P

On Mon, 22 Sep 2003 14:09:55 +0200
[EMAIL PROTECTED] wrote:
 Dane,
 
 If you read the man page for hdparm, you may find an option about how to
 make the parameters 'stick' to the disk in question. (I'm not in front of
 any Linux or UNIX system right now, so cannot give you the details.)
 
 Once you feel comfortable that your system is absolutely stable with the
 hdparm's settings you set at each bootup, you may run hdparm interactively
 and set all the settings you are happy with, *including* the parameter to
 make the setting 'sticky'.
 
 From that point, you do not need to run the hdparm 'service' at bootup or
 shutdown any more and you may remove it from your runlevel(s).
 
 Biker
 



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How can I find why kde likes to downgrade gnome?

2003-09-22 Thread Renat Golubchyk
On Monday 22 September 2003 12:42, Norbert Kamenicky wrote:
 Hi,

 I got this stupid answer on emerge -Udp kde:

 [ebuild U ] kde-base/kdelibs-3.1.3-r1 [2.2.2a-r2]
 [ebuild  N] kde-base/kdetoys-3.1.3
 [ebuild  N] kde-base/kdebase-3.1.3
 [ebuild  N] kde-base/kdenetwork-3.1.3
 [ebuild U ] gnome-base/gconf-1.0.8-r5 [2.2.1]
 [ebuild U ] gnome-base/gnome-vfs-1.0.5-r3 [2.2.5]
 [ebuild U ] gnome-base/control-center-1.4.0.5-r1 [2.2.2]
 [ebuild U ] gnome-base/gnome-panel-1.4.2-r2 [2.2.2.2]
 etc...

 While upgrade of kdelibs is clear,  what does mean broken upgrade
 of gnome related ebuilds ?   (Even D sign missing !!!)

 I didn't find sufficient answer in mail archives how to find
 which dependency forces this stupid downgrade (upgrade ?) ...

If the D sign is missing then the package will *not* be downgraded, it will 
be installed in a different slot. The portage idea of slots is for packages 
with different versions that can coexist on a system. For example, you can 
have gtk+-2.2 and gtk+-1.2 at the same time. Thus if you have gtk+-2.2 
installed and you want to install gtk+-1.2 (e.g. as a dependency) it will be 
shown as an upgrade and *not* as downgrade. Hence portage will show an U 
without D.

If you want to know whether a package will be installed in a slot look for a 
SLOT= in the ebuild, e.g. for gnome-base/control-center:

$ grep SLOT /usr/portage/gnome-base/control-center/*.ebuild
/usr/portage/gnome-base/control-center/control-center-1.4.0.5-r1.ebuild:SLOT=1
/usr/portage/gnome-base/control-center/control-center-2.2.0.1-r1.ebuild:SLOT=2
/usr/portage/gnome-base/control-center/control-center-2.2.1.ebuild:SLOT=2
/usr/portage/gnome-base/control-center/control-center-2.2.2-r1.ebuild:SLOT=2
/usr/portage/gnome-base/control-center/control-center-2.2.2.ebuild:SLOT=2
/usr/portage/gnome-base/control-center/control-center-2.4.0.ebuild:SLOT=2

So gnome-1.4 is installed in SLOT=1 and gnome-2 in SLOT=2.


Hope that helps,
Renat


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Brian Downey
 Hello list ..

 I have finally taken the shot at trying to get this working ..

 What is working?

 Qmail, vpopmail, courier-imapd, qmail-pop3d and squirrelmail

 what i am trying to involve now is
 procmail and spamassassin
snip...

 there really isnt much documentation to get this all working on the forums
 .. so i was wondering if i'd get any help here ..

 I think that vpopmail being involved is what is confusing me ..

 most have the $HOME as /home/USER/.maildir

 well with vpopmail i have it as ..

 /var/vpopmail/domains/USER/Maildir/ and from there it is new, cur, etc ..

 also i do not see this X-Spam file anywhere?

I have to pipe in that I just got this working last week.  It was a bit
tough to nail down, because there's not a single concise resource that I
could find that completely described /how/ it worked, only instructions to
get it working.

What I have right now is:
qmail + vpopmail + spamassassin + f-prot + squirrelmail

I have no experience getting this up and running with procmail.

But, the missing piece that I discovered that I needed was
qmail-scanner.  Qmail-scanner sits in between incoming SMTP requests and
qmail-send, and runs SpamAsassin, F-Prot, etc.  After that, it hands it
off to qmail-send like usual and everything is taken care of for you.  It
seemed like the simplest solution for me.

I suggest reading the qmail-scanner information page as this undoubtedly
got me on the right path.  Be sure to check out the FAQ.
http://qmail-scanner.sourceforge.net/

-brian


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Microsoft *.wav files

2003-09-22 Thread Tenório Augusto Mota Cavalcante
On Sat, 20 Sep 2003 22:55:52 -0400 (EDT)
Marshal Newrock [EMAIL PROTECTED] wrote:

 On Sat, 20 Sep 2003, Andrew Farmer wrote:
 
   Is it possible to convert microsoft *.wav files to mp3 or ogg ?
 
  Yep. Use lame (LAME Ain't an MP3 Encoder ;-) to convert to mp3. I don't
  know what you'd use for Ogg, though.
 
 oggenc, part of 'vorbis-tools'.
 
 wavs are uncompressed (or if they are, it's lossless), so you can do
 whatever you want with them.
 

and you can use grip (emerge grip) wich is a gtk frontend for these tools...

[]'s

tenorio

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Gustav_Schaffter





A friend(?) of mine is threatening me to hand over an old 386...

Biker





   
   
  Ross 
   
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
   
  .za cc:   (bcc: Gustav 
Schaffter/CDS/CG/CAPITAL)   
   Subject:  Re: [gentoo-user] stage1,2,or 
3 install  
  22-09-2003 15:21 
   
  Please respond to
   
  gentoo-user  
   
   
   
   
   




Sounds like an interesting idea/project... now if only it it were possible
to
install Gentoo on my ZX Spectrum! :P

Ross.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Brian Downey
 qmail-send, and runs SpamAsassin, F-Prot, etc.  After that, it hands it
 off to qmail-smtpd like usual and everything is taken care of for you.  It
 ^^^

Sorry, correction... didn't mean to confuse further :)

-brian




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Gustav_Schaffter




I know.

And.. Thank you. ;-)
Biker




   
   
  Dane Elwell  
   
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
   
  .netcc:   (bcc: Gustav 
Schaffter/CDS/CG/CAPITAL)   
   Subject:  Re: [gentoo-user] stage1,2,or 
3 install  
  22-09-2003 15:22 
   
  Please respond to
   
  gentoo-user  
   
   
   
   
   




On Mon, 22 Sep 2003 15:17:06 +0200
[EMAIL PROTECTED] wrote:
 I'm currently doing a stage1 installation on a 486 with 20MB of RAM. And
 I'm happy for those last 4MB of RAM, bringing it up from standard 16MB
to
 20MB. :-)

You are insane. ;)



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Roberto Padovani (Speciale)
Sounds like an interesting idea/project... now if only it it were possible to 
install Gentoo on my ZX Spectrum! :P

Ross.


On Monday 22 September 2003 15:17, [EMAIL PROTECTED] wrote:
  Maybe that's due to my non-recent hardware: PIII 733, 256MB ram,
  VIA M/B chipsets.

 Are you serious?

 I'm currently doing a stage1 installation on a 486 with 20MB of RAM. And
 I'm happy for those last 4MB of RAM, bringing it up from standard 16MB to
 20MB. :-)

 That's what I call non-recent hardware. :-)

 The bootstrap has run for almost 60 hours so far and is still not near
 completion. Then I will do an 'emerge sync' and an 'emerge system'. Plus
 the remaining stuff, including the kernel. You know, the lot.

 If successfull, I will report the outcome in the Gentoo forums.
 Biker (because it can(?) be done (can it?))


 --
 [EMAIL PROTECTED] mailing list


486? 20MB ram? That's what i call clunkers-of-yore hardware .lol.
I just said that because i see people around me buying CPUs with a million GHz 
clock and some Terabytes ram, complaining that windoze2000 is slow :-)

Hey, if you build gentoo on your ZX, i'll try it on my VIC20  :-D
(the ZX had an accident many years ago .cry.)

see ya alll

R#

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Gustav_Schaffter





I believe:


- When you boot up, hdparm is run with your parameters from the
/etc/init.d/hdparm script.
- Then you make your manual changes, including the 'kepsettings' flag.
- Then you do a shutdown
- At shutdown, the hdparm 'service' is run with the 'stop' parameter.
- The hdparm stop will reset all flags to 0 (zero) and your manually set
'keepsettings' is lost.

(Though I may be wrong. ;-)



1) Make sure to run /etc/init.d/hdparm stop
2) Remove hdparm from your default runlevel (rc-update delete hdparm
default  (??))
3) Manually set all the parameters, including the 'keepsettings'
4) Reboot and verify that the hdparm 'service' is never executed, neither
at shutdown nor at boot.
5) Manually verify what hd parameters are set.


Biker






   
   
  Dane Elwell  
   
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
   
  .netcc:   (bcc: Gustav 
Schaffter/CDS/CG/CAPITAL)   
   Subject:  Re: [gentoo-user] DMA 
messages at bootup 
  22-09-2003 15:35 
   
  Please respond to
   
  gentoo-user  
   
   
   
   
   




Yeah, the -k1 option is supposed to keep options over a reset, but this
doens't seem to work for me.

xerxes root # hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  1 (on)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 14946/255/63, sectors = 240121728, start = 0

Yet I'm still getting the same messages after a reboot. The keepsettings
flag also gets reset to 0 after a reboot.

A very useful flag, if you ask me. :P




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How can I find why kde likes to downgrade gnome?

2003-09-22 Thread Norbert Kamenicky
Thanks for the explanation, in the rest I run emerge in debug mode ...
in the output is (little bit hidden) answer to my question :-).
Renat Golubchyk wrote:

If the D sign is missing then the package will *not* be downgraded, it will 
be installed in a different slot. The portage idea of slots is for packages 
with different versions that can coexist on a system ...





--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Scripting Error?

2003-09-22 Thread Stroller
On 21 Sep 2003, at 2:07 pm, johnlowell wrote:

Dane Elwell wrote:

That file is /etc/issue.


Dane,

Many thanks for your response!!

A quick look at /etc/issue in both the effected machine and one of the 
uneffected ones shows the following difference:

Effected machine: This is \n. \O (\s \m \r) \t
Uneffected machine: This is \n. \o (\s \m \r) \t
Changing the O to o fixes the problem.
I haven't followed the rest of this thread, but I observed that 
/etc/issue on my machine changed to This is \n.\O (\s \m \r) \t in an 
update of world (baselayout?) 2 or 3 days ago.

Stroller.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Microsoft *.wav files

2003-09-22 Thread Alexander Plank
I dont think .wav files are a microsoft format.  Do you mean .wma files?

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Gustav_Schaffter




 * Stopping hdparm... [
ok ]
 * Starting hdparm...


Did you notice that 'restart' makes a stop and a start?
Then you settings are there again. Fine.


When you do a 'stop', your settings will most likely be gone. Try to do a
stop, not a restart. Then check your parameters.

Biker





   
   
  Dane Elwell  
   
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
   
  .netcc:   (bcc: Gustav 
Schaffter/CDS/CG/CAPITAL)   
   Subject:  Re: [gentoo-user] DMA 
messages at bootup 
  22-09-2003 16:23 
   
  Please respond to
   
  gentoo-user  
   
   
   
   
   




On Mon, 22 Sep 2003 16:06:19 +0200
[EMAIL PROTECTED] wrote:

 I believe:


 - When you boot up, hdparm is run with your parameters from the
 /etc/init.d/hdparm script.
 - Then you make your manual changes, including the 'kepsettings' flag.
 - Then you do a shutdown
 - At shutdown, the hdparm 'service' is run with the 'stop' parameter.
 - The hdparm stop will reset all flags to 0 (zero) and your manually set
 'keepsettings' is lost.

 (Though I may be wrong. ;-)

Ok, here's some output. ;)



xerxes root # hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  1 (on)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 14946/255/63, sectors = 240121728, start = 0

 [note: i'm assuming this next bit is what happens during a
reboot - i.e. the service is stopped, then restarted next bootup]

xerxes root # /etc/init.d/hdparm restart
 * WARNING:  you are stopping a boot service.
 * Stopping hdparm... [
ok ]
 * Starting hdparm...
 * Running hdparm on disc0... [
ok ]
 * Running hdparm on cdrom0...[
ok ]
 * Running hdparm on cdrom1...[
ok ]
xerxes root # hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  1 (on)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 14946/255/63, sectors = 240121728, start = 0

So it appears that hdparm isn't what is resetting the keepsettings flag, so
what is? :oS

--
[EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



[gentoo-user] Bind 9.2.2-r3

2003-09-22 Thread Patrick
Does this include the Patch for Verislime issues ? 

Patrick 
XSInet 

--

I live in my own little world. But it's OK. They know me here.




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Bind 9.2.2-r3

2003-09-22 Thread Patrick
Sorry just ignore this i noted that it does.

*impatience got the better of me*

P
- Original Message - 
From: Patrick [EMAIL PROTECTED]
To: Gentoo Users [EMAIL PROTECTED]
Sent: Monday, September 22, 2003 4:49 PM
Subject: [gentoo-user] Bind 9.2.2-r3


| Does this include the Patch for Verislime issues ? 
| 
| Patrick 
| XSInet 
| 
| --
| 
| I live in my own little world. But it's OK. They know me here.
| 
| 
| 
| 
| --
| [EMAIL PROTECTED] mailing list
| 
| 
| 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage masked problem

2003-09-22 Thread Alexander Plank
Enemy  Territory is no longer going to be in portage.  wolf31o2, the 
game developer told me he emailed ttimo of Id software about the issue 
but the last time he talked to me he said:

--- Additional Comments From [EMAIL PROTECTED]  2003-22-09 06:45 UTC ---
I would consider this one fixed since I removed Enemy Territory from portage.  I 
made a backup of the ebuilds (with modifications that I never commited) in case something 
changes in the future.  I will continue to work on this issue in hopes of finding a resolution 
that is better for our users.
Stroller wrote:

On 20 Sep 2003, at 9:11 pm, Eric Marchionni wrote:

when i try to emerge enemy-territory on my dell notebook it shows up 
as masked. though on my desktop system the same ebuild isn't masked.
even a ACCEPT_KEYWORDS x86 doesn't help.


http://article.gmane.org/gmane.linux.gentoo.devel/12397

I get the impression from this posting that the developers of Enemy 
Territory are requesting significant changes to Gentoo's ebuild for 
this game, which may not be practical. The impression I get is that ID 
games require that no changes be made to their installers, and that 
their installer allows the user to choose where in the filesystem 
files are located; this makes package-management via Portage 
impossible. If this is not the case, then I apologise - I'm sure one 
of the devs will step up  correct me.

I see the very bottom of this posting says:
 I was just made aware of the issue with Enemy Territory and the EULA as
 it concerns Gentoo.  As the maintainer of this package, I would like to
 work with you on a resolution.  At this time, I have blocked the 
package
 from installing in portage until a resolution can be made...
 Chris Gianelloni

I guess more details will become clear shortly.

Stroller.

--
[EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list


[gentoo-user] [Fwd: Re: [gentoo-dev] Re: Enemy Territory and Gentoo]

2003-09-22 Thread Alexander Plank

---BeginMessage---
On Mon, 2003-09-22 at 10:31, Dhruba Bandopadhyay wrote:
 Chris Gianelloni wrote:
  It appears that the only course of action we have left to remain good
  members of the community is to remove all id games from portage.  If
  there is someone else I should talk to about this, let me know so I can
  contact them.  We appear to be at an impass since neither of us appears
  to be getting through to the other.
  
  To be honest, I simply don't see how if I were to change the ebuild to
  display the EULA and force the user to accept before continuing does not
  meet the licensing requirements.  Since I have repeated this and gotten
  no real response on it specifically other than you repeating about a
  wrapper, I am assuming that this is not acceptable to meet the license.
 
 Hello
 
 Being an avid enemy territory addict I'm very distressed to hear that 
 idgames on gentoo including enemy territory are becoming more of an 
 impossibility as exhibited by the above email.  Please allow me to make a 
 suggestion or two.
 
 What is required here is some sort of explicit and interactive consent of 
 the EULA by the gentoo user.  This can be done in two ways.
 
 (1) Add an F flag to the ebuild thereby forcing the user to download the 
 installer independently of portage and thereby agree to EULA online somewhere.

You don't have to agree to an EULA to download the game.  The EULA is
only displayed when running the installer.

 (2) Add an environment variable so that the package will only install when 
 the environment variable is set correctly.  So, when the ebuild is 
 executed initially it will output a message saying Please read the EULA 
 on URL and extend your explicit consent by doing the following.
 
   AGREE_EULA=yes emerge enemy-territory
 
 Personally, I am tempted to go with the second option above as this  not 
 only fulfills the EULA requirement but also makes the ebuild 
 non-interactive which in my opinion all ebuilds should most definitely be.

I've removed the ebuild and have no plans on putting it back in portage
unless some agreement can be made between id software and the games
team.  Actually, this has prompted me to also remove RTCW and the quake3
based games, since they all have this same problem.

 (3) The other non-interactive option is as mentioned in the previous email 
 adding a wrapper to the main executable which asks for consent on first 
 run and then stores evidence of consent on the local filesystem.  All 
 future executions of the game proceed as normal.

This isn't what Timothy was proposing.  He was proposing a wrapper on
the *installer*, which does us zero good and serves no purpose other
than to add another layer of useless cruft.

 I look forward to receiving feedback on these propositions and trust that 
 a mutual agreement shall be reached between all concerned parties.

Yes, an agreement was reached.  I removed the ebuilds from portage.

I had already created a new ebuild and a new function for eutils which
would display the license and force the user to accept before
continuing.  Apparently, this was not acceptable to id.  In fact,
nothing was acceptable other than running the installer itself.  The
problem with this is #1. it is interactive only, #2. it requires gtk
(even for a server-only install), #3. we have no control over the
installation path, so portage cannot track the files.

Having an ebuild that simply wraps the installer is pointless since we
would only be wrapping the installer.  There is no tracking of the
actual game files.  This makes the installation no different
functionally than a user downloading the game themselves and running the
installer.  For this reason, I have decided to remove the ebuild
entirely.

-- 
Chris Gianelloni
Developer, Gentoo Linux
Games Team

Is your power animal a pengiun?


signature.asc
Description: This is a digitally signed message part
---End Message---
--
[EMAIL PROTECTED] mailing list

Re: [gentoo-user] How can I find why kde likes to downgrade gnome?

2003-09-22 Thread Andreas Vinsander
Do u need gnome at all?
Else I would do:
USE=-gnome -gtk emerge -upD kde
/Andreas

Norbert Kamenicky wrote:
Thanks for the explanation, in the rest I run emerge in debug mode ...
in the output is (little bit hidden) answer to my question :-).
Renat Golubchyk wrote:

If the D sign is missing then the package will *not* be downgraded, 
it will be installed in a different slot. The portage idea of slots 
is for packages with different versions that can coexist on a system ...





--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] su not working

2003-09-22 Thread HvR




i had similar problems in my case it seemed that my xf86Config file was setting my keyboard in a weird mode that when running X certain keys would be remapped. didnt see that since typing a passwd will turn off the echo...

On Mon, 2003-09-22 at 04:25, Matthew Coulson wrote:

I have a bit of a strange problem. su has stopped working. To be more specific, su to root doesn't accept the root password. Logging in as root accepts this password. This is a complete pain, as I cannot telnet in as root for administration.

It *seems* to be related to KDE/KDM, as when I'm in the console, without KDM running, I can use su. Once KDM is running I cannot su, even from a telnet session. Since I can't su from a telnet session I can't kill KDM to try and locate the problem!

Any ideas?





Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Dane Elwell
xerxes root # /etc/init.d/hdparm stop
 * WARNING:  you are stopping a boot service.
 * Stopping hdparm... [ ok ]
xerxes root # hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  1 (on)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 14946/255/63, sectors = 240121728, start = 0

The settings are still there after a stop.

On Mon, 22 Sep 2003 16:38:57 +0200
[EMAIL PROTECTED] wrote:
  * Stopping hdparm... [
 ok ]
  * Starting hdparm...
 
 
 Did you notice that 'restart' makes a stop and a start?
 Then you settings are there again. Fine.
 
 
 When you do a 'stop', your settings will most likely be gone. Try to do a
 stop, not a restart. Then check your parameters.
 
 Biker

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cpuinfo documentation

2003-09-22 Thread Heschi Kreinick
 - The cpuinfo is incompletely described at
 http://search.cpan.org/author/JSTOWE/Linux-Cpuinfo-1.5/Cpuinfo.pm , but
 even the author of this Perl module admits that he doesn't know anything
 about 'wp', which is the cpuinfo entity that I'm currently trying to
 understand.

Following the wp bit through arch/i386/kernel/setup.c, then
arch/i386/mm/init.c, then googling, it looks like wp is write protect. Take
a look at http://testing.lkml.org/slashdot.php?mid=249185 and you'll
probably get the gist of it.
Fun research project. HAND.
-Heschi


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: gd + truetype probs (was dev-perl/GD libgd truetype)

2003-09-22 Thread Nahor
Johan Van den Neste wrote:
I'm having the same problem with php + gd.

All the relevant use flags (gd, truetype) were set before compiling
everything, but the font drawing functions do not work. (more
specifically, ImageTTFText doesn't do anything)
The script executes flawlessly on a different machine (non-gentoo).

phpinfo reports everything enabled.

anyone have any idea?
I don't know if it's actually related. libgd seems to works fine, it 
really seems to come from dev-perl/GD for me. As I said, on the old 
system, just reinstalling dev-perl/GD breaks my script, I didn't touch 
libgd.
To make sure, I also uninstalled dev-perl/GD from my new system, copy 
the old dev-perl/GD from the old to the new system and now the new 
system works too.

Also, the difference between site_perl and vendor_perl does't matter.
Also, only the GD.so file is different between the working and 
non-working systems.
Disabling all compilation optimizations (CFLAGS=-pipe emerge GD) 
didn't help.

Just noticed a new version of GD (1.41, I was working 1.32-r3 before), 
still the same problem.

	Nahor



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Re: gd + truetype probs (was dev-perl/GD libgd truetype)

2003-09-22 Thread Nahor
Nahor wrote:
I don't know if it's actually related. libgd seems to works fine, it 
really seems to come from dev-perl/GD for me. As I said, on the old 
system, just reinstalling dev-perl/GD breaks my script, I didn't touch 
libgd.
Duh, I just remember that libgd 1.3 is a static library. So even if the 
newly compiled libgd is broken, the old applications will still work. 
But once recompiled they will be broken too.

	Nahor



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Trouble with OpenSSH 3.7.1_p1

2003-09-22 Thread Christian Bartels
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

   I just upgraded to OpenSSH 3.7.1_p1 from 3.6.1_p2-r3 and now I can no
   longer login using ssh.

   Both remote loging from another machine (permission denied after the
   password is entered) as well as ssh localhost (no output at all) do
   not work.

   Any idea?

got the same error yesterday. /var/log/sshd/current showed up some errors 
about loading some pam libs. i re-emerged pam and pam-login, but it did not 
help. i then re-emerged openssl and then openssh. now it is working again.

- -- 
CB

ICQ:  17308196
YIM:  cb2206
AIM:  ChristianB2206
MSNM: [EMAIL PROTECTED]

my public pgp key:
http://www.thebartels.de/christian_bartels.asc


Q:  Why do ducks have flat feet?A:  To stamp out forest fires.
Q:  Why do elephants have flat feet?A:  To stamp out flaming ducks.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bywhUIGO2Yn8bPQRAtHJAJ9AQygEatATED6sdGeLNHD+8D6e2wCfeqAj
/BU2SBpu3/jxu45PsOmG7YY=
=FyO1
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] reformime not installed with maildrop?

2003-09-22 Thread Dylan Reinhardt
Hi all,

I searched the forums but didn't see anyone else having this problem...

I'm running qmail and courier-imap, which set up maildrop 1.5.3. 

Maildrop doesn't seem to have installed reformime, though, so attempting
to emerge/configure qmail-scanner fails.  Everything else about this
install works well... but obviously, I'd like to add mail scanning.

Am I missing some USE variable or something else obvious?

Thanks in advance,

Dylan


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: gd + truetype probs (was dev-perl/GD libgd truetype)

2003-09-22 Thread Nahor
Okay, I found the problem. It's probably the same with PHP.

		TrueType != FreeType.

Well sort of. For gentoo, the flag 'truetype' is FreeType v2, and 
freetype-version-1 is, obviously, FreeType v1.
For libgd, 'LIBTTF' is FreeType v1 and 'LIBFREETYPE' is FreeType v2.

LIBTTF implements stringTTF, LIBFREETYPE implements stringFT.
To make things a bit more complicated, in 1.8.4 at least, if LIBFREETYPE 
is not defined, stringFT == stringTTF but the other way isn't true (if 
LIBTTF isn't define, stringTTF != stringFT)
But!, in libgd 2.0+, it seems to be the opposite (I did only a quick 
check though).

Anyway, to make the story short, using stringFT instead of stringTTF 
fixed it.

	Nahor



--
[EMAIL PROTECTED] mailing list


[gentoo-user] xfs segmentation fault

2003-09-22 Thread Lim Swee Tat
Hi folks,
  Just wondering, if xfs were to seg fault on you, what would you do to
trace/debug it??

Ciao
sT Lim

-- oOoOo Argue for your limitations, and sure enough, they're yours.
oOoOo oOoOo -- Messiah's Handbook : Reminders for the Advanced Soul
oOoOo oOoOo oOoOo

--
[EMAIL PROTECTED] mailing list



[gentoo-user] gcc-problem?

2003-09-22 Thread Michael W. Holdeman
Suddenly when trying to run emerge -u on current files I get this message??

**
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot 
create executables

!!! ERROR: sys-devel/gettext-0.11.5-r1 failed
!!! Function econf, Line 320, Exitcode 77
!!! econf failed

*

I can't seem to compile anything??  anyone have a clue?


Mike



-- 
Michael W. Holdeman

Why keep payin g for windoze??
Powered by Gentoo Linux 1.2 www.gentoo.org
Linux Kernel 2.4.22_rc2-gss lowlatency, preemptable
Windows Apps thanks to Win4Lin 5.0 www.netraverse.com


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] su not working

2003-09-22 Thread Bob Barry
On Mon, 2003-09-22 at 04:25, Matthew Coulson wrote:

 I have a bit of a strange problem. su has stopped working. To be more 
specific, su to root doesn't accept the root password. Logging in as root 
accepts this password. This is a complete pain, as I cannot telnet in as root 
for administration.

edit /etc/pam.d/su - it is very well commented


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Gentoo LB
snip
I have to pipe in that I just got this working last week.  It was a bit.


heh .. thanks for the response .. i am running qmail-scanner .. forgot to
included that .. i am also running clamav .. so its ..

Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail +
qmail-scanner + clamav




--
[EMAIL PROTECTED] mailing list



[gentoo-user] RE: Suspected Spam: [gentoo-user] gcc-problem?

2003-09-22 Thread Elliott, Andrew
This is from the sparc list...  but give it a go. (use x86 in place of
sparc)

Sven Blumenstein wrote:

 Hi Kumba,
 I tried to do a fresh reinstall with your stage1 tarball and the gcc33

 profile on my Ultra5. It just b0rked out at bootstrap:

Known issue, it's the bloody gettext thing again.  To fix it, do the 
following:

(nano|vi) /usr/portage/sys-devel/gettext/gettext-0.12.1.ebuild
change the ~sparc keyword to -sparc
save  exit

(nano|vi) /usr/portage/sys-devel/gettext/gettext-0.12.ebuild
change the ~sparc keyword to -sparc
save  exit


-Original Message-
From: Michael W. Holdeman [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 1:36 PM
To: [EMAIL PROTECTED]
Subject: Suspected Spam: [gentoo-user] gcc-problem?


Suddenly when trying to run emerge -u on current files I get this
message??


**
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot 
create executables

!!! ERROR: sys-devel/gettext-0.11.5-r1 failed
!!! Function econf, Line 320, Exitcode 77
!!! econf failed


*

I can't seem to compile anything??  anyone have a clue?


Mike



-- 
Michael W. Holdeman

Why keep payin g for windoze??
Powered by Gentoo Linux 1.2 www.gentoo.org
Linux Kernel 2.4.22_rc2-gss lowlatency, preemptable
Windows Apps thanks to Win4Lin 5.0 www.netraverse.com


--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cpuinfo documentation

2003-09-22 Thread Marius Mauch
On 09/22/03  [EMAIL PROTECTED] wrote:

 Does anyone know where I can find an (in)formal description of the
 components returned by 'cat /proc/cpuinfo' ?
 
 Just need a pointer to the FM ;-)
 Biker

Taviso has a little doc about that in the Documentation Forum, not sure
if that is what you want.

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] gcc-problem?

2003-09-22 Thread Marius Mauch
On 09/22/03  Michael W. Holdeman wrote:

 Suddenly when trying to run emerge -u on current files I get this
 message??
 
 *
 * checking for i686-pc-linux-gnu-gcc... gcc
 checking for C compiler default output... configure: error: C compiler
 cannot create executables
 
 !!! ERROR: sys-devel/gettext-0.11.5-r1 failed
 !!! Function econf, Line 320, Exitcode 77
 !!! econf failed
 
 *
 
 
 I can't seem to compile anything??  anyone have a clue?

Bad CFLAGS.

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Brian Downey
 heh .. thanks for the response .. i am running qmail-scanner .. forgot to
 included that .. i am also running clamav .. so its ..

 Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail
 +
 qmail-scanner + clamav


If you've already got qmail-scanner working, getting SpamAssasin in the
mix should be extremely easy.

Emerge SpamAssassin, start the spamd daemon, then re-emerge qmail-scanner.
 Qmail-scanner detects which components you have on install... so as long
as you have SpamAssassin's spamd running, there should be little else you
need to do other than customizing the /etc/mail/spamassassin/local.cf
file.

-brian

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Brian Downey

 If you've already got qmail-scanner working, getting SpamAssasin in the
 mix should be extremely easy.

 Emerge SpamAssassin, start the spamd daemon, then re-emerge qmail-scanner.
  Qmail-scanner detects which components you have on install... so as long
 as you have SpamAssassin's spamd running, there should be little else you
 need to do other than customizing the /etc/mail/spamassassin/local.cf
 file.

 -brian

One other thing I forgot to add... you can check to see what qmail-scanner
detected on install by running it with a -v flag, e.g.

-
saturn root # /var/qmail/bin/qmail-scanner-queue.pl -v


qmail-scanner-queue.pl

Version: 1.16

Perl:Summary of my perl5 (revision 5.0 version 8 subversion 0)
configuration:

Scanners: perlscanner, fprot_scanner, clamscan_scanner, spamassassin

Scanner versioning: f-prot: 3.12. clamscan: 0.60. spamassassin: 2.55.

Operating System: Linux, 2.4.21
Hardware: i686
-

Good luck!
-Brian

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage masked problem

2003-09-22 Thread Eric Marchionni
Alexander Plank wrote:
Enemy  Territory is no longer going to be in portage.  wolf31o2, the 
game developer told me he emailed ttimo of Id software about the issue 
but the last time he talked to me he said:

--- Additional Comments From [EMAIL PROTECTED]  2003-22-09 06:45 
UTC ---
I would consider this one fixed since I removed Enemy Territory from 
portage.  I made a backup of the ebuilds (with modifications that I 
never commited) in case something changes in the future.  I will 
continue to work on this issue in hopes of finding a resolution that is 
better for our users.
hm.
that's a pity :(
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] gcc-problem?

2003-09-22 Thread Hemmann, Volker Armin
On Monday 22 September 2003 17:36, Michael W. Holdeman wrote:
 Suddenly when trying to run emerge -u on current files I get this message??

 ***
*** checking for i686-pc-linux-gnu-gcc... gcc
 checking for C compiler default output... configure: error: C compiler
 cannot create executables

 !!! ERROR: sys-devel/gettext-0.11.5-r1 failed
 !!! Function econf, Line 320, Exitcode 77
 !!! econf failed

 ***
**

 I can't seem to compile anything??  anyone have a clue?


yes, check your CFLAGS, bet you made a mistake. This is the 'standard' error 
message, when gcc hits an 'unknown' option.

Glück Auf
Volker

-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Hemmann, Volker Armin
On Monday 22 September 2003 13:35, Dane Elwell wrote:
 Yeah, the -k1 option is supposed to keep options over a reset, but this
 doens't seem to work for me.

 xerxes root # hdparm /dev/hda

 /dev/hda:
  multcount= 16 (on)
  IO_support   =  0 (default 16-bit)
  unmaskirq=  0 (off)
  using_dma=  1 (on)
  keepsettings =  1 (on)
  readonly =  0 (off)
  readahead=  8 (on)
  geometry = 14946/255/63, sectors = 240121728, start = 0

 Yet I'm still getting the same messages after a reboot. The keepsettings
 flag also gets reset to 0 after a reboot.


you made a mistake!

-k does not keep the settings in the case of a reboot!!

Reset means 'ide reset'

When your device is 'reset' after an error, dma will be kept enabled instead 
of disabling everything to work around the error.

A real 'reset' like a reboot erases everything and is something completly 
different

Glück Auf
Volker

-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] my bookmarks disappeared, where are the mail archives?

2003-09-22 Thread Chris
thanks
-- 
Chris
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] su not working

2003-09-22 Thread Alexander Plank
do you have your user in the wheel group?

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] dual-head setup

2003-09-22 Thread Robert Kruus
It is rumored that on Thu, 18 Sep 2003 17:18:09 -0500
Andrew Gaffney [EMAIL PROTECTED] wrote:

 I just installed a 2nd video card in my box and hooked up a 2nd monitor. 
 Now, what cool things can I do? :) I was thinking about using the 2nd 
 monitor to extend my X desktop, but I don't know if that will work. My 
 primary is a nice 17 that I run at 1024x768. The 2nd one is a wimpy 15 
 that can do 1024x768 but looks much better at 800x600. Can you mix and 
 match resolutions like that?
 

Yes you can, and I do that exactly.  To make sure there are no dead spaces, I
used a Virtual line in XFConfig to make X think the monitor is bigger (and
the same size as my bigger monitor) that it is.  You can pan around the extra
space by moving to the edge of the monitor.

Take a look at my XFConfig attached, particularly the server layout section and
the screens sections.


-- 
[EMAIL PROTECTED]
In the end, we will remember not the words of our enemies, but the silence of 
our friends.
Martin Luther King Jr. (1929-1968)


XF86Config
Description: Binary data
--
[EMAIL PROTECTED] mailing list

[gentoo-user] Gentoo desktop w/freeBSD gateway

2003-09-22 Thread Michael W. Holdeman
Anyone using a freeBSD machine as a gateway?
Ever since I installed the gateway, and firewall on the Freebsd machine, (56k 
dialup) I am unable to send attachments to my e-mails? I use k-mail. 
Everything else seems to work fairly well, although I get an unusual number 
of failed emerge sync runs.

I am however able to send attachments if I select 7 or 8 bit instead of 64base 
on k-mail attachment propertys.

Mike
-- 
Michael W. Holdeman

Why keep payin g for windoze??
Powered by Gentoo Linux 1.2 www.gentoo.org
Linux Kernel 2.4.22_rc2-gss lowlatency, preemptable
Windows Apps thanks to Win4Lin 5.0 www.netraverse.com


--
[EMAIL PROTECTED] mailing list



[gentoo-user] number pad

2003-09-22 Thread Ernie Schroder
For some reason, in KDE, pressing the numlock on my keyboard has no 
effect. The LED does light up but, for instance pressing the 6 
moves the cursor to the right. The number pad works normally in the 
terminal, but in no X applications that I see.

Suggestions?

Section InputDevice

Identifier  Keyboard1
Driver  Keyboard
# For most OSs the protocol can be omitted (it defaults to 
Standard).
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#Option Protocol  Xqueue

Option AutoRepeat 500 30

# Specify which keyboard LEDs can be user-controlled (eg, with 
xset(1))
#Option Xleds  1 2 3

#Option LeftAlt Meta
#Option RightAltModeShift

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#Option XkbModelpc102
# If you have a US Microsoft Natural keyboard, you can use:
#Option XkbModelmicrosoft
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#Option XkbLayout   de
# or:
#Option XkbLayout   de
#Option XkbVariant  nodeadkeys
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#Option XkbOptions  ctrl:swapcaps

# These are the default XKB settings for XFree86
#Option XkbRulesxfree86
#Option XkbModelpc101
#Option XkbLayout   us
#Option XkbVariant  
#Option XkbOptions  

#Option XkbDisable

Option XkbRules   xfree86
Option XkbModel   pc104
Option XkbLayout  us

EndSection

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Paulo da Silva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dane Elwell wrote:

|Hey.
|
|When I boot up my computer, fsck.reiser loves to give me that little
asterisked box telling me that DMA is not enabled on my hard drives.
However, a few seconds later in the boot process, hdparm is started and
enables DMA on all my drives.
...
Try regenerate the kernel with the option Use dma when possible or
something like this. I don't remember were is it, but it's easy to find.
This worked for me.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/b1g0bysIV2n3n4cRAtM0AJ4uWdUDTslLAIw0H0mxT6ScPTq7YQCgnWLF
qKb+T4PQfuSHEF7IqBMVbds=
=Y4xm
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] DMA messages at bootup

2003-09-22 Thread Tom Wesley
On Monday 22 September 2003 21:14, Paulo da Silva wrote:
 gpgkeys: WARNING: this is an *experimental* HKP interface!
 gpgkeys: key 6F2B085769F79F87 not found on keyserver

 Dane Elwell wrote:
 |Hey.
 |
 |When I boot up my computer, fsck.reiser loves to give me that little

 asterisked box telling me that DMA is not enabled on my hard drives.
 However, a few seconds later in the boot process, hdparm is started and
 enables DMA on all my drives.

 ...
 Try regenerate the kernel with the option Use dma when possible or
 something like this. I don't remember were is it, but it's easy to find.
 This worked for me.

Also, if that is already ticked (I believe it is default?) try adding support 
for your motherboards IDE chip.

-- 
Tom Wesley


pgp0.pgp
Description: signature


Re: [gentoo-user] gcc-problem?

2003-09-22 Thread Doug Weimer
On Mon, 2003-09-22 at 13:54, Hemmann, Volker Armin wrote:
 On Monday 22 September 2003 17:36, Michael W. Holdeman wrote:
snip
  checking for C compiler default output... configure: error: C compiler
  cannot create executables

 yes, check your CFLAGS, bet you made a mistake. This is the 'standard' error 
 message, when gcc hits an 'unknown' option.
 
 Glück Auf
 Volker

Just for future reference, configure errors often show up in the
config.log file in the work directory for the package you are building.
For example, the gettex-0.11.5 work dir is in
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5 by default. This
directory wont be cleaned up if there is a build error, so you should
still have it. Take a look at the config.log file for the information
following the line: configure:1817: checking for C compiler default
output, hopefully there will be a bit of information about the error.

Here's what the error will look like if one of your CFLAGS are wrong:

configure:1817: checking for C compiler default output
configure:1820: gcc -ftracer -mfpmath=sse -mpni -march=pentium4 -O2
-pipe -fomit-frame-pointer -fVERYWRONG   conftest.c  5
cc1: error: unrecognized option `-fVERYWRONG'
configure:1823: $? = 1
configure: failed program was:
#line 1801 configure
#include confdefs.h

int
main ()
{

  ;
  return 0;
}
configure:1846: error: C compiler cannot create executables

Good Luck,

Doug


signature.asc
Description: This is a digitally signed message part


[gentoo-user] nothing to do with gentoo, but a problem for me

2003-09-22 Thread Charlie
Salut,

here you see my diskspace made with df -h , the problem is my /root it 
shows me only 18M available, but with 'du' it
must be about 300 M, I made it the 'du' also for the other partitions 
and  it is OK.
Has anybody a hint for me.
I logged in with a Knoppix and can't find nothing which explaint the 
lost 30M.

df -h

FilesystemSize  Used Avail Use% Mounted on
/dev/sda112.0G  2.0G   18M 100% /
/dev/sda5  30M  8.3M   20M  29% /boot
/dev/sda123.0G  2.0G  1.0G  64% /usr
/dev/sda133.0G  1.1G  1.9G  35% /opt
/dev/sda141.0G  505M  522M  50% /home
/dev/sda15 10G  4.0G  6.0G  40% /vmware
shmfs1006M 0 1006M   0% /dev/shm
.
in root making du -h -m -x -s
1705
cd /boot
du -h -m -x -s
9   .
cd /home
du -h -m -x -s
489 .
cd /opt
du -h -m -x -s
.
cd /usr
du -h -m -x -s
2154.
Charlie



--
[EMAIL PROTECTED] mailing list


[gentoo-user] hat nichts mit gentoo zu tun, aber ist ein Problem für mich

2003-09-22 Thread Charlie
Salut,

hier seht ihr meinen Plattenplatz (mit df -h), das problem ist die /root 
partition, sie zeigt nur 18 MB. Aber mit 'du' sind es 300 MB.
Ich habe den 'du' auf die anderen Partitionen zum vergleich gefahren, 
und die scheinen OK.
Hat jemand eine Idee ?
Ich hab mir das auch schon mit Knoppix angeschaut, aber nichts gefunden 
was die fehlenden 280 MB erklären könnten.

df -h

FilesystemSize  Used Avail Use% Mounted on
/dev/sda112.0G  2.0G   18M 100% /
/dev/sda5  30M  8.3M   20M  29% /boot
/dev/sda123.0G  2.0G  1.0G  64% /usr
/dev/sda133.0G  1.1G  1.9G  35% /opt
/dev/sda141.0G  505M  522M  50% /home
/dev/sda15 10G  4.0G  6.0G  40% /vmware
shmfs1006M 0 1006M   0% /dev/shm
.
in root making du -h -m -x -s
1705
cd /boot
du -h -m -x -s
9   .
cd /home
du -h -m -x -s
489 .
cd /opt
du -h -m -x -s
.
cd /usr
du -h -m -x -s
2154.
Charlie



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] nothing to do with gentoo, but a problem for me

2003-09-22 Thread Nate Duehr
Charlie wrote:

Salut,

here you see my diskspace made with df -h , the problem is my /root it 
shows me only 18M available, but with 'du' it
must be about 300 M, I made it the 'du' also for the other partitions 
and  it is OK.
Has anybody a hint for me.
I logged in with a Knoppix and can't find nothing which explaint the 
lost 30M.
Doesn't one show raw space, and the other show space minus the reserved 
space set aside for root at the time the filesystem was created?

Nate, [EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] nothing to do with gentoo, but a problem for me

2003-09-22 Thread Marshal Newrock
On Mon, 22 Sep 2003, Charlie wrote:

 Salut,

 here you see my diskspace made with df -h , the problem is my /root it
 shows me only 18M available, but with 'du' it
 must be about 300 M, I made it the 'du' also for the other partitions
 and  it is OK.
 Has anybody a hint for me.
 I logged in with a Knoppix and can't find nothing which explaint the
 lost 30M.

Slack space.  Because files don't take up partial blocks in ext2/3, there
are two different filesizes.  The one seen by du is the number of bytes in
the file.  The one seen by dh is the number of blocks taken up (times the
blocksize, of course).  So, given a blocksize of 1024 bytes, an 800 byte
file takes up 1024 bytes.  A 5 byte file takes up 1024 bytes.

Some of the newer filesystems such as Reiserfs try to fix this by putting
all the little tails in a single block.

-- 
Marshal Newrock, unemployed Linux user in Lansing, MI
Caution: Product will be hot after heating


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nothing to do with gentoo, but a problem for me

2003-09-22 Thread Alan
On Mon, Sep 22, 2003 at 11:54:54PM +0200, Charlie wrote:
 Salut,
 
 here you see my diskspace made with df -h , the problem is my /root it 
 shows me only 18M available, but with 'du' it
 must be about 300 M, I made it the 'du' also for the other partitions 
 and  it is OK.
 Has anybody a hint for me.

The Ext2/3 filesystem will reserve 5% of the drive space for the super
user by default.  So you may see your drive say 100% full even though
there are a couple of hundred megs free.  This might be what is going
on.

alan

-- 
Alan [EMAIL PROTECTED] - http://arcterex.net

There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games.-- Hemingway

--
[EMAIL PROTECTED] mailing list



[gentoo-user] best kernel source for laptops

2003-09-22 Thread Chris Bare
I've just ordered my first laptop, so I'm trying to learn all about this
suspend/hibernate apm/acpi stuff. I wondering which kernel sources are
best to use on a laptop to get the suspend stuff working. do any of them
have the swsusp patches already applied?

Any gentoo specific pointers would be apprciated.
-- 
Chris Bare
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] bittorrent

2003-09-22 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was just thinking if it wouldn't be a good idea to integrate bittorrent into 
ebuild so people could use it to download the sources from diferent mirrors 
and even people could share a bit aliviating mirrors' task... of course, the 
current way should be available always and bittorrent as an improved way if 
it is posible (that is, if bittorrent is installed (and enabled ?) and 
there's a .bittorrent file for the file that's going to be downloaded).
Or this is already done and I didn't know ?
Thanks.
- -- 
Pupeno: [EMAIL PROTECTED]
http://www.kde.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/b3pjLr8z5XzmSDQRAsKqAJwNC+S7XEnnvscgcoPzuOyxODuyAwCfbp8L
cBtkvwmSpjR7+aBSxplVHP4=
=TaN0
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] my bookmarks disappeared, where are the mail archives?

2003-09-22 Thread Hemmann, Volker Armin
hi,
try this:

http://marc.theaimsgroup.com/?l=gentoo-userr=1w=2

Glück Auf,
Volker
-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bittorrent

2003-09-22 Thread Daniel Robbins
On Mon, 2003-09-22 at 16:40, Pupeno wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 I was just thinking if it wouldn't be a good idea to integrate bittorrent into 
 ebuild so people could use it to download the sources from diferent mirrors 
 and even people could share a bit aliviating mirrors' task... of course, the 
 current way should be available always and bittorrent as an improved way if 
 it is posible (that is, if bittorrent is installed (and enabled ?) and 
 there's a .bittorrent file for the file that's going to be downloaded).
 Or this is already done and I didn't know ?
 Thanks.

I talked to the bittorent author about this and he was happy to help,
and it would be nice to add this functionality. He did point out that
bittorrent works best with large files like ISOs rather than
standard-sized archives, though.

Best Regards,

Daniel


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Compile Problems

2003-09-22 Thread Fred Clausen
Sami Näätänen wrote:

On Saturday 20 September 2003 03:15, Fred Clausen wrote:
 

Fred Clausen wrote:
Ok, this is turing out to be one major problem. :-/ I ran memtest and
sure enough, one of my sticks of RAM was bad.  Ok, no problem, I only
loose 512 mb(only *tear*), and I am down to 768.  Oh well.  Start the
machine, run memtest again, no errors.  But when I try to compile the
kernel, I get the *same* exact errors as before.  Now I am clueless,
and I think that memtest is lying to me.
   

No it simply shows you that in memory one or bit's have flipped, but it 
does NOT tell you that the memory is faulty. I would check the PSU, 
because if that is not quite up to the need then compiling and 
memtesting can drain too much power from it. This leads to overheat 
condition, which then leads to massive or minor voltage oscillation.
This results can be seen either as memory or CPU failures depending 
which power rails the system stresses too much under heavy load.

 

One of the odd things about the RAM error is that it was more than
768 mb down the line,and never once have I seen linux eat up 512 mb
of RAM. Just 'one of those things' I guess.
   

Yeah it most likely is not memory error. Memory testing is the easiest 
way to determine that the system has something wrong.

 

Can you fellows think of anything else I can do?
   

As a check up try to run memtest with open cover and put a table fan to 
blow inside the case.

If it still fails check, which parts of the system are hot, if any. So 
if the PSU gets really hot even in that condition then you most likely 
have too low speced PSU, which is the one thing that most peoples and 
COMPANIES are trying to save some money. A too low speced PSU is really 
an anoying thing, because in normal operation it works all right 
although it can still oscillate the voltages heavily, but if the 
voltages doesn't get too low the system just functions, but it stresses 
the HW and reduces it's life time.

If the PSU is not the problem, but some other part of the machine burns 
when touching then you have too low cooling in your system.

PS. This certainly doesn't mean that there is no faulty memories, but in 
reality from the quantities they are made only very small amount of the 
faulty ones gets pass the QA. People simply just think that the memory 
is faulty, but in fact the memory module might be just close of the QA 
limit, and a litle under powered or overheated environment rises the 
resistance of that module too high, which then shows up as a memory 
failure.



--
[EMAIL PROTECTED] mailing list
 

Thank you for that bit of information.  I think my PSU is suffcient for 
my system @ 350 watts.  I could be wrong.

BTW, the fan blowing in my case was one of the first things I did, and 
it didn't matter at all.  Still faulting at the same spot.

Thanks again,

Fred Clausen

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Compile Problems

2003-09-22 Thread Fred Clausen
Fred Clausen wrote:

Hey all -

I am having a couple of issues with things that I am trying to compile 
and I am at a wits end trying to figure out what to do.

All of these issues revolve around nmemonics.  If I try to compile any 
2.4.xx kernel, I get an error, in random places, about an invalid 
nmemonic ';'.  Sometimes the error happens in the same place.  This 
happens with the kernels I have mentioned, and several other 
packages.  Sometimes I can fix the problem sometimes by re-emerging 
the package.  I don't know what this means.  I think it could be my 
RAM, however after running a RAM tester program(memtest), I don't get 
any errors with my RAM.  Any thoughts? Here is a copy of the error I 
get when I try and compile the kernel(one of them at least):
Well I went ahead and decided to mess with the kernel.  I got it 
working, and it compiles fine now 100% of the time.  What I had to do 
was to disable anything I had selected in the networking options menu. I 
followed this link 
(http://webpages.charter.net/decibelshelp/LinuxHelp_IPtables.html) and 
everything I had set for this tutorial, I had to undo, and now the thing 
compiles.  However, I don't have iptables working anymore.

:-/

Fred Clausen

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] bittorrent

2003-09-22 Thread Alan
On Mon, Sep 22, 2003 at 04:45:00PM -0600, Daniel Robbins wrote:
 On Mon, 2003-09-22 at 16:40, Pupeno wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  I was just thinking if it wouldn't be a good idea to integrate bittorrent into 
  ebuild so people could use it to download the sources from diferent mirrors 
  and even people could share a bit aliviating mirrors' task... of course, the 
  current way should be available always and bittorrent as an improved way if 
  it is posible (that is, if bittorrent is installed (and enabled ?) and 
  there's a .bittorrent file for the file that's going to be downloaded).
  Or this is already done and I didn't know ?
  Thanks.
 
 I talked to the bittorent author about this and he was happy to help,
 and it would be nice to add this functionality. He did point out that
 bittorrent works best with large files like ISOs rather than
 standard-sized archives, though.

IIRC there was some discussion of this previously, and it sounded like
the best way would be to use bittorrent on a per ebuild basis, ie: only
on big packages like openoffice.  I got the impression that the bt
integration was coming sometime soon in the development version, but
have no idea if the dev version is the ~x86, a masked version, or just a
gleam the gentoo-dev teams eye :)

alan



-- 
Alan [EMAIL PROTECTED] - http://arcterex.net

There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games.-- Hemingway


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] nothing to do with gentoo, but a problem for me

2003-09-22 Thread Anthony Floyd
On Mon, 22 Sep 2003 23:54:54 +0200
Charlie [EMAIL PROTECTED] wrote:

 Salut,
 
 here you see my diskspace made with df -h , the problem is my /root it 
 shows me only 18M available, but with 'du' it
 must be about 300 M, I made it the 'du' also for the other partitions 
 and  it is OK.
 Has anybody a hint for me.
 I logged in with a Knoppix and can't find nothing which explaint the 
 lost 30M.
 
[snip]

From the ext3 FAQ (http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html):

Q: 'df' command says partition is full, while 'du' reports free space
Theodore Ts'o, the ext2 developer, said: 

The standard cause for this is some user process keeping a deleted file open. When 
this happens, the space is not visible via 'du', since the file is no longer visible 
in the directory tree. However, the space is still used by the file until it is 
deallocated, and that can only happen once the last process which has the file open 
either closes its file descriptor to the file, or the process exits. You can use the 
lsof program to try to find which process is keeping an open file. Usually it's some 
log file, or some large data base file which gets rotated out, but some older process 
are still keeping the log file open. 


HTH,
A



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bittorrent

2003-09-22 Thread Lloyd I Freese Jr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 22 September 2003 06:45 pm, Daniel Robbins wrote:
snip
 I talked to the bittorent author about this and he was happy to help,
 and it would be nice to add this functionality. He did point out that
 bittorrent works best with large files like ISOs rather than
 standard-sized archives, though.

 Best Regards,

 Daniel

It but not be best for the smaller patches and archives but it would rock for 
things like mozilla, OO, and the kernel
- -- 
It's not easy being green. It takes way more food coloring than you'd think.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/b4E02t4GPvDPJlARAlBBAJ0Ys/jfYl1fdfIh22XT6rFU0Y74hgCgg8m7
x0jBMfcYFog9ZOZUwsMTQ8I=
=m/La
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Low Res blues...

2003-09-22 Thread grafft
I recently was given an off brand laptop on which I installed Gentoo linux.  
The OS runs great save one problem; I cannot run resolution levels above 
640x480.  The card is an SiS 315 with 16MB of RAM and supported by both 
XFree86 4.3.0 and the kernel (support has been compiled in). Both Knoppix 
and the Gentoo install CD are able to correctly run at max resulotion 
(1024x786 w/ 24-bit color) but my base install cannot.  How can I fix this? 

Thanks, 

Jason Grafft
[EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Has anyone got solfege to install.

2003-09-22 Thread lexxx_h
Hi,

Has anyone got solfege to compile on gentoo.
http://solfege.sourceforge.net/

I have been unable to get 2.0 or 1.4 to compile.

Lex.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Low Res blues...

2003-09-22 Thread John Pavlicek
On Mon, 2003-09-22 at 23:36, [EMAIL PROTECTED] wrote:
 I recently was given an off brand laptop on which I installed Gentoo linux.  
 The OS runs great save one problem; I cannot run resolution levels above 
 640x480.  The card is an SiS 315 with 16MB of RAM and supported by both 
 XFree86 4.3.0 and the kernel (support has been compiled in). Both Knoppix 
 and the Gentoo install CD are able to correctly run at max resulotion 
 (1024x786 w/ 24-bit color) but my base install cannot.  How can I fix this? 
 

I had a similar problem.  What it took to correct it for me was to go
into XF86Config and change the frequencies for the display to the
correct ones.  After that, it took care of itself.  The best place to
find this for me was using Google.

Oh yeah, look for where the resolutions are listed and it will default
to the first fequency listed.

-Pav


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Fwd: Re: [gentoo-dev] emerge-webrsync snapshots

2003-09-22 Thread Jason Stubbs
For those who are interested...

--  Forwarded Message  --

Subject: Re: [gentoo-dev] emerge-webrsync snapshots
Date: Tuesday 23 September 2003 05:28
From: Kurt Lieber [EMAIL PROTECTED]
To: Ingo -LaSombra- Hoffmann [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

On Mon, Sep 22, 2003 at 04:10:23AM -0700 or thereabouts, Ingo -LaSombra- 
Hoffmann wrote:
 I'm writing to know why the emerge-webrsync snapshots are so
 out-of-date. I can only update portage via emerge-webrsync and since
 Sept 14th no more snapshots were made. How can I update portage without
 it?

Should be fixed now and a 9/21 snapshot should start showing up on the
mirrors in the next few hours.

From now on, snapshots should be created automatically each night.
Apologies for the delay.

--kurt

---



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Low Res blues...

2003-09-22 Thread Jason Stubbs
On Tuesday 23 September 2003 04:14, John Pavlicek wrote:
(B On Mon, 2003-09-22 at 23:36, [EMAIL PROTECTED] wrote:
(B  I recently was given an off brand laptop on which I installed Gentoo
(B  linux. The OS runs great save one problem; I cannot run resolution levels
(B  above 640x480.  The card is an SiS 315 with 16MB of RAM and supported by
(B  both XFree86 4.3.0 and the kernel (support has been compiled in). Both
(B  Knoppix and the Gentoo install CD are able to correctly run at max
(B  resulotion (1024x786 w/ 24-bit color) but my base install cannot.  How
(B  can I fix this?
(B
(B I had a similar problem.  What it took to correct it for me was to go
(B into XF86Config and change the frequencies for the display to the
(B correct ones.  After that, it took care of itself.  The best place to
(B find this for me was using Google.
(B
(BYou could also check /var/log/XFree86.0.log when you boot into Knoppix.
(B
(BJason
(B
(B--
(B[EMAIL PROTECTED] mailing list

Re: [gentoo-user] Low Res blues...

2003-09-22 Thread Ernie Schroder
On Monday 22 September 2003 03:14 pm, John Pavlicek wrote:
 On Mon, 2003-09-22 at 23:36, [EMAIL PROTECTED] wrote:
  I recently was given an off brand laptop on which I installed
  Gentoo linux. The OS runs great save one problem; I cannot run
  resolution levels above 640x480.  The card is an SiS 315 with
  16MB of RAM and supported by both XFree86 4.3.0 and the kernel
  (support has been compiled in). Both Knoppix and the Gentoo
  install CD are able to correctly run at max resulotion (1024x786
  w/ 24-bit color) but my base install cannot.  How can I fix this?

 I had a similar problem.  What it took to correct it for me was to
 go into XF86Config and change the frequencies for the display to
 the correct ones.  After that, it took care of itself.  The best
 place to find this for me was using Google.

 Oh yeah, look for where the resolutions are listed and it will
 default to the first fequency listed.

 -Pav


 --
 [EMAIL PROTECTED] mailing list


Another possible solution is to boot up knoppix and CHEAT Just copy 
the XF86Config that knoppix generates either into chrooted Gentoo or 
to a floppy. I haven't tried it myself, but I've heard of others 
doing it
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail

2003-09-22 Thread Gentoo LB
snip ..
If you've already got qmail-scanner working, getting SpamAssasin in the
mix should be extremely easy.

Yes i do have qmail-scanner and clamav running .. i have also decided not to
use procmail ..

i have reemerged qmail-scanner it has added it as a scanner, but now is
there a need to create any files in the virtual users domains?

need i create a mailfilter file looking like below

Create a /etc/mailfilter file with the following:
##
#mailfilter
##
import EXT
import HOST
import HOME

SPAMBOX=.Spam
VHOME=`/opt/vpopmail/bin/vuserinfo -d [EMAIL PROTECTED]

if ((/^X-Spam-Status:.*YES/))
{
   `test -d $VHOME/Maildir/.Spam`
   if( $RETURNCODE == 1 )
   {
   `/usr/local/bin/maildirmake $VHOME/Maildir/.Spam;chown -R vpopmail.vchkpw
$VHOME/Maildir/.Spam`
   `echo INBOX.Spam  $VHOME/Maildir/courierimapsubscribed`
   }
   to $VHOME/Maildir/.Spam/
}

to $VHOME/Maildir/
#

what should my /etc/mail/spamassassin/local.cf look like for general
protection until i catch on here?

thanks ..



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] stage1,2,or 3 install

2003-09-22 Thread Tom Eastman
On Mon, Sep 22, 2003 at 02:22:10PM +0100, Dane Elwell wrote:
 On Mon, 22 Sep 2003 15:17:06 +0200
 [EMAIL PROTECTED] wrote:
  I'm currently doing a stage1 installation on a 486 with 20MB of RAM. And
  I'm happy for those last 4MB of RAM, bringing it up from standard 16MB to
  20MB. :-)

Hehe I'd have to agree.

When I installed gentoo on a similar box, I found it was much better
to put the hard drive in a faster computer and do the install there.
As long as the make.conf and flags and stuff are set correctly for the
box it's going to end up in it should work fine.

Would this be an option for you?  Or are you compiling on the 486 just
for the sheer unadultarated hell of it :-)

-- 
Tom Eastman [EMAIL PROTECTED]   

GnuPG Key:   42128603 
Fingerprint: 6AF7 BB45 ABEE 9A33 9F9C
 AB77 105E E6A5 4212 8603


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] best kernel source for laptops

2003-09-22 Thread Ben Sparks
I have had good experiences with ac-sources.  Alan Cox has some nice
acpi patches applied in the latest version which allowed me to enable
almost all of the power management features on my Dell Latitude D600. 
If you haven't already check out the official gentoo guide to kernel
sources http://www.gentoo.org/doc/en/gentoo-kernel.xml . 

On Mon, 2003-09-22 at 18:22, Chris Bare wrote:
 I've just ordered my first laptop, so I'm trying to learn all about this
 suspend/hibernate apm/acpi stuff. I wondering which kernel sources are
 best to use on a laptop to get the suspend stuff working. do any of them
 have the swsusp patches already applied?
 
 Any gentoo specific pointers would be apprciated.


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] best kernel source for laptops

2003-09-22 Thread Jerry McBride
On Monday 22 September 2003 10:34 pm, Ben Sparks wrote:
 I have had good experiences with ac-sources.  Alan Cox has some nice
 acpi patches applied in the latest version which allowed me to enable
 almost all of the power management features on my Dell Latitude D600.
 If you haven't already check out the official gentoo guide to kernel
 sources http://www.gentoo.org/doc/en/gentoo-kernel.xml .

 On Mon, 2003-09-22 at 18:22, Chris Bare wrote:
  I've just ordered my first laptop, so I'm trying to learn all about this
  suspend/hibernate apm/acpi stuff. I wondering which kernel sources are
  best to use on a laptop to get the suspend stuff working. do any of them
  have the swsusp patches already applied?
 
  Any gentoo specific pointers would be apprciated.

I'm a little partial to the mm-sources for crypto-loop support. Does 
ac-sources include it?

Thank you, in advance.


-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
 Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
 9:52pm  up 74 days,  7:50,  4 users,  load average: 0.09, 0.09, 0.09


--
[EMAIL PROTECTED] mailing list



[gentoo-user] PCMCIA eth0 error after new baselayout

2003-09-22 Thread Eric Anderson
I recently upgraded to a new version of baselayout and I am now getting
an error when booting. When PCMCIA starts up it detects my ethernet card
so it starts net.eth0. But when it runs that it displays:

Start Error Message

Could not get dependency info for net.eth0!
Please run:
# /sbin/depscan.sh
to fix this.

End Error Message

This message is repeated three times. eth0 is actually brought up and
works correctly. So it is really just that I want to get rid of the
error message. Anybody with any good ideas on what to do to fix this?
I've tried to run depscan.sh as the error message suggested, but that
did nothing. Any other advice or pointers?

-- 
Eric Anderson

There are 10 types of people in the world
Those who can read binary, and those who can't


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nothing to do with gentoo, but a problem for me

2003-09-22 Thread Spider
begin  quote
On Mon, 22 Sep 2003 16:05:12 -0700
Anthony Floyd [EMAIL PROTECTED] wrote:

 On Mon, 22 Sep 2003 23:54:54 +0200
 Charlie [EMAIL PROTECTED] wrote:
 
  Salut,
  
  here you see my diskspace made with df -h , the problem is my /root 
  it  shows me only 18M available, but with 'du' it must be about 300 
  M, I made it the 'du' also for the other partitions and  it is OK.
  Has anybody a hint for me.


 
 From the ext3 FAQ
 (http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html):
 
 Q: 'df' command says partition is full, while 'du' reports free space
 Theodore Ts'o, the ext2 developer, said: 
 
 The standard cause for this is some user process keeping a deleted
 file open.


To find the process in question, heres a trick using lsof (do it as
root )

/usr/sbin/lsof -n  |grep delete -  


HTH, HAND
  //Spider



-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] xfs segmentation fault

2003-09-22 Thread Spider
begin  quote
On Tue, 23 Sep 2003 01:38:14 +0800
Lim Swee Tat [EMAIL PROTECTED] wrote:

 Hi folks,
   Just wondering, if xfs were to seg fault on you, what would you do
   to
 trace/debug it??
 


1) rebuild it if you run ~x86,  gcc-3.3.1-r2 in ~x86 had a nasty bug .

2a) look in init.d/xfs to get the command line options. apply strace
to it.

follow to endpoint/segfault and see what it does.

2b) run gdb on it. 
gdb xfs,
run -xfsflag -xfsanotherflag --annoying-command
...wait for crash
bt
see where the crash occurs.

3)  backup and remove eventual configurations / bad files.
4) check integrity of things xfs touches.


//Spider



-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Gnome Multimedia Keys Logout

2003-09-22 Thread Steven Elling
On Monday 22 September 2003 06:07, SMS WebMaster wrote:
snip
 2- Why If I click (in Gnome panel) Actions - Log out and then
 select Shutdown or Restart I just loged out !!! how can I fix this ?

What display manager are you using (xdm, gdm, kdm)?  Last time I checked the 
shutdown and restart `features' of Gnome will only work with gdm and KDE 
with kdm.


--
[EMAIL PROTECTED] mailing list



[gentoo-user] two Ethernet card

2003-09-22 Thread Jeffrey Smelser
I am trying to switch my last redhat machine to gentoo. I have been kicking it around 
for a long time and finally going to do it.

I have two eithernet cards on it, I know how to change conf.d/net and making two 
net.eth1/0. Here is were I am having trouble. How does it know which card I am 
refering to? How does eth0 going to know I want ethernet card a, over b.. I can't find 
where to put that. autoload would just load the two modules.. 

Redhat, for those who don't know, you reference with aliases, so eth0 would = 
smc-ultra and you reference eth0 at that point. Where is this in gentoo?

Thanks,
Jeff

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] best kernel source for laptops

2003-09-22 Thread Ben Sparks
mm-sources follow the development kernel releases, if you like the idea
of things maybe not working with your config then mm-sources could be a
good choice for you (I'm not saying that the stable branch will always
work for you but it is more throughly tested and supported than the
unstable branch). However, I only use mm-sources/development-sources for
testing purposes not as my main kernel.

On Mon, 2003-09-22 at 22:44, Jerry McBride wrote:
 On Monday 22 September 2003 10:34 pm, Ben Sparks wrote:
  I have had good experiences with ac-sources.  Alan Cox has some nice
  acpi patches applied in the latest version which allowed me to enable
  almost all of the power management features on my Dell Latitude D600.
  If you haven't already check out the official gentoo guide to kernel
  sources http://www.gentoo.org/doc/en/gentoo-kernel.xml .
 
  On Mon, 2003-09-22 at 18:22, Chris Bare wrote:
   I've just ordered my first laptop, so I'm trying to learn all about this
   suspend/hibernate apm/acpi stuff. I wondering which kernel sources are
   best to use on a laptop to get the suspend stuff working. do any of them
   have the swsusp patches already applied?
  
   Any gentoo specific pointers would be apprciated.
 
 I'm a little partial to the mm-sources for crypto-loop support. Does 
 ac-sources include it?
 
 Thank you, in advance.
 


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] two Ethernet card

2003-09-22 Thread Ian Truelsen
On Mon, 22 Sep 2003 22:56:11 -0500
Jeffrey Smelser [EMAIL PROTECTED] wrote:

 I am trying to switch my last redhat machine to gentoo. I have been
 kicking it around for a long time and finally going to do it.
 
 I have two eithernet cards on it, I know how to change conf.d/net and
 making two net.eth1/0. Here is were I am having trouble. How does it
 know which card I am refering to? How does eth0 going to know I want
 ethernet card a, over b.. I can't find where to put that. autoload
 would just load the two modules.. 
 
 Redhat, for those who don't know, you reference with aliases, so eth0
 would = smc-ultra and you reference eth0 at that point. Where is this
 in gentoo?
 
In my experience, the card that is seen first when probing the bus will
be eth0. In the machines that I have dealt with, this generally means
that the one closest to the AGP slot.

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] two Ethernet card

2003-09-22 Thread Jeffrey Smelser
That just doesn't seem to be a good solution. Why wouldn't there be a way for me to 
tell it which card to use?? Hell, redhat does it! ;)

 -Original Message-
 From: Ian Truelsen [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 22, 2003 11:14 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] two Ethernet card
 
 
 On Mon, 22 Sep 2003 22:56:11 -0500
 Jeffrey Smelser [EMAIL PROTECTED] wrote:
 
  I am trying to switch my last redhat machine to gentoo. I have been
  kicking it around for a long time and finally going to do it.
  
  I have two eithernet cards on it, I know how to change 
 conf.d/net and
  making two net.eth1/0. Here is were I am having trouble. How does it
  know which card I am refering to? How does eth0 going to know I want
  ethernet card a, over b.. I can't find where to put that. autoload
  would just load the two modules.. 
  
  Redhat, for those who don't know, you reference with 
 aliases, so eth0
  would = smc-ultra and you reference eth0 at that point. 
 Where is this
  in gentoo?
  
 In my experience, the card that is seen first when probing 
 the bus will
 be eth0. In the machines that I have dealt with, this generally means
 that the one closest to the AGP slot.
 
 -- 
 Ian Truelsen
 Email: [EMAIL PROTECTED]
 AIM: ihtruelsen
 Homepage: http://www.ihtruelsen.dyndns.org
 
 --
 [EMAIL PROTECTED] mailing list
 
 

--
[EMAIL PROTECTED] mailing list



  1   2   >