Re: [gentoo-user] (OT) Doom

2003-11-06 Thread Adam Mercer
On Wed, Nov 05, 2003 at 09:29:06PM -0600, Chris wrote:
 Would anyone know how I can get my hands on the full version of Doom. Not Doom 
 2 or 3 just the first one. I have been looking for it for the last two years 
 since my kids destoyed the cd and have had no luck.

Theres a couple of copies on ebay at the moment and you can also but it
from the idsoftware website.

Cheers

Adam

-- 
Daemon escaped from pentagram

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] dialog

2003-11-06 Thread MAL
Andrew Gaffney wrote:
Is there anyone here who is very good with the dialog program? I'm 
trying to get it to display a static progress bar with a tailbox. I'm 
trying something like:

dialog --tailboxbg /dev/zero 15 60 --and-widget --begin 40 50 --gauge 
Install Progress \ 6 40 10

but the tailbox doesn't update. Does anyone know how to do this?
I think the program reads the whole file in first, then waits for more. As 
/dev/zero doesn't have an end, it hangs.  Try using a standard file, then 
append to the file with:

echo -e \nMore text! filename

MAL

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] (OT) Doom

2003-11-06 Thread Stroller
On Nov 6, 2003, at 3:29 am, Chris wrote:

Would anyone know how I can get my hands on the full version of Doom. 
Not Doom
2 or 3 just the first one. I have been looking for it for the last two 
years
since my kids destoyed the cd and have had no luck.
http://tinyurl.com/tvaj

HTH, HAND, c,

Stroller.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] CUPS Printing - Parrallel Port Support - DJ510

2003-11-06 Thread jm . bornier
Le 11/05/03 Alan Watson [EMAIL PROTECTED] a écrit notamment:

 Hi Jean,This is what I have in /usr/src/linux/.configCONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
 CONFIG_PARPORT_PC_CML1=m
 # CONFIG_PARPORT_SERIAL is not set
 CONFIG_PARPORT_PC_FIFO=y
 CONFIG_PARPORT_PC_SUPERIO=y
 # CONFIG_PARPORT_AMIGA is not set
 # CONFIG_PARPORT_MFC3 is not set
 # CONFIG_PARPORT_ATARI is not set
 # CONFIG_PARPORT_GSC is not set
 # CONFIG_PARPORT_SUNBPP is not set
 CONFIG_PARPORT_OTHER=y
 CONFIG_PARPORT_1284=y
 CONFIG_PARIDE_PARPORT=m
 It seems different to yours. I can't figure out what to do from the printing
 guide as it just saysgo to parralel port support and enable it. My question
 is how..?
Well you have some of them as modules, so you must make sure they are
loaded with either modprobe parport_pc, etc., or written in your
/etc/modules.autoload/.. relevant file. 
HTH,
-- 
Jean Magnan de Bornier
jm.bornier-at-free.fr
http://bornier.net


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Tkinter

2003-11-06 Thread David Gethings
On Wed, 2003-11-05 at 16:24, Luke Davison wrote:
 David,
 
  Is there an ebuild of Tkinter? emerge search tkinter finds nothing.
 
 Did you add tcltk to your USE variables before emerging?
 
 # emerge tcl tk python
I've emerged these ebuilds, but I'm not sure about the USE vars (PC at
home via dialup connections, :( ). I'll check the USE vars.

Cheers

Dg


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] (RESOLVED) Offtopic: Network switch driving me crazy.

2003-11-06 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 05 November 2003 23:55, Tom Eastman wrote:

 Thanks everyone for all your help.  As it turns out my initial suspicion
 was correct... it was nothing more or less than a piece of s**t cable that
 couldn't handle 100Mbps.  Changing the cable or forcing the network card
 down to 10Mbs solved the problem.

It's always the blindingly obvious thing you leave till last!

 I guess the moral of the story is that there's *definitely* something to be
 said for going wireless!

Possible, but there really is *definitely* something to be said for buying 
proper patch cables! :)

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

iD8DBQE/qiAhInuLMrk7bIwRAsOcAKCk4ENfpUmbIxNhZOWezPoxziYODQCfQOS1
quoP/Gz6rX01CPD4XF8X/tI=
=CPkg
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] fstab problem

2003-11-06 Thread Ken McLennan
G'day there Gentoo List Members,

I originally wrote a query in this message inquiring into non-root access, but 
before sending it I found the answer in the forums. I've now fixed that problem 
(thanks very much to the Gentoo community), but I still have one to go and I'm 
stumped..

My fstab file is thus:

# fs  mountpointtype  opts  
dump/pass

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hdb5   /boot   ext3noauto,noatime  1 1
/dev/hdb7   /   ext3noatime 0 0
/dev/hdb6   noneswapsw  0 0
/dev/hdb8   /usrext3noatime 0 0
/dev/cdroms/cdrom0  /mnt/cdrom_0iso9660 users,noauto,ro 0 0
/dev/cdroms/cdrom1  /mnt/cdrom_1iso9660 users,noauto,rw 0 0

/dev/hd0/mnt/floppy vfatusers,rw,noauto 0 0
/dev/hda1   /mnt/c_driventfsusers,ro,auto   0 0
/dev/hda2   /mnt/d_driveumsdos  0 0
/dev/hdb2   /mnt/e_drivevfatusers,rw,auto   0 0
/dev/hdb3   /mnt/f_driveufs ufstype=old 0 0
/dev/hdb4   /mnt/g_drivevfatusers,rw,auto   0 0

or at least, these are the bits I've put in there.

Can anyone please give me some advice as to how to read FreeBSD partitions 
under Linux? I've tried various options for the ufstype as outlined in the manpages 
for mount  fstab, but without success. /dev/hdb3 is a 20gig partition on which I've 
installed a FreeBSD filesystem with the usual subpartitions as set up by the 'auto' 
function in their version of fdisk. I'd like to have lilo offer it on bootup along 
with Gentoo  Win_XP, but I can't seem to get Gentoo Linux to recognise what's there. 
I've never tried to fiddle with BSD before, so I'm sure that the install is OK, but 
I've got something wrong here. Any ideas as to what I've done wrong?

I should add that /dev/hdb3 is, I think, an extended partition with hdb10, 
hdb11, hdb12, and hdb13 inside it.

See ya  thanks
Ken McLennan
Brisbane, Australia.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] PPPoATM

2003-11-06 Thread Vervoort Johan
Title: Message



Hi,

I'm using kernel 
2.4.22 and configured it with support for PPP over ATM. So, I have the module 
pppoatm.o. 
Now I want to use 
pppd 2.4.1with an ATM card (ENI 155). Examples of configuration like this 
all use pppoatm.so as a plugin but I don't have this library. 

Should I still apply 
all the pppd patches, found at http://www.sfgoth.com/~mitch/linux/atm/pppoatm/,in 
order to run pppd with PPPoATM ? Or how should I use the pppoatm.o module 
?

Thanks in 
advance,

Johan 
Vervoort


[gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Mark Knecht
Hi,
   If there are any A7N8X-Deluxe users listening out there, could you
please let me know what kernel you are using? I'm trying to do an
install, but so far I cannot seem to build a kernel that boots.

   .config files are much appreciated if you have the time to send them,
but even just pointers about what options you need to include would be
helpful. (Please send any file directly to me and not to the list
please.)

Thanks,
Mark



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] dialog

2003-11-06 Thread Andrew Gaffney
MAL wrote:
Andrew Gaffney wrote:

Is there anyone here who is very good with the dialog program? I'm 
trying to get it to display a static progress bar with a tailbox. I'm 
trying something like:

dialog --tailboxbg /dev/zero 15 60 --and-widget --begin 40 50 --gauge 
Install Progress \ 6 40 10

but the tailbox doesn't update. Does anyone know how to do this?


I think the program reads the whole file in first, then waits for more. 
As /dev/zero doesn't have an end, it hangs.  Try using a standard file, 
then append to the file with:

echo -e \nMore text! filename
I just used that as an example. I had a process running in another terminal that was 
appending data to a temp file and had that temp file in place of /dev/zero in the above.

--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] How to lock an ebuild version?

2003-11-06 Thread Sigurd Stordal
 Yes, I was a little bit unprecise. Now I copied the tree and
 masked newer versions.
If you will have only one version of the ebuild, and never upgrade it, why not 
use the --oneshot switch. Then it will not be added to world and will not be 
considered for up or downgrading.
-- 
Sigurd Stordal
President of GOGS
Experimental Petrologist

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] fstab problem

2003-11-06 Thread Hall Stevenson
At 07:46 AM 11/6/2003, you wrote:
Can anyone please give me some advice as to how to read FreeBSD partitions 
under Linux? I've tried various options for the ufstype as outlined in the 
manpages for mount  fstab, but without success. /dev/hdb3 is a 20gig 
partition on which I've installed a FreeBSD filesystem with the usual 
subpartitions as set up by the 'auto' function in their version of fdisk.
I know NOTHING about FreeBSD filesystems or partition types, but it's 
possible you have to compile support into your kernel for this. Maybe it's 
already there as a module too though... You should probably check that first.

It does appear that ufs is the proper filesytem type as you've specified 
already.


I'd like to have lilo offer it on bootup along with Gentoo  Win_XP, but I 
can't seem to get Gentoo Linux to recognise what's there.
This is a whole different issue. Edit /etc/lilo.conf and add an 'image' 
section for FreeBSD. You'll have multiple image sections already - two, at 
least, Gentoo and WinXP. Just duplicate the format for the new FreeBSD 
section. 'root' should be /dev/hdb3, per your /etc/fstab listing. When 
you're done editing, run /sbin/lilo as root user.

Hall 

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Hall Stevenson
At 08:51 AM 11/6/2003, you wrote:
I'm trying to do an
install, but so far I cannot seem to build a kernel that boots.
What makes you think this is a kernel/motherboard issue ?? That is a very 
popular motherboard so I don't think there's any major conflicts or 
incompatibilities with it.

When you say it doesn't boot, exactly what happens ?? Does the boot process 
stop somewhere, and if so, where ?? Do you not get past the GRUB or LILO 
sequence at boot ??

Hall 

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Problems (re)emerging perl

2003-11-06 Thread Tiago Lima
Hi,

I've tried emerging perl :

$ emerge -ep perl
snip
[ebuild  N] dev-lang/perl-5.8.1-r2

but when I do :

$ emerge -e perl

it shows after some compilation :

...
lib/Pod/t/Usage..ok
lib/Pod/t/utils..ok
lib/Search/Dict..ok
lib/SelectSaver..ok
lib/SelfLoader...ok
lib/Shell

Stopping right here (long long long time) for at least 180 minutes... Is
this normal?

I've done a 'ps' and the consuming process is ls:

$ ps x
...
19530 pts/0R 17:36 ls README TEST TestInit.pm base cmd comp
harness io j...

Anyone knows why?

Tiago Lima


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] dialog

2003-11-06 Thread MAL
Andrew Gaffney wrote:
MAL wrote:

Andrew Gaffney wrote:

Is there anyone here who is very good with the dialog program? I'm 
trying to get it to display a static progress bar with a tailbox. I'm 
trying something like:

dialog --tailboxbg /dev/zero 15 60 --and-widget --begin 40 50 --gauge 
Install Progress \ 6 40 10

but the tailbox doesn't update. Does anyone know how to do this?


I think the program reads the whole file in first, then waits for 
more. As /dev/zero doesn't have an end, it hangs.  Try using a 
standard file, then append to the file with:

echo -e \nMore text! filename


