Re: [gentoo-user] man problem: ESC[1m everywhere... ESC[0m

2003-02-08 Thread Matt Tucker
-- Jean-Marc Paulin [EMAIL PROTECTED] spake thusly:

 2. Todays pb.
 
 From any terminal (X or not), if I type man man (or man anything in
 fact), I see on the screen ESC[1m instead of bold characters. Looks
 very much like the old escape sequence for VT100 kindof terminal. I
 have obviously srewed something up somewhere. But what 
 
 Can anyone help me on this?

I was recently getting that for a couple days as well. It seems to have
fixed itself, and I'm not sure whether it's because I got around to
running etc-update or because I upgraded again. I've been doing a lot
of both the last couple days. I'm just guessing here, but I'd give
etc-update a try, and if that doesn't work do emerge -u man.

In the meantime (until you get it fixed), you can get things to at
least look better by doing:

$ export PAGER='less -s -R'

This will cause less to pass through the ANSI color escape sequences.
Good luck.


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] man problem: ESC[1m everywhere... ESC[0m

2003-02-08 Thread Keppy
bash$ echo Jean-Marc Paulin

 Can anyone help me on this?

# etc-update

-- 

|eppy

--
[EMAIL PROTECTED] mailing list




[gentoo-user] distcc

2003-02-08 Thread MAL
This is a solved problem, but I thought i'd share it with you.

On my machine at least, distccd, (which was running as nobody), wasn't 
getting the path to gcc, (as provided by sourcing /etc/profile.env).

This was resulting in remote compiles failing with: 'gcc: command not 
found'.

This happens because distcc isn't being run in a login shell by 
start-stop-daemon, and so /etc/profule isn't sourced, (as it is when you 
login).  On a side note, suing to root, didn't give me gcc either... I 
had to add '. /etc/profile' to my root's .bashrc.

Anyway, to fix this I simply added '. /etc/profile' to 
/etc/init.d/distccd, just before it starts distccd.

These dynamically pathed gcc's have caused me so many problems :/

MAL


--
[EMAIL PROTECTED] mailing list



[gentoo-user] livecd content?

2003-02-08 Thread raptor
- what is the content of the live cd ?
- does it contain the stages or I have to dload them separately ?
- how much of distfiles ?

thanx
raptor

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] distcc

2003-02-08 Thread Carl Petersen
On Saturday 08 February 2003 06:46 am, MAL wrote:
 This is a solved problem, but I thought i'd share it with you.

 On my machine at least, distccd, (which was running as nobody), wasn't
 getting the path to gcc, (as provided by sourcing /etc/profile.env).

 This was resulting in remote compiles failing with: 'gcc: command not
 found'.

 This happens because distcc isn't being run in a login shell by
 start-stop-daemon, and so /etc/profule isn't sourced, (as it is when you
 login).  On a side note, suing to root, didn't give me gcc either... I
 had to add '. /etc/profile' to my root's .bashrc.

 Anyway, to fix this I simply added '. /etc/profile' to
 /etc/init.d/distccd, just before it starts distccd.

 These dynamically pathed gcc's have caused me so many problems :/

An other solution is to add PATH=$(gcc-config --get-bin-path) to the distccd 
file in init.d. Distcc version 1.1 uses this method.

--
[EMAIL PROTECTED] mailing list




RE: [gentoo-user] mother board recommendations

2003-02-08 Thread Don Smith
 -Original Message-
 From: brett holcomb [mailto:[EMAIL PROTECTED]] 
 Sent: February 6, 2003 11:49
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] mother board recommendations
 
 
 Okay.  I understand now.  I thought it was for the 
 graphics cards.  
 
 VIA is a mess - I don't buy boards with VIA chipsets.

I'll add my two cents :)  I have not used an Intel chipset MB since an early
pentium (HX chipset I think).  Never had a problem with VIA on any OS (Win
9.x, 2000, XP, Corel, RH, Mandrake, Gentoo).

Now that I said that, I just picked up a great deal on a i845 chipset MB
last night.  Once I get a P4 power supply (I did not know they were not ATX,
but ATX12V) I will see how it runs under Gentoo.  My only concern is the
manual does not say exactly what sound chipset it is, but it is AC97
compliant so I should be fine.  I will be running this with the cheapest
chip I could find, Celeron 1.7 at 400Mhz bus (a P4 Celeron).  


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] Display Power Management Question

2003-02-08 Thread mikepolniak
On 00:13 Sat 08 Feb , Brett Campbell wrote:
 hi
 
 i've got a relative question; i don't know if it applies directly to this thread, so 
i may start another.  basically i was wondering if anyone is using acpi management 
with this xfree86 dpms scheme.  i've just emerged and compiled the acpi-sources, but 
when i boot the machine and it's elevating through its runlevels, i get: 
 
 * ACPI support has not been compiled into the kernel
 
 i've double-checked that power management has been compiled in along with all of the 
acpi options and its counterparts.  i was wondering if anyone else has experienced 
this or may shed some light on the situation. thank you, 
 
Well make sure acpi is turned on in your BIOS.If you also have apm set in
the kernel config, it may be taking conrol first, just do dmesg|grep apm
and see if its disabled.

And you need to emerge acpid to get the kernel patch.

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] amixer commands from local.start

2003-02-08 Thread mikepolniak
On 06:26 Sat 08 Feb , Collins Richey wrote:
 I have the following commands in /etc/conf.d/local.start
 
 /usr/bin/amixer set Master 35 unmute
 /usr/bin/amixer set PCM 35 unmute
 
 No errors, but ineffective (sound is still muted)
 
 If I subsequently stop and start /etc/init.d/local
 
 then sound works again.

Has the alsasound script been added to the boot runlevel?
It should restore the driver settings from /etc/asound.state
at boot. 

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] nvidia 1.0.4191-r1, XFree 4.2.99.4 and linux-gentoo-2.4.20-r1

2003-02-08 Thread Peter Ruskin
On Saturday 08 Feb 2003 04:51, Jim Nutt wrote:
 On Fri, 7 Feb 2003 17:31:32 -0800

 Jim Nutt [EMAIL PROTECTED] wrote:
  I'm having trouble getting the new nvidia drivers to work on my
  system. No errors are reported, just that the X server broke off it's
  connection. The kernel module also reports that it is still in use
  after everything is exited. Any suggestions, ideas, anything?

 To clarify, I've upgraded both the kernel module and the glx module.
 (they're both at 1.0.4191-r1). I am running ~X86, so that could be the
 issue. In any case, I'm able to use the nv driver (non 3d
 accellerated) and it works all right, so it's not a huge issue. It'd
 just be nice to figure out what the problem is..

There was a whole bunch of stuff that got upgraded at the same time.  I 
use nvidia-1.0.4191-r1 and XFree-4.2.99.4 ... baselayout changed about 
the same time.  I didn't know where to look to discover why mozilla 
segfaulted and X response was so slow.

It turned out to be a font problem.  /etc/fonts/fonts.conf used to work OK 
but now it seems to need to have font directories listed that have no 
subdirectories, so dir/usr/X11R6/lib/X11/fonts/dir is not good enough 
any more.

This may have nothing to do with your problem of course, but it may be 
worth a look.

Peter
-- 
Gentoo-1.4.3.2 Unstable. KDE: 3.1.0 Qt: 3.1.0
AMD Athlon(tm) XP 1900+ 512MB.  Kernel: 2.4.20-xfs_pre5-pnr.GCC 3.2.2


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] nvidia 1.0.4191-r1, XFree 4.2.99.4 and linux-gentoo-2.4.20-r1

2003-02-08 Thread Pat Double
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 07 February 2003 10:20 pm, Maximus wrote:

 I just noticed that before this week, even just a few emerges ago, I was
 able to emerge nvidia-kernel nvidia-glx and then opengl-update nvidia,
 after a kernel update and then startx and all was well.

 The last time I tried that routine, I found that the NVdriver was not
 being loaded automatically as was done before. So now I found I had to
 out the NVdriver in the /etc/modules.autoload file by hand. Once doing
 that all is once well again.

Shouldn't you being using the nvidia module, and not the NVdriver?

- -- 
Pat Double, [EMAIL PROTECTED]
In the beginning God created the heaven and the earth.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+RTV+dOmLNuoWoKgRAr3TAJ9oPk1K01kFvQbH1ZYgedCP5TFmRACeISsi
+i9vP8Q9hp+nFTPoEpz5f1s=
=g0vx
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list




[gentoo-user] kmail crashing

2003-02-08 Thread Ernie Schroder
I kinow that this is probably a KDE problem but I'm running KDE-3.0.5 still on 
this box, and if I use the search messages option under edit kmail will 
always crash on exiting. Though this is not a show stopper, it is irritating. 
Is there a fix for this, other than upgrading KDE?

Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] amixer commands from local.start

2003-02-08 Thread Collins Richey
On Sat, 8 Feb 2003 09:49:44 -0500
mikepolniak [EMAIL PROTECTED] wrote:

 On 06:26 Sat 08 Feb , Collins Richey wrote:
  I have the following commands in /etc/conf.d/local.start
  
  /usr/bin/amixer set Master 35 unmute
  /usr/bin/amixer set PCM 35 unmute
  
  No errors, but ineffective (sound is still muted)
  
  If I subsequently stop and start /etc/init.d/local
  
  then sound works again.
 
 Has the alsasound script been added to the boot runlevel?
 It should restore the driver settings from /etc/asound.state
 at boot.   
 
 --
 [EMAIL PROTECTED] mailing list
 

Yes, and the values in /etc/asound.state look appropriate.

-- 
Collins Richey - Denver Area
Athlon-XP gentoo 1.4_rc2++ system xfce4-cvs

--
[EMAIL PROTECTED] mailing list




[gentoo-user] Rebuild After upgrade PIII to P4

2003-02-08 Thread Don Smith
I have seen the question asked, but there has not really been an answer.
How does one rebuild the whole system?  

I have done my kernel.  I have changed the CFLAGS in make.conf to
-march=pentium4 (not verbatim listing).  Odd thing, I am upgrading Mozilla
and it is still using march=pentium3.  Where is it getting that from?
Override from the ebuild?  

Don



--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] kdevelop

2003-02-08 Thread Peter Ruskin
On Saturday 08 Feb 2003 01:52, Hannes Mehnert wrote:
 Hi,

 it would be nice if you can test kdevelop-2.1.5.
 simply do an 'ACCEPT_KEYWORDS=~x86 emerge =kdevelop-2.1.5'
 kdevelop-2.1.5 has ctags support, kdelibs-documentation
 works out of the box,...

 If it fails, please report a bug to bugs.gentoo.org,
 if it works, please mail me.

 Thanks,

 Hannes Mehnert

Hi Hannes,

After playing with it a bit and mending a couple of broken href tags in 
the documentation, I realised that it is only for KDE2.  Is anyone still 
using that?

Peter
-- 
Gentoo-1.4.3.2 Unstable. KDE: 3.1.0 Qt: 3.1.0
AMD Athlon(tm) XP 1900+ 512MB.  Kernel: 2.4.20-xfs_pre5-pnr.GCC 3.2.2



--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] amixer commands from local.start

2003-02-08 Thread mikepolniak
On 11:45 Sat 08 Feb , Collins Richey wrote:
 On Sat, 8 Feb 2003 09:49:44 -0500
 mikepolniak [EMAIL PROTECTED] wrote:
 
  On 06:26 Sat 08 Feb , Collins Richey wrote:
   I have the following commands in /etc/conf.d/local.start
   
   /usr/bin/amixer set Master 35 unmute
   /usr/bin/amixer set PCM 35 unmute
   
   No errors, but ineffective (sound is still muted)
   
   If I subsequently stop and start /etc/init.d/local
   
   then sound works again.
  
  Has the alsasound script been added to the boot runlevel?
  It should restore the driver settings from /etc/asound.state
  at boot. 
  
 
 Yes, and the values in /etc/asound.state look appropriate.


Is baselayout 1.8.5.8. There are some bugs in the newer version.

Try running depscan.sh to re-cache the init script dependencies.

What version of alsa-drivers and alsa-utils?

Maybe try  alsactl restore instead of amixer.

Remove amixer from local.start and alsasound script from boot runlevel 
and run it manually.

Maybe some of the above will work or generate some error messages:) 

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] 3D woes, please assist!

2003-02-08 Thread gabor
On Sat, 2003-02-08 at 22:00, Eric Miller wrote:
 I have the latest Gentoo on a dual PIII 450, i440
 chipset, GeForce2 MX video card.  I am not new to
 linux, and this is my second Gentoo system.  I am ,
 however new to 3D drivers in linux, and I want to play
 my retail UT2K3 on my Gentoo box!!!  Yes, I have X
 working flawlessly (without glx or nvidia drivers).  I
 am using the latest gentoo-sources kernel, and I am up
 to date with emerge -u world and etc-update.  

1. are you sure that the correct opengl is selected?
run 'opengl-update nvidia'


2. what error does X give? it's in /var/log/XFree86.0.log

gabor
 
 I follow the Gentoo Desktop Docs to the letter:
 
 -I have X configured already (and running WindowMaker)
 -emerge nvidia-glx, no prob
 -emerge nvidia-kernel, no prob
 -edit XF86config to load glx and use driver nvidia
 -now, I cannot startx!
 -if I change my Xconfig back to no glx and nv, X
 boots fine.
 
 SO
 
 on IRC someone tells me to run it with
 ACCEPT_KEYWORD=~x86 mask.
 
 so, I unnmerge them both, set that, and emerge them
 again.  This time I get a no MTRR in kernel error. 
 So, I rebuild kernel (from scratch, clean tree, delete
 old bzImages in /usr/src//1386/boot and in /boot,
 just to make sure!) This time with MTRR support in the
 config.
 
 mv new kernel to /boot/bzImage, reboot to get it in
 memory...unmerge glx and nv driver, set ACCEPT
 KEYWORD, and emrerge again.  
 
 I STILL GET THE MTRR Error!
 
 I have rebuilt my kernel twice now just to make sure
 MTRR is in there.
 
 Please help me!  The only reason I build this box was
 to play Unreal, I dont want to have to rely on M$
 anymore!!!
 
 
 __
 Do you Yahoo!?
 Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
 http://mailplus.yahoo.com
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] More dev-perl/ modules...

2003-02-08 Thread Alan
On Sun, Feb 09, 2003 at 02:52:18PM +0800, William Kenworthy wrote:
 Thanks, but is there any documentation though?  I first heard of this
 utility on this list and it seems to be part of gentoo, but is a total
 mystery.  e.g. can it do the same things as perl -MCPAN? where does it
 create its ebuilds?(I cannot find any of the few modules I installed
 using this) and so on.  Looks like I'll have to spend time sifting the
 source!

Heard about it here too.  Haven't bothered to look through the source.
I've got a feeling it's an unofficial, unsupported, but works well 99%
of the time utility.  I'm sure that it will mature and get better, or be
integrated into portage or something eventually.  As far as -MCPAN I'd
guess it is nothing more than a portage/sandbox interface to just that
:)


Alan

-- 
Alan [EMAIL PROTECTED] - http://arcterex.net
-
The only thing that experience teaches us is that experience teaches 
us nothing. -- Andre Maurois (Emile Herzog)

--
[EMAIL PROTECTED] mailing list