Re: [gentoo-user] Re: X woes after baselayout update.

2005-06-25 Thread Qian Qiao
On 24/06/05, Holly Bostick [EMAIL PROTECTED] wrote:
 Qian Qiao schreef:
  On 24/06/05, Qian Qiao [EMAIL PROTECTED] wrote:
 
 However, if I run udevstart before trying to start X, X fires up correctly.
 
  More info, alsa woes too. alsasound cannot start correctly at boot
  time, have to run a udevstart to start it too.
 
 Am I missing something, or doesn't this indicate that the issue is that
 udev is not starting automatically, at the proper time?

As u suggested, yes, my guess is udev isn't starting at the correct time.

 So isn't the question to ask, what is there in baselayout that normally
 determines when udev starts (or whether it starts), and has that changed?
 
 The Changelog also implies that one really, *really* needs to do an
 etc-update (or dispatch-conf, or cfg-update, as you prefer) after
 updating baselayout-- is it possible that some config file didn't get
 updated, and baselayout is a bit broken as a result?

I'd be too dumb if I try to post question to the list w/o doing what I
should do, and attempt to solve the problem myself. So the answer is:
yes, I've done the etc-update.

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke--update

2005-06-25 Thread Neil Bothwick
On Fri, 24 Jun 2005 18:30:19 -0400 (EDT), A. Khattri wrote:

 You should leave /boot as an ext2 partition. My guess is that grub only
 understands ext2 file-systems so can't work with your boot partition.

GRUB does understand ReiserFS, although it is a complete waste of space
using Reiser on a /boot partition, the journal will take up more space
than all your kernels. Look in /boot/grub to see the handlers for the
various filesystems GRUB supports.


-- 
Neil Bothwick

I am Zaphod of Borg. Now, where's the coolest place to be assimilated...


pgpipfYr4IfNw.pgp
Description: PGP signature


Re: [gentoo-user] masking issues.

2005-06-25 Thread Neil Bothwick
On Fri, 24 Jun 2005 17:24:12 -0700 (PDT), Bryan Whitehead wrote:

 I had tried dev-php/php-5.1 in /etc/portage/packages.unmask but I got
 the same problem.
 
 I didn't realize that I'd have to be so specific about what to
 unmask... Thanks for the tip.

5.1 beta is  5.1.


-- 
Neil Bothwick

We can sympathize with a child who is afraid of the dark, but the
tragedy of life is that most people are afraid of the light.


pgp2ZDli2YfEP.pgp
Description: PGP signature


[gentoo-user] emerge weirdy

2005-06-25 Thread Roy Wright
Howdy,

Just had a weirdy.  I was emerging unison on my home server.  I was lazy
and instead of walking the 6 feet to do it from the console, I just opened
a konsole from my workstation.  Got the following error:

386-pc-linux-gnu-gcc -o .libs/gdk-pixbuf-scan gdk-pixbuf-scan.o -rdynamic
../gdk-pixbuf/.libs/libgdk_pixbuf.so -L/usr/lib -ldl -ldl -ldl -ldl -ldl -ldl
-lm ../gdk-pixbuf/.libs/libgnomecanvaspixbuf.so -ldl -lm
/usr/lib/libgnomeui.so -lm -ldl /usr/lib/libart_lgpl.so -lm
/usr/lib/libgdk_imlib.so -ldl -lSM -lICE /usr/lib/libgtk.so -ldl -lm
/usr/lib/libgdk.so -ldl -lm /usr/lib/libgmodule.so -ldl -ldl -lXi -lXext -lX11
/usr/lib/libgnome.so -lm /usr/lib/libgnomesupport.so -lz -lm
/usr/lib/libesd.so -lm -ldl /usr/lib/libasound.so -lm -ldl -lpthread
/usr/lib/libaudiofile.so -lm -lm -ldb1 /usr/lib/libglib.so -lm
creating gdk-pixbuf-scan
Gdk-ERROR **: BadAccess (attempt to access private resource denied)
  serial 30 error_code 10 request_code 102 minor_code 0
  Scan failed
  make[2]: *** [scan-build.stamp] Error 1
  make[2]: Leaving directory
  `/var/tmp/portage/gdk-pixbuf-0.22.0-r3/work/gdk-pixbuf-0.22.0/doc'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory
  `/var/tmp/portage/gdk-pixbuf-0.22.0-r3/work/gdk-pixbuf-0.22.0'
  make: *** [all-recursive-am] Error 2

Googling was pointing this error to Xorg type stuff.  I said huh?  I'm
just compiling.  Well, ok, I can eliminate that by just sshing to the 
box and try it again.  That worked!  Go figure.

Have fun,
Roy 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Framebuffer versus X

2005-06-25 Thread Walter Dnes
  I admit to knowing nothing about framebuffer, which is why I'm asking
all these questions.  Can a viable Gentoo system with gnumeric, gimp,
etc, be built on a framebuffer-only system?  Can framebuffer co-exist
with X?

-- 
Walter Dnes [EMAIL PROTECTED]
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke--update

2005-06-25 Thread Richard Fish
A. Khattri wrote:

 On Fri, 24 Jun 2005, maxim wexler wrote:

 This reminds me. When I installed 2005.0(sempron-box)
 I tried to mkreiserfs /dev/hda2, the boot partition,
 since that gave no problem in 2004.3(k6-box)but it
 gave me some sort of error, forget which, so I went
 for the default, or anyways, the suggestion in the
 manual, ext2, so maybe there is a problem with the fs.


 You should leave /boot as an ext2 partition. My guess is that grub only
 understands ext2 file-systems so can't work with your boot partition.


No, it can understand reiserfs and xfs filesystems just fine.  I've
booted from both with the appropriate stage1.5.  Plus we've also tried
not using a stage1.5 to read the stage2 through the filesystem, loading
the stage2 directly from the stage1 block map, without success.

Folks, the problem here is that the /boot partition is around 60GB (!!)
away from the start of the disk, and grub cannot read those sectors
through Maxim's BIOS.  That is what those Error 18: Selected cylinder
exceeds maximum supported by BIOS are telling us.  Unless we can
somehow change the BIOSs block addressing mechanism to allow him to read
those sectors, there is not going to be any way to read the kernel from
the disk.

Maxim, if you want the system to boot from the hard disk, I really think
you have no choice but to repartition and re-install the system, with
boot as the first partition.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] lirc

2005-06-25 Thread Luigi Pinna
Alle 06:03, venerdì 24 giugno 2005, Rafael Dantas de Castro ha scritto:
 that's strange, what kind of hardware do you use?

PINNACLE TV RAVE with a serial cable ir sensor

 well, a problem I had was I had serial support compiled in the
 kernel, so the lirc driver couldn't use it. Try using setserial to
 release it (I don't recall the exact command, but it's somewhere in
 lirc's docs) and only then load lirc.

The setserial service works I think that! And the kernel has the 
serial support... With the old MB I used the remote control... And the 
kernel is almost the same!
In the BIOS the serial support is enabled.

 Somebody correct me if I'm wrong, but /dev/lircd is a way for the
 client programs to connect to the lirc daemon, it shouldn't be a link
 to the serial port. The lirc driver(what I thought was only a kernel
 module, or compiled in) should create /dev/lirc/0 or /dev/lirc0, and
 you should run lircd with that as the parameter. Also, mode2 doesn't
 need lircd, it reads signals directly from the lirc driver
 (/dev/lirc0 or /dev/lirc/0),

Lirc creates a lirc device that it is a soft link to the serial port, I 
think that it is correct for my hardware...
Luigi


-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpW2LWZ8eSUM.pgp
Description: PGP signature


Re: [gentoo-user] Re: X woes after baselayout update.

2005-06-25 Thread Richard Fish
Qian Qiao wrote:


As u suggested, yes, my guess is udev isn't starting at the correct time.
  


Well, udev is started by the /sbin/rc script, so maybe you want to take
a look through that and see if you have some setting or file that tells
udev not to start.

Some of the things that affect udev starting are:

RC_DEVICES in /etc/conf.d/rc
'noudev' kernel command line option
'nodevfs' kernel command line option

Also, if you have /dev listed in fstab, the script will try to use those
options for mounting.  So if it exists, maybe you want to remove it and
use the default options.

Udev uses either ramfs or tmpfs filesystems, andthey should be compiled
into your kernel, not as modules.

Finally, if you don't have hotplug support in your kernel, you will have
trouble with devices not being created when they should, particularly
things that you have built as modules.

I'd be too dumb if I try to post question to the list w/o doing what I
should do, and attempt to solve the problem myself. So the answer is:
yes, I've done the etc-update.
  


Maybe you could tell us what steps you've already taken to solve the
problem yourself.  Otherwise you are bound to get a lot of replies
telling you to try things that you have already done.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Non-functional X -- color fit (Intel 82845)

2005-06-25 Thread Richard Fish
Daniel Bickett wrote:

 Hello,

 Yesterday I spontaneously decided to leave WinXP behind, and I burned
 a Gentoo ISO and installed it. It took me all night, being that I'm
 not experienced with these things, but here I am. The next thing I did
 was emerge X and KDE, as I wanted a windowing system, and this is
 where my problem begins.

 I used the config generator to acquire my xorg.conf (X -config if I
 remember correctly) and when I tested everything was fine: the curso
 was there, the background was there, it worked. But when I used
 Ctrl+Alt+Backspace to exit, my screen went into what I've come to call
 a color fit: sporadic colors asserted themselves across my screen in
 an equally sporadic manner. I was forced to reboot and try again,
 after which I discovered that if I wanted to get to this
 non-functional colored nonsense more *quickly*, I could just type
 startx. At this point I went to #gentoo on freenode for help.


Just so I understand, does the color corruption happen when X is
running, or only when you switch back to a console?


 Many people were willing to help, but I didn't get anywhere. Everyone
 had their own opinion on what I needed to do to fix the situation, and
 most of them had to do with my xorg.conf. No matter what I changed,
 however, I always got those crazy colors. At one point someone told me
 that my chipset, the Intel 82845, was notorious for having trouble
 with X, and another referred me to the XFree86 documentation. I
 eventually found the page for the driver my graphics card uses (i810),
 and I did my best to apply the necessary changes
 (http://xfree86.org/4.4.0/i810.4.html), but to no avail. You can see


FYI, the x.org documentation is at:

http://www.x.org/X11R6.8.2/doc/i810.4.html

The one thing that seems a bit strange to me from your xorg.conf is:

VideoRam 32000 # 32 megs in kb

It seems to me this value should really be '32768'. 

The other setting in the device section that may be likely to help would be:

Option NoAccel on

Finally, I'd like to see the contents of /var/log/Xorg.0.log.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange behaviure during shutdown after baselayout upgrade.

2005-06-25 Thread Dan Johansson
On Friday 24 June 2005 16.49, Richard Fish wrote:
 Dan Johansson wrote:
 Hi,
 
 After upgrading the baselayout I have a strange problem when I shutdown my
 computer. While shutting down some of the /etc/init.d scripts gets
  executed in the wrong order - especially net.eth0 and netmount. Now
  (after the baslayout upgrade) /etc/init.d/net.eth0 stop is called
  BEFORE
 /etc/init.d/netmount stop which causes netmount stop to just hang as
  it has no network connection any more and I have to turn of the computer
  by hand. Anny suggestions on what could have gone wrong?
 
 Regards,

 Is net.eth0 a symlink to net.lo?

 -Richard

Yes net.eth0 is a symlink to net.lo
-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


pgpfzefBrvjs2.pgp
Description: PGP signature


Re: [gentoo-user] grub still broke--update

2005-06-25 Thread maxim wexler


 By diverse means, we arrive at the same end.
 
 Holly

Thanks, Holly. I remember thinking your suggestion too
drastic to contemplate. Starting to look more
reasonable now :o
 -mw



 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user]

2005-06-25 Thread Peter Kotrcka

unsubscribe
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-06-25 Thread neil

Peter Kotrcka wrote:

unsubscribe


Just how thick can you be?!!


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Win4Lin problems

2005-06-25 Thread Ron Bickers
On Sat June 25 2005 09:53 am, Michael Sullivan wrote:

  Are you running a Win4Lin patched kernel (eg, win4lin-sources)?

 Yes:

 [EMAIL PROTECTED] ~ $ uname -a
 Linux baby 2.6.11-win4lin #1 Fri Jun 24 15:34:04 CDT 2005 i686 AMD
 Duron(tm) Processor AuthenticAMD GNU/Linux

You should also have vnetd running as a result of running the Win4Lin service 
(remember to add Win4Lin to your default startup).  Can you start/restart 
the Win4Lin service without errors and is vnetd running?

Those are the only two things I've seen cause that error.

-- 
Ron
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user]

2005-06-25 Thread n00b_gentoo
HI List,

I will be attempting to build the system from Stage 1 tarball, however I'm 
still confused
what my /etc/make.conf has to look like. Would anyone give a sample make.conf 
or point
me to a good samples for Pentium 3 (Coppermine) ? I will attempt to install 
from Kanotix
LiveCD . Mu GCC is 3.3.6. This question is probably arises often and someone 
for sure
will point me to Install docs, but I'm interested in stable, well-optimized 
settings.
There are lots of confusion about them ( at least for me). LDFLAGS? NPTL? 
Hdparm?

Thanks in advance.

Andrey

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] segmentation violations with Live CD

2005-06-25 Thread Rob

Neil Bothwick wrote:

On Fri, 24 Jun 2005 00:56:57 -0700, Rob wrote:


Recently I have  been using the latest Live CD to rescue my crashed 
Gentoo partition. But it seems like whenever I get to the point of 
almost being done, I suddenly get the message segmentation

violation.. This only occurs after chrooting to the /mnt/gentoo
point.  Then when I reboot my new gentoo setup the boot stops at some
point with the same errror segmentation violation.



The problem is on your Gentoo partition, not the CD. Once you chroot, you
are effectively running your initial installation again (apart from
kernel, /dev etc). You need to narrow down what actions result in a
segfault, then you can get an idea of what needs fixing.

Some more information, like what is some point and what are you doing
when almost done would go a long way to helping others to help you.




Thank you Neil,

I'm kind of lost, since the segmentation viololation is quirky, showing 
up at different steps in the rescue process.  I also during using the 
i683 stage 3 tarball, ,that I ended up missing many import files, like 
emerge, etc.  I am kind of lost, because I haven't discerned a pattern 
to the appearance of the fault.  Perhaps I will catalogue the points of 
failure and post them to the list, so someone with more expertise can 
see pattern in the faults that I do not have the experience of seeing.


Sincerely,

Rob
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Win4Lin problems

2005-06-25 Thread Michael Sullivan
I don't think that vnetd is running, even though I think I started it:

baby ~ # /opt/win4lin/bin/vnetd
baby ~ # ps ax | grep 'vnetd'
11865 pts/1R+ 0:00 grep vnetd

Did I format my ps command correctly?

On Sat, 2005-06-25 at 11:11 -0400, Ron Bickers wrote:
 On Sat June 25 2005 09:53 am, Michael Sullivan wrote:
 
   Are you running a Win4Lin patched kernel (eg, win4lin-sources)?
 
  Yes:
 
  [EMAIL PROTECTED] ~ $ uname -a
  Linux baby 2.6.11-win4lin #1 Fri Jun 24 15:34:04 CDT 2005 i686 AMD
  Duron(tm) Processor AuthenticAMD GNU/Linux
 
 You should also have vnetd running as a result of running the Win4Lin service 
 (remember to add Win4Lin to your default startup).  Can you start/restart 
 the Win4Lin service without errors and is vnetd running?
 
 Those are the only two things I've seen cause that error.
 
 -- 
 Ron

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke--update

2005-06-25 Thread Richard Fish
Boyd Stephen Smith Jr. wrote:

 Richard Fish wrote:

 No, it can understand reiserfs and xfs filesystems just fine.


 Actually, grub does have an issue with reiserfs.  


True, I had forgotten about that.  Thanks for the correction.

 As already mentioned, using reiserfs on boot is a complete waste.


Well, that depends on your viewpoint.  The reason I have used reiserfs
and xfs on /boot is because that is what all my other filesystems were
formatted with.  Using the same filesystem for /boot reduced the amount
of thinking I had to do when configuring my kernel, initrd, and fstab.

Besides, you can format it with --journal-size=513, and with a 1k block
size that is only 513k...not exactly a huge waste of space.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] segmentation violations with Live CD

2005-06-25 Thread Richard Fish
Rob wrote:

 I'm kind of lost, since the segmentation viololation is quirky,
 showing up at different steps in the rescue process.  I also during
 using the i683 stage 3 tarball, ,that I ended up missing many import
 files, like emerge, etc.  I am kind of lost, because I haven't
 discerned a pattern to the appearance of the fault.  Perhaps I will
 catalogue the points of failure and post them to the list, so someone
 with more expertise can see pattern in the faults that I do not have
 the experience of seeing.


Also be sure to post your CFLAGS.  Most 'quirky' segmentation faults are
due to bad hardware or silly optimization flags.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-06-25 Thread Mark Shields
[EMAIL PROTECTED] ~ $ man make.conf
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=5

In review, your make.conf should probably contain the following (at minimum):

CFLAGS=-march=pentium3 -O2
CXXFLAGS=${CFLAGS}

You can also try adding -pipe and/or -fomit-frame-pointer to the
CFLAGS variable, to get:

CFLAGS=-march=pentium3 -O2 -pipe -fomit-frame-pointer

At a minimum, make.conf should contain:


CFLAGS=-march=pentium3 -O2 -pipe -fomit-frame-pointer
CXXFLAGS=${CFLAGS}
MAKEOPTS=-j2

And don't forget to run mirrorselect -i -o 
/mnt/gentoo/etc/make.conf and select a valid Gentoo mirror.

This is all laid out in the gentoo handbook.

On 6/25/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 HI List,
 
 I will be attempting to build the system from Stage 1 tarball, however I'm 
 still confused
 what my /etc/make.conf has to look like. Would anyone give a sample make.conf 
 or point
 me to a good samples for Pentium 3 (Coppermine) ? I will attempt to install 
 from Kanotix
 LiveCD . Mu GCC is 3.3.6. This question is probably arises often and someone 
 for sure
 will point me to Install docs, but I'm interested in stable, well-optimized 
 settings.
 There are lots of confusion about them ( at least for me). LDFLAGS? NPTL? 
 Hdparm?
 
 Thanks in advance.
 
 Andrey
 
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
- Mark Shields

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Win4Lin problems

2005-06-25 Thread Mark Shields
Try running /etc/init.d/vnetd status
If it says started but ps ax | grep vnetd returns nothing, zap it:
/etc/init.d/vnetd zap   then /etc/init.d/vnetd start   again.

On 6/25/05, Michael Sullivan [EMAIL PROTECTED] wrote:
 I don't think that vnetd is running, even though I think I started it:
 
 baby ~ # /opt/win4lin/bin/vnetd
 baby ~ # ps ax | grep 'vnetd'
 11865 pts/1R+ 0:00 grep vnetd
 
 Did I format my ps command correctly?
 
 On Sat, 2005-06-25 at 11:11 -0400, Ron Bickers wrote:
  On Sat June 25 2005 09:53 am, Michael Sullivan wrote:
 
Are you running a Win4Lin patched kernel (eg, win4lin-sources)?
  
   Yes:
  
   [EMAIL PROTECTED] ~ $ uname -a
   Linux baby 2.6.11-win4lin #1 Fri Jun 24 15:34:04 CDT 2005 i686 AMD
   Duron(tm) Processor AuthenticAMD GNU/Linux
 
  You should also have vnetd running as a result of running the Win4Lin 
  service
  (remember to add Win4Lin to your default startup).  Can you start/restart
  the Win4Lin service without errors and is vnetd running?
 
  Those are the only two things I've seen cause that error.
 
  --
  Ron
 
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
- Mark Shields

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Win4Lin problems

2005-06-25 Thread Michael Sullivan
I don't think I have it:

baby ~ # /etc/init.d/vnetd status
-bash: /etc/init.d/vnetd: No such file or directory

I'm running emerge -Ss vnetd right now to see if I can find out how to
get vnetd.  Any advice?

On Sat, 2005-06-25 at 15:09 -0400, Mark Shields wrote:
 Try running /etc/init.d/vnetd status
 If it says started but ps ax | grep vnetd returns nothing, zap it:
 /etc/init.d/vnetd zap   then /etc/init.d/vnetd start   again.
 
 On 6/25/05, Michael Sullivan [EMAIL PROTECTED] wrote:
  I don't think that vnetd is running, even though I think I started it:
  
  baby ~ # /opt/win4lin/bin/vnetd
  baby ~ # ps ax | grep 'vnetd'
  11865 pts/1R+ 0:00 grep vnetd
  
  Did I format my ps command correctly?
  
  On Sat, 2005-06-25 at 11:11 -0400, Ron Bickers wrote:
   On Sat June 25 2005 09:53 am, Michael Sullivan wrote:
  
 Are you running a Win4Lin patched kernel (eg, win4lin-sources)?
   
Yes:
   
[EMAIL PROTECTED] ~ $ uname -a
Linux baby 2.6.11-win4lin #1 Fri Jun 24 15:34:04 CDT 2005 i686 AMD
Duron(tm) Processor AuthenticAMD GNU/Linux
  
   You should also have vnetd running as a result of running the Win4Lin 
   service
   (remember to add Win4Lin to your default startup).  Can you start/restart
   the Win4Lin service without errors and is vnetd running?
  
   Those are the only two things I've seen cause that error.
  
   --
   Ron
  
  --
  gentoo-user@gentoo.org mailing list
  
  
 
 
 -- 
 - Mark Shields
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] segmentation violations with Live CD

2005-06-25 Thread Neil Bothwick
On Sat, 25 Jun 2005 08:22:45 -0700, Rob wrote:

 I'm kind of lost, since the segmentation viololation is quirky, showing 
 up at different steps in the rescue process.  I also during using the 
 i683 stage 3 tarball, ,that I ended up missing many import files, like 
 emerge, etc.  I am kind of lost, because I haven't discerned a pattern 
 to the appearance of the fault.

Unpredictable segfaults are likely to be faulty hardware. Run something
like memtest86 to test your memory. Check your CPU fan and heatsink
aren't filled with crud and try another PSU. These are the three most
likely culprits.


-- 
Neil Bothwick

WinErr 01E: Timing error - Please wait. And wait. And wait. And wait.


pgpeSOyagvq72.pgp
Description: PGP signature


[gentoo-user] ATI Radeon Xpress 200 Drivers

2005-06-25 Thread Chris Frederick
Hi all,

I just noticed that ati released drivers for my Radeon Xpress card.  I
installed the drivers for Xorg, and it works great.  But when I tried to
install the kernel modules, I got a lot of error messages with the
build.  I know gentoo has the regular ati-drivers package, but they
don't support the Xpress series of cards.  Can anyone give me a hand at
getting this to work?

Is there any development being done to include these into the
ati-drivers package?  or to make an ati-xpress-drivers package?

I'm no wiz with C, but I know enough to be comfortable with it.  I'll do
what I can to help get this working, but I could sure use a hand, or a
point in the right direction.

Thanks in advance for your help.

Chris Frederick

Here's ATI's info on the drivers:

ATI Proprietary Linux x86_64 Driver 8.13.4 for Radeon Xpress 200 Series
https://support.ati.com/ics/support/KBAnswer.asp?questionID=19511
http://www2.ati.com/drivers/linux/64bit/fglrx64_6_8_0-8.13.4-1.x86_64.rpm

I ran rpm2targz on the rpm, and extracted it to /, then ran the
/lib/modules/fglrx/build_mod/make.sh script to build the kernel modules:

# sh make.sh
ATI module generator V 2.0
==
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.11-gentoo-r11/build
SUBDIRS=/lib64/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r11'
  CC [M]  /lib64/modules/fglrx/build_mod/2.6.x/agp3.o
  CC [M]  /lib64/modules/fglrx/build_mod/2.6.x/nvidia-agp.o
  CC [M]  /lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.o
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
`agp_generic_agp_v2_enable':
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:721: warning: implicit
declaration of function `pci_find_class'
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:722: warning:
assignment makes pointer from integer without a cast
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:843: warning:
assignment makes pointer from integer without a cast
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
`serverworks_agp_enable':
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:5123: warning:
assignment makes pointer from integer without a cast
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:5221: warning:
assignment makes pointer from integer without a cast
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
`agp_find_supported_device':
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:7313: warning:
assignment makes pointer from integer without a cast
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
`__fgl_agp_init':
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:8454: warning:
`pm_register' is deprecated (declared at include/linux/pm.h:106)
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
`__fgl_agp_cleanup':
/lib64/modules/fglrx/build_mod/2.6.x/agpgart_be.c:8464: warning:
`pm_unregister_all' is deprecated (declared at include/linux/pm.h:116)
  CC [M]  /lib64/modules/fglrx/build_mod/2.6.x/i7505-agp.o
  CC [M]  /lib64/modules/fglrx/build_mod/2.6.x/firegl_public.o
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
`firegl_stub_putminor':
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:500: warning:
`inter_module_put' is deprecated (declared at include/linux/module.h:578)
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:502: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:574)
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
`firegl_stub_register':
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:522: warning:
`inter_module_register' is deprecated (declared at
include/linux/module.h:573)
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:553: warning:
`inter_module_put' is deprecated (declared at include/linux/module.h:578)
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
`__ke_get_vm_phys_addr':
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:1581: error:
structure has no member named `pud'
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
`do_vm_shm_nopage':
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:2092: error:
structure has no member named `pud'
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
`do_vm_dma_nopage':
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:2156: warning:
unused variable `kaddr'
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
`__ke_vm_phys_addr_str':
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:2515: error:
structure has no member named `pud'
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c: At top level:
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:2601: warning:
initialization from incompatible pointer type
/lib64/modules/fglrx/build_mod/2.6.x/firegl_public.c:2608: warning:
initialization from 

Re: [gentoo-user] Acer Travelmate 524tx and Wireless lan PCMCIA: D-Link DWL-G650

2005-06-25 Thread Christian Panten
Richard Fish wrote:

 Christian Panten wrote:
 
Hello,

first I have to say, that I post the same question in alt.os.linux.gentoo.
Sorry for cross posting. I hope anyone of you can help me solving my
problem. Thx.

I have bought a D-Link DWL-G650 108MBit PCMCIA-Wireless lan card. I have
an Acer Travelmate 524tx. I want to use this card to connect to a wireless
lan at home.

The card has an Atheros chipset. So I have installed the madwifi driver.
First I jave tried to connect to the wireless lan over WPA-PSK. I did not
connect. Then I have tried to connect to an open wireless lan. There I was
successful but the I can't send or receive any data.
A ping to the router returns the error message, that there are wrong data
byte.
  

 
 Strange...from the ping data, it looks like the card fails to return
 some bits at a fairly regular interval.
 
 However, there are the things I would try, in order of most-likely to
 least-likely to help!
 
 1. Disable G mode on the access point/router to force 'B' mode
 connection.  Also, if possible, disable any 'turbo' mode options in the
 access point.  Basically, we are trying to remove any data rates above
 11Mbps.

This does not work.

 
 2. Try setting different channels on the access point.  To get a quickly
 updating status on signal stregth and quality, you can use a command like:
 
 while sleep .5; do clear ; iwconfig ath0 ; done

I have done this experiment. On all stages I got a Link Quality of ~40/94
and a signal level of ~-50 dBm.

The ping does not work.


 
 3. See if you get different results by pinging another host on the
 network.

At all hosts the result is the same: wrong data byte by ping.

 
 4. Remove IPv6 support from the kernel..
 

I try this. But it needs some time to compile the kernel and the depended
projects like xorg-x11, qt, ssh, iputils, ...
I will give you the results later.

 I doubt this is actually a conflict between the cardbus bridge and the
 G650 though.  If that were the problem, I would expect lockups, lost
 interrupts, crashes, and so on.
 
 If this doesn't help, try browsing/searching/posting the madwifi-users
 list.  I searched for packet loss which is where I got the ideas on #1
 from.  http://sourceforge.net/mailarchive/forum.php?forum_id=33958
 

The sourceforge website was down. I look at it later.

 Finally, you have my compliments for an excellent and thorough request
 for help!
 
 HTH.
 
 -Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-06-25 Thread Peter Gordon
On Sat, 2005-06-25 at 16:14 +0200, Peter Kotrcka wrote:
 unsubscribe
If you're sure you want to unsubscribe from this mailing list you need
to send an empty email to [EMAIL PROTECTED].
-- 
()  The ASCII Ribbon Campaign - against HTML Email,
/\  vCards, and proprietary formats.
---
Peter A. Gordon (codergeek42)
E-Mail: [EMAIL PROTECTED]
GPG Public Key ID: 0x87C59026
GPG Public Key Fingerprint:
  A5E9 EA8E 146B 4B44 E26A 385B 278C 74CC 87C5 9026
Encrypted and/or Signed correspondence preferred.
GPG Public Key available upon request or from
  pgp.mit.edu's public key server.



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


[gentoo-user] distcc not working

2005-06-25 Thread Joseph
I'm reading all the posts regarding distcc and it seems to me everything
is simple but for some reason or another I don't see any activity with
distccmon-gnome across my network. 

make.conf: 
MAKEOPTS=-j3
FEATURES=distcc 

/etc/conf.d/distccd: 
DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.103 

/etc/distcc/hosts 
10.0.0.103 10.0.0.101 

10.0.0.101 - is localhost 
10.0.0.103 - is remote computer (faster) 

Both machines are AMD
-- 
#Joseph
-- 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] distcc not working

2005-06-25 Thread Zac Medico
Joseph wrote:
 I'm reading all the posts regarding distcc and it seems to me everything
 is simple but for some reason or another I don't see any activity with
 distccmon-gnome across my network. 
 
 make.conf: 
 MAKEOPTS=-j3
 FEATURES=distcc 
 
 /etc/conf.d/distccd: 
 DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.103 
 
 /etc/distcc/hosts 
 10.0.0.103 10.0.0.101 
 
 10.0.0.101 - is localhost 
 10.0.0.103 - is remote computer (faster) 
 
 Both machines are AMD

If you run top on a distcc node, can you see the compiler processes?  You 
might find something useful in this recent thread:

http://marc.theaimsgroup.com/?t=11189557171



 
michael higgins wrote:
 On Thu, 16 Jun 2005 14:08:46 -0700
 Zac Medico [EMAIL PROTECTED] wrote:
 
 
  michael higgins wrote:
  
   I have a couple of questions about using distcc. I have two machines. One 
   is \
   significantly faster than the other, both x86 (pentium 2 and amd 
   athlon-xp).  
 
 
 First, a big thanks to all who replied.
 
 
   I've followed the http://www.gentoo.org/doc/en/distcc.xml instructions 
   for \
   configuring portage to use distcc. Should I need to continue with the \
   instructions for working with automake? 
  
  Portage does this automatically as long as you have the corresponding 
  FEATURES \
  enabled. 
 
 
 This is what I was hoping to hear.
 
 
   Also, how do I tell the faster machine to just use it's own power and not 
   \
   attempt to use the slower one? 
  
  When you run distcc-config --set-hosts on the faster machine you want to 
  exclude \
  the slower machine. 
  
   I tried so far, getting distccd running on both machines, each 
   distcc-config \
   --set-hosts has one IP entry, that of the other machine. Is this right?  
  
  You may want to include localhost.
 
 
 Interesting... I wonder why?
 

Well, sometimes you may not want to include localhost.  Maybe it has enough 
load \
already.

 
   I ran distcc-gnome and saw no activity reported on the faster machine 
   when \
   emerging something on the slower one. So, it would seem it's not working. 

   Can anyone give me some hints? The manpage for distcc doesn't seem (to 
   me) to \
   be much related to the gentoo how-to... '-) 
   TIA,
   
  
  #!/bin/bash
  source /etc/make.globals
  source /etc/make.conf
  export DISTCC_DIR=${PORTAGE_TMPDIR}/portage/.distcc
  exec /usr/bin/distccmon-gnome
  
 
 
 So, I just installed a package on the faster machine. It did try to use 
 another, \
 but found none and compiled locally, but spit out an error. Maybe adding 
 localhost \
 will fix this? 

If the faster machine isn't going to use any distcc nodes (other than 
localhost) then \
you should remove distcc from FEATURES.

 I tried emerging the same package on the slower machine and running this 
 script \
 above. Nothing came up in it. However, I noticed that each time the compiler 
 went \
 to run something, there was network activity. 'top' on the faster machine 
 showed \
 distccd working and launching the compiler, afaict.  

You can enable logging in /etc/conf.d/distccd.

 So, I have to wonder if/why the monitors don't work for me... 
 

export DISTCC_DIR=${PORTAGE_TMPDIR}/portage/.distcc works for me.  Maybe it 
will \
help if you use lsof to find out what files distcc has open.

 Next time I'll just set the debug level and log location to see what actually 
 \
 happened.  
 Thanks again, foax.
 
 

-- 
gentoo-user@gentoo.org mailing list

Re: [gentoo-user] distcc not working

2005-06-25 Thread Joseph
On Sat, 2005-06-25 at 20:16 -0700, Zac Medico wrote:
 Joseph wrote:
  I'm reading all the posts regarding distcc and it seems to me everything
  is simple but for some reason or another I don't see any activity with
  distccmon-gnome across my network. 
  
  make.conf: 
  MAKEOPTS=-j3
  FEATURES=distcc 
  
  /etc/conf.d/distccd: 
  DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.103 
  
  /etc/distcc/hosts 
  10.0.0.103 10.0.0.101 
  
  10.0.0.101 - is localhost 
  10.0.0.103 - is remote computer (faster) 
  
  Both machines are AMD
 
 If you run top on a distcc node, can you see the compiler processes?  You 
 might find something useful in this recent thread:
 
 http://marc.theaimsgroup.com/?t=11189557171
 

Yes, I've seen all those post as well, top is not indicating any distcc
activity during compiling even though netstat -taupe is showing on
both machines:
tcp0   0 *:distcc*:* LISTEN  distcc 2031788
19912/distccd

I know that distcc was working before ver. 2.18.3-r7 

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] distcc not working

2005-06-25 Thread Boyd Stephen Smith Jr.



Joseph wrote:

I'm reading all the posts regarding distcc and it seems to me everything
is simple but for some reason or another I don't see any activity with
distccmon-gnome across my network. 


It's very easy to not see DISTCC processes in distccmon-gnome when using 
emerge, since it uses a private DISTCC_DIR.


[Actually, this is the reason, I set up emerge with FEATURES-distcc 
and export CCACHE_PREFIX=distcc instead.]


/etc/conf.d/distccd: 
DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.103 


This is on 10.0.0.101, right?

You also have 'DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.101 on 
.103, right?


Does distcc work outside of emerge?

--
Boyd Stephen Smith Jr.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-06-25 Thread Walter Dnes
On Sat, Jun 25, 2005 at 03:21:01PM +, [EMAIL PROTECTED] wrote

 I will be attempting to build the system from Stage 1 tarball,
 however I'm still confused what my /etc/make.conf has to look
 like. Would anyone give a sample make.conf or point me to a good
 samples for Pentium 3 (Coppermine) ?

  Please boot the machine in any version of linux (liveCD or whatever)
and execute cat /proc/cpuinfo and post the output here.  Thats the
final authority on what CFLAGS to use.  Here's what I suggest, assuming
that my PIII Katmai is basically identical to your system, and should be
applicable to Coppermine as well.

CFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -mfpmath=sse
CHOST=i686-pc-linux-gnu
CXXFLAGS=${CFLAGS}
MAKEOPTS=-j1
USE=-bidi -ipv6 mmx -nls -pam sse

  There's a Canadian saying that if you give a man a fish, you feed him
for a day.  If you teach him to fish, you feed him for an entire year, as
he collects unemployment insurance for several months after a few weeks
of fishingg.  Anyhow here's a set of instructions that should probably
go into a HOWTO or FAQ somewhere.  What makes Gentoo better is that you
can tweak it to take advantage of every little bit of your CPU's
capability.  This means that it requires different settings for
significantly different cpus, and results in a steeper learning curve,
and it does give you opportunity to shoot yourself in the foot.  Here's
the drill...

  1) Boot the machine into any linux (live CD or whatever) and execute
cat /proc/cpuinfo  info.txt
and save info.txt to a floppy or print it out, but have it ready as a
reference.  You will need it.

  2) Generic compiler optimizations, i.e. those *NOT* beginning with -m

For CFLAGS I suggest... -O2 -fomit-frame-pointer -pipe
*PLEASE* use -O2.  Otherwise, *YOU WILL NOT GET SUPPORT ON THIS LIST OR
THE BUGZILLA FORUM AND YOU WILL GET FLAMED BY GENTOO USERS WHO RESENT
BEING SMEARED WITH THE GENTOO RICER BRUSH*.  -O3 is risky, flakey and
known to cause intermittent problems which can be damn hard to repeat.
-O4 or higher is like a ricer sticking a logo from a top-of-the-line car
onto a base model of the same car, and hoping to fool people.  This
applies to gcc 3.x, which is the current series.  *DO NOT USE EXTRA
GENERIC COMPILER OPTIONS* like -funroll-loops.  The results are similar
to -O3.

For MAKEOPTS, I suggest -jn, where n = the number of cpu cores on your
machine.  A dual-cpu system would have n = 2.  A single cpu that is
dual-core is 2.  Hyperthreading probably should not count, as it is
way overrated.  The Gentoo manual recommends n+1, but I have run into
problems on an older PII machine using -j2, which were cured by
switching to -j1.  A lower MAKEOPTS setting might slow down your emerge
(compile) sessions.  *IT DOES NOT SLOW DOWN THE COMPILED PROGRAM*.  It's
not worth the risk in order to save a bit of time at the compile stage.

  3) For CHOST, refer to the info.txt file you created in step 1.  Any
current Intel/AMD product works with i686-pc-linux-gnu.  AMD K6 or
earlier, and original Intel Pentiums (60 to 75 mhz) should use 586.

  4) CPU-specific compiler optimizations, i.e. those beginning with -m

  First, go to the webpage for your compiler, and check the submodel
options for your CPU.  For gcc 3.4.4 it's...
http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/Submodel-Options.html#Submodel-Options

  For gcc 4.0.0, it's...
http://gcc.gnu.org/onlinedocs/gcc-4.0.0/gcc/Submodel-Options.html#Submodel-Options

  Refer to the output from /proc/cpuinfo in step 1).  It tells you what
CPU you have, so you know which model to compare against.  Compare the
contents of the FLAGS line in /proc/cpuinfo against the list on the
webpage.  Any flags that match can be used.  In the case of the PIII,
the flags are mmx and sse.  Add -mmmx and -msse to your CFLAGS line.  If
you have any version of sse (including sse2 or higher) -mfpmath=sse is
also helpful.  Do *NOT* use -mfpmath=sse,387, as it is experimental,
i.e. flakey.

  5) I recommend -bidi and -nls if you don't want to build umpteen
locales.  If you don't run ipv6, definitely select -ipv6.  Someone, in
their infinite wisdom, decided to make ipv6 the default.  If you don't
run IPV6, an app built with IPV6 support will first query via IPV6, wait
30 seconds for the request to time out, and then query via IPV4.
Painfull to say the least.  I recommend -pam because I recommend against
PAM.  PAM makes sense if you're running a server which is accessed by
multiple users.  For a home desktop, or even a corporate desktop, it is
overkill.  I believe that PAM belongs in the alternate security models
section of menuconfig, along with NSA SELinux, etal.

  6) CPU-specific flags for the USE variable
  Go to webpage http://www.gentoo.org/dyn/use-index.xml and compare the
list against the FLAGS line of your /proc/cpuinfo output.  In the case
of a PIII, the mmx and sse flags are available.

-- 
Walter Dnes [EMAIL PROTECTED]
My musings on technology and security at 

Re: [gentoo-user] distcc not working

2005-06-25 Thread Joseph
On Sun, 2005-06-26 at 00:05 -0400, Boyd Stephen Smith Jr. wrote:
 
 Joseph wrote:
  I'm reading all the posts regarding distcc and it seems to me everything
  is simple but for some reason or another I don't see any activity with
  distccmon-gnome across my network. 
 
 It's very easy to not see DISTCC processes in distccmon-gnome when using 
 emerge, since it uses a private DISTCC_DIR.
 
 [Actually, this is the reason, I set up emerge with FEATURES-distcc 
 and export CCACHE_PREFIX=distcc instead.]

I was monitoring any activity with distcc in top, gkrellm2 on eth0  

  /etc/conf.d/distccd: 
  DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.103 
 
 This is on 10.0.0.101, right?
 
 You also have 'DISTCCD_OPTS=${DISTCCD_OPTS} --allow 10.0.0.101 on 
 .103, right?

Yes, the 10.0.0.101 is the one on which compiling is started.

 Does distcc work outside of emerge?
How do I check this one?  

When I setup a debug log via distccd this is what I got:
distccd[17477] (main) chdir to /tmp
distccd[17477] (dcc_setup_daemon_path) daemon's PATH is 
/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
distccd[17477] (dcc_should_be_inetd) stdin is a tty; assuming --daemon mode
distccd[17477] (dcc_listen_by_addr) listening on 0.0.0.0:3632
distccd[17477] (dcc_defer_accept) TCP_DEFER_ACCEPT turned on
distccd[17477] (dcc_standalone_server) 1 CPU online on this server
distccd[17477] (dcc_standalone_server) allowing up to 3 active jobs
distccd[17477] (dcc_ignore_sighup) ignoring SIGHUP
distccd[17481] (dcc_detach) setsid to session 17481
distccd[17481] (dcc_log_daemon_started) preforking daemon started (2.18.3 
i686-pc-linux-gnu, built Jun 25 2005 20:40:58)

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Would zapping USE in make.defaults hurt anything?

2005-06-25 Thread Walter Dnes
On Tue, Jun 21, 2005 at 10:51:57PM +0200, Holly Bostick wrote

 On my x86 system, the +gnome flag is set in
 /usr/portage/profiles/default-linux/x86/make.defaults.
 
 So yes, if you want -gnome, you do need to set it specifically in
 /etc/make.conf, and then do an emerge --newuse world to get recompile
 all of the packages that currently have gnome support included, without
 such support.

  A lot of people got bitten when ipv6 was added to make.defaults.  I
see that it's happening again with gnome.  One of the reasons I use
Gentoo is because I want control over what gets installed on my machine,
rather than succumb to MS-style kitchen-sink-bloatware.  I just had a
look at /usr/portage/profiles/default-linux/x86/make.defaults, and all I
can say is AARRGGHH!!

  I'm seriously considering zapping the USE variable in make.defaults.
Then running emerge --deep --newuse --world, followed by emerge
--deep --newuse --system, followed by revdep-rebuild --ask.  It'll be
interesting to see how many hundreds of megs I'll regain on my harddrive
and how much faster my system will run.

  Yes, I know make.defaults gets overwritten.  What package owns it, or
more importantly, overwrites it???  Neither qpkg nor equery seem to know.
Even if I run a script that runs ed against make.defaults before calling
emerge, the big multi-package emerges are a potential backdoor for
make.defaults to get over-written part-way through, and the remaining
packages will get built with all the crap I don't want/need.

-- 
Walter Dnes [EMAIL PROTECTED]
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] segmentation violations with Live CD

2005-06-25 Thread Rob

Richard Fish wrote:

Rob wrote:



I'm kind of lost, since the segmentation viololation is quirky,
showing up at different steps in the rescue process.  I also during
using the i683 stage 3 tarball, ,that I ended up missing many import
files, like emerge, etc.  I am kind of lost, because I haven't
discerned a pattern to the appearance of the fault.  Perhaps I will
catalogue the points of failure and post them to the list, so someone
with more expertise can see pattern in the faults that I do not have
the experience of seeing.




Also be sure to post your CFLAGS.  Most 'quirky' segmentation faults are
due to bad hardware or silly optimization flags.

-Richard




CFLAGS are only -o -pipe
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Would zapping USE in make.defaults hurt anything?

2005-06-25 Thread Zac Medico
Walter Dnes wrote:
 On Tue, Jun 21, 2005 at 10:51:57PM +0200, Holly Bostick wrote
 
 
On my x86 system, the +gnome flag is set in
/usr/portage/profiles/default-linux/x86/make.defaults.

So yes, if you want -gnome, you do need to set it specifically in
/etc/make.conf, and then do an emerge --newuse world to get recompile
all of the packages that currently have gnome support included, without
such support.
 
 
   A lot of people got bitten when ipv6 was added to make.defaults.  I
 see that it's happening again with gnome.  One of the reasons I use
 Gentoo is because I want control over what gets installed on my machine,
 rather than succumb to MS-style kitchen-sink-bloatware.  I just had a
 look at /usr/portage/profiles/default-linux/x86/make.defaults, and all I
 can say is AARRGGHH!!
 
   I'm seriously considering zapping the USE variable in make.defaults.
 Then running emerge --deep --newuse --world, followed by emerge
 --deep --newuse --system, followed by revdep-rebuild --ask.  It'll be
 interesting to see how many hundreds of megs I'll regain on my harddrive
 and how much faster my system will run.
 
   Yes, I know make.defaults gets overwritten.  What package owns it, or
 more importantly, overwrites it???  Neither qpkg nor equery seem to know.

It's part of the portage tree.  You can override almost anything in the 
profile.  Some things are overriden in /etc/portage (see man portage) but in 
this case you can simply add USE=-gnome to make.conf (Holly said it first 
;-)).

Zac

 Even if I run a script that runs ed against make.defaults before calling
 emerge, the big multi-package emerges are a potential backdoor for
 make.defaults to get over-written part-way through, and the remaining
 packages will get built with all the crap I don't want/need.
 
-- 
gentoo-user@gentoo.org mailing list