I just used that as an example. I had a process running in another 
terminal that was appending data to a temp file and had that temp file 
in place of /dev/zero in the above.
Does indeed look like it doesn't update.. can you emulate the progress 
bar increments, to see if it updates when the gauge does?

MAL

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Building the kernel

2003-11-06 Thread Scharf Yuval
Hello,

Please tell me if the following statement is correct:

Because modules call  internal functions of the kernel as fixed
addresses, when the kernel  is changed (even a small change) all modules
must be rebuilt.

Thanks,
Yuval Scharf




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Hall Stevenson
At 09:05 AM 11/6/2003, you wrote:
My reasoning on the kernel I'm building being the problem is that the
kernel on the LiveCD does boot, but the kernels I build all hang at the
step where it finds the Silison Image SATA chip. From a thread I was
doing yesterday, the LiveCD kernel does this:
You should try and get the latest available kernel in order to get (good) 
support for your Serial ATA chipset. The most recent is gs-sources, I 
believe. Just checked and it is it's at 2.4.23_pre8. I recall that the 
LiveCD uses a newer kernel than gentoo-sources, which the install guide 
suggests.

 When you say it doesn't boot, exactly what happens ?? Does the boot 
process
 stop somewhere, and if so, where ?? Do you not get past the GRUB or LILO
 sequence at boot ??

 Hall

I tried using the install instructions

cd /usr/src/linux  cat  /proc/config  .config  make oldconfig

but apparently I'm not doing that right as it hangs the same way.
I assume the command above copies the LiveCD's .config file. I can see a 
possible problem there: LiveCD is using a newer kernel and presumably has 
support for more hardware. You copy it's config file and use it against an 
older kernel. That older kernel may not have support for all the items that 
config file has and simply gets ignored.

You can still use the LiveCD's config file, but you may want to manually 
check what it's configuring after running the command you list above. To do 
that, use make menuconfig, run from /usr/src/linux. I'm not sure which 
section that SerialATA support is in, but I'd assume it's the same as other 
drive controllers. In fact, I do remember seeing it. It *is* in the same 
section.

Good luck !
Hall 

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Mark Knecht
On Thu, 2003-11-06 at 06:23, Hall Stevenson wrote:

 
 You should try and get the latest available kernel in order to get (good) 
 support for your Serial ATA chipset. The most recent is gs-sources, I 
 believe. Just checked and it is it's at 2.4.23_pre8. I recall that the 
 LiveCD uses a newer kernel than gentoo-sources, which the install guide 
 suggests.

OK, I'll try emerging gs-sources. Thanks.


 I assume the command above copies the LiveCD's .config file. I can see a 
 possible problem there: LiveCD is using a newer kernel and presumably has 
 support for more hardware. You copy it's config file and use it against an 
 older kernel. That older kernel may not have support for all the items that 
 config file has and simply gets ignored.

Yes, but I still think I'm the culprit since I tried 2.4.22-aa (newer
than the LiveCD) and managed to make the same (Apparent) mistake.
 
 You can still use the LiveCD's config file, but you may want to manually 
 check what it's configuring after running the command you list above. To do 
 that, use make menuconfig, run from /usr/src/linux. I'm not sure which 
 section that SerialATA support is in, but I'd assume it's the same as other 
 drive controllers. In fact, I do remember seeing it. It *is* in the same 
 section.
 
 Good luck !
 Hall 

Thanks!

- Mark



--
[EMAIL PROTECTED] mailing list



[gentoo-user] /dev/rtc [solved]

2003-11-06 Thread Michel Bellemare
thx , it worked...

funny thing is i was looking for something to disable (i tought i had forgotten
to take something off from my base kernel config) and it was something to
enable, no wonder i didnt find it.

M.B

-
Courriel expédié via https://courriel.uqtr.ca

--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge transcode fail

2003-11-06 Thread Guy Van Sanden
I can't seem to emerge transcode 0.6.10, it seems to fail during
compile...

Anyone solved this one yet?

/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(utils.o)(.text+0x101e):
 In function `avcodec_encode_video':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/utils.c:341: 
undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(utils.o)(.text+0x107a):
 In function `avcodec_decode_video':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/utils.c:365: 
undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x4c):
 In function `MPV_common_init':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:175:
 undefined reference to `MPV_common_init_mmx'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x1bc8):
 In function `MPV_frame_end':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:1035:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x37a6):
 In function `ff_draw_horiz_band':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:2703:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x3c75):
 In function `encode_picture':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:3268:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x5adc):/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:3779:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x8226):
 In function `DCT_common_init':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:175:
 undefined reference to `MPV_common_init_mmx'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x92b2):
 In 
f/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:3268:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x5adc):/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:3779:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x8226):
 In function `DCT_common_init':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:175:
 undefined reference to `MPV_common_init_mmx'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x92b2):
 In function `select_input_picture':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:1442:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mjpeg.o)(.text+0x24b4):
 In function `encode_picture_lossless':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mjpeg.c:783: 
undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mjpeg.o)(.text+0x47f8):
 In function `mjpeg_decode_sos':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mjpeg.c:1430:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(dsputil.o)(.text+0xc18):
 In function `dsputil_init':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/dsputil.c:3013:
 undefined reference to `dsputil_init_mmx'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpeg12.o)(.text+0x4526):
 In function `mpeg_decode_frame':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpeg12.c:2319:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(ratecontrol.o)(.text+0xc):
 In function `ff_rate_control_init':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/ratecontrol.c:51:
 undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(ratecontrol.o)(.text+0xb92):
 In function `ff_rate_estimate_qscale':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/ratecontrol.c:574:
 undefined reference to 

[gentoo-user] Volume full during world update - how to clean up now?

2003-11-06 Thread Karl-Heinz Zimmer
Hi,

during an   emerge -u worldthe root partition got filled nearly 
entirely so emerge stopped during updating (exactly: during compilation) 
of OpenOffice.

I moved a few directories to other partitions and restarted the emerge
command, it tells me:  emerge (1 of 1) app-office/openoffice-1.1.0 to /

This is fine, but there is something very strange:

In /var/tmp/portage/ there are a lot of directories full of files (all
together more than 2GB) - I asume this is because the previous emerge
run was stopped due to lack of disk space, sp probably it did not clean
up like usually...  it looks like these files are the sources where my
packages get build from.

Am I allowed to erase the contente of /var/tmp/portage after the emerge
has finished running - or would that be less wise?  :-)

TIA,
Karl-Heinz
-- 
Karl-Heinz Zimmer, Senior Software Engineer, Klarälvdalens Datakonsult AB
mailto:[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
 For every complex problem there is an
  answer that is clear, simple, and wrong.  H. L. Mencken, 1880 - 1956


pgp0.pgp
Description: signature


RE: [gentoo-user] Building the kernel

2003-11-06 Thread Jeffrey Smelser
So the rule book says.. 

But if its a minor kernel change, your taking a chance that the module your using 
isn't using something thats changed.. SO its just safer.. I have used modules from 
different versions and they have worked, but its hit or miss at best and shouldn't 
really be done. (I did it by mistake)

 Hello,
 
 Please tell me if the following statement is correct:
 
 Because modules call  internal functions of the kernel as fixed
 addresses, when the kernel  is changed (even a small change) 
 all modules
 must be rebuilt.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Volume full during world update - how to clean up now?

2003-11-06 Thread Doug Weimer
On Thu, 2003-11-06 at 06:47, Karl-Heinz Zimmer wrote:
 Hi,

 In /var/tmp/portage/ there are a lot of directories full of files (all
 together more than 2GB) - I asume this is because the previous emerge
 run was stopped due to lack of disk space, sp probably it did not clean
 up like usually...  it looks like these files are the sources where my
 packages get build from.
 
 Am I allowed to erase the contente of /var/tmp/portage after the emerge
 has finished running - or would that be less wise?  :-)

Removing everything is fine. Emerge will remove the tmp directory and
remake it each time you emerge a given package. So removing them
yourself wont make any difference.

Doug


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] emerge transcode fail

2003-11-06 Thread Jeffrey Smelser
USE=mmx emerge transcode

 I can't seem to emerge transcode 0.6.10, it seems to fail during
 compile...
 
 Anyone solved this one yet?
 

snip

 make: *** [all] Error 2
 
 !!! ERROR: media-video/transcode-0.6.10 failed.
 !!! Function src_compile, Line 115, Exitcode 2
 !!! (no error message)

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Javier Villavicencio
On Thu, 06 Nov 2003 05:51:53 -0800
Mark Knecht [EMAIL PROTECTED] wrote:

 Hi,
If there are any A7N8X-Deluxe users listening out there, could you
 please let me know what kernel you are using? I'm trying to do an
 install, but so far I cannot seem to build a kernel that boots.
 
Here: 2.6.0-test9-bk10 with local apic disabled. .config file attached, I have a ATI 
Radeon 9600, a SBLive, and a bttv capturer, so change accordingly.

.config files are much appreciated if you have the time to send them,
 but even just pointers about what options you need to include would be
 helpful. (Please send any file directly to me and not to the list
 please.)
 
 Thanks,
 Mark
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 

Salu2.

Javier Villavicencio.


.config
Description: Binary data
--
[EMAIL PROTECTED] mailing list

Re: [gentoo-user] Volume full during world update - how to clean up now?

2003-11-06 Thread Karl-Heinz Zimmer
On Donnerstag, 6. November 2003 15:58, Doug Weimer wrote:
 On Thu, 2003-11-06 at 06:47, Karl-Heinz Zimmer wrote:
(...)
  Am I allowed to erase the contente of /var/tmp/portage after the
  emerge has finished running - or would that be less wise?  :-)

 Removing everything is fine. Emerge will remove the tmp directory and
 remake it each time you emerge a given package. So removing them
 yourself wont make any difference.

OK, will do so, thanks for the quick reply!

Karl-Heinz
-- 
Karl-Heinz Zimmer, Senior Software Engineer, Klarälvdalens Datakonsult AB
mailto:[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
 For every complex problem there is an
  answer that is clear, simple, and wrong.  H. L. Mencken, 1880 - 1956


pgp0.pgp
Description: signature


[gentoo-user] Word wrap non-html

2003-11-06 Thread Marianne Taylor
It would be really nice if everyone on this list would use the word wrap 
feature of their e-mail program, and also not send their e-mails in html.  
This list has been fairly nice about it, but in most linux lists they will 
take your heads off if you send stuff without these.
Thanks


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Word wrap non-html

2003-11-06 Thread Hall Stevenson
At 10:11 AM 11/6/2003, you wrote:
It would be really nice if everyone on this list would use the word wrap
feature of their e-mail program, and also not send their e-mails in html.
This list has been fairly nice about it, but in most linux lists they will
take your heads off if you send stuff without these.
You'll never get people to voluntarily conform to this. For one, many 
simply don't have a clue what you're referring to. Their 
OutlookExpress-using friends haven't complained, so they must not be doing 
anything wrong. Surely KMail can be set up to properly handle messages like 
this. I used to use Mutt and it did. Two config file options dealt with 
html-formatted messages and non-wrapped lines:

text/html; lynx -dump %s ; copiousoutput
set smart_wrap
I don't know if it's possible for the list-server to handle either of these 
cases. Stripping HTML messages into text seems possible, but at what 
overhead cost ??

Regards
Hall


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge transcode fail

2003-11-06 Thread Thomas Buntrock
On Thu, Nov 06, 2003 at 08:59:54AM -0600, Jeffrey Smelser wrote:
 USE=mmx emerge transcode

It took me some time and many tries, but then I found that out.
Shouldn't emerge warn you about that. If it doesn't comile w/out mmx
then why do not activate mmx for transcode by default?

Thomas

-- 
Dipl.Inf. Thomas Buntrock
TU Darmstadt -- FG Sicherheit in der Informationstechnik
eMail: [EMAIL PROTECTED]
phone: +49 6151 869-277


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Word wrap non-html

2003-11-06 Thread Andrew Farmer
On Thu, 06 Nov 2003 07:32:52 -0800, Hall Stevenson muttered:
 ...I used to use Mutt and it did. Two config file options dealt with 
 html-formatted messages and non-wrapped lines:
 
 text/html; lynx -dump %s ; copiousoutput
 set smart_wrap
Hmm... where do you put the text/html line? Stuffing it into .muttrc
doesn't work for me...

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


RE: [gentoo-user] emerge transcode fail

2003-11-06 Thread Jeffrey Smelser
Its a bug: http://bugs.gentoo.org/show_bug.cgi?id=30877

  USE=mmx emerge transcode
 
 It took me some time and many tries, but then I found that out.
 Shouldn't emerge warn you about that. If it doesn't comile w/out mmx
 then why do not activate mmx for transcode by default?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Word wrap non-html

2003-11-06 Thread Thomas Buntrock
On Thu, Nov 06, 2003 at 07:47:00AM -0800, Andrew Farmer wrote:
 On Thu, 06 Nov 2003 07:32:52 -0800, Hall Stevenson muttered:
  ...I used to use Mutt and it did. Two config file options dealt with 
  html-formatted messages and non-wrapped lines:
  
  text/html; lynx -dump %s ; copiousoutput
  set smart_wrap
 Hmm... where do you put the text/html line? Stuffing it into .muttrc
 doesn't work for me...

1st line: .mailcap
2nd line: .muttrc

Thomas


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Volume full during world update - how to clean up now?

2003-11-06 Thread Collins Richey
On Thu, 6 Nov 2003 17:07:46 +0200 Karl-Heinz Zimmer [EMAIL PROTECTED] wrote:

 On Donnerstag, 6. November 2003 15:58, Doug Weimer wrote:
  On Thu, 2003-11-06 at 06:47, Karl-Heinz Zimmer wrote:
 (...)
   Am I allowed to erase the contente of /var/tmp/portage after the
   emerge has finished running - or would that be less wise?  :-)
 
  Removing everything is fine. Emerge will remove the tmp directory and
  remake it each time you emerge a given package. So removing them
  yourself wont make any difference.
 
 OK, will do so, thanks for the quick reply!
 

FYI, emerge openoffice... requires 4-5G temp space!  Since I don't have this
much space in my normal file systems, I have to mount a temporary partition for
work use.


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Building the kernel

2003-11-06 Thread Spider
begin  quote
On Thu, 6 Nov 2003 16:19:06 +0200 (IST)
Scharf Yuval [EMAIL PROTECTED] wrote:

 Hello,
 
 Please tell me if the following statement is correct:
 
 Because modules call  internal functions of the kernel as fixed
 addresses, when the kernel  is changed (even a small change) all
 modules
 must be rebuilt.


It is.
 There are some ugly hacks called kernel versioningg and so on that may
allow you to use another kernel's modules, but it isn't that reliable.

//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


[gentoo-user] nVidia GeForce 5900 FX Ultra

2003-11-06 Thread Cody Ray
Title: nVidia GeForce 5900 FX Ultra






I am having a little difficulty with the framebuffer under the 2.6.0-test9-bk10 kernel with this card. I have specified vga=791 in my grub.conf file but when I boot the kernel I get a black screen. Without the option I can run both the 2.6's and the 2.4's without an issue. It would seem I am missing something basic. Anyone have any ideas?

I have frame buffer console support compiled with both basic vga and 16 colors and video mode selection compiled in.





Re: [gentoo-user] Volume full during world update - how to clean up now?

2003-11-06 Thread Karl-Heinz Zimmer
On Donnerstag, 6. November 2003 17:04, Collins Richey wrote:
 On Thu, 6 Nov 2003 17:07:46 +0200 Karl-Heinz Zimmer [EMAIL PROTECTED] 
wrote:
  On Donnerstag, 6. November 2003 15:58, Doug Weimer wrote:
   On Thu, 2003-11-06 at 06:47, Karl-Heinz Zimmer wrote:
 
  (...)
 
Am I allowed to erase the contente of /var/tmp/portage after the
emerge has finished running - or would that be less wise?  :-)
  
   Removing everything is fine. Emerge will remove the tmp directory
   and remake it each time you emerge a given package. So removing
   them yourself wont make any difference.
 
  OK, will do so, thanks for the quick reply!

 FYI, emerge openoffice... requires 4-5G temp space!  Since I don't
 have this much space in my normal file systems, I have to mount a
 temporary partition for work use.

Thx for telling me, I did so before restarting my emerge.  :-))

Karl-Heinz
-- 
Karl-Heinz Zimmer, Senior Software Engineer, Klarälvdalens Datakonsult AB
mailto:[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
 For every complex problem there is an
  answer that is clear, simple, and wrong.  H. L. Mencken, 1880 - 1956


pgp0.pgp
Description: signature


RE: [gentoo-user] (OT) Doom

2003-11-06 Thread Van Eps, Nathan D. (James Tower)
I thought doom, doom2, and quake were released as freeware. In which case it
would be ok just to offer the cds for free download...

-Original Message-
From: Stroller [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 3:04 AM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] (OT) Doom



On Nov 6, 2003, at 3:29 am, Chris wrote:

 Would anyone know how I can get my hands on the full version of Doom. 
 Not Doom
 2 or 3 just the first one. I have been looking for it for the last two 
 years
 since my kids destoyed the cd and have had no luck.

http://tinyurl.com/tvaj

HTH, HAND, c,

Stroller.


--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How to lock an ebuild version?

2003-11-06 Thread Kai Lindenberg
Am Donnerstag, 6. November 2003 14:52 schrieb Sigurd Stordal:
  Yes, I was a little bit unprecise. Now I copied the tree and
  masked newer versions.

 If you will have only one version of the ebuild, and never
 upgrade it, why not use the --oneshot switch. Then it will not
 be added to world and will not be considered for up or
 downgrading.

It depends on many other ebuilds. I don't want to keep it for 
ever, but I have to reconfigure other hosts in our network for 
the new version. That won't be done this year

Kai




--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] nVidia GeForce 5900 FX Ultra

2003-11-06 Thread Cody Ray
I didn't miss the VESA, but I did not include the riva support.  Is the
GeForce family suppose to fall under the Riva chipset support? 

-Original Message-
From: Javier Villavicencio [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 06, 2003 10:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] nVidia GeForce 5900 FX Ultra

On Thu, 6 Nov 2003 10:08:59 -0600
Cody Ray [EMAIL PROTECTED] wrote:

 I am having a little difficulty with the framebuffer under the 
 2.6.0-test9-bk10 kernel with this card.  I have specified vga=791 in 
 my grub.conf file but when I boot the kernel I get a black screen.  
 Without the option I can run both the 2.6's and the 2.4's without an 
 issue.  It would seem I am missing something basic.  Anyone have any
ideas?
 
 I have frame buffer console support compiled with both basic vga and 
 16 colors and video mode selection compiled in.
 
didn't you missed the VESA Framebuffer support? or maybe nvidia riva
framebuffer support?


--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Annoying packages

2003-11-06 Thread Redeeman
use U instead of u, U will only upgrade

On Thu, 2003-11-06 at 17:48, MAL wrote:
 Ok, I really want emerge to shut up about alsa.
 
 I have emerged alsa-0.9.8, (alsa-driver, alsa-lib, alsa-tools, 
 alsa-utils), and the current stable is 0.9.2
 
 Originally emerge -puv world wanted to downgrade alsa.
 
 So I changed /var/cache/edb/world from:
 
 media-libs/alsa-lib
 
 to:
 
  =media-libs/alsa-lib-0.9.8
 
 That stopped emerge -puv world complaining, but emerge -puvD world still 
 lists it.
 
 So I tried masking it in /etc/portage/package.mask:
 
 =media-libs/alsa-lib-0.9.8
 
 It then won't complete an emerge -puvD world, stating:
 
 !!! all ebuilds that could satisfy =media-libs/alsa-lib-0.5.10b have 
 been masked.
 !!!(dependency required by media-sound/esound-0.2.32 [ebuild])
 
 Why?  Why does it do this?  esound only asks for:
 
 alsa? ( =media-libs/alsa-lib-0.5.10b )
 
 Yes, I have greater than asla-lib-0.5.10b [EMAIL PROTECTED]
 
 How can I get it to never mention alsa-lib again, until a version 
 greater than 0.9.8 comes out? (which i'll probably have to emerge 
 manually, so forever basically).
 
 MAL
 
 
 --
 [EMAIL PROTECTED] mailing list
-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Alan
On Thu, Nov 06, 2003 at 08:57:44AM -0500, Hall Stevenson wrote:
 At 08:51 AM 11/6/2003, you wrote:
 I'm trying to do an
 install, but so far I cannot seem to build a kernel that boots.
 
 What makes you think this is a kernel/motherboard issue ?? That is a very 
 popular motherboard so I don't think there's any major conflicts or 
 incompatibilities with it.

It is, when I got mine it was new enough that the .20 kernel didn't
support the nforce chipset properly, and crashes occurred either
apparently randomly, or while doing high volume network transfers (ie:
copying my $HOME back from the machine it was backed up to :)  I ended
up finding the ac-sources kernel and it has worked like a charm since,
with no special options other than selecting the nforce settings for
agpgart and ide chipset.  I'll send the original poster my .config
offlist.

Once I found a kernel that worked, the MB has been rock solid, whereas
before I was starting to doubt linux :)

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



Re: [gentoo-user] Annoying packages

2003-11-06 Thread Marius Mauch
On 11/06/03  MAL wrote:

 So I changed /var/cache/edb/world from:
 
 media-libs/alsa-lib
 
 to:
 
  =media-libs/alsa-lib-0.9.8
 
 That stopped emerge -puv world complaining, but emerge -puvD world
 still lists it.
 
 So I tried masking it in /etc/portage/package.mask:
 
 =media-libs/alsa-lib-0.9.8

One of the equal signs is wrong.

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] how to make own version of LiveCD?

2003-11-06 Thread Redeeman
i am going to make my own version of the livecd, i read the thread on
the forum, but i still have questions, is it possible to recompile it
all? and then add more stuff too, and will it be possible to integrate
portage into it and stuff?

anothing thing, when the livecd loads, you can choose between 2 kernels,
gentoo kernel, and gentoo smp kernel, would it be possible for me to
have a 2.6 kernel and a 2.4 kernel? and in case, how?

thanks!

On Mon, 2003-11-03 at 19:45, Matthias F. Brandstetter wrote:
 Hi all,
 
 would it be possible to make an ISO of the Gentoo LiveCD, mount this ISO in 
 some way, add some contents to it and burn it to a CD, so that it is still 
 bootable and I can install from it, plus have all my added tools on this 
 CD, so that I can copy them to the new system after installation?
 
 Greetings, Matthias
-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] (OT) Doom

2003-11-06 Thread Spider
begin  quote
On Thu, 6 Nov 2003 10:14:27 -0600 
Van Eps, Nathan D. (James Tower) [EMAIL PROTECTED] wrote:

 I thought doom, doom2, and quake were released as freeware. In which
 case it would be ok just to offer the cds for free download...
 

code was released as GPL != freeware.

Data / artwork / sound is still closed, and copyrighted. So its not ok
to offer the cd's for download.

//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] how to make own version of LiveCD?

2003-11-06 Thread Jeffrey Smelser
Short answer: You can do just about anything you want. Its all a matter of figuring it 
out.

 i am going to make my own version of the livecd, i read the thread on
 the forum, but i still have questions, is it possible to recompile it
 all? and then add more stuff too, and will it be possible to integrate
 portage into it and stuff?

Your going to have to realize a couple things.. First, everything that can be written, 
must be on ramdisk since you can't assume you will find a hard drive to write it too. 
The more dynamic stuff you have, the bigger the ramdisk. You will run out of memory 
real fast if you think your going to be able to do a emerge sync into a ramdisk. But, 
As I said, you can do it.
 
 anothing thing, when the livecd loads, you can choose between 
 2 kernels,
 gentoo kernel, and gentoo smp kernel, would it be possible for me to
 have a 2.6 kernel and a 2.4 kernel? and in case, how?

I have no idea why gentoo's livecd doesn't have a bigger selection of kernels.. Thats 
a low amount of disk space. But thats just configuring grub, or whatever you use, to 
handle all the kernels before you make the iso and making sure all the kernels compile 
everything you need..

This all depends on what kind of live cd you want, something a bunch of computers can 
use, or build one for a specific pc you have.. 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Annoying packages

2003-11-06 Thread MAL
Redeeman wrote:
use U instead of u, U will only upgrade
And miss any necessary downgrades?  Or were you implying that I should do a 
-puvD world as well?

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] (OT) Doom

2003-11-06 Thread Hall Stevenson
At 12:37 PM 11/6/2003, you wrote:
On Thu, 6 Nov 2003 10:14:27 -0600
Van Eps, Nathan D. (James Tower) [EMAIL PROTECTED] wrote:
 I thought doom, doom2, and quake were released as freeware. In which
 case it would be ok just to offer the cds for free download...

code was released as GPL != freeware.

Data / artwork / sound is still closed, and copyrighted. So its not ok
to offer the cd's for download.
Just clarifying a bit...

code meaning the core or I think they usually call it the engine. It's 
what makes the game act the way it does or the bad guys/monsters act the 
way they do. The data/artwork/sound is what makes different games simply 
look different. I recall a few years back where it was ID Software I 
think, would license their popular game engine to other companies. People 
often commented on how similar the games were (outside of the look).

Hall 

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Hall Stevenson
At 12:11 PM 11/6/2003, you wrote:
On Thu, Nov 06, 2003 at 08:57:44AM -0500, Hall Stevenson wrote:
 At 08:51 AM 11/6/2003, you wrote:
 I'm trying to do an
 install, but so far I cannot seem to build a kernel that boots.

 What makes you think this is a kernel/motherboard issue ?? That is a very
 popular motherboard so I don't think there's any major conflicts or
 incompatibilities with it.
It is, when I got mine it was new enough that the .20 kernel didn't
support the nforce chipset properly, and crashes occurred either
apparently randomly, or while doing high volume network transfers (ie:
copying my $HOME back from the machine it was backed up to :)  I ended
up finding the ac-sources kernel and it has worked like a charm since,
with no special options other than selecting the nforce settings for
agpgart and ide chipset.  I'll send the original poster my .config
offlist.
Once I found a kernel that worked, the MB has been rock solid, whereas
before I was starting to doubt linux :)
As I told him, get the newest kernel possible. When 2.4.20 was released, 
did the nForce2 chipset exist ?? If not, it's hard to support it ! :-) Now 
you throw in SerialATA support on top of nForce2 and you really something 
current. I couldn't get USB support to work with my nForce2 (MSI) based 
board until I tried 2.4.23_preX kernels.

Hall 

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] nVidia GeForce 5900 FX Ultra

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 08:43 am, Cody Ray wrote:
 I didn't miss the VESA, but I did not include the riva support.  Is the
 GeForce family suppose to fall under the Riva chipset support?

If you look at the help for this option, it states All Riva and Geforce
chipsets.

BEWARE: If you use the riva chipset option and the nvidia drivers, X will
experience problems like lockups and not working correctly. I have  GeForce 4
and use the vesa framebuffer without issues.

Try vga=0x791. It is a hex base number...

- --
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qo47ZosHVX2BdAoRApnJAJ9Orgilj4b8nN+CVwpZM4AQYHfyWACfUIaj
KS9VmMPN+OAsCMMW4vuRjEg=
=1B9C
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works?

2003-11-06 Thread Alan
 As I told him, get the newest kernel possible. When 2.4.20 was released, 
 did the nForce2 chipset exist ?? If not, it's hard to support it ! :-) Now 
 you throw in SerialATA support on top of nForce2 and you really something 
 current. I couldn't get USB support to work with my nForce2 (MSI) based 
 board until I tried 2.4.23_preX kernels.

Yup. I'm actually compiling gs-sources now, as it seems be be nicely
updated and have the gentoo-like patches like prempt, etc.  Will see how
it is when I get home tonight :)

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



Re: [gentoo-user] nVidia GeForce 5900 FX Ultra

2003-11-06 Thread Collins Richey
On Thu, 6 Nov 2003 10:08:59 -0600 Cody Ray [EMAIL PROTECTED] wrote:

 I am having a little difficulty with the framebuffer under the
 2.6.0-test9-bk10 kernel with this card.  I have specified vga=791 in my
 grub.conf file but when I boot the kernel I get a black screen.  Without the
 option I can run both the 2.6's and the 2.4's without an issue.  It would
 seem I am missing something basic.  Anyone have any ideas?
 
 I have frame buffer console support compiled with both basic vga and 16
 colors and video mode selection compiled in.
 

You'll need to google or search the archives.  My understanding (could be wrong)
is that framebuffer and nvidia are not a good mix (doesn't work?) with the 2.6
kernels.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Annoying packages

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 09:42 am, MAL wrote:
 Redeeman wrote:
  use U instead of u, U will only upgrade

 And miss any necessary downgrades?  Or were you implying that I should do a
 -puvD world as well?

- --update (-U) implies --upgrade (-u) so -uU is the same thing. -D is --deep 
which checks the entire dependancy tree as opposed to those mentioned.

It has been my experience that any necessary downgrades that need to occur 
are only for a select few with problems - and these are pretty rare. If you 
are having problems and need to downgrade, then you will know.

I have not used anything but an emerge -UD world (weekly) for almost an entire 
year - without ANY issue about needing to downgrade a package. 

- -- 
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qpCSZosHVX2BdAoRApiaAJ9XXcEw9IvUDSopw5+6xY72icqGvwCfaHhj
aZXj0pviS628fc3EyniZUKk=
=cv/9
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nVidia GeForce 5900 FX Ultra

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 10:20 am, Collins Richey wrote:
 You'll need to google or search the archives.  My understanding (could be
 wrong) is that framebuffer and nvidia are not a good mix (doesn't work?)
 with the 2.6 kernels.

Only with the rivafb - as I mentioned, vesafb works fine (although it is 
spotty from kernel to kernel). I am running 2.6.0-test9-mm1 using the vesafb 
with the nvidia drivers with ZERO problems. This was not true with -test7 and 
test-8. 

The card in question is vesa compliant, so it *should* work just fine.

- -- 
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qpEtZosHVX2BdAoRAgucAJsEWCzU8mlWU/fnOGLTtPcLCbC1SQCfUpsC
Q4sXOsznNnxrpPTshcOiIv0=
=cTtI
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa problems on kernel 2.6.0-test8

2003-11-06 Thread Collins Richey
On Tue, 4 Nov 2003 13:18:56 -0700 Collins Richey [EMAIL PROTECTED] wrote:

 On Tue, 04 Nov 2003 14:17:31 -0500 brett holcomb [EMAIL PROTECTED]
 wrote:
 
  Do you get any error messages in any logs?
  
  Here, alsa has worked like a champ.  I build it (and 
  rebuild if I do another kernel).  After that I copy my 
  saved alsa file to /etc/modules.d and do the 
  modules-update.  Works fine.
  
 
 Small note.  This is 2.6 kernel.  There is nothing to rebuild after
 generating a kernel.  alsa is now a part of the kernel tree.
 

Finally found a decent workaround on forums.  alsasound does not work for some
(all?) sound cards unless the specific module (ens1371 in my case) is preloaded.
 Adding ens1371 to /etc/modules.autoload is the answer.

I did not find a reported bug, so I opened bugzilla #32880.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] share internet with dlink wifi device?

2003-11-06 Thread Tom Wesley
Hi all,

Has anyone had any experience sharing internet access with a dlink
card?  The card is a DWL-510.

Cheers in advance,

-- 
Tom Wesley


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


Re: [gentoo-user] fstab problem

2003-11-06 Thread Brett I. Holcomb
Did you check under the kernel build options.  There are options for adding 
file systems but I don't konw if FreeBSD is there.


On Thursday 06 November 2003 07:46, you wrote:
 G'day there Gentoo List Members,


   Can anyone please give me some advice as to how to read FreeBSD partitions
 under Linux? I've tried various options for the ufstype as outlined in the
 manpages for mount  fstab, but without success. /dev/hdb3 is a 20gig
 partition on which I've installed a FreeBSD filesystem with the usual
 subpartitions as set up by the 'auto' function in their version of fdisk.
 I'd like to have lilo offer it on bootup along with Gentoo  Win_XP, but I
 can't seem to get Gentoo Linux to recognise what's there. I've never tried
 to fiddle with BSD before, so I'm sure that the install is OK, but I've got
 something wrong here. Any ideas as to what I've done wrong?

   I should add that /dev/hdb3 is, I think, an extended partition with hdb10,
 hdb11, hdb12, and hdb13 inside it.

 See ya  thanks
 Ken McLennan
 Brisbane, Australia.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works? - It boots SATA!

2003-11-06 Thread Mark Knecht
On Thu, 2003-11-06 at 10:07, Hall Stevenson wrote:

 
 As I told him, get the newest kernel possible. When 2.4.20 was released, 
 did the nForce2 chipset exist ?? If not, it's hard to support it ! :-) Now 
 you throw in SerialATA support on top of nForce2 and you really something 
 current. I couldn't get USB support to work with my nForce2 (MSI) based 
 board until I tried 2.4.23_preX kernels.
 
 Hall 
 

Hall, Alan, Javier and Jeffery,
   Thanks for your help. I have now managed to boot my A7V8X-D
motherboard from the onboard SATA drive. It turned out that my 1st, and
most major problem was that I somehow ended up with multiple copies of
grub installed on the SATA drive. It gets a bit complicated to explain
where things are supposed to be in this setup, and all of the drive
partitionas, but obviously I confused myself in the process of bringing
it.

   Anyway, problem solved and the machine is booting. Thanks for all
your help!

   I am now running 2.4.22-aa1 and it's booting fine from SATA. I did
build 2.4.23-pre8 using my own quick configuration but there is some
problem there right now. I'll try that again later today possibly using
Javier's config file.

   The initial SATA drive performance isn't bad, but isn't that great. I
haven't been bold enough yet to turn on any specific optimizations in
this new machine yet, so it will likely get better:

Gandalf root # hdparm  /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  1 (on)
 keepsettings =  0 (off)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 155061/16/63, sectors = 156301488, start = 0
Gandalf root # 

Gandalf root # hdparm -tT /dev/hde

/dev/hde:
Timing buffer-cache reads: 128MB in 0.34 seconds=376.47MB/sec
Timing buffered disk reads: 64MB in 1.78 seconds= 35.96MB/sec
Gangalf root # 

Not bad, but actually not as good as the EIDE system I'm responding on
right now:

Wizard root # hdparm -tT /dev/hda

/dev/hda:
 Timing buffer-cache reads:   1320 MB in  2.00 seconds = 660.00 MB/sec
 Timing buffered disk reads:  140 MB in  3.04 seconds =  46.13 MB/sec
Wizard root # 

Both systems are Athlon-XP and Asus motherboards (A7V333-X with a 2600+
vs. A7N8X-Deluxe with a 2500+ Barton) and both drives are 80GB.

Now, on to getting more hardware working and X running!

Cheers,
Mark



--
[EMAIL PROTECTED] mailing list



[gentoo-user] alsactl with kernel 2.6.0

2003-11-06 Thread Collins Richey
I finally got my souncard ens1371 to work reliably with 2.6.0 (see prior
thread), but I get an error at boot time when alsasound starts.  Executing
/usr/sbin/alsactl says that it can't find a device it needs (unfortunately the
actual messge is not logged anywhere).  If I stop and restart alsasound, I don't
see the message (it may have been suppressed?).

Is anyone familiar with this?  What does alsactl do?  Is it really needed?

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Word wrap non-html

2003-11-06 Thread daniel
On November 6, 2003 10:32 am, Hall Stevenson wrote:
 I don't know if it's possible for the list-server to handle either of these
 cases. Stripping HTML messages into text seems possible, but at what
 overhead cost ??

why bother with the stripping?  why not have the mailserver reject html mail 
(or mail with no word wrap) and respond with a form letter explaining how to 
fix this stuff.

it would be nice though if clients like kmail were capable of choosing 
multiple default mail formats based on the recipient or something.  ie. if 
i'm sending a letter to [EMAIL PROTECTED], then the format goes to plain 
text (or at least gives a warning if html is on) and for [EMAIL PROTECTED] 
it would default to html...  it could be integrated into the address book or 
something.

-- 
...he who in dealing with the empire loves his subjects as one should love 
one's body is the best person to whom one can commit the empire.
  - lau tzu, tao te ching: chapter xiii


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsactl with kernel 2.6.0

2003-11-06 Thread Mark Knecht
On Thu, 2003-11-06 at 10:56, Collins Richey wrote:
 I finally got my souncard ens1371 to work reliably with 2.6.0 (see prior
 thread), but I get an error at boot time when alsasound starts.  Executing
 /usr/sbin/alsactl says that it can't find a device it needs (unfortunately the
 actual messge is not logged anywhere).  If I stop and restart alsasound, I don't
 see the message (it may have been suppressed?).
 
 Is anyone familiar with this?  What does alsactl do?  Is it really needed?

man alsactl:

NAME
   alsactl - advanced controls for ALSA soundcard driver


SYNOPSIS
   alsactl [options] [store|restore] card # or id


DESCRIPTION
   alsactl  is  used  to  control advanced settings for 
the ALSA soundcard drivers. It supports multiple soundcards. If  your 
card  has  features that  you can't seem to control from a mixer
application, you have come to the right place.


Collins,
   I'm not totally sure, but some Alsa applications, like alsamixer,
actually do not work with all Alsa device, such as my RME HDSP 9652. I
don't think that this message is necessarily a problem.

   alsactl is supposed to store your mixer settings when you shut down
and restore them when you power back up. It's used in the Alsa scripts
somewhere. It doesn't work on my system because my driver doesn't export
the information required. (My card has a more specialized mixer.)

   You might want to look in the Alsa-User archives for more info on
this or your card, and alsa look at look at the Alsa page for your card.

   Or, this could be a 2.6 issue that hasn't been addressed yet.

Good luck,
Mark


--
[EMAIL PROTECTED] mailing list



[gentoo-user] XFree Emerge Problem On New Install

2003-11-06 Thread Paul Kline
Here is the submitted bug, I added my bug to the comment.

http://bugs.gentoo.org/show_bug.cgi?id=32221

When I do

# emerge xfree

In line 594 of the build
I am getting an error to Undefined Reference to MGA.   Investigating
a little bit, It seems to be with xf86site.def building the MGA driver. 
However the mga HALdriver is not pulled from the web by default in the ebuild,
in additiion if enabled the file does not exist nor can I finde it.  I do
not own a MGA card, I have an nvidia card, I been trying to patch around
it and build it without MGA driver installed, but no sucesss.


This is what I done to get where I am. and probably stuff i should leave
out.

I used the 2.6.0 experminatal install, ( i have previously installed gentoo
before ) then pulled the expermintall install of the stage1, and proceeded
to build the system.  No bugs to report on that, everything installed just
fine.

I built the system on linux 2.6.0-test8 development-sources (few modules),
I have done multipule emerge syncs in the last few days (and hours).  I am
using Reiserfs


Appreciate any words of wisdom I can receive on this issue,

Paul



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Hi there,

I have a problem with the ls command:

$ cd /
$ ls *
snip
free(): invalid pointer 0x806c050!
Segmentation fault

Anyone has any idea what is causing this?

Kernel is 2.4.22.

Thanks in advance,
Tiago Lima


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Fw: Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Sorry, 

$ ls -la *
 snip
 free(): invalid pointer 0x806c050!
 Segmentation fault
 
the command 'ls *' blocks...

- Original Message - 
From: Tiago Lima [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 8:15 PM
Subject: Segmentation Fault using 'ls'


 Hi there,
 
 I have a problem with the ls command:
 
 $ cd /
 $ ls *
 snip
 free(): invalid pointer 0x806c050!
 Segmentation fault
 
 Anyone has any idea what is causing this?
 
 Kernel is 2.4.22.
 
 Thanks in advance,
 Tiago Lima
 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Rus Foster
On Thu, 6 Nov 2003, Tiago Lima wrote:

 Hi there,

 I have a problem with the ls command:

 $ cd /
 $ ls *
 snip
 free(): invalid pointer 0x806c050!
 Segmentation fault

 Anyone has any idea what is causing this?

 Kernel is 2.4.22.

 Thanks in advance,
 Tiago Lima


You might have file system corruption. Try echo * and see what happens.
Any weird names?


Rus
-- 
w: http://www.jvds.com  | JVDS Virtual Servers
e: [EMAIL PROTECTED]| Daily Specials
t: +44 7919 373537  | http://www.jvds.com/specials.php
t: 1-888-327-6330   | email: [EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Hello,

I've tried and I saw nothing unusual... just the names in the / directory...
Perhaps recursive? (How?)

Tiago Lima

- Original Message - 
From: Rus Foster [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 8:21 PM
Subject: Re: [gentoo-user] Segmentation Fault using 'ls'


 On Thu, 6 Nov 2003, Tiago Lima wrote:

  Hi there,
 
  I have a problem with the ls command:
 
  $ cd /
  $ ls *
  snip
  free(): invalid pointer 0x806c050!
  Segmentation fault
 
  Anyone has any idea what is causing this?
 
  Kernel is 2.4.22.
 
  Thanks in advance,
  Tiago Lima
 

 You might have file system corruption. Try echo * and see what happens.
 Any weird names?


 Rus
 -- 
 w: http://www.jvds.com  | JVDS Virtual Servers
 e: [EMAIL PROTECTED]| Daily Specials
 t: +44 7919 373537 | http://www.jvds.com/specials.php
 t: 1-888-327-6330 | email: [EMAIL PROTECTED]



 --
 [EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] (OT) Doom

2003-11-06 Thread Chris I
On 2003.11.06 11:14, Van Eps, Nathan D. (James Tower) wrote:
I thought doom, doom2, and quake were released as freeware. In which
case it
would be ok just to offer the cds for free download...
Nope, the engines for those (and wolf3d) have been released under the  
GPL, but the game parts (doom.wad, etc) are not, and thus you still  
need a copy of the game.

--

Chris I

Q:  Do you know what the death rate around here is?
A:  One per person.


pgp0.pgp
Description: PGP signature


[gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Mark Knecht
Hi,
   I've only done ATI cards before under Gentoo. Where can I find
instructions on getting the right NVidea drivers installed?

Thanks,
Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Backups?

2003-11-06 Thread Paulo Jorge de Oliveira Cantante de Matos
Using rdiff-backup. Nice app! You can rdiff for a different machine and
add a line to cron to do that automatically! :D

On Mon, 2003-11-03 at 01:05, Rick [Kitty5] wrote:
 What do people do / recommend for backing up?
-- 

Paulo J. Matos : [EMAIL PROTECTED]
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 -  http://mega.ist.utl.pt/~pocm
---
- God had a deadline...
So, he wrote it all in Lisp!


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 12:49 pm, Mark Knecht wrote:
 Hi,
I've only done ATI cards before under Gentoo. Where can I find
 instructions on getting the right NVidea drivers installed?

 Thanks,
 Mark

Quite simple, really. 

$ emerge nvidia-kernel
$ emerge nvidia-glx

Remove any references to glcore or dri from the start of XF86Config. Change 
the driver to

Driver=nvidia

Under this line, add

Option RenderAccel true
to enable hardware rendering in X.

Viola! 2d/3d accelerated desktop with nvidia drivers!
- -- 
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qrU0ZosHVX2BdAoRAjw7AJwKw0eTGzp2uE8A9Cd+nU7Gc+X41wCfaeu3
JSQ6unnYaP76+tUFJnjMYHA=
=SGPq
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Hi again,

I tried:

$ ls .*
snip
Segmentation Fault

$ ls -la .*
all ok

Tiago Lima


- Original Message - 
From: Tiago Lima [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 8:25 PM
Subject: Re: [gentoo-user] Segmentation Fault using 'ls'


 Hello,

 I've tried and I saw nothing unusual... just the names in the /
directory...
 Perhaps recursive? (How?)

 Tiago Lima

 - Original Message - 
 From: Rus Foster [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, November 06, 2003 8:21 PM
 Subject: Re: [gentoo-user] Segmentation Fault using 'ls'


  On Thu, 6 Nov 2003, Tiago Lima wrote:
 
   Hi there,
  
   I have a problem with the ls command:
  
   $ cd /
   $ ls *
   snip
   free(): invalid pointer 0x806c050!
   Segmentation fault
  
   Anyone has any idea what is causing this?
  
   Kernel is 2.4.22.
  
   Thanks in advance,
   Tiago Lima
  
 
  You might have file system corruption. Try echo * and see what
happens.
  Any weird names?
 
 
  Rus
  -- 
  w: http://www.jvds.com  | JVDS Virtual Servers
  e: [EMAIL PROTECTED]| Daily Specials
  t: +44 7919 373537 | http://www.jvds.com/specials.php
  t: 1-888-327-6330 | email: [EMAIL PROTECTED]
 
 
 
  --
  [EMAIL PROTECTED] mailing list
 


 --
 [EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Mark Knecht
On Thu, 2003-11-06 at 12:55, Matt Chorman wrote:

 Quite simple, really. 
 
 $ emerge nvidia-kernel
 $ emerge nvidia-glx
 
 Remove any references to glcore or dri from the start of XF86Config. Change 
 the driver to
 
 Driver=nvidia
 
 Under this line, add
 
 Option RenderAccel true
 to enable hardware rendering in X.
 
 Viola! 2d/3d accelerated desktop with nvidia drivers!
 - -- 
 Matt

Matt,
   Thanks much. You proved I couldn't even spell NVidia! No wonder I've
been an ATI guy up until now! ;-)

   OK, everything is emerged and I've modified the XF86config file as
instructed. I'm getting an error message

NV: could not open control device /dev/nvidiactl (No such file or
directory)

(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!

   Indeed, /dev/nvidiactl does not exist.

   Are there any specific options I needed to enable in my kernel to
make this work? agpgart? Other stuff? dri/drm? That's required by the
Radeon family, but this is a new box and new kernel, so likely I didn't
get somethign turned on if required.

Thanks,
MArk


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Michael Andreen
On Thursday 06 November 2003 22.27, Mark Knecht wrote:
OK, everything is emerged and I've modified the XF86config file as
 instructed. I'm getting an error message

 NV: could not open control device /dev/nvidiactl (No such file or
 directory)

 (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!

Indeed, /dev/nvidiactl does not exist.

Are there any specific options I needed to enable in my kernel to
 make this work? agpgart? Other stuff? dri/drm? That's required by the
 Radeon family, but this is a new box and new kernel, so likely I didn't
 get somethign turned on if required.

You need to load the kernel module:
modprobe nvidia

and maybe add nvidia to /etc/modules.autoload.d/kernel-2.[456]

/Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Mark Knecht
On Thu, 2003-11-06 at 13:40, Michael Andreen wrote:

 
 You need to load the kernel module:
 modprobe nvidia
 
 and maybe add nvidia to /etc/modules.autoload.d/kernel-2.[456]
 
 /Michael

Very, very weird. 

OK, so I did emerge nvidea-kernel 3 times before I noticed what was
going on. I couldn't do the modprobe since it told me the drivers wasn't
found. 

So I look closer and guess what? I've built 3 kernels today. The
/usr/src/linux link was not pointing to the currently running kernel, so
the emerge was putting the nvidia stuff in a different /lib/modules
path.

Is this considered a bug? I think it might be, in the sense that this is
the first thing I've ever personally encountered where that link made a
difference. 

fluxbox is up and running.

thanks!

Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] fstab problem

2003-11-06 Thread Ken McLennan
G'day there Hall,

 I know NOTHING about FreeBSD filesystems or partition types, but it's 

Well, that makes 2 of us =)

 possible you have to compile support into your kernel for this. Maybe it's 

Hmmm... hadn't thought of kernel support. It's an obvious one now that 
you've pointed it out though.

 already there as a module too though... You should probably check that first.

I'll have a look.
 
 It does appear that ufs is the proper filesytem type as you've specified 
 already.

That's something then. Not all is lost.

 This is a whole different issue. Edit /etc/lilo.conf and add an 'image' 
 section for FreeBSD. You'll have multiple image sections already - two, at 

I've got to have Gentoo see the partition first though, so that I can enter 
its path. 

 least, Gentoo and WinXP. Just duplicate the format for the new FreeBSD 
 section. 'root' should be /dev/hdb3, per your /etc/fstab listing. When 
 you're done editing, run /sbin/lilo as root user.

That shouldn't be too difficult. Once I can find the image then I should be 
right.

Thanks muchly for your assistance,
Ken McLennan
Brisbane, Australia.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] fstab problem

2003-11-06 Thread Ken McLennan
G'day there Brett,

 Did you check under the kernel build options.  There are options for adding 

Err...  No, I didn't. Never even thought about kernel support. I think the 
kernel should just intuitively know what I'm trying to do  make adjustments to itself 
accordingly =)

 file systems but I don't konw if FreeBSD is there.

I'll soon find out.

Thanks muchly
Ken McLennan
Brisbane, Australia.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 01:59 pm, Mark Knecht wrote:
 So I look closer and guess what? I've built 3 kernels today. The
 /usr/src/linux link was not pointing to the currently running kernel, so
 the emerge was putting the nvidia stuff in a different /lib/modules
 path.

 Is this considered a bug? I think it might be, in the sense that this is
 the first thing I've ever personally encountered where that link made a
 difference.

It is not a bug - it is a feature of the nvidia-kernel. It allows you to 
build modules for any given kernel by following the link in /usr/src/linux. 
This is not going to change anytime soon. Just be aware that if you need to 
update your drivers in the future that you should modify that symlink to 
point to the appropriate kernel source that you wish to build the modules 
for. Sorry, I forgot about this little feature, else I would have warned 
you from the start. :-(

Also - I read in another thread responding to this about running opengl-update 
nvidia - this is only necessary if you've changed your opengl drivers. The 
ebuild for nvidia-opengl runs this command for you once you've emerged the 
nvidia-opengl package.

If, in the future, you upgrade XFree, you will need to run the command 
opengl-update nvidia again. It only needs to happen when your opengl libs 
have changed. 

Enjoy!
- -- 
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qsvWZosHVX2BdAoRAvX7AJ9BmY5IWuMzwLde1d4i6Kjt0jIdjACfSsZh
sPu0iS813rxXSjUeF3maoVQ=
=JGHa
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 02:00 pm, Michael Schreckenbauer wrote:
 you need to run opengl-update nvidia as well. This will change the symlinks
 libGL.so and friends in /usr/lib to point to the nvidia-glx. I also have
 agpgart and dri enabled in my kernel. Don't know, if that is really needed,
 but it works here without problems (Geforce 3) :-) I have a file /etc/
 modules.d/nvidia. Maybe you should run modules-update to get the entries in
 / etc/modules.conf. But I'm not shure, if I did that, so perhaps you try
 first without that.

opengl-update is run by the nvidia-glx.ebuild, so it should not be necessary.

Agpgart is fine to enable, and is the default. The nvidia driver states that 
dri should be removed from XF86Config (see lines 357-375 of /usr/share/doc/
nvidia-glx-1.0.4496-r1/README.gz)

quote
You should also remove the following lines:
Load dri
Load GLcore
/quote

I doubt it causes a fatal error, but if you check you XF86 log I'll bet it 
throws an error and does not load the dri module

- -- 
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qs3VZosHVX2BdAoRAotLAJ0Q+CzM7FvjZS7yBwrOlbZrZjbsjwCdGD8F
fHtegYwux6z5uhvgY7vsDug=
=EC1G
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Word wrap non-html

2003-11-06 Thread Hall Stevenson
On Thu, 2003-11-06 at 18:59, daniel wrote:
 On November 6, 2003 10:32 am, Hall Stevenson wrote:
  I don't know if it's possible for the list-server to handle either of these
  cases. Stripping HTML messages into text seems possible, but at what
  overhead cost ??
 
 it would be nice though if clients like kmail were capable of choosing 
 multiple default mail formats based on the recipient or something.  ie. if 
 i'm sending a letter to [EMAIL PROTECTED], then the format goes to plain 
 text (or at least gives a warning if html is on) and for [EMAIL PROTECTED] 
 it would default to html...  it could be integrated into the address book or 
 something.

Heh, at least Outlook Express can do that !!

Hall


--
[EMAIL PROTECTED] mailing list



[gentoo-user] wine warcraft 3

2003-11-06 Thread Van Eps, Nathan D. (James Tower)
Has anyone gotten warcraft 3 to run under wine?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Michael Schreckenbauer
Hi,

Am Donnerstag, 6. November 2003 23:40 schrieb Matt Chorman:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Thursday 06 November 2003 02:00 pm, Michael Schreckenbauer wrote:
  you need to run opengl-update nvidia as well. This will change the
  symlinks libGL.so and friends in /usr/lib to point to the nvidia-glx. I
  also have agpgart and dri enabled in my kernel. Don't know, if that is
  really needed, but it works here without problems (Geforce 3) :-) I have
  a file /etc/ modules.d/nvidia. Maybe you should run modules-update to get
  the entries in / etc/modules.conf. But I'm not shure, if I did that, so
  perhaps you try first without that.

 opengl-update is run by the nvidia-glx.ebuild, so it should not be
 necessary.

Is that new? I think that didn't happen, when I configured my video. As far as 
I remember, I had to call it manually.

 Agpgart is fine to enable, and is the default. The nvidia driver states
 that dri should be removed from XF86Config (see lines 357-375 of
 /usr/share/doc/ nvidia-glx-1.0.4496-r1/README.gz)
 quote
 You should also remove the following lines:
   Load dri
   Load GLcore
 /quote

You are right. I don't have these lines in my XF86Config. But I have dri 
enabled in my kernel. Seems nvidia doesn't need that.

 I doubt it causes a fatal error, but if you check you XF86 log I'll bet it
 throws an error and does not load the dri module

 - --
 Matt
 http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (GNU/Linux)

 iD8DBQE/qs3VZosHVX2BdAoRAotLAJ0Q+CzM7FvjZS7yBwrOlbZrZjbsjwCdGD8F
 fHtegYwux6z5uhvgY7vsDug=
 =EC1G
 -END PGP SIGNATURE-

Regards
Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidea emerge instructions?

2003-11-06 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 06 November 2003 03:00 pm, Mark Knecht wrote:

Sorry, to be honest I've never used any of these. I have heard of some of 
them, I'll try to enlighten as best I can.

 *  media-video/yanc-0.2.1 [ Masked ]
   Description: YanC is a GUI configuration tool for the NVIDIA
 Accelerated Linux Driver Set.

I've never used this or even heard of it... Might be interesting as there are 
many environment variables one can set to change the anti-aliasing/shadowing/
etc Not sure if this program does this or not. 

 *  media-video/nvoption-0_alpha-r1
   Description: grapich front-end to change NVIDIA options in X mode

Once again, probably similiar to the above but it looks like an alpha alpha 
alpha... :-)

 *  media-tv/nvtv-0.4.5
   Description: TV-Out for NVidia cards

Only useful if you have a tv-out. AFAIK, not necessary either as the nvidia 
driver can take care of it (see the README.gz file I referenced in a previous 
email.) I had mine set as a dual-headed monitor/tv. It worked just fine with 
the nvidia driver options. Probably only useful to those using the nv driver 
(non-accelerated)

 *  media-video/nvclock-0.7
   Description: NVIDIA Overclocking Utility

Might be fun if you like to push your nvidia card to the burn-out limits.. 
Beware of heat-stroke. :-)

 *  media-gfx/nvidia-cg-toolkit
   Description: nvidia's c graphics compiler toolkit

Did not know this had been ported to linux. It will be interesting to see if 
any new software is built using cg.. AFAIK, not necessary. For anything. 
(unless you plan on developing software using cg.)

 *  media-sound/nforce-audio-1.0.0261
   Description: Linux kernel module for the NVIDIA's nForce1/2
 SoundStorm audio chipset

Useful only if you have an nforce motherboard (built by nvidia).

 *  media-tv/rivatv-0.8.2
   Description: kernel driver for nVidia based cards with video-in

Useful if your video card has the Video-in link (for watching video/movies and 
such). Once again, probably only if your driver is the nv driver, but I 
could be wrong as I don't have this feature on my graphics card.

 *  net-misc/nforce-net-1.0.0256
   Description: Linux kernel module for the NVIDIA's nForce network
 chip

Useful only if you have an nforce motherboard (built by nvidia).

- -- 
Matt
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qtaSZosHVX2BdAoRAlGAAJ9crh3ObFb7PMxM1F980L6bt262CwCfd9Az
AnY18dKgukst2VDC60aRe+0=
=UEUm
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] odd sudo problem

2003-11-06 Thread Jacob Smullyan
I recently installed Gentoo on 4 servers.  On one of them, I get the
following error when I run sudo:

  # sudo su -
  sudo: can't stat /var/tmp/portage/sudo-1.6.7_p5/image//etc/sudoers: No
  such file or directory
  sendmail: Cannot open mail:25

The same error occurs when I try to run visudo.  Now, sendmail is one
problem; I haven't configured postfix yet on the box.  But the rest is
mystifying.  I've recompiled sudo several times, both with pam in my
USE and without pam.  Still the same thing.  The sudo version is
1.6.7_p5.  Anyone come across this?

Jacob Smullyan



pgp0.pgp
Description: PGP signature


Re: [gentoo-user] odd sudo problem

2003-11-06 Thread Collins Richey
On Thu, 6 Nov 2003 18:31:59 -0500 Jacob Smullyan [EMAIL PROTECTED] wrote:

 I recently installed Gentoo on 4 servers.  On one of them, I get the
 following error when I run sudo:
 
   # sudo su -
   sudo: can't stat /var/tmp/portage/sudo-1.6.7_p5/image//etc/sudoers: No
   such file or directory
   sendmail: Cannot open mail:25
 
 The same error occurs when I try to run visudo.  Now, sendmail is one
 problem; I haven't configured postfix yet on the box.  But the rest is
 mystifying.  I've recompiled sudo several times, both with pam in my
 USE and without pam.  Still the same thing.  The sudo version is
 1.6.7_p5.  Anyone come across this?
 

Looks like you haven't created the /etc/sudoers file.  Mine looks like this:

cut
# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers man page for the details on how to write a sudoers file.
#

# Host alias specification

# User alias specification

# Cmnd alias specification

# Defaults specification

# User privilege specification
rootALL=(ALL) ALL

# Uncomment to allow people in group wheel to run all commands
# %wheelALL=(ALL)   ALL

# Same thing without a password
 %wheel ALL=(ALL)   NOPASSWD: ALL

# Samples
# %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
# %users  localhost=/sbin/shutdown -h now
/cut

Enjoy.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] su question

2003-11-06 Thread Van Eps, Nathan D. (James Tower)
Somebody will probably tell me to RTFM, but I did read the man page (not the
manual). I can't su to root under a user. Is this disabled? It says
username/password incorrect, but that ain't true. Always used to work with
Debian.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] su question

2003-11-06 Thread Collins Richey
On Thu, 6 Nov 2003 17:45:43 -0600  Van Eps, Nathan D. (James Tower)
[EMAIL PROTECTED] wrote:

 Somebody will probably tell me to RTFM, but I did read the man page (not the
 manual). I can't su to root under a user. Is this disabled? It says
 username/password incorrect, but that ain't true. Always used to work with
 Debian.
 

FAQ #1 - su - the most frequently asked question.

Add your user to the wheel group.


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] odd sudo problem

2003-11-06 Thread Ric Messier
On 2003.11.06 18:49, Collins Richey wrote:
Looks like you haven't created the /etc/sudoers file.  Mine looks like
this:
It actually looks like sudo believes its configuration files are in the 
location where the package was built. I assume you did a real emerge 
sudo?

Unfortunately, creating an /etc/sudoers file isn't going to help if 
sudo is looking elsewhere for sudoers.

Ric

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] su question

2003-11-06 Thread Molnar Peter
On Fri, 2003-11-07 at 00:54, Collins Richey wrote:
 Add your user to the wheel group.

It's funny that the pam_wheel.so was added for security, but most
distros add your user to the wheel group by default.
-- 
Molnar Peter [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] wine warcraft 3

2003-11-06 Thread Steve Withers
On Fri, 2003-11-07 at 12:08, Van Eps, Nathan D. (James Tower) wrote:
 Has anyone gotten warcraft 3 to run under wine?

From  www.transgaming.com:  

Searching games database
Search Results:


WarCraft II

Working Rating: 4
Popularity: 335
Forum Posts: 55


Warcraft III

Working Rating: 4
Popularity: 1988
Forum Posts: 2014


Warcraft III: Frozen
Throne

Working Rating: 3
Popularity: 174
Forum Posts: 30


Warcraft: Orcs  Humans

Working Rating: 0
Popularity: 0
Forum Posts: 1


-- 
Steve Withers [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] fstab problem

2003-11-06 Thread Chad Leigh -- Shire.Net LLC
On Nov 6, 2003, at 3:11 PM, Ken McLennan wrote:

G'day there Hall,

I know NOTHING about FreeBSD filesystems or partition types, but it's
	Well, that makes 2 of us =)
Well, since I normally am a FreeBSD person, I will point out that fdisk 
on a gentoo system does know about FreeBSD types.  However, the 
filesystem on a FreeBSD system is generally ufs up to FreeBSD4 and 
for FreeBSD5 the default is ufs2.  You can compile support into your 
kernel on a gentoo system for ufs, at least readonly, but I have not 
done it.

Chad

--
[EMAIL PROTECTED] mailing list


[gentoo-user] APM

2003-11-06 Thread Molnar Peter
Hi,

I have just switched to gentoo from another distro (finally).
My problem is that I can't get APM working, and it would solve some
annoying issues.

I have complied APM into the kernel (gentoo-sources 2.4.20-r8), but
during startup there is only a small sign:
apm: BIOS not found.

Anybody solved this?
-- 
Molnar Peter [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] APM

2003-11-06 Thread Kevin Miller, Jr.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was never successful in getting APM or APCI to work on my Dell Notebook with 
the 2.4.20 kernel.  It does work with the 2.4.22 and 2.6 kernels.

On Thursday 06 November 2003 4:42 pm, Molnar Peter wrote:
 Hi,

 I have just switched to gentoo from another distro (finally).
 My problem is that I can't get APM working, and it would solve some
 annoying issues.

 I have complied APM into the kernel (gentoo-sources 2.4.20-r8), but
 during startup there is only a small sign:
 apm: BIOS not found.

 Anybody solved this?

- -- 
Kevin Miller, Jr.
Masters of Public Affairs,
Comparative and International Affairs, Information Systems, and Nonprofit 
Management,
School of Public and Environmental Affairs
Indiana University - Bloomington
http://www.amerasianworld.com
[EMAIL PROTECTED]
mobile: 812-219-5047

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

iD8DBQE/quv/P2TQUAjSykARAiwqAJ40aFVqDovvIRzfKc5oX81yWuhn0wCfVGID
aH4chuez1h57HKOoc/tPgF8=
=+KcK
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] iptables

2003-11-06 Thread Brian Doob
OK, it's getting better, but it still doesn't work.  Here's what happens:

root # iptables -t nat -I POSTROUTING -j MASQUERAQDE -s 192.168.1.3/16
/lib/modules/2.4.22-ck1/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol 
nf_unregister_sockopt
/lib/modules/2.4.22-ck1/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol 
nf_register_sockopt
/lib/modules/2.4.22-ck1/kernel/net/ipv4/netfilter/ip_tables.o: insmod 
/lib/modules/2.4.22-ck1/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.22-ck1/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed
iptables v1.2.8: can't initialize iptables table `nat': iptables who? (do you need to 
insmod?)
Perhaps iptables or your kernel needs to be upgraded.

These are the kernel configs:

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set

#
#   IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_UNCLEAN=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_MIRROR=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_NAT_LOCAL=y
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_FTP=m

I put everything I could think of in there.  What's going on?  Am I still missing 
something?  Thanks.

-Brian


On Tue, 04 Nov 2003 11:56:20 +
Mike Williams [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Sunday 02 November 2003 23:27, Brian Doob wrote:
  Changing that didn't seem to fix my problem.  Here's what happened:
 
  root # iptables -t nat -I POSTROUTING -j MASQUERADE -s 192.168.1.3/16
  modprobe: Can't locate module ip_tables
  iptables v1.2.7a: can't initialize iptables table `nat': Table does not
  exist (do you need to insmod?) Perhaps iptables or your kernel needs to be
  upgraded.
 
  This is my network/netfilter configs (for ck-sources 2.4.22-ck1):
 
  #
  #   IP: Netfilter Configuration
  #
  CONFIG_IP_NF_CONNTRACK=m
  CONFIG_IP_NF_FTP=m
  # CONFIG_IP_NF_AMANDA is not set
  # CONFIG_IP_NF_TFTP is not set
  # CONFIG_IP_NF_IRC is not set
  # CONFIG_IP_NF_QUEUE is not set
  CONFIG_IP_NF_IPTABLES=y
 
  So what do I need to do to get NAT working?  Any thoughts, anyone?  Thanks.
 
 You need way more than that.
 Select 'IP tables support (required for filtering/masq/NAT)' then scroll down 
 to and select the NAT option and it's options.
 
 - -- 
 Mike Williams
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (GNU/Linux)
 
 iD8DBQE/p5PkInuLMrk7bIwRAp7FAJ9PWBdHpLUznyzH2/JX6NXHhQkP+gCeNnE5
 9amORTZq3cv6BU7Y7SwazZ8=
 =5RgA
 -END PGP SIGNATURE-
 
 --
 [EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Asus A7N8X-Deluxe - What kernel works? - Itboots SATA!

2003-11-06 Thread David Stewen
Mark,

Try editing your /etc/conf.d/hdparm file and customizing for the sata drive.

I have something like:

# disc0_args=-d1 -X66
# disc1_args-d1
# cdrom0_args=-d1

# Or, you can set hdparm options for ALL drives using all_args..
# eg.
# this mimics the behavior of the current script
all_args=-d1 -c1 -u1 -Z


So when I run hdparm I get:

hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  1 (32-bit)
 unmaskirq=  1 (on)
 using_dma=  1 (on)
 keepsettings =  0 (off)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 620/64/63, sectors = 2502308, start = 0

Try the hdparm man page for a complete listing of all options. If you know
exactly what your motherboard and hard drive support you can tweak it a lot.

NOTE: Do an rc-update add hdparm boot to get the parmeters in the above
mentioned file to work on bootup. WARNING be carefull because you can kill
or corupt the hard drive with unsupported options.


Good luck.

David



- Original Message -
From: Mark Knecht [EMAIL PROTECTED]
Newsgroups: gmane.linux.gentoo.user
Sent: Friday, November 07, 2003 5:18 AM
Subject: Re: Asus A7N8X-Deluxe - What kernel works? - Itboots SATA!


 On Thu, 2003-11-06 at 10:07, Hall Stevenson wrote:

 
  As I told him, get the newest kernel possible. When 2.4.20 was released,
  did the nForce2 chipset exist ?? If not, it's hard to support it ! :-)
Now
  you throw in SerialATA support on top of nForce2 and you really
something
  current. I couldn't get USB support to work with my nForce2 (MSI) based
  board until I tried 2.4.23_preX kernels.
 
  Hall
 

 Hall, Alan, Javier and Jeffery,
Thanks for your help. I have now managed to boot my A7V8X-D
 motherboard from the onboard SATA drive. It turned out that my 1st, and
 most major problem was that I somehow ended up with multiple copies of
 grub installed on the SATA drive. It gets a bit complicated to explain
 where things are supposed to be in this setup, and all of the drive
 partitionas, but obviously I confused myself in the process of bringing
 it.

Anyway, problem solved and the machine is booting. Thanks for all
 your help!

I am now running 2.4.22-aa1 and it's booting fine from SATA. I did
 build 2.4.23-pre8 using my own quick configuration but there is some
 problem there right now. I'll try that again later today possibly using
 Javier's config file.

The initial SATA drive performance isn't bad, but isn't that great. I
 haven't been bold enough yet to turn on any specific optimizations in
 this new machine yet, so it will likely get better:

 Gandalf root # hdparm  /dev/hda

 /dev/hda:
  multcount= 16 (on)
  IO_support   =  0 (default 16-bit)
  unmaskirq=  0 (off)
  using_dma=  1 (on)
  keepsettings =  0 (off)
  readonly =  0 (off)
  readahead=  8 (on)
  geometry = 155061/16/63, sectors = 156301488, start = 0
 Gandalf root #

 Gandalf root # hdparm -tT /dev/hde

 /dev/hde:
 Timing buffer-cache reads: 128MB in 0.34 seconds=376.47MB/sec
 Timing buffered disk reads: 64MB in 1.78 seconds= 35.96MB/sec
 Gangalf root #

 Not bad, but actually not as good as the EIDE system I'm responding on
 right now:

 Wizard root # hdparm -tT /dev/hda

 /dev/hda:
  Timing buffer-cache reads:   1320 MB in  2.00 seconds = 660.00 MB/sec
  Timing buffered disk reads:  140 MB in  3.04 seconds =  46.13 MB/sec
 Wizard root #

 Both systems are Athlon-XP and Asus motherboards (A7V333-X with a 2600+
 vs. A7N8X-Deluxe with a 2500+ Barton) and both drives are 80GB.

 Now, on to getting more hardware working and X running!

 Cheers,
 Mark



 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: Asus A7N8X-Deluxe - What kernel works? - Itboots SATA!

2003-11-06 Thread Mark Knecht
David,
   Thanks. I'm actually pretty familiar with hdparm itself. My lack of
boldness was whether to push the envelope on this new SATA drive. Are
you running SATA?

   I see some threads on the web where people are getting  120MB/S from
SATA, which is exciting. I just haven't pulled the trigger yet and tried
it.

Thanks,
Mark

On Thu, 2003-11-06 at 17:12, David Stewen wrote:
 Mark,
 
 Try editing your /etc/conf.d/hdparm file and customizing for the sata drive.
 
 I have something like:
 
 # disc0_args=-d1 -X66
 # disc1_args-d1
 # cdrom0_args=-d1
 
 # Or, you can set hdparm options for ALL drives using all_args..
 # eg.
 # this mimics the behavior of the current script
 all_args=-d1 -c1 -u1 -Z
 
 
 So when I run hdparm I get:
 
 hdparm /dev/hda
 
 /dev/hda:
  multcount= 16 (on)
  IO_support   =  1 (32-bit)
  unmaskirq=  1 (on)
  using_dma=  1 (on)
  keepsettings =  0 (off)
  readonly =  0 (off)
  readahead=  8 (on)
  geometry = 620/64/63, sectors = 2502308, start = 0
 
 Try the hdparm man page for a complete listing of all options. If you know
 exactly what your motherboard and hard drive support you can tweak it a lot.
 
 NOTE: Do an rc-update add hdparm boot to get the parmeters in the above
 mentioned file to work on bootup. WARNING be carefull because you can kill
 or corupt the hard drive with unsupported options.
 
 
 Good luck.
 
 David
 
 
 
 - Original Message -
 From: Mark Knecht [EMAIL PROTECTED]
 Newsgroups: gmane.linux.gentoo.user
 Sent: Friday, November 07, 2003 5:18 AM
 Subject: Re: Asus A7N8X-Deluxe - What kernel works? - Itboots SATA!
 
 
  On Thu, 2003-11-06 at 10:07, Hall Stevenson wrote:
 
  
   As I told him, get the newest kernel possible. When 2.4.20 was released,
   did the nForce2 chipset exist ?? If not, it's hard to support it ! :-)
 Now
   you throw in SerialATA support on top of nForce2 and you really
 something
   current. I couldn't get USB support to work with my nForce2 (MSI) based
   board until I tried 2.4.23_preX kernels.
  
   Hall
  
 
  Hall, Alan, Javier and Jeffery,
 Thanks for your help. I have now managed to boot my A7V8X-D
  motherboard from the onboard SATA drive. It turned out that my 1st, and
  most major problem was that I somehow ended up with multiple copies of
  grub installed on the SATA drive. It gets a bit complicated to explain
  where things are supposed to be in this setup, and all of the drive
  partitionas, but obviously I confused myself in the process of bringing
  it.
 
 Anyway, problem solved and the machine is booting. Thanks for all
  your help!
 
 I am now running 2.4.22-aa1 and it's booting fine from SATA. I did
  build 2.4.23-pre8 using my own quick configuration but there is some
  problem there right now. I'll try that again later today possibly using
  Javier's config file.
 
 The initial SATA drive performance isn't bad, but isn't that great. I
  haven't been bold enough yet to turn on any specific optimizations in
  this new machine yet, so it will likely get better:
 
  Gandalf root # hdparm  /dev/hda
 
  /dev/hda:
   multcount= 16 (on)
   IO_support   =  0 (default 16-bit)
   unmaskirq=  0 (off)
   using_dma=  1 (on)
   keepsettings =  0 (off)
   readonly =  0 (off)
   readahead=  8 (on)
   geometry = 155061/16/63, sectors = 156301488, start = 0
  Gandalf root #
 
  Gandalf root # hdparm -tT /dev/hde
 
  /dev/hde:
  Timing buffer-cache reads: 128MB in 0.34 seconds=376.47MB/sec
  Timing buffered disk reads: 64MB in 1.78 seconds= 35.96MB/sec
  Gangalf root #
 
  Not bad, but actually not as good as the EIDE system I'm responding on
  right now:
 
  Wizard root # hdparm -tT /dev/hda
 
  /dev/hda:
   Timing buffer-cache reads:   1320 MB in  2.00 seconds = 660.00 MB/sec
   Timing buffered disk reads:  140 MB in  3.04 seconds =  46.13 MB/sec
  Wizard root #
 
  Both systems are Athlon-XP and Asus motherboards (A7V333-X with a 2600+
  vs. A7N8X-Deluxe with a 2500+ Barton) and both drives are 80GB.
 
  Now, on to getting more hardware working and X running!
 
  Cheers,
  Mark
 
 
 
  --
  [EMAIL PROTECTED] mailing list
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] using all my 3gb of ram in the kernel -- how?

2003-11-06 Thread Collins Richey
On Wed, 05 Nov 2003 12:47:25 -0500 brett holcomb [EMAIL PROTECTED]
wrote:

 I like LILO for the test so I can check it on remote sites 
 before I have to reboot.  To each his own - pros and cons 
 on each. One reason I don't use GRUB is that it won't boot 
 my SCSI RAID5 array.
 

There's no winner in this contest.  To each his own is the right approach.  I
dropped out of LILO in those dim distant days when GRUB could boot a partition
1024 and LILO couldn't, and I've never looked back.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Obtaining an Old ebuild?

2003-11-06 Thread Paul Kimberley
I'm looking to obtain an ebuild for media-video/ffmpeg-0.4.6 , I
upgraded mine to 0.4.8 by accident and now the ebuild is out of the
portage tree and I can't find it on any of the servers.

Does anyone know how I can find old copies of old ebuild's?

-Thanks

p.s the reason is that i need to install a library which links only to
that version!




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Obtaining an Old ebuild?

2003-11-06 Thread Spider
begin  quote
On Thu, 06 Nov 2003 21:13:56 -0500
Paul Kimberley [EMAIL PROTECTED] wrote:

 I'm looking to obtain an ebuild for media-video/ffmpeg-0.4.6 , I
 upgraded mine to 0.4.8 by accident and now the ebuild is out of the
 portage tree and I can't find it on any of the servers.
 
 Does anyone know how I can find old copies of old ebuild's?
 
 -Thanks
 
 p.s the reason is that i need to install a library which links only to
 that version!


Viewcvs on Gentoo.org has all the old versions

//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] Obtaining an Old ebuild?

2003-11-06 Thread Paul Kimberley
Thanks it was in the CVS Attic


On Thu, 2003-11-06 at 21:25, Spider wrote:
 begin  quote
 On Thu, 06 Nov 2003 21:13:56 -0500
 Paul Kimberley [EMAIL PROTECTED] wrote:
 
  I'm looking to obtain an ebuild for media-video/ffmpeg-0.4.6 , I
  upgraded mine to 0.4.8 by accident and now the ebuild is out of the
  portage tree and I can't find it on any of the servers.
  
  Does anyone know how I can find old copies of old ebuild's?
  
  -Thanks
  
  p.s the reason is that i need to install a library which links only to
  that version!
 
 
 Viewcvs on Gentoo.org has all the old versions
 
 //Spider


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Asus A7N8X-Deluxe - What kernel works? - It boots SATA!

2003-11-06 Thread Javier Villavicencio
On Thu, 06 Nov 2003 10:48:50 -0800
Mark Knecht [EMAIL PROTECTED] wrote:

 On Thu, 2003-11-06 at 10:07, Hall Stevenson wrote:
 
  
  As I told him, get the newest kernel possible. When 2.4.20 was released, 
  did the nForce2 chipset exist ?? If not, it's hard to support it ! :-) Now 
  you throw in SerialATA support on top of nForce2 and you really something 
  current. I couldn't get USB support to work with my nForce2 (MSI) based 
  board until I tried 2.4.23_preX kernels.
  
  Hall 
  
 
 Hall, Alan, Javier and Jeffery,
Thanks for your help. I have now managed to boot my A7V8X-D
 motherboard from the onboard SATA drive. It turned out that my 1st, and
 most major problem was that I somehow ended up with multiple copies of
 grub installed on the SATA drive. It gets a bit complicated to explain
 where things are supposed to be in this setup, and all of the drive
 partitionas, but obviously I confused myself in the process of bringing
 it.
 
Anyway, problem solved and the machine is booting. Thanks for all
 your help!
 
I am now running 2.4.22-aa1 and it's booting fine from SATA. I did
 build 2.4.23-pre8 using my own quick configuration but there is some
 problem there right now. I'll try that again later today possibly using
 Javier's config file.
 
The initial SATA drive performance isn't bad, but isn't that great. I
 haven't been bold enough yet to turn on any specific optimizations in
 this new machine yet, so it will likely get better:
 
 Gandalf root # hdparm  /dev/hda
 
 /dev/hda:
  multcount= 16 (on)
  IO_support   =  0 (default 16-bit)
  unmaskirq=  0 (off)
  using_dma=  1 (on)
  keepsettings =  0 (off)
  readonly =  0 (off)
  readahead=  8 (on)
  geometry = 155061/16/63, sectors = 156301488, start = 0
 Gandalf root # 
 
 Gandalf root # hdparm -tT /dev/hde
 
 /dev/hde:
 Timing buffer-cache reads: 128MB in 0.34 seconds=376.47MB/sec
 Timing buffered disk reads: 64MB in 1.78 seconds= 35.96MB/sec
 Gangalf root # 
 
 Not bad, but actually not as good as the EIDE system I'm responding on
 right now:
 
 Wizard root # hdparm -tT /dev/hda
 
 /dev/hda:
  Timing buffer-cache reads:   1320 MB in  2.00 seconds = 660.00 MB/sec
  Timing buffered disk reads:  140 MB in  3.04 seconds =  46.13 MB/sec
 Wizard root # 
 
Uhm, i configured this with 2.6 kernel on my girlfriend's computer (not an ASUS, bur 
an ABIT with same characteristics) and the hdparm gives around 1000Mb/s form 
buffer-cache and 56Mb/s from buffered disk reads.
You may try this hdparm params for your SATA drive:

hdparm -a255 (-a4096 with 2.6kenrel) -d1 -m16 -c1 -X69 -M254 -u1 

This should give better results to you from the Siimage SATA 3112 chip.

 Both systems are Athlon-XP and Asus motherboards (A7V333-X with a 2600+
 vs. A7N8X-Deluxe with a 2500+ Barton) and both drives are 80GB.
 
 Now, on to getting more hardware working and X running!
 
 Cheers,
 Mark
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 



--
[EMAIL PROTECTED] mailing list



[gentoo-user] development-sources older than it should be

2003-11-06 Thread Meka[ni]
Why is test8 built even if I set ACCEPT_KEYWORDS=~x86? Some time ago it was 
building
test9 and now it is masked or ... I don't know.


Meka[ni]

--
[EMAIL PROTECTED] mailing list



  1   2   >