Re: [gentoo-user] NIC modules not working

2003-12-26 Thread Reno Romanin
I have tried all three listed there, a natsemi based card (netgear fa311/312) a tulip based card (kingston KNE110 TX) and a 3com 3c905b (3c59x module) All have the same result. I have used these cards before, and they alos work fine in windows, so i know the cards aren't bad. Would be strange for

Re: [gentoo-user] NIC modules not working

2003-12-26 Thread Brett I. Holcomb
What kind of card is it? Use lspci to find out. Then set up the kernel to include it or make it a module. On Saturday 27 December 2003 01:07, you wrote: > Ok, i'm on a fresh install of 2.6 AMD64. > > I _thought_ i had a bad NIC for a while, but, it seems that every card i > build a module for (

[gentoo-user] NIC modules not working

2003-12-26 Thread Reno Romanin
Ok, i'm on a fresh install of 2.6 AMD64. I _thought_ i had a bad NIC for a while, but, it seems that every card i build a module for (tulip, natsemi, 3c59x) fails. I.E. will not work. I tried using DHCP to configure, but no luck, so i tried a static config, and no traffic. sure enough, there is n

Re: [gentoo-user] emerge maxima

2003-12-26 Thread Matthew Kennedy
Jean Magnan de Bornier <[EMAIL PROTECTED]> writes: > Le 12/26/03 Matthew Kennedy <[EMAIL PROTECTED]> a écrit notamment: > >> Jean Magnan de Bornier <[EMAIL PROTECTED]> writes: >> >>> Hello all, >>> I tried to post this sunday night, hope it didn't cause the Blackout :) >>> Has anybody been able to

Re: [gentoo-user] Usermode won't build

2003-12-26 Thread Brett I. Holcomb
Found it. Arch must be um, not my arch! What an idiot . On Friday 26 December 2003 22:48, you wrote: > I'm attempting to build usermode linux and both 2.4.22 and 2.4.23 error > out with the error below. The docs say to do make linux ARCH=i386 but > that gives a no rule for target error. Howeve

Re: [gentoo-user] Usermode docs wrong?

2003-12-26 Thread Brett I. Holcomb
Found it. Arch must be um, not my arch! What an idiot . Arrghh! I even read that bug report a couple of times! On Friday 26 December 2003 22:28, you wrote: > The usermode docs tell us to do a > > make linux arch=arch > > in my case > > make linux arch=i386 > > but I get a "no rule to make ta

Re: [gentoo-user] can Gentoo be installed without an internet connection?

2003-12-26 Thread Andrew Gaffney
We've all (except me ;)) been that total idiot. Tell us what you did so that we won't fall into the same trap in a similar situation. Linux Gentoo wrote: > Ok, I found my mistake. As I suspected I was reading the directions > "wrong" shall we say. Almost everything is good, and I have a system

Re: [gentoo-user] partition restructuring

2003-12-26 Thread Andrew Gaffney
Matt Garman wrote: I used to run my system from a 120 GB drive. The drive is partitioned as follows: partition size typefilesystem - -- /dev/hda116M primary ext2 /dev/hda2 3.7G primary ext3 /dev/hda3 1.5G primary Linux swap /dev

Re: [gentoo-user] can Gentoo be installed without an internet connection?

2003-12-26 Thread Linux Gentoo
Ok, I found my mistake. As I suspected I was reading the directions "wrong" shall we say. Almost everything is good, and I have a system that is close to working the way I want. I won't tell you what my mistake was because I'm a total idiot Thanks Adrian On Thu, 25 Dec 2003 22:46:59 -0600

Re: [gentoo-user] almost totally

2003-12-26 Thread Brett I. Holcomb
Yes, it was you who mentioned Gentoo on the sxs newsgroup. I finally got to where I could try it and liked it. It's sure popular. I'm running it on servers and desktops and will probably stay with it. The only reason I'd play with another is if I had plenty of time and wanted to learn about

[gentoo-user] Usermode won't build

2003-12-26 Thread Brett I. Holcomb
I'm attempting to build usermode linux and both 2.4.22 and 2.4.23 error out with the error below. The docs say to do make linux ARCH=i386 but that gives a no rule for target error. However, make vmlinux ARCH=i386 starts to work until it hist the error. Any ideas on how to make this build? Th

[gentoo-user] nptl and 2.4.23

2003-12-26 Thread Andrew B. Panphiloff
Hi! where I can get nptl-patch for vanilla-sources-2.4.23 ? -- [EMAIL PROTECTED] mailing list

[gentoo-user] almost totally

2003-12-26 Thread Collins
Was Re: Installing Libranet in VMware ? Latest from Brett I. Holcomb: Yup, been there, done that! My last RPM hunt was for the old Caldera WS 3.1 machine that I'm replacing with Gentoo and that was about a year ago. If I went back to RPM distros I'd probably look at apt-get. When I did to

Re: [gentoo-user] missing libXinerama makes KDE crash on startup

2003-12-26 Thread Jason Stubbs
On Saturday 27 December 2003 03:53, Rob2 wrote: > Jason Stubbs wrote: > >On Saturday 27 December 2003 00:16, Rob2 wrote: > >>Somehow I have lost, or never installed libXinerama.so.1It is needed > >>for KDE. I am running XFree86 v 4.3.0 Can someone tell me how I can > >>get this file back? T

Re: [gentoo-user] Re: [normal] Re: [gentoo-user] newbie: cant seem to emerge telnet - any ideas?

2003-12-26 Thread Brett I. Holcomb
Or use openssh instead of telnet. It does everything telnet does and is more secure. On Friday 26 December 2003 22:04, you wrote: > > Here you are: > > * net-misc/netkit-telnetd > > Latest version available: 0.17-r3 > > Latest version installed: 0.17-r3 > > Size of downloaded

[gentoo-user] Usermode docs wrong?

2003-12-26 Thread Brett I. Holcomb
The usermode docs tell us to do a make linux arch=arch in my case make linux arch=i386 but I get a "no rule to make target linux" Are the docs broken and if so what do I use? Thanks. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] libext2fs.so.2 // mc

2003-12-26 Thread Al Raq
On Friday 26 December 2003 03:33, Ciaran McCreesh wrote: > On Fri, 26 Dec 2003 01:22:01 -0500 Al Raq <[EMAIL PROTECTED]> wrote: > | I can not execute mc. > | This is the error message: > | mc: error while loading shared libraries: libext2fs.so.2: cannot open > | shared object file: No such file or

[gentoo-user] Re: [normal] Re: [gentoo-user] newbie: cant seem to emerge telnet - any ideas?

2003-12-26 Thread Marc Redmann
> Here you are: > * net-misc/netkit-telnetd > Latest version available: 0.17-r3 > Latest version installed: 0.17-r3 > Size of downloaded files: 130 kB > Homepage:ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ > Description: Standard Linux telnet client and se

Re: [gentoo-user] missing libXinerama makes KDE crash on startup

2003-12-26 Thread Rob2
Jason Stubbs wrote: On Saturday 27 December 2003 00:16, Rob2 wrote: Somehow I have lost, or never installed libXinerama.so.1It is needed for KDE. I am running XFree86 v 4.3.0 Can someone tell me how I can get this file back? Thanks. You can rebuild qt with your current USE flags to

Re: [gentoo-user] missing libXinerama makes KDE crash on startup

2003-12-26 Thread Jason Stubbs
On Saturday 27 December 2003 00:16, Rob2 wrote: > Somehow I have lost, or never installed libXinerama.so.1It is needed > for KDE. I am running XFree86 v 4.3.0 Can someone tell me how I can > get this file back? Thanks. You can rebuild qt with your current USE flags to fix this problem. I w

[gentoo-user] three-part: xmms buld not working?? and nvidia/sdl issues... and sound??

2003-12-26 Thread Scott Jackson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 1) xmms build not working?? it's giving me an "Non-ASCII string at Input/tonegen/tonegen.c:50" theoretically I could "ctrl-z" and edit all the files with the a-circle, but that takes WAY too long, and I usually miss them. Is there a flag I'm not setti

Re: [gentoo-user] newbie: cant seem to emerge telnet - any ideas?

2003-12-26 Thread Aaron Walker
Kingsley wrote: # emerge -k telnet Calculating dependencies emerge: there are no masked or unmasked ebuilds to satisfy "telnet". !!! Error calculating dependencies. Please correct. I don't get it ? Is telnet not called 'telnet' in the package ? thanks, -kt emerge netkit-telnetd -- /usr/bin/for

Re: [gentoo-user] newbie: cant seem to emerge telnet - any ideas?

2003-12-26 Thread Manuel Pérez López
Here you are: * net-misc/netkit-telnetd Latest version available: 0.17-r3 Latest version installed: 0.17-r3 Size of downloaded files: 130 kB Homepage:ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ Description: Standard Linux telnet client and server El Sá

[gentoo-user] newbie: cant seem to emerge telnet - any ideas?

2003-12-26 Thread Kingsley
# emerge -k telnet Calculating dependencies emerge: there are no masked or unmasked ebuilds to satisfy "telnet". !!! Error calculating dependencies. Please correct. I don't get it ? Is telnet not called 'telnet' in the package ? thanks, -kt -- Kingsley Turner, (mailto: [EMAIL PROTECTED]) http://

Re: [gentoo-user] Gentoo slower than Suse?

2003-12-26 Thread Ernie Schroder
Check your XF86Config files on both machines. I see a roughly 25% drop in frame rate if I use 24 bit color over 16 bit. Are you quoting frame rates at the default window size or at full screen? I am seeing >6000 F/sec at the default window size and 320 F/sec full screen. I'm running at

[gentoo-user] missing libXinerama makes KDE crash on startup

2003-12-26 Thread Rob2
Somehow I have lost, or never installed libXinerama.so.1It is needed for KDE. I am running XFree86 v 4.3.0 Can someone tell me how I can get this file back? Thanks. Rob -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Vanilla-Sources 2.4.23 and no XFS?

2003-12-26 Thread Brett I. Holcomb
Thanks, I heard wrong. On Friday 26 December 2003 17:26, you wrote: > On Fri, Dec 26, 2003 at 05:27:26PM -0500, Brett I. Holcomb wrote: > > I was under the impression that with 2.4.23 XFS support was built in to > > th kernel. However, when I run make menuconfig XFS is not listed under > > files.

Re: [gentoo-user] resierfs blocksize

2003-12-26 Thread SN
Well well, I guess you didn't read the manpage to the end did you Read the last couple of lines of man mkreiserfs it says there: Bugs: No other blocksizes but 4k available :-) - Original Message - From: "Gerhard W.Gruber" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday,

Re: [gentoo-user] partition restructuring

2003-12-26 Thread Kai Lindenberg
Hi Matt, Am Freitag, 26. Dezember 2003 23:31 schrieb Matt Garman: [...] > Now I no longer need partitions 1 through 7. I'd like to roll > them up into one partition, or even better, add them to partition > 7 (so I'd have four, roughtly equally-sized partitions). That in > mind, I do NOT want t

[gentoo-user] partition restructuring

2003-12-26 Thread Matt Garman
I used to run my system from a 120 GB drive. The drive is partitioned as follows: partition size typefilesystem - -- /dev/hda116M primary ext2 /dev/hda2 3.7G primary ext3 /dev/hda3 1.5G primary Linux swap /dev/hda4 (ex

[gentoo-user] resierfs blocksize

2003-12-26 Thread Gerhard W . Gruber
I' m using resierfs for my filesystem. I formated a new partition with mkreiserfs and used the -b 1024 option to get a blocksize of 1024 bytes. When I tried to mount the partition I always got the errormessage that there is a wrong superblock on the partition. It only worked when I used the default

Re: [gentoo-user] Vanilla-Sources 2.4.23 and no XFS?

2003-12-26 Thread Adam Mercer
On Fri, Dec 26, 2003 at 05:27:26PM -0500, Brett I. Holcomb wrote: > I was under the impression that with 2.4.23 XFS support was built in to th > kernel. However, when I run make menuconfig XFS is not listed under files. > Did I imagine that 2.4.23 has XFS or has the Gentoo build not included it

[gentoo-user] Gentoo slower than Suse?

2003-12-26 Thread Gerhard W . Gruber
Since I installed gentoo only two weeks ago for the first time, this is most surely my fault. :) Currently I have to use Mesa for OpenGL because I couldn' t get 3D acceleration for my card working (Asus Radeon 9800XT). Under Suse I got with glxgears about 400FPS and now with gentoo I only get 300F

Re: [gentoo-user] shorewall problems

2003-12-26 Thread Joshua Banks
--- Tom Hosiawa <[EMAIL PROTECTED]> wrote: > I'm assuming I should do a similar thing for my notebook and desktop, > have a separate subnet for the internal lan and external interface to > the net? I don't understand what you mean here. You simply need to have shorewall installed on a machine t

[gentoo-user] Vanilla-Sources 2.4.23 and no XFS?

2003-12-26 Thread Brett I. Holcomb
I was under the impression that with 2.4.23 XFS support was built in to th kernel. However, when I run make menuconfig XFS is not listed under files. Did I imagine that 2.4.23 has XFS or has the Gentoo build not included it? Thanks. -- [EMAIL PROTECTED] mailing list

[gentoo-user] GL problems??

2003-12-26 Thread Scott Jackson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to compile mupen64 on my GeForceFX 5700. It dies when it tries to compile the TR64GL plugin, with: combine1.c:7:19: GL/gl.h: No such file or directory which is not true, it's in both /usr/include and /user/X11R6/include and then a bunch of p

[gentoo-user] emerge into different directory

2003-12-26 Thread Gerhard W . Gruber
Can I emerge some files into different directories? I would like to install enemy-territory and I have a partition where I put all the games under /games. Can I do this with emerge? -- Gerhard Gruber Maintainer of SoftICE for Linux - http://sourceforge.net/projects/pice Fast application launcher

Re: [gentoo-user] Gentoo Install kinks worked out

2003-12-26 Thread Chris I
On Thu, 2003-12-25 at 23:41, Scott Jackson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 26 Dec 2003 04:17:29 + > Ciaran McCreesh <[EMAIL PROTECTED]> wrote: > > > On Thu, 25 Dec 2003 22:01:40 -0600 Scott Jackson <[EMAIL PROTECTED]> > > wrote: > > | 1) the "emerge -k nvi

[gentoo-user] Xine and alsa: howto specify the card to use?

2003-12-26 Thread Alexander Puchmayr
Hello there! My PC has two soundcards, and I'd like to configure xine to use the second one instead of the first, which is default. I'm using alsa, which is built in kernel 2.6.0. Question: How do I specify the device to use? /dev/sound/dsp1 /dev/sound/adsp1 /proc/asound/card1/pcm0p card1 None

Re: [gentoo-user] New Install with kernel 2.6.0

2003-12-26 Thread s970501
> On Thursday 25 December 2003 18:48, [EMAIL PROTECTED] wrote: >> Merry Christmas... >> >> and congratulation for coming to kernel 2.6.0 world... >> >> things to be aware of in 2.6 is... >> ALSA is built-in feature of kernel itself >> and if you want to use 2.6 in gentoo, >> you should enable some

Re: [gentoo-user] shorewall problems

2003-12-26 Thread Tom Hosiawa
> > Unfortunately my wireless linksys router doesn't support other > > subnets, > > when I have to use port forwarding on my router I can only do so for > > 192.168.1 addresses. > > > That shouldn't be an issue Tom. Just have Shorewall Masq your other > subnets via your Eth0 interface address. Th

Re: [gentoo-user] slocate doesn't release memory

2003-12-26 Thread purslow
031226 Jason Stubbs wrote: > [EMAIL PROTECTED] writes: >> when i run 'slocate' as a cron job or via CLI, >> it raises net memory usage from c 60 MB to c 200 MB & leaves it there >> (ie 'used +/- buffers/cache' in 'free'). exiting X makes no difference, >> but rebooting (naturally) restores the

Re: [gentoo-user] i2c Problem on 2.6.0

2003-12-26 Thread Peter Ruskin
On Friday 26 Dec 2003 12:05, Reinhard Brandstädter wrote: > Reinhard Brandstädter wrote: > > I also found a script to check these values on the console but I > > can't find the link where I got it from right now. > > Here it is: > http://www.xs4all.nl/~thospel/ASIS/bin/psensors I couldn't get that

Re: [gentoo-user] Terminal problem on X, with kernel 2.6

2003-12-26 Thread Ciaran McCreesh
On Fri, 26 Dec 2003 21:04:56 +0900 "meinside" <[EMAIL PROTECTED]> wrote: | and have some problems using Eterm/Hanterm on x-window. | | When I try to run these programs, they only say "no avaiable ptys" or | "Can't open pseudo-tty" and die. You need to re-emerge Eterm after switching to 2.6.x. I d

RE: [gentoo-user] Terminal problem on X, with kernel 2.6

2003-12-26 Thread Wayne Oliver
> -Original Message- > From: meinside [mailto:[EMAIL PROTECTED] > Sent: 26 December 2003 14:05 PM > > Hi all, > > I compiled gentoo-dev sources (2.6.0-test11) with following options, > > - Character devices -> Unix98 PTY support > - File systems -> Pseudo filesystems -> /dev/pts file sys

Re: [gentoo-user] i2c Problem on 2.6.0

2003-12-26 Thread Reinhard Brandstädter
Reinhard Brandstädter wrote: I also found a script to check these values on the console but I can't find the link where I got it from right now. Here it is: http://www.xs4all.nl/~thospel/ASIS/bin/psensors maybe helps... Reinhard -- Reinhard Brandstaedter [EMAIL PROTECTED] GPG: 0x033B81DB -

[gentoo-user] Terminal problem on X, with kernel 2.6

2003-12-26 Thread meinside
Hi all, I compiled gentoo-dev sources (2.6.0-test11) with following options, - Character devices -> Unix98 PTY support - File systems -> Pseudo filesystems -> /dev/pts file system for Unix98 PTYs and have some problems using Eterm/Hanterm on x-window. When I try to run these programs, they only

Re: [gentoo-user] i2c Problem on 2.6.0

2003-12-26 Thread Reinhard Brandstädter
Cybercar wrote: Hi everyone, first MErry Xmass, Well, I was going to install the lm-sensors program to check my CPU temperature, in my ASUS A7N8X Deluxe with nForce2 chipset, and when i tried to emerge the i2c i got: The 2.6 kernel uses a new sensor interface, you can now see the sensore values u

Re: [gentoo-user] i2c Problem on 2.6.0

2003-12-26 Thread Jason Stubbs
On Friday 26 December 2003 20:16, Cybercar wrote: (B> Hi everyone, first MErry Xmass, (B> (B> Well, I was going to install the lm-sensors program to check my CPU (B> temperature, in my ASUS A7N8X Deluxe with nForce2 chipset, and when i (B> tried to emerge the i2c i got: (B (B> Makefile:188:

[gentoo-user] i2c Problem on 2.6.0

2003-12-26 Thread Cybercar
Hi everyone, first MErry Xmass, Well, I was going to install the lm-sensors program to check my CPU temperature, in my ASUS A7N8X Deluxe with nForce2 chipset, and when i tried to emerge the i2c i got: # emerge i2c Calculating dependencies ...done! >>> emerge (1 of 1) sys-apps/i2c-2.7.0 to / >>>

[gentoo-user] system froze reading HD buffer-cache

2003-12-26 Thread Manuel Pérez López
Hello everyone I have recently changed form kernel 4.2.20-r9 to 4.2.22-r2 in gentoo, but now there is a problem in my machine. The udma5 is ok for the two hard disks. kernel 4.2.22 no needs something to detect the correct udma mode. bash-2.05b# hdparm -tT /dev/hda /dev/hda: Timing buffer-

Re: [gentoo-user] slocate doesn't release memory

2003-12-26 Thread Ciaran McCreesh
On Wed, 24 Dec 2003 12:37:13 -0500 [EMAIL PROTECTED] wrote: | when i run 'slocate' as a cron job or via CLI, | it raises net memory usage from c 60 MB to c 200 MB & leaves it | there(ie 'used +/- buffers/cache' in 'free'). That isn't a problem. The 'buffers/cache' are entirely seperate from ho

Re: [gentoo-user] slocate doesn't release memory

2003-12-26 Thread Jason Stubbs
On Friday 26 December 2003 16:57, Matthew Kennedy wrote: > [EMAIL PROTECTED] writes: > > when i run 'slocate' as a cron job or via CLI, > > it raises net memory usage from c 60 MB to c 200 MB & leaves it there > > (ie 'used +/- buffers/cache' in 'free'). exiting X makes no difference, > > but

Re: [gentoo-user] emerge maxima

2003-12-26 Thread Jean Magnan de Bornier
Le 12/26/03 Matthew Kennedy <[EMAIL PROTECTED]> a écrit notamment: > Jean Magnan de Bornier <[EMAIL PROTECTED]> writes: > >> Hello all, >> I tried to post this sunday night, hope it didn't cause the Blackout :) >> Has anybody been able to emerge app-sci/maxima? I get this: >> !!! ERROR: app-sci/ma

Re: [gentoo-user] Distcc problems.

2003-12-26 Thread Dennis Freise
On 26 Dec 2003 01:37:00 +0100 [EMAIL PROTECTED] (Alex Schuster) wrote: > >> distcc[29430] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/.distcc/state > >> failed: No such file or directory > > > I think 'mkdir /var/tmp/portage/.distcc' solves your problem. > > I think an additional 'chown portage.po

Re: [gentoo-user] Strange kernel build message

2003-12-26 Thread Ciaran McCreesh
On Fri, 26 Dec 2003 17:54:30 +0900 Jason Stubbs <[EMAIL PROTECTED]> wrote: | arch/i386/boot/setup.S: Assembler messages: | arch/i386/boot/setup.S:165: Warning: value 0x37ff truncated to | 0x37ff | | Does anybody know what's causing this? Can anybody say why the | assembler is spitting out

[gentoo-user] Strange kernel build message

2003-12-26 Thread Jason Stubbs
Hey all, I've just added I2C support to a 2.6.0-mm1 kernel config, compiled it and noticed the following at the end of the output. I've seen it before but I don't know if it was when adding I2C support. AS arch/i386/boot/setup.o arch/i386/boot/setup.S: Assembler messages: arch/i386/boot/

Re: [gentoo-user] libext2fs.so.2 // mc

2003-12-26 Thread Ciaran McCreesh
On Fri, 26 Dec 2003 01:22:01 -0500 Al Raq <[EMAIL PROTECTED]> wrote: | I can not execute mc. | This is the error message: | mc: error while loading shared libraries: libext2fs.so.2: cannot open | shared object file: No such file or directory [EMAIL PROTECTED] ciaranm 0 $ qpkg -v -f `slocate -r 'li

Re: [gentoo-user] libext2fs.so.2 // mc

2003-12-26 Thread Christoph Schäfer
Al Raq schrieb: Hi All, I can not execute mc. This is the error message: mc: error while loading shared libraries: libext2fs.so.2: cannot open shared object file: No such file or directory Regards, Al Raq -- [EMAIL PROTECTED] mailing list Try to uninstall mc: emerge -C mc Then reinstall it: emer

Re: [gentoo-user] slocate doesn't release memory

2003-12-26 Thread Matthew Kennedy
[EMAIL PROTECTED] writes: > when i run 'slocate' as a cron job or via CLI, > it raises net memory usage from c 60 MB to c 200 MB & leaves it there > (ie 'used +/- buffers/cache' in 'free'). exiting X makes no difference, > but rebooting (naturally) restores the memory figure to the previous l

Re: [gentoo-user] emerge maxima

2003-12-26 Thread Matthew Kennedy
Jean Magnan de Bornier <[EMAIL PROTECTED]> writes: > Hello all, > I tried to post this sunday night, hope it didn't cause the Blackout :) > Has anybody been able to emerge app-sci/maxima? I get this: > !!! ERROR: app-sci/maxima... failed > !!! Function src_compile, Line 19, Exitcode 2 > !!! (no er