Re: [gentoo-user] Xwindows setup

2003-12-29 Thread Stijn Vander Maelen
On Mon, 2003-12-29 at 05:40, Harlan wrote:
 On Sunday 28 December 2003 08:02 pm, Donnie Berkholz wrote:
  Harlan [EMAIL PROTECTED] wrote:
   And, finally, here is the output of the startx command:
  
   hostname: Unknown host
  
  
   XFree86 Version 4.3.0
   Release Date: 27 February 2003
   X Protocol Version 11, Revision 0, Release 6.6
   Build Operating System: Linux 2.4.20-gentoo-r9 i686 [ELF]
   Build Date: 14 December 2003
 Before reporting problems, check http://www.XFree86.Org/
 to make sure that you have the latest version.
   Module Loader present
   Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
   (==) Log file: /var/log/XFree86.0.log, Time: Sat Dec 27 18:07:21 2003
   (==) Using config file: /root/XF86Config
   Using vt 7
   Symbol __glXActiveScreens from module
   /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
   Symbol __glXActiveScreens from module
   /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
   Required symbol GlxSetVisualConfigs from module
   /usr/X11R6/lib/modules/drivers/sis_drv.o is unresolved!
  
   Fatal server error:
   Some required symbols were unresolved
 
  Try remaking XF86Config entirely using xf86cfg or X -configure. Do you
  have /etc/X11/XF86Config-4? If so, it's being used instead. It sure looks
  like you're attempting to load glx or dri.
 
 The computer is not using XF86Config-4, but XF86Config instead.  I xf86cfg to 
 create a new XF86Config file, same results.  No matter what I have tried, I 
 get the same error messages.  I have the gls and dri lines commented out.
 
 This video subsystem is built into the motherboard.  If I can't find a working 
 solution very soon, I am going to try and put in a separate video card., that 
 is NOT SiS based.
 
 Any other ideas?
 

have you seen the information on this page ?
http://www.winischhofer.net/linuxsisvga.shtml


greetz,
stijn

 Thanks,
 
 Harlan...
 
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Daily job running

2003-12-29 Thread Gerhard W . Gruber
I want to have job that runs once a day when I power on my machine. With cron
I have the problem that this has to be at a fixed time, yes? Since I switch my
machine off when I don' t use it it can often happen that this will not run
because the launchtime has been missed. I know that in Suse they had some
mechanism for users like me, who don't let their machine run all the time.

So is there something like that I can use in gentoo? I could put that script
in a runlevel, but then it will run everytime I reboot. Is there an easy way
to limit it to once per day?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Ciaran McCreesh
On Mon, 29 Dec 2003 10:21:57 +0100 Gerhard W. Gruber [EMAIL PROTECTED]
wrote:
| I want to have job that runs once a day when I power on my machine.
| With cron I have the problem that this has to be at a fixed time, yes?
| Since I switch my machine off when I don' t use it it can often happen
| that this will not run because the launchtime has been missed. I know
| that in Suse they had some mechanism for users like me, who don't let
| their machine run all the time.

I'm pretty sure they use anacron (at least, RedHat used that last time I
looked). It's in portage.

-- 
Ciaran McCreesh
Mail:ciaranm at gentoo.org
Web: http://dev.gentoo.org/~ciaranm



pgp0.pgp
Description: PGP signature


[gentoo-user] CD- recording

2003-12-29 Thread Goran Kavrecic
I have Gentoo 1.4 on my PC, an CD-R, installed k3b(with cdrecord
beneath) but it does no recognize/find the burner. What to do?

Regards,
Goran


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NTPL

2003-12-29 Thread Stefan Vunckx
On Monday 29 December 2003 04:04, Ani Adarsh wrote:
 hi ppl,
 I've been tryin and cant seem to find out how to enable NTPL in the 2.6
 kernel ...
 I know it gotta be easy ...
 Somebody tell me how ...
 cheers
 Ani

You don't have to enable it in the 2.6 kernel ...
You have to recompile glibc WITH nptl support

Bonx


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Howto: Linux 2.6.0 with ISDN

2003-12-29 Thread Simon Cahuk
Hi!
I wrote how to get passive ISDN cards working under Linux 2.6.0.

http://rcum.uni-mb.si/~uvp00845b

Simon


--
[EMAIL PROTECTED] mailing list



[gentoo-user] vmware moves RAM

2003-12-29 Thread Alex Huth
Hi guys!

I'm in trouble with vmware. Everything worked fine till i recognized that 
vmware moves my RAM into cache. With in one Minute there is only 4000k free 
available everything else moves to cache ( ~40 per sec ). That occuers when i 
boot the guest.

This happens when i start a guest ( W2K ) . The guest boots normaly, after 
Login he dies!

I already tried to reconfigure vmware, doesn't help. Any ideas?
This happened on a Athlon XP2200 with 512MB RAM, 128 MB for the guest.

Thanks for any advice!


Alex



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 29 December 2003 09:21, Gerhard W. Gruber wrote:
 I want to have job that runs once a day when I power on my machine. With
 cron I have the problem that this has to be at a fixed time, yes? Since I
 switch my machine off when I don' t use it it can often happen that this
 will not run because the launchtime has been missed. I know that in Suse
 they had some mechanism for users like me, who don't let their machine run
 all the time.

 So is there something like that I can use in gentoo? I could put that
 script in a runlevel, but then it will run everytime I reboot. Is there an
 easy way to limit it to once per day?

You can stick any jobs you wish to run on startup in /etc/conf.d/local.start, 
and conversly jobs to run on shutdown in /etc/conf.d/local.stop

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

iD8DBQE/8APnInuLMrk7bIwRAscTAJ9+tW0BepVOS2cn3ZJGWc38sbMR8ACfSYVc
wsfiBY5/546Ht0EPJcsVwjA=
=Qmfs
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] CD- recording

2003-12-29 Thread Renat Golubchyk
On Monday 29 December 2003 11:00, Goran Kavrecic wrote:
 I have Gentoo 1.4 on my PC, an CD-R, installed k3b(with cdrecord
 beneath) but it does no recognize/find the burner. What to do?

1. What is the output of cdrecord -scanbus?
2. If you have an ATAPI burner, try cdrecord -scanbus dev=ATAPI


Cheers,
Renat


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Michael Spohn
Hi,

I tried to install Gentoo from stage 1 2 and 3 foolowing the very good
installation docs but in all cases different programs refuse to compile
with more or less the same error message:

{Standard Input} Assembler messages
{Standard Input} Error: Suffix or operands invalid for `movd'

When starting with stage1 it was gettext that did not compile and IIRC
after stage 3 was ppp that refused to compile with the same error
message.

I downloaded and tried the new gentoo 2004 stages as well but the
problem persists.

Any ideas what goes wrong?

Regards, Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 10:37:27 +, Mike Williams [EMAIL PROTECTED] wrote:

You can stick any jobs you wish to run on startup in /etc/conf.d/local.start, 
and conversly jobs to run on shutdown in /etc/conf.d/local.stop

Yes. but as I said it will be run everytime I reboot, yes? Of course if this
is the only option, then I have to do this, but it would be great if I can
limit it to the same day. I could write a small script that checks if it is
the same day, but if something already exists I would prefer using this. :)

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NTPL

2003-12-29 Thread Ani Adarsh




On Mon, 2003-12-29 at 10:02, Stefan Vunckx wrote:

You have to recompile glibc WITH nptl support



thanks .. got it 

now i got problems with nvidia-glx ... 
nvidia-glx does not work i had to switch to xfree opengl interface and my DRI is gone .. 
Any clues on this one ... 



attachment: smiley-6.png

Re: [gentoo-user] CD- recording

2003-12-29 Thread Goran Kavrecic
Without ATAPI returns some removable devices. 

goran $ cdrecord -scanbus dev=ATAPI
Cdrecord 2.01a14 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jrg
Schilling
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
Using libscg version 'schily-0.7'
scsibus0:
0,0,0 0) 'HL-DT-ST' 'RW/DVD GCC-4520B' '1.00' Removable
CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

Regards,
Goran

Na 1072696519, 2003-12-29 ob 12:15, je Renat Golubchyk napisal(a):
 On Monday 29 December 2003 11:00, Goran Kavrecic wrote:
  I have Gentoo 1.4 on my PC, an CD-R, installed k3b(with cdrecord
  beneath) but it does no recognize/find the burner. What to do?
 
 1. What is the output of cdrecord -scanbus?
 2. If you have an ATAPI burner, try cdrecord -scanbus dev=ATAPI
 
 
 Cheers,
 Renat



--
[EMAIL PROTECTED] mailing list



[gentoo-user] no logout

2003-12-29 Thread Jorge Almeida
I can't logout nor shutdown from a KDE session. When I try, the screen
goes blank and that's it. I can't go to a virtual console with
ctrl-alt-F? and I can't kill the X server with ctrl-alt-del. Only thing
to do is a hard shutdown.
This happens since I upgraded the kernel from 2.4.22 vanilla to 2.4.23.
I used the former config file. The only difference is that I added
hotplug support.
I'm using kdm. The kernel has APM support.I also upgraded kde to 3.1.4, after the 
kernel upgrading.
Any idea?

TIA.

Jorge Almeida

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Alexander Puchmayr
On Monday 29 December 2003 12:21, Michael Spohn wrote:
 Hi,

 I tried to install Gentoo from stage 1 2 and 3 foolowing the very good
 installation docs but in all cases different programs refuse to compile
 with more or less the same error message:

 {Standard Input} Assembler messages
 {Standard Input} Error: Suffix or operands invalid for `movd'

 When starting with stage1 it was gettext that did not compile and IIRC
 after stage 3 was ppp that refused to compile with the same error
 message.

 I downloaded and tried the new gentoo 2004 stages as well but the
 problem persists.

 Any ideas what goes wrong?

 Regards, Michael

What CFLAGS (or CXXFLAGS) have you been using?

Greetings,
Alex

-- 
Alexander Puchmayr
PGP/GPG-Key: http://puchmayr.linznet.at/private/alex_pubkey.asc


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] floppy access

2003-12-29 Thread Alexander Puchmayr
On Sunday 28 December 2003 23:04, Bruce E. Harris wrote:
 ok, this one have me at a loss. I am trying to access my floppy via
 Gentoo and having no luck. I tried to create a floppyfw and coyote floppy
 and it could not access /dev/fd0. Looking in at /dev I see fd/ but not
 fd0. I added /dev/fd0 to my etc/fstab but no change. I cant not mount my
 floppy either. I had to boot into SuSE to create the floppyfw and edit it
 but rather stay in Gentoo.

 Any ideas?

Did you compile floppy support in your kernel configuration as module?
If so, you probably forgot to load the floppy-module...

So:
1) Check if your kernel has floppy support at all, either modular or 
directly built in.
2) Make sure the kernel finds the floppy. When including floppy support 
directly (i.e. not as module), you should look at the boot messages if it 
finds the floppy. If compiled as module, there should come some message 
when inserting the floppy-module. See the kernel boot messages with dmesg.
3) Make sure your /etc/modules.devfs contains the lines
# Floppies
alias /dev/floppy   floppy
alias /dev/fd*  floppy

If you never changed this file, its probably ok.

Greetings,
Alex

-- 
Alexander Puchmayr
PGP/GPG-Key: http://puchmayr.linznet.at/private/alex_pubkey.asc


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo 2004.0 -- Testers needed

2003-12-29 Thread Senectus -
I can't for a few weeks either.. I just moved house and it takes two weeks 
to get my DSL installed :-/

Senectus



Imagine a school with children that can read and write, but with teachers 
who cannot, and you have a metaphor of the Information Age in which we 
live.   - Peter Cochrane




From: Jon Le Miere [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Gentoo 2004.0 -- Testers needed
Date: Mon, 29 Dec 2003 06:19:38 +
MIME-Version: 1.0
Received: from eagle.gentoo.org ([128.193.0.34]) by mc10-f21.hotmail.com 
with Microsoft SMTPSVC(5.0.2195.6713); Sun, 28 Dec 2003 22:19:35 -0800
Received: (qmail 17082 invoked by uid 50004); 29 Dec 2003 06:18:58 +
Received: (qmail 2508 invoked from network); 29 Dec 2003 06:18:57 +
X-Message-Info: JGTYoYF78jHjOjkHBidHryaYdwGEn8tX
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Post: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Id: Gentoo Linux mail gentoo-user.gentoo.org
X-BeenThere: [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
In-Reply-To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
X-Mailer: Ximian Evolution 1.4.5 X-Info: Please report abuse to 
[EMAIL PROTECTED]
X-AntiSpam: Checked for restricted content by Gordano's AntiSpam Software
X-AntiVirus: Checked for viruses by Gordano's AntiVirus Software
Return-Path: 
[EMAIL PROTECTED]
X-OriginalArrivalTime: 29 Dec 2003 06:19:35.0586 (UTC) 
FILETIME=[BB036020:01C3CDD3]

On Mon, 2003-12-29 at 04:50, Benjamin Judas wrote:
 The upcoming release of Gentoo-Linux 2004.0 needs testers as soon as
 possible. The following parts have to be tested:

 + The Live-CD and installing via Live-CD
 + The stages and installation from those
 + stage3 + GRP Installation

 If you want to contribute and have the appropriate ressources on your
 system to test an installation, then we need you as a tester.

 We need regular users as well as professionals to get bugs and eventual
 obscurities eleminated. If you find a bug or experience any obscurities,
 please create a bug on http://bugs.gentoo.org. As product choose Gentoo
 LiveCD (all flavors).

 The stages are already downloadable on
 http://gentoo.oregonstate.edu/experimental/x86/stages/ for x86 and
 http://gentoo.oregonstate.edu/experimental/ppc/stages/ for ppc.

 The Live-CD-Images will follow, however eventual bugs can already be 
eleminated in
 the stages. So it would be good if you first test the stages.

 If you post a bug on bugzilla, please send an e-mail to
 [EMAIL PROTECTED] and [EMAIL PROTECTED] including the Bug-ID and a
 small description. We appreciate any help we can get from you.

 Thanks in advance,
 Benjamin beejay Judas

Well I can test in 2-3 weeks time when I get all the parts together for
my new rig. Hopefully it wont be too late by then.
 signature.asc 
_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] vmware moves RAM

2003-12-29 Thread Alexander Puchmayr
On Monday 29 December 2003 11:14, Alex Huth wrote:
 Hi guys!

 I'm in trouble with vmware. Everything worked fine till i recognized that
 vmware moves my RAM into cache. With in one Minute there is only 4000k
 free available everything else moves to cache ( ~40 per sec ). That
 occuers when i boot the guest.

 This happens when i start a guest ( W2K ) . The guest boots normaly,
 after Login he dies!

 I already tried to reconfigure vmware, doesn't help. Any ideas?
 This happened on a Athlon XP2200 with 512MB RAM, 128 MB for the guest.

 Thanks for any advice!

AFAIK vmware create a large file in /tmp-directory, which represents the 
guest's physical memory. In your case this file will be 128M (it needs 
some extra-mem, don't ask me for what). These file is hidden, you can't see 
it (even with ls -la, since it is immedately deleted after creation). 
So, does the partition holding your /tmp-directory have enough free space to 
store this file?

A second possibility which you should check is if you are running into some 
limitations (ulimit or quota)

Greetings,
Alex

-- 
Alexander Puchmayr
PGP/GPG-Key: http://puchmayr.linznet.at/private/alex_pubkey.asc


--
[EMAIL PROTECTED] mailing list



[gentoo-user] USB scanner/printer

2003-12-29 Thread Paul Stear
Hi all,

I have been trying to get my new epson scanner/printer CX5400 to work.  I have 
followed the instructions and set the printer in cups as a C84.  I also need 
to set the sane backend to recognise the device as a CX5200 but I need the 
actual vendor and product id.  I should be able to get this info 
from /proc/bus/usb/devices but this is blank.

I have usb printer and usb scanner compiled as kernel modules so I suppose I 
need to load them to get the above entries.

What is the best way to do this???

Thanks, in advance for any help
regards
Paul
-- 
PLEASE NOTE,
Only text messages will be downloaded, others will be deleted at the server.
This message was sent using gentoo linux and kmail.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NTPL

2003-12-29 Thread Stefan Vunckx
Ive read about ppl having problems with nvidia-glx on the fora, but here 
everything works like a charm, so can't shed a light on your problem ...

Bonx

On Monday 29 December 2003 12:55, Ani Adarsh wrote:
 On Mon, 2003-12-29 at 10:02, Stefan Vunckx wrote:
  You have to recompile glibc WITH nptl support

 thanks .. got it

 now i got problems with nvidia-glx ...
 nvidia-glx does not work i had to switch to xfree opengl interface and
 my DRI is gone .. :(
 Any clues on this one ...


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NTPL

2003-12-29 Thread Thomas T. Veldhouse
Stefan Vunckx wrote:
 On Monday 29 December 2003 04:04, Ani Adarsh wrote:
 hi ppl,
 I've been tryin and cant seem to find out how to enable NTPL in the
 2.6 kernel ...
 I know it gotta be easy ...
 Somebody tell me how ...
 cheers
 Ani

 You don't have to enable it in the 2.6 kernel ...
 You have to recompile glibc WITH nptl support

 Bonx

I have been wondering how this works when glibc is still using 2.4.x headers
by default rather than 2.6 headers.

Tom Veldhouse


--
[EMAIL PROTECTED] mailing list



[gentoo-user] phpBB emerge

2003-12-29 Thread Rus Foster
Hi All,
I've started taking my first steps with gentoo and am trying to install
phpBB

I've run the following

localhost conf # emerge -vp net-www/phpBB

These are the packages that I would merge, in order:

Calculating dependencies
!!! all ebuilds that could satisfy net-www/phpBB have been masked.

!!! Error calculating dependencies. Please correct.


Doing a bit of a google suggested that I might edit
/usr/portage/profile/package.mask but nothing in there. Also I tried
ACCEPT_KEYWORD=~x86 and still nothing. Could someone give me a push in
the right direction please

Rgds

Rus

-- 
w: http://www.jvds.com  | Dedicated FreeBSD,Debian and RedHat Servers
e: [EMAIL PROTECTED]| Donations made to Debian, FreeBSD
t: +44 7919 373537  | and Slackware
t: 1-888-327-6330   | email: [EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



[gentoo-user] which is the best for Server

2003-12-29 Thread Roger
hi,all:

I want to setup a server, which hosts small business on Internet.
Which is the best one? Redhat 9? debian 3? gentoo?
PLS advice.
-- 
~~~
China Cell Phone Rental
http://www.pandaphone.com
Start with Gentoo,Start with Freedom
~~~


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] which is the best for Server

2003-12-29 Thread Spider
begin  quote
On 29 Dec 2003 21:51:55 +0800
Roger [EMAIL PROTECTED] wrote:

 hi,all:
 
 I want to setup a server, which hosts small business on Internet.
 Which is the best one? Redhat 9? debian 3? gentoo?
 PLS advice.

it depends on your sysadmin.


-- end of transmission --



-- 
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] which is the best for Server

2003-12-29 Thread Redeeman
On Mon, 2003-12-29 at 14:51, Roger wrote:
 hi,all:
 
 I want to setup a server, which hosts small business on Internet.
 Which is the best one? Redhat 9? debian 3? gentoo?
 PLS advice.
this is a strange strange thing to ask on a gentoo list :D but i will
answer anyway.

use redhat 9 if you want stuff that is discontinued.
debian if you want to use stuff thats 10 years old.
gentoo if you want a system thats über fast and with the newest stuff,
rock solid and easy to administrate


-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kernel 2.6 iptables build incompatibilities ?

2003-12-29 Thread Redeeman
i tried to build iptables yesterday, i am using 2.6.0, and it didnt
build, not the same errors as you though, iptables version 1.2.7 builds
just fine.

On Mon, 2003-12-29 at 13:50, Alexander Puchmayr wrote:
 Hi there!
 
 I've tried to emerge iptables-1.2.8 with kernel-source tree of 2.6.0 in 
 /usr/src/linux, and it failed with some undeclared symbols:
 
 emerge iptables
 Calculating dependencies ...done!
  emerge (1 of 1) net-firewall/iptables-1.2.8-r1 to /
  md5 src_uri ;-) iptables-1.2.8.tar.bz2
  Unpacking source...
  Unpacking iptables-1.2.8.tar.bz2 to 
 /var/tmp/portage/iptables-1.2.8-r1/work
  * Applying various patches (bugfixes/updates)...
  *   01_all_grsecurity.patch.bz2...  [ ok ]
  *   02_all_imq.patch.bz2... [ ok ]
  * Done with patching
  Source unpacked.
 Making dependencies: please wait...
 In file included from /usr/src/linux/include/linux/compiler.h:16,
  from /usr/src/linux/include/asm/bitops.h:9,
  from /usr/src/linux/include/linux/bitops.h:4,
  from 
 /usr/src/linux/include/linux/netfilter_ipv4/ip_conntrack.h:9,
  from 
 /usr/src/linux/include/linux/netfilter_ipv4/ip_nat_rule.h:3,
  from extensions/libipt_NETMAP.c:12:
 /usr/src/linux/include/linux/compiler-gcc3.h:19:1: warning: 
 __attribute_used__ redefined
 
 [Lot of more redefined __attribute_used__ skipped]
 
 gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -mfpmath=sse -msse -mmmx 
 -m3dnow -funroll-all-loops -Wall -Wunused -I/usr/src/linux/include 
 -Iinclude/ -DIPTABLES_VERSION=\1.2.8\  -fPIC -o 
 extensions/libipt_physdev_sh.o -c extensions/libipt_physdev.c
 extensions/libipt_physdev.c: In function `parse':
 extensions/libipt_physdev.c:86: `IPT_PHYSDEV_OP_MATCH_IN' undeclared (first 
 use in this function)
 extensions/libipt_physdev.c:86: (Each undeclared identifier is reported only 
 once
 extensions/libipt_physdev.c:86: for each function it appears in.)
 extensions/libipt_physdev.c:97: `IPT_PHYSDEV_OP_MATCH_OUT' undeclared (first 
 use in this function)
 extensions/libipt_physdev.c: In function `print':
 extensions/libipt_physdev.c:144: `IPT_PHYSDEV_OP_MATCH_IN' undeclared (first 
 use in this function)
 extensions/libipt_physdev.c:146: `IPT_PHYSDEV_OP_MATCH_OUT' undeclared 
 (first use in this function)
 extensions/libipt_physdev.c: In function `save':
 extensions/libipt_physdev.c:156: `IPT_PHYSDEV_OP_MATCH_IN' undeclared (first 
 use in this function)
 extensions/libipt_physdev.c:158: `IPT_PHYSDEV_OP_MATCH_OUT' undeclared 
 (first use in this function)
 make: *** [extensions/libipt_physdev_sh.o] Error 1
 
 !!! ERROR: net-firewall/iptables-1.2.8-r1 failed.
 !!! Function src_compile, Line 57, Exitcode 2
 !!! (no error message)
 
 
 Intresting: When re-linking /usr/src/linux to some 2.4.x-Kernelsourcetree it 
 works fine, and the resulting iptables-executeable seems to work properly 
 with a 2.6.0-Kernel.
 
 Does anyone else have this incompatibility of iptables build and kernel 
 2.6-Sourcetree??
 
 Thanks
   Alex
-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo 2004.0 -- Testers needed

2003-12-29 Thread Redeeman
what is it excatly that still needs testing? (i think i can put some
time off to test) :)

On Mon, 2003-12-29 at 14:04, Senectus - wrote:
 I can't for a few weeks either.. I just moved house and it takes two weeks 
 to get my DSL installed :-/
 
 Senectus
 
 
 
 Imagine a school with children that can read and write, but with teachers 
 who cannot, and you have a metaphor of the Information Age in which we 
 live.   - Peter Cochrane
 
 
 
 
 From: Jon Le Miere [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] Gentoo 2004.0 -- Testers needed
 Date: Mon, 29 Dec 2003 06:19:38 +
 MIME-Version: 1.0
 Received: from eagle.gentoo.org ([128.193.0.34]) by mc10-f21.hotmail.com 
 with Microsoft SMTPSVC(5.0.2195.6713); Sun, 28 Dec 2003 22:19:35 -0800
 Received: (qmail 17082 invoked by uid 50004); 29 Dec 2003 06:18:58 +
 Received: (qmail 2508 invoked from network); 29 Dec 2003 06:18:57 +
 X-Message-Info: JGTYoYF78jHjOjkHBidHryaYdwGEn8tX
 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 Precedence: bulk
 List-Post: mailto:[EMAIL PROTECTED]
 List-Help: mailto:[EMAIL PROTECTED]
 List-Unsubscribe: mailto:[EMAIL PROTECTED]
 List-Subscribe: mailto:[EMAIL PROTECTED]
 List-Id: Gentoo Linux mail gentoo-user.gentoo.org
 X-BeenThere: [EMAIL PROTECTED]
 Delivered-To: mailing list [EMAIL PROTECTED]
 In-Reply-To: [EMAIL PROTECTED]
 References: [EMAIL PROTECTED]
 Message-Id: [EMAIL PROTECTED]
 X-Mailer: Ximian Evolution 1.4.5 X-Info: Please report abuse to 
 [EMAIL PROTECTED]
 X-AntiSpam: Checked for restricted content by Gordano's AntiSpam Software
 X-AntiVirus: Checked for viruses by Gordano's AntiVirus Software
 Return-Path: 
 [EMAIL PROTECTED]
 X-OriginalArrivalTime: 29 Dec 2003 06:19:35.0586 (UTC) 
 FILETIME=[BB036020:01C3CDD3]
 
 On Mon, 2003-12-29 at 04:50, Benjamin Judas wrote:
   The upcoming release of Gentoo-Linux 2004.0 needs testers as soon as
   possible. The following parts have to be tested:
  
   + The Live-CD and installing via Live-CD
   + The stages and installation from those
   + stage3 + GRP Installation
  
   If you want to contribute and have the appropriate ressources on your
   system to test an installation, then we need you as a tester.
  
   We need regular users as well as professionals to get bugs and eventual
   obscurities eleminated. If you find a bug or experience any obscurities,
   please create a bug on http://bugs.gentoo.org. As product choose Gentoo
   LiveCD (all flavors).
  
   The stages are already downloadable on
   http://gentoo.oregonstate.edu/experimental/x86/stages/ for x86 and
   http://gentoo.oregonstate.edu/experimental/ppc/stages/ for ppc.
  
   The Live-CD-Images will follow, however eventual bugs can already be 
 eleminated in
   the stages. So it would be good if you first test the stages.
  
   If you post a bug on bugzilla, please send an e-mail to
   [EMAIL PROTECTED] and [EMAIL PROTECTED] including the Bug-ID and a
   small description. We appreciate any help we can get from you.
  
   Thanks in advance,
   Benjamin beejay Judas
 
 Well I can test in 2-3 weeks time when I get all the parts together for
 my new rig. Hopefully it wont be too late by then.
  signature.asc 
 
 _
 MSN 8 with e-mail virus protection service: 2 months FREE* 
 http://join.msn.com/?page=features/virus
 
 
 --
 [EMAIL PROTECTED] mailing list
-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] which is the best for Server

2003-12-29 Thread Matthias F. Brandstetter
-- quoting Roger --
 I want to setup a server, which hosts small business on Internet.
 Which is the best one? Redhat 9? debian 3? gentoo?
 PLS advice.

Some discussion about this topic can be found on list archives:
http://marc.theaimsgroup.com/?l=gentoo-userr=1w=2

HTH! Greetings, Matthias

-- 
If the Bible has taught us nothing else -- and it hasn't -- it's that
girls should stick to girls' sports, such as hot oil wrestling and
foxy boxing and such and such.

-- Homer Simpson
   Lisa on Ice


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Michael Spohn
On Mon, 2003-12-29 at 13:30, Alexander Puchmayr wrote:
 On Monday 29 December 2003 12:21, Michael Spohn wrote:
  Hi,
 
  I tried to install Gentoo from stage 1 2 and 3 foolowing the very good
  installation docs but in all cases different programs refuse to compile
  with more or less the same error message:
 
  {Standard Input} Assembler messages
  {Standard Input} Error: Suffix or operands invalid for `movd'
 
  When starting with stage1 it was gettext that did not compile and IIRC
  after stage 3 was ppp that refused to compile with the same error
  message.
 
  I downloaded and tried the new gentoo 2004 stages as well but the
  problem persists.
 
  Any ideas what goes wrong?
 
  Regards, Michael
 
 What CFLAGS (or CXXFLAGS) have you been using?
 
 Greetings,
   Alex

Hi Alex,

thats my CFLAGS in /etc/make.conf:

CFLAGS=-O3 -march=pentium4 -mcpu=i686 -funroll-loops -pipe
-fomit-frame-pointer

Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] vmware moves RAM

2003-12-29 Thread Alex Huth
Am Montag, 29. Dezember 2003 14:15 schrieb Alexander Puchmayr:
 On Monday 29 December 2003 11:14, Alex Huth wrote:
  Hi guys!
 
  I'm in trouble with vmware. Everything worked fine till i recognized that
  vmware moves my RAM into cache. With in one Minute there is only 4000k
  free available everything else moves to cache ( ~40 per sec ). That
  occuers when i boot the guest.
 
  This happens when i start a guest ( W2K ) . The guest boots normaly,
  after Login he dies!
 
  I already tried to reconfigure vmware, doesn't help. Any ideas?
  This happened on a Athlon XP2200 with 512MB RAM, 128 MB for the guest.
 
  Thanks for any advice!

 AFAIK vmware create a large file in /tmp-directory, which represents the
 guest's physical memory. In your case this file will be 128M (it needs
 some extra-mem, don't ask me for what). These file is hidden, you can't see
 it (even with ls -la, since it is immedately deleted after creation).
 So, does the partition holding your /tmp-directory have enough free space
 to store this file?

That's what i know so far. There is about 500MB free,what should be enough 
in /tmp.


 A second possibility which you should check is if you are running into some
 limitations (ulimit or quota)

Sorry, no qouota, no ulimit :-(
Thanks!


 Greetings,
   Alex



--
[EMAIL PROTECTED] mailing list



[gentoo-user] safe to switch to linux-headers-2.6.0_beta11 ?

2003-12-29 Thread Andrew Gaffney
Since I'm running 2.6 now for good, I'd like to switch to the 2.6 headers and recompile 
glibc. I did this a few days ago, but when I tried to compile samba-3.0.1, it gave me some 
error about not including kernel headers in userspace. Other than that, I didn't notice 
any problems. Then again, I only had the 2.6 glibc for about a day :) Has anyone else made 
this switch?

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


Re: [gentoo-user] which is the best for Server

2003-12-29 Thread Spider
begin  quote
On Mon, 29 Dec 2003 15:12:25 +0100
Redeeman [EMAIL PROTECTED] wrote:

 On Mon, 2003-12-29 at 14:51, Roger wrote:
  hi,all:
  
  I want to setup a server, which hosts small business on Internet.
  Which is the best one? Redhat 9? debian 3? gentoo?
  PLS advice.
 this is a strange strange thing to ask on a gentoo list :D but i will
 answer anyway.
 
 use redhat 9 if you want stuff that is discontinued.
 debian if you want to use stuff thats 10 years old.
 gentoo if you want a system thats über fast and with the newest stuff,
 rock solid and easy to administrate

actually, if he has the budget I'd recommend RedHat Advanced Server. 
its low maintainance and longtime stable/supported. 

Gentoo requires a lot from the administrator, but is potentially even
more stable  and felxible.


Debian, after having it at work for a longer period,  I wouldn't
consider. 

//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] safe to switch to linux-headers-2.6.0_beta11 ?

2003-12-29 Thread Spider
begin  quote
On Mon, 29 Dec 2003 08:38:10 -0600
Andrew Gaffney [EMAIL PROTECTED] wrote:

 Since I'm running 2.6 now for good, I'd like to switch to the 2.6
 headers and recompile glibc. I did this a few days ago, but when I
 tried to compile samba-3.0.1, it gave me some error about not
 including kernel headers in userspace. Other than that, I didn't
 notice any problems. Then again, I only had the 2.6 glibc for about a
 day :) Has anyone else made this switch?

a cursory look at bugzilla shows that a lot of people has.  the moans
from developers who wonder who unmasked the 2.6 headers have also been
noticed.


//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] which is the best for Server

2003-12-29 Thread Andrew Gaffney
Roger wrote:
hi,all:

I want to setup a server, which hosts small business on Internet.
Which is the best one? Redhat 9? debian 3? gentoo?
PLS advice.
I have run a server with Slackware 8.1, RH 8, and now Gentoo. Each of them have their own 
strengths and weaknesses. Like someone else posted, it depends on what your sysadmin is 
familiar with. If you are the sysadmin, which distro are you more familiar/comfortable with?

Unless you're experienced with getting down and dirty with configuration files, you may 
want to stick with something like RH which does a lot of stuff for you. Although, there is 
a configuration tool that is available for every distro (either packaged or source), 
Webmin. Webmin is a web-based configure-everything tool written in Perl. It is modular and 
easily expandable.

Another factor is performance. One of the reasons that I've settled on Gentoo is because 
it lets me take full advantage of my dual Athlon MP 2200+ processors. It only took 50 
minutes to bootstrap from stage 1 when I originally installed ;) Any other distro will be 
compiled to run on a 386 (or possibly 568). Unless you are running this server on a POS 
machine anyway, there will be a noticable performance difference compared to Gentoo.

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


Re: [gentoo-user] which is the best for Server

2003-12-29 Thread Thomas T. Veldhouse
Roger wrote:
 hi,all:

 I want to setup a server, which hosts small business on Internet.
 Which is the best one? Redhat 9? debian 3? gentoo?
 PLS advice.
 --
 ~~~
 China Cell Phone Rental
 http://www.pandaphone.com
 Start with Gentoo,Start with Freedom
 ~~~

It depends upon your familiarity with each of these.  However, if I had to
pick one that could benefit the most anal retentive of admins, I would pick
Debian.

Tom Veldhouse


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Framebuffer question

2003-12-29 Thread D.Wilkening
Hello everyone,

i have some strange effects using Framebuffer-console (lilo: vga = 788 ) and
Tvtime. About every 5 seconds the picture hangs for about half a second. When i
get rid of this lilo-line, the picture is quite ok.
In fact, it dont seem to be only in tvtime but in every X-app (like Firebird)

my Tv is an 
PIII-1G 
Haupauge-Wintv
3dfx-voodoo3-2000 PCI (driver tdfx, VideoRam 16384, Depth 16)
Gnome

Thanx,
Dieter


This message was sent using IMP, the Internet Messaging Program.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] phpBB emerge

2003-12-29 Thread Kurt Lieber
On Mon, Dec 29, 2003 at 01:51:50PM + or thereabouts, Rus Foster wrote:
 Also I tried ACCEPT_KEYWORD=~x86 and still nothing. Could someone give
 me a push in the right direction please

Try:

ACCEPT_KEYWORDS=~x86 emerge -p phpBB

(Note the S on the end of ACCEPT_KEYWORDS)

--kurt


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] NTPL

2003-12-29 Thread SN

- Original Message - 
From: Thomas T. Veldhouse [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 29, 2003 2:51 PM
Subject: Re: [gentoo-user] NTPL


 Stefan Vunckx wrote:
  On Monday 29 December 2003 04:04, Ani Adarsh wrote:
  hi ppl,
  I've been tryin and cant seem to find out how to enable NTPL in the
  2.6 kernel ...
  I know it gotta be easy ...
  Somebody tell me how ...
  cheers
  Ani
 
  You don't have to enable it in the 2.6 kernel ...
  You have to recompile glibc WITH nptl support
 
  Bonx

 I have been wondering how this works when glibc is still using 2.4.x
headers
 by default rather than 2.6 headers.

If you want nptl you have to recompile glibc with installed 2.6 headers :-)
Of course nptl has to be enabled through use flag 'nptl'.

But I warn you not all apps support nptl, for example top doesn't show
correct values anymore.



 Tom Veldhouse


 --
 [EMAIL PROTECTED] mailing list






--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] CD- recording

2003-12-29 Thread SN
If you use kernel 2.4 you have to use ide-scsi emulation, did you enable
ide-scsi in your bootloader?

for examplein bootloader lilo:

append=hdc=ide-scsi

after that one needs to run k3bsetup.


- Original Message - 
From: Goran Kavrecic [EMAIL PROTECTED]
To: Gentoo User [EMAIL PROTECTED]
Sent: Monday, December 29, 2003 11:00 AM
Subject: [gentoo-user] CD- recording


 I have Gentoo 1.4 on my PC, an CD-R, installed k3b(with cdrecord
 beneath) but it does no recognize/find the burner. What to do?

 Regards,
 Goran


 --
 [EMAIL PROTECTED] mailing list






--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread SN
crontab -e is your friend:-)


- Original Message - 
From: Gerhard W.Gruber [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 29, 2003 12:32 PM
Subject: Re: [gentoo-user] Daily job running


On Mon, 29 Dec 2003 10:37:27 +, Mike Williams [EMAIL PROTECTED] wrote:

You can stick any jobs you wish to run on startup in
/etc/conf.d/local.start,
and conversly jobs to run on shutdown in /etc/conf.d/local.stop

Yes. but as I said it will be run everytime I reboot, yes? Of course if this
is the only option, then I have to do this, but it would be great if I can
limit it to the same day. I could write a small script that checks if it is
the same day, but if something already exists I would prefer using this. :)

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Alexander Puchmayr
On Monday 29 December 2003 15:17, Michael Spohn wrote:
 On Mon, 2003-12-29 at 13:30, Alexander Puchmayr wrote:
  On Monday 29 December 2003 12:21, Michael Spohn wrote:
   Hi,
  
   I tried to install Gentoo from stage 1 2 and 3 foolowing the very
   good installation docs but in all cases different programs refuse to
   compile with more or less the same error message:
  
   {Standard Input} Assembler messages
   {Standard Input} Error: Suffix or operands invalid for `movd'
  
   When starting with stage1 it was gettext that did not compile and
   IIRC after stage 3 was ppp that refused to compile with the same
   error message.
  
   I downloaded and tried the new gentoo 2004 stages as well but the
   problem persists.
  
   Any ideas what goes wrong?
  
   Regards, Michael
 
  What CFLAGS (or CXXFLAGS) have you been using?
 
  Greetings,
  Alex

 Hi Alex,

 thats my CFLAGS in /etc/make.conf:

 CFLAGS=-O3 -march=pentium4 -mcpu=i686 -funroll-loops -pipe
 -fomit-frame-pointer

It seems as if gcc produces assembler code that as does net (yet) 
understand. 

I suggest to switch back to pentium3 for the package that fails; I think you 
won't notice any difference in performance. If it happens to more packages 
in base system, I suggest to compile the whole base system with pentium3.

IMHO P4 optimization makes only sense for applications that really _need_ 
the performance. If it makes too many troubles, the performace gain of less 
than 1% for normal applications isn't worth the time you spend.

Greetings,
Alex


-- 
Alexander Puchmayr
PGP/GPG-Key: http://puchmayr.linznet.at/private/alex_pubkey.asc


--
[EMAIL PROTECTED] mailing list



[gentoo-user] scanner recommendations

2003-12-29 Thread Kurt Bechstein
This isn't gentoo-centric, but I was just wondering if anyone could make
any suggestions of a good quality scanner for use under linux with
sane.  I'm looking at grabbing an Epson Perfection 2400 which looks to
be well supported, but thought I would check on the list first.  Any
input is welcome.  Thanks in advance.




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] CD- recording

2003-12-29 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 29 December 2003 15:50, SN wrote:
 If you use kernel 2.4 you have to use ide-scsi emulation, did you enable
 ide-scsi in your bootloader?

You don't.
I believe 2.6 only added the ability to specify a /dev entry in place of the 
scsi id structure cdrecord forced upon you.

k3b also works with ATAPI cd recording, but I'm not sure at what version this 
function was added, as I use it and the rest of KDE from CVS.

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

iD8DBQE/8FcXInuLMrk7bIwRAhr/AJ9S3tkPDjXkeIqjAro1QlzNMEs7bACdG/pn
3eQ+706/2AYolVyrrSD2ip0=
=qUs/
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] OT: A good book on C Programming?

2003-12-29 Thread Van Eps, Nathan D. (James Tower)
-Original Message-
From: Gavin Henry [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 27, 2003 3:21 PM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] OT: A good book on C Programming?


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

During my degree, BEng (Hons) Electronics and Communications Engineering,
we
did C programming every year, but I never kept it up, as I had no interest
and didn't see the point. But now I really want to get back into it as I
see
a point with GNU/Linux. I want to get my old skills back and write
something
or help on some projects etc.

I need some good books. I used to have one called A Book On C, but sold
it,
and I have been reading various tutorials on the web and the many devoted
websites.

Anyone have any recommendations?


This book:

http://btobsearch.barnesandnoble.com/textbooks/booksearch/isbnInquiry.asp?us
erid=2VU1IVSMPQbtob=Yisbn=0131103628TXT=Yitm=1

It is rather terse, but since you have some experience with C, it might be
best.


One more question, should I go for C or C++? Which will benefit me more
with
GNU/Linux?


I would say C is more often used than C++. But I have no facts to back that
up. :( Regardless, learning C is a step in learning C++.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] compiling alsa for via8233

2003-12-29 Thread Goran Kavrecic
I'm having problems emerging alsa-driver for my via8233 sound card.

I run kernel 2.4.20
I followed instructions on http://www.gentoo.org/doc/en/alsa-guide.xml
- makeconfig
- recompile

During 'configure' emerge replies with:
checking for which soundcards to compile driver for... Unknown soundcard
via8233, exiting!

I tried emerging with alsa-driver 0.9.8 and 1.0.0-rc2

Can't find anything in the forums. At most I got some information that
in some packages 8233 was not included.

lspci returns:
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235 AC97 Audio Controller (rev 60)

Does it mean that I can use 8233, 8233A and 8235 drivers?
If not, which one is the one?

Regards,
Goran


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] CD- recording

2003-12-29 Thread Goran Kavrecic
k3b finds the writer(altough ide-scsi is not added), but pops with the
following message:
---
cdrdao 1.1.7 does not support ATAPI
The configured version of cdrdao does not support writing to ATAPI
devices without SCSI emulation and there is at least one writer in your
system not configured to use SCSI emulation.
Solution: The best and recommended solution is to enable ide-scsi (SCSI
emulation) for all writer devices. This way you won't have any problems.
Or you install (or select as the default) a more recent version of
cdrdao.
---
I tried to write a CD and it works fine. I also tried to read it under
windows and works fine.

I run 2.4.20 and 'k3b --version' returns:
Qt: 3.2.3
KDE: 3.1.4
K3b: 0.9
I work under Gnome.

Which problems can I have regarding to the message?
Is this maybe related only to disk-at-once recording?

Regards, 
Goran


Na 1072713031, 2003-12-29 ob 16:50, je SN napisal(a):
 If you use kernel 2.4 you have to use ide-scsi emulation, did you enable
 ide-scsi in your bootloader?
 
 for examplein bootloader lilo:
 
 append=hdc=ide-scsi
 
 after that one needs to run k3bsetup.
 
 
 - Original Message - 
 From: Goran Kavrecic [EMAIL PROTECTED]
 To: Gentoo User [EMAIL PROTECTED]
 Sent: Monday, December 29, 2003 11:00 AM
 Subject: [gentoo-user] CD- recording
 
 
  I have Gentoo 1.4 on my PC, an CD-R, installed k3b(with cdrecord
  beneath) but it does no recognize/find the burner. What to do?
 
  Regards,
  Goran
 
 
  --
  [EMAIL PROTECTED] mailing list
 
 
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Xwindows setup

2003-12-29 Thread Ernie Schroder
On Sunday 28 December 2003 11:40 pm, Harlan wrote:

 Any other ideas?

 Thanks,

 Harlan...


 --
 [EMAIL PROTECTED] mailing list


You might try Knoppix. If booting to it lets you use X, you can do a 
lsmod to see what driver is being used and check kernel options and 
copy the XF86Config it writes. I prefer to read info and muddle 
through myself but at times I resort to knoppix.
As an aside to nforce2 based motherboard users who can't get 
networking running with knoppix, there is a knoppix remaster called 
overclockix that has the nv-net drivers. see the below link:

http://overclockix.octeams.com/#
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] CD burning

2003-12-29 Thread David Obwaller
Am Fre, den 12.12.2003 schrieb Vanh Phom um 06:45:
 
 How do I emerge a package from the online site?
 
 Vanh

first do 'emerge sync' to update your local portage tree. then you
should be able to 'emerge cdrtools' and it will automatically install
the latest cdrtools package.

using the online package db you'll see what the current official portage
tree has to offer, but you can't use it directly. as said before sync
your local portage tree in order to have new ebuilds available.

and please avoid starting a new thread in an old thread by replying to
some message.

David


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: [normal] [gentoo-user] compiling alsa for via8233

2003-12-29 Thread Marc Redmann
Hi Goran,

 During 'configure' emerge replies with:
 checking for which soundcards to compile driver for... Unknown soundcard
 via8233, exiting!

with the following command you should be able to emerge alsa-driver for
your card:

env ALSA_CARDS='via82xx' emerge alsa-driver

In the future, check out http://www.alsa-project.org first to find out
the name of the driver for yout card ...

brgds, Marc



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 16:52:22 +0100, SN [EMAIL PROTECTED] wrote:

crontab -e is your friend:-)

What does that solve? -e only allows me to edit it, but it has nothing to do
to make sure a job is run once a day.

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



[gentoo-user] font question

2003-12-29 Thread JurLan
Hi all ..

I looked around the net a bit but did not find an answer that satisfied my
needs for the following:

I emerged freefonts, sharefonts and corefonts

Everytime I boot, I have to do
xset fp+ /path/to/fonts before I have the fonts available
How can I do this automatically?

Second question:

xset fp+ /usr/share/fonts/corefonts
gives:
xset:  bad font path element (#141), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax

Anybody have any idea why this is?

Thanks in advance for any replies.
-- 
Kind Regards
JurLan

Sysinfo:

Bliksem running Gentoo Linux
Kernel: 2.4.22-gentoo-r2 
Compiled: Mon Dec 22 00:24:07 CET 2003 
On: i686 Pentium II (Deschutes) GenuineIntel GNU/Linux
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: [normal] [gentoo-user] compiling alsa for via8233

2003-12-29 Thread Goran Kavrecic
I just realised that a few minutes ago.

 I checked everythin gseveral times. But made a mistake:
There were all three chipsets mentioned so I wanted one of those. In the
ALSA Soundcard Matrix are mentioned via8233, via8233a and via8235.

 While reading text including 'via82xx' I tought that I have to replace
the xx with the correct number.

After reading several posts  emails containing xx's everywhere I tried
it again and worked.

Sorry for bothering.

Regards,
Goran

Na 1072719162, 2003-12-29 ob 18:32, je Marc Redmann napisal(a):
 Hi Goran,
 
  During 'configure' emerge replies with:
  checking for which soundcards to compile driver for... Unknown soundcard
  via8233, exiting!
 
 with the following command you should be able to emerge alsa-driver for
 your card:
 
 env ALSA_CARDS='via82xx' emerge alsa-driver
 
 In the future, check out http://www.alsa-project.org first to find out
 the name of the driver for yout card ...
 
 brgds, Marc
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: USB scanner/printer

2003-12-29 Thread Paul Stear
Hi all,
Some good news, I have managed to get the scanner part of the epson CX5400 
working but only as root.  I can't see what permissions I need to change so 
that a normal user can use the scanner.  Any ideas please?

I am still struggling with the printer side

regards
Paul

snip original post

I have been trying to get my new epson scanner/printer CX5400 to work.  I have 
followed the instructions and set the printer in cups as a C84.  I also need 
to set the sane backend to recognise the device as a CX5200 but I need the 
actual vendor and product id.  I should be able to get this info 
from /proc/bus/usb/devices but this is blank.

I have usb printer and usb scanner compiled as kernel modules so I suppose I 
need to load them to get the above entries.

What is the best way to do this???

-- 
PLEASE NOTE,
Only text messages will be downloaded, others will be deleted at the server.
This message was sent using gentoo linux and kmail.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Anarconda
I compiled gentoo for my laptop with

CFLAGS=-O2 -march=pentium4 -mcpu=pentium4 -funroll-loops -pipe 
-fomit-frame-pointer

without problems (this was december 20-21).

Regards

Alexander Puchmayr escribió:
On Monday 29 December 2003 15:17, Michael Spohn wrote:

On Mon, 2003-12-29 at 13:30, Alexander Puchmayr wrote:

On Monday 29 December 2003 12:21, Michael Spohn wrote:

Hi,

I tried to install Gentoo from stage 1 2 and 3 foolowing the very
good installation docs but in all cases different programs refuse to
compile with more or less the same error message:
{Standard Input} Assembler messages
{Standard Input} Error: Suffix or operands invalid for `movd'
When starting with stage1 it was gettext that did not compile and
IIRC after stage 3 was ppp that refused to compile with the same
error message.
I downloaded and tried the new gentoo 2004 stages as well but the
problem persists.
Any ideas what goes wrong?

Regards, Michael
What CFLAGS (or CXXFLAGS) have you been using?

Greetings,
Alex
Hi Alex,

thats my CFLAGS in /etc/make.conf:

CFLAGS=-O3 -march=pentium4 -mcpu=i686 -funroll-loops -pipe
-fomit-frame-pointer


It seems as if gcc produces assembler code that as does net (yet) 
understand. 

I suggest to switch back to pentium3 for the package that fails; I think you 
won't notice any difference in performance. If it happens to more packages 
in base system, I suggest to compile the whole base system with pentium3.

IMHO P4 optimization makes only sense for applications that really _need_ 
the performance. If it makes too many troubles, the performace gain of less 
than 1% for normal applications isn't worth the time you spend.

Greetings,
Alex

--
Scientia et sapientia patrimonium humanitatis sunt.
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Black Hand
Michael Spohn wrote:

I tried to install Gentoo from stage 1 2 and 3 foolowing the very good
installation docs but in all cases different programs refuse to compile
with more or less the same error message:
{Standard Input} Assembler messages
{Standard Input} Error: Suffix or operands invalid for `movd'
When starting with stage1 it was gettext that did not compile and IIRC
after stage 3 was ppp that refused to compile with the same error
message.
are you using distcc?? be sure to use the *exact same* gcc version for 
all the machines in the network
--
Black Hand
Amiga

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Daily job running

2003-12-29 Thread Alberto Garcia Hierro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 29 de Diciembre de 2003 10:21, Gerhard W.Gruber escribió:
 I want to have job that runs once a day when I power on my machine. With
 cron I have the problem that this has to be at a fixed time, yes? Since I
 switch my machine off when I don' t use it it can often happen that this
 will not run because the launchtime has been missed. I know that in Suse
 they had some mechanism for users like me, who don't let their machine run
 all the time.

 So is there something like that I can use in gentoo? I could put that
 script in a runlevel, but then it will run everytime I reboot. Is there an
 easy way to limit it to once per day?

sys-apps/anacron is what you need

- -- 
/* Alberto García Hierro (Skyhusker) */
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/8HhP4O6JklHkL2cRAsP9AJ9Hck5wHDUf27zTqh6kExtoJXnpCwCgh1Pq
gIPPL+ObDqcmeZZv7WkA6B4=
=B3Fz
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] safe to switch to linux-headers-2.6.0_beta11 ?

2003-12-29 Thread Scharf Yuval
Hello,

What is the difference between the header trees?
How will compiling an application using the new tree will improve it?

Thanks,
Yuval Scharf


On Mon, 29 Dec 2003, Andrew Gaffney wrote:

 Since I'm running 2.6 now for good, I'd like to switch to the 2.6 headers and 
 recompile
 glibc. I did this a few days ago, but when I tried to compile samba-3.0.1, it gave 
 me some
 error about not including kernel headers in userspace. Other than that,I didn't 
 notice
 any problems. Then again, I only had the 2.6 glibc for about a day :) Has anyone 
 else made
 this switch?

 --
 Andrew Gaffney


 --
 [EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo 2004.0 -- Testers needed

2003-12-29 Thread Benjamin Judas
Am Mon, den 29.12.2003 schrieb Vincent van de Camp um 18:44:
 I have time  three spare computers to test with (P4, athlon and 
 athlon-xp). Is there a testplan or some document, in which is described 
 what to test, how to test it and when a test has either succeeded or failed?
 
 Vincent
 
Fantastic ;)

Just test if you're able to install a new Gentoo-System. There is no
specific plan since we want people to respond to all bugs/obscurities
they find/experience. If there would be a plan, then people mostly tend
to only test the points mentioned in the plan. We just want you to
behave as if you just want to install Gentoo (and do it with your eyes a
bit more open ;) )


A hint for all potential testers:

Testing has to be done within the next three weeks, so if you test it's
important that you report the bugs _as_soon_as_you_experience_them_

Thanks in advance
  Benjamin beejay Judas
-- 
GPG-Public-Key:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xC31DEDD8

Key-Fingerprint:
4E65 AAFE 785B 61D8 E4D9  1671 E017 87B7 C31D EDD8

ICQ: 239829549
Jabber:[EMAIL PROTECTED]


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: [gentoo-user] font question

2003-12-29 Thread SN
Set the font patch in /etc/X11/XF86Config

Just add another line:

FontPath /pathtoyourfonts

- Original Message - 
From: JurLan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 29, 2003 6:54 PM
Subject: [gentoo-user] font question


Hi all ..

I looked around the net a bit but did not find an answer that satisfied my
needs for the following:

I emerged freefonts, sharefonts and corefonts

Everytime I boot, I have to do
xset fp+ /path/to/fonts before I have the fonts available
How can I do this automatically?

Second question:

xset fp+ /usr/share/fonts/corefonts
gives:
xset: bad font path element (#141), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax

Anybody have any idea why this is?

Thanks in advance for any replies.
-- 
Kind Regards
JurLan

Sysinfo:

Bliksem running Gentoo Linux
Kernel: 2.4.22-gentoo-r2 
Compiled: Mon Dec 22 00:24:07 CET 2003 
On: i686 Pentium II (Deschutes) GenuineIntel GNU/Linux
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)


--
[EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] compiling alsa for via8233

2003-12-29 Thread Bruce Munro
Goran Kavrecic wrote:

I'm having problems emerging alsa-driver for my via8233 sound card.

I run kernel 2.4.20
I followed instructions on http://www.gentoo.org/doc/en/alsa-guide.xml
- makeconfig
- recompile
During 'configure' emerge replies with:
checking for which soundcards to compile driver for... Unknown soundcard
via8233, exiting!
 

Set the ALSA_CARDS environment variable to via82xx, then emerge 
alsa-driver.

I tried emerging with alsa-driver 0.9.8 and 1.0.0-rc2

Can't find anything in the forums. At most I got some information that
in some packages 8233 was not included.
lspci returns:
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235 AC97 Audio Controller (rev 60)
Does it mean that I can use 8233, 8233A and 8235 drivers?
If not, which one is the one?
 

The driver you need is 'via82xx' as above.

I had a couple of symptoms when playing MP3s using this card with ALSA:

1) If using an app that goes through ALSA's OSS emulation, then after 19 
seconds there would always be a severe distortion for  second or two.
2) If using ALSA direct there was a fair amount of static noise. A bit 
like listening to a dusty vinyl record.

These were sorted out by adding the following line to /etc/modules.d/alsa

options snd-via82xx dxs_support=2

You can get more info on this by checking out the alsa-user and 
alsa-devel mailing lists. See www.alsa.org for info on these lists.

Cheers,
   -Bruce Munro




--
[EMAIL PROTECTED] mailing list


[gentoo-user] trying to emerge kde fails on xmms-1.2.7-r20

2003-12-29 Thread Michael Balamuth
Hello List,

I have been trying to emerge kde which fails with errors on the above
package name.  I'm not sure how far to type the error messages, but here are
the last ones:

/usr/bin/xgettext: Non-ASCII string a Input/tonegen/tonegen.c:50.
Please specify the source encoding through --from-code.
mv: cannot stat `xmms.po`: No such file or directory
make[2]: *** [xmms.pot] Error 1
make[2]: Leaving directory
`/var/tmp/portage/xmms-1.2.7-r20/work/xmms-1.2.7/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory ;
'/var/tmp/portage/xmms-1.2.7-r20/work/xmms-1.2.7'\
make: *** [all-recursive-am] Error 2

!!! ERROR: media-sound/xmms-1.2.7-r20 failed.
!!! Function src_compile, Line 129, Exitcode 2
!!! (no error message)

and that's all I get.  Could you folks help is two ways.  One point me in
the right direction to learn to trace back these errors myself i.e. what is
Error 2 or 1 for that matter?? And secondly, in this instance, help me
understand how to fix an emerge in the middle to get the bulk of the
system working.  I don't care a hoot about sound (which is what seems to be
failing) and I would like KDE working!!!

Thanks to all,
Michael Balamuth
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] PCMCIA and Kernel 2.6.0

2003-12-29 Thread Andrew Westcott
On Mon, 2003-12-29 at 08:10, Cristiano Paris wrote:
 Since I use a laptop I'm in the need to have PCMCIA support. Anyway, 
 emerging the pcmcia-cs package it keeps saying that it misses something 
 in the kernel headers (modversions.h). This file seems to have 
 disappeared in 2.6 kernel series but pcmcia-cs keeps complaining. I've 
 googled the web but found no clear answer.
 

I recently did this and found that I needed to use pcmcia-cs 3.2.5 with
2.6.0. I had the same problem with modversions.h.

-- 
Andrew Westcott [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] trying to emerge kde fails on xmms-1.2.7-r20

2003-12-29 Thread Anarconda
	Look at:

http://forums.gentoo.org/viewtopic.php?t=118657

is a known problem.

Regards.



Michael Balamuth escribió:
Hello List,

I have been trying to emerge kde which fails with errors on the above
package name.  I'm not sure how far to type the error messages, but here are
the last ones:
/usr/bin/xgettext: Non-ASCII string a Input/tonegen/tonegen.c:50.
Please specify the source encoding through --from-code.
mv: cannot stat `xmms.po`: No such file or directory
make[2]: *** [xmms.pot] Error 1
make[2]: Leaving directory
`/var/tmp/portage/xmms-1.2.7-r20/work/xmms-1.2.7/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory ;
'/var/tmp/portage/xmms-1.2.7-r20/work/xmms-1.2.7'\
make: *** [all-recursive-am] Error 2
!!! ERROR: media-sound/xmms-1.2.7-r20 failed.
!!! Function src_compile, Line 129, Exitcode 2
!!! (no error message)
and that's all I get.  Could you folks help is two ways.  One point me in
the right direction to learn to trace back these errors myself i.e. what is
Error 2 or 1 for that matter?? And secondly, in this instance, help me
understand how to fix an emerge in the middle to get the bulk of the
system working.  I don't care a hoot about sound (which is what seems to be
failing) and I would like KDE working!!!
Thanks to all,
Michael Balamuth
[EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list

--
Scientia et sapientia patrimonium humanitatis sunt.
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Gentoo 2004.0 -- Testers needed

2003-12-29 Thread Alan
On Mon, Dec 29, 2003 at 05:50:58AM +0100, Benjamin Judas wrote:
 The upcoming release of Gentoo-Linux 2004.0 needs testers as soon as
 possible. The following parts have to be tested: 
 
 + The Live-CD and installing via Live-CD 
 + The stages and installation from those 
 + stage3 + GRP Installation 

Just out of interest, what is new in the 2004 release?  Revolutionary or
evolutionary? :)

I don't have spare PCs, but if vmware hosts work, I can definately help
out.

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


signature.asc
Description: Digital signature


Re: [gentoo-user] /dev/pts what is it?

2003-12-29 Thread Alan
On Sun, Dec 28, 2003 at 12:47:55PM +0100, Gerhard W.Gruber wrote:
 When booting I get an errormessage from modprobe /dev/pts not available or
 something like that. I have no idea what /dev/pts is for or which module this
 requires. Any ideas?

I'm not sure exactly what it is, but if you're using kernel 2.6 you'll
need to enable /dev/pts under filesystems.  On 2.4 kernels you don't.

HTH

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] Installing mondo-rescue

2003-12-29 Thread Alan
On Sun, Dec 28, 2003 at 07:43:44AM -0600, Andrew Gaffney wrote:
 Martin LORANG wrote:
 Hi group,
 
 I'm looking for a good backup/restore system. I'll test mondo-rescue.
 if I do emerge -pv mondo-rescue I get the following :
  These are the packages that I would merge, in order:
  
  Calculating dependencies ...done!
  [ebuild  N] app-arch/lzop-1.01
  [ebuild  N] app-arch/afio-2.4.7
  [ebuild  N] sys-fs/mtools-3.9.8-r1
  [ebuild  N] sys-boot/syslinux-2.05
  [ebuild  N] sys-apps/mindi-kernel-1.0
  [ebuild  N] sys-fs/dosfstools-2.8-r3
  [ebuild  N] sys-boot/lilo-22.5.1
  [ebuild  N] sys-apps/mindi-0.86
  [ebuild  N] sys-libs/slang-1.4.9  -cjk
  [ebuild  N] dev-libs/newt-0.50.35-r2
  [ebuild  N] sys-apps/mondo-rescue-1.65
 
 My bootloader is grub.
 What is the reason for installing lilo ? may be for boot disk/cd/dvd ?
 Will that mess up my grub ?
 
 I don't know what the reason for installing lilo is, but it will not 
 interfere with grub unless you create a lilo.conf and run lilo.

mondo has the ability built in to create boot CDs using either grub or
lilo, so this gets lilo installed so it can be used if it's needed.  Not
a big deal.

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] PCMCIA and Kernel 2.6.0

2003-12-29 Thread John Ziniti
Cristiano Paris wrote:
Since I use a laptop I'm in the need to have PCMCIA support. Anyway, 
emerging the pcmcia-cs package it keeps saying that it misses something 
in the kernel headers (modversions.h). This file seems to have 
disappeared in 2.6 kernel series but pcmcia-cs keeps complaining. I've 
googled the web but found no clear answer.

What is the correct way to migrate to kernel 2.6.0?
I've been using 2.6.0 for about a week and I am relatively satisfied.

My linux-2.6.0 sources does have a modversions.h file:

root # find /usr/src/linux-2.6.0/ -name modversions.h
/usr/src/linux-2.6.0/include/config/modversions.h
but I do not think that it is created until you configure and/or
build your kernel.  I think the file has something to do with the
module versions parameter in your kernel configuration.  FYI my
entire modversions.h is:
#define CONFIG_MODVERSIONS 1

HTH,
JZ
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] ATI Radeon Mobility 7500

2003-12-29 Thread Jorge Almeida
On Mon, 29 Dec 2003, Greg Bolshaw wrote:

 Is there anyone out there with the above graphics card that can get a higher 
 framerate? I've read of people getting 2000+ FPS with this card, but aren't sure 
 what I'm missing.
 
 I'm using the 2.6.0 kernel with the following compiled in:
 * /dev/agpgart (AGP Support)
 *   Intel 440LX/BX/GX, I8xx and E7x05 chipset support
 [*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
 [*] ATI Radeon
 
 $ lspci
 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW 
 [Radeon Mobility 7500]
 
 $ glxinfo|grep direct
 direct rendering: Yes
 
 $ glxgears
 2716 frames in 5.0 seconds = 543.200 FPS
 2775 frames in 5.0 seconds = 555.000 FPS
 2773 frames in 5.0 seconds = 554.600 FPS
 2773 frames in 5.0 seconds = 554.600 FPS
 2774 frames in 5.0 seconds = 554.800 FPS
 
My card is a Ati Radeon 7500 (not Mobility). 

$ /sbin/lspci|grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]

$ glxgears
6283 frames in 5.0 seconds = 1256.600 FPS
7175 frames in 5.0 seconds = 1435.000 FPS
7177 frames in 5.0 seconds = 1435.400 FPS
7167 frames in 5.0 seconds = 1433.400 FPS
7175 frames in 5.0 seconds = 1435.000 FPS
7177 frames in 5.0 seconds = 1435.400 FPS
7176 frames in 5.0 seconds = 1435.200 FPS
-- 
Jorge Almeida

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ATI Radeon Mobility 7500

2003-12-29 Thread Redeeman
On Mon, 2003-12-29 at 21:28, Greg Bolshaw wrote:
 Is there anyone out there with the above graphics card that can get a higher 
 framerate? I've read of people getting 2000+ FPS with this card, but aren't sure 
 what I'm missing.
 
true that, i get ~1900fps. kernel 2.6.0 too, same options as you
 I'm using the 2.6.0 kernel with the following compiled in:
 * /dev/agpgart (AGP Support)
 *   Intel 440LX/BX/GX, I8xx and E7x05 chipset support
 [*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
 [*] ATI Radeon
 
 $ lspci
 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW 
 [Radeon Mobility 7500]
 
 $ glxinfo|grep direct
 direct rendering: Yes
 
 $ glxgears
 2716 frames in 5.0 seconds = 543.200 FPS
 2775 frames in 5.0 seconds = 555.000 FPS
 2773 frames in 5.0 seconds = 554.600 FPS
 2773 frames in 5.0 seconds = 554.600 FPS
 2774 frames in 5.0 seconds = 554.800 FPS
 
 Thanks in anticipation.
 
 Greg
-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ATI Radeon Mobility 7500

2003-12-29 Thread Greg Bolshaw
On Mon, 29 Dec 2003 22:37:47 +0100
Redeeman [EMAIL PROTECTED] wrote:
 true that, i get ~1900fps. kernel 2.6.0 too, same options as you

Could you possibly post a copy of your XF86Config? That's the only place I can think 
the differences could be.

Kind regards
-- 
Greg Bolshaw LPIC
Consultant
Linux Technologies
http://www.linuxtechnologies.co.uk




pgp0.pgp
Description: PGP signature


Re: [gentoo-user] /dev/pts what is it?

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 12:43:53 -0800, Alan [EMAIL PROTECTED] wrote:

I'm not sure exactly what it is, but if you're using kernel 2.6 you'll
need to enable /dev/pts under filesystems.  On 2.4 kernels you don't.

No it' s 2.4.23 vanilla. When I boot I can see the modprobe tries to load
something and tehn I get the errormessage and /dev/pts no such file or
directory.

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 19:54:03 +0100, Alberto Garcia Hierro
[EMAIL PROTECTED] wrote:

   sys-apps/anacron is what you need

Thanks. Currently I have vixie-cron installed. Do I have to unmerge this? Are
these two completely seperate beasts or do they clash?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 19:01:26 +0100, Anarconda [EMAIL PROTECTED]
wrote:

I compiled gentoo for my laptop with

CFLAGS=-O2 -march=pentium4 -mcpu=pentium4 -funroll-loops -pipe 
-fomit-frame-pointer

Can you use pentium4? I was avoiding it, because there was somewhere mentioned
in the docs that this doesn' t work. I don' t have the details reight now but
it said you should use pentium3 instead.

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



[gentoo-user] I love my gentoo. :)

2003-12-29 Thread Gerhard W . Gruber
The subjectline says it. I'm using gentoo now for about three weeks and I
really like it. :) Previously I was using Suse and of course the ease of
installation and system administration is quite nice, but gentoo beats it
easily. It is a little bit harder to administrate because there are many
things you have to do yourself which YAST did for me, but the additional
control with emerge is well worth the effort. I prefer emerge over yast
anytime.

Thanks for this great distribution and the job you all did (and do) to make it
work!

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Jayson Garrell
On Mon, 2003-12-29 at 14:03, Gerhard W.Gruber wrote:
 On Mon, 29 Dec 2003 19:01:26 +0100, Anarconda [EMAIL PROTECTED]
 wrote:
 
 I compiled gentoo for my laptop with
 
 CFLAGS=-O2 -march=pentium4 -mcpu=pentium4 -funroll-loops -pipe 
 -fomit-frame-pointer
 
 Can you use pentium4? I was avoiding it, because there was somewhere mentioned
 in the docs that this doesn' t work. I don' t have the details reight now but
 it said you should use pentium3 instead.

I have had Gentoo on my laptop for almost a year now, and have been
using the pentium4 flags. I have not had any problems relating to the
use of those flags.

gcc -v reports...
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)

Jayson Garrell


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Peter Ruskin
On Monday 29 Dec 2003 22:01, Gerhard W.Gruber wrote:
 On Mon, 29 Dec 2003 19:54:03 +0100, Alberto Garcia Hierro

 [EMAIL PROTECTED] wrote:
  sys-apps/anacron is what you need

 Thanks. Currently I have vixie-cron installed. Do I have to unmerge
 this? Are these two completely seperate beasts or do they clash?

They are separate.  You should keep vixie-cron and emerge anacron.

Peter
-- 
==
Gentoo Linux:   Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, 
glibc-2.3.2-r3, 2.6.0-gentoo-w4l)   i686 AMD Athlon(tm) XP 3200+
==


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /dev/pts what is it?

2003-12-29 Thread Jayson Garrell
On Mon, 2003-12-29 at 14:00, Gerhard W.Gruber wrote:
 On Mon, 29 Dec 2003 12:43:53 -0800, Alan [EMAIL PROTECTED] wrote:
 
 I'm not sure exactly what it is, but if you're using kernel 2.6 you'll
 need to enable /dev/pts under filesystems.  On 2.4 kernels you don't.
 
 No it' s 2.4.23 vanilla. When I boot I can see the modprobe tries to load
 something and tehn I get the errormessage and /dev/pts no such file or
 directory.
Here is a link to a short example of what /dev/pts is.

http://lists.debian.org/debian-testing/2002/debian-testing-200203/msg00103.html

I'm surprised that no one dug up this info already ;-)

Jayson Garrell



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wine StarCraft

2003-12-29 Thread Brendan Sullivan
not sure it will help with the sound issue, but make sure you have these
two lines at the bottom of your config file.

[AppDefaults\\starcraft.exe\\x11drv]
DXGrab = Y

Brendan

On Sun, 2003-12-28 at 12:38, Patrick Marquetecken wrote:
 Hi,
 
 The installation of wine and StarCraft went fine.
 Now if i want to play it i get this error:
 It has according to me, to do with sound, i have sound while installing.
 I have tried several settings, search google but no solution. 
 If someone could shine some light on this mater or, or is willing to
 share his working wine.conf
 
 Thank you
 
 Exception code: C005 ACCESS_VIOLATION
 Fault address:4ACB8A6F 01:00027A6F C:\WINDOWS\SYSTEM\winmm.dll
-- 
Brendan Sullivan
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 14:17:13 -0800, Jayson Garrell [EMAIL PROTECTED] wrote:

I have had Gentoo on my laptop for almost a year now, and have been
using the pentium4 flags. I have not had any problems relating to the
use of those flags.

gcc -v reports...
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)

When I change my flags to use also pentium4 would this work? Or would I have
to reinstall everything? I would hate that because it took a lot of time to
install it but I would like to take advantage of it also.

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



[gentoo-user] XEmacs and pending-del missing

2003-12-29 Thread Gerhard W . Gruber
I emerged xemacs and now I got an errormessage that pending-del is missing. I
guess this is because I enabled the option Delete Key Deletes Section (which
is disabled in my option menu, but I used an older version of the
configuration file.

Which package do I have to emerge to get this function?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Daily job running

2003-12-29 Thread Gerhard W . Gruber
On Mon, 29 Dec 2003 22:27:22 +, Peter Ruskin [EMAIL PROTECTED]
wrote:

They are separate.  You should keep vixie-cron and emerge anacron.

Thanks. Anacron seems to be exaclty what I needed, so I don't need to write
some script. :)

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



[gentoo-user] RPM and gentoo

2003-12-29 Thread Gerhard W . Gruber
I josticed got a notification that a new driver for my videocard is available
at www.ati.com. Since I can't activate 3D acceleration I hope that this new
driver will fix this. Of course there is no emerge yet, because the ati-driver
package still has 3.2.8. Now I wonder what effects will that have if I try
install that RPM package. How well does emerge and rpm go together? If this
driver works and gentoo has included the new driver can I remove the rpm and
emerge the gentoo version?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo installation: compile fails

2003-12-29 Thread Jayson Garrell
On Mon, 2003-12-29 at 14:40, Gerhard W.Gruber wrote:
 On Mon, 29 Dec 2003 14:17:13 -0800, Jayson Garrell [EMAIL PROTECTED] wrote:
 
 I have had Gentoo on my laptop for almost a year now, and have been
 using the pentium4 flags. I have not had any problems relating to the
 use of those flags.
 
 gcc -v reports...
 gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)
 
 When I change my flags to use also pentium4 would this work? Or would I have
 to reinstall everything? I would hate that because it took a lot of time to
 install it but I would like to take advantage of it also.

I would think that only all new software installed would take advantage
of the different cflags. An when you finally decide to do a 'emerge -u
world' it will use the new cflags also.

Jayson Garrell


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] RPM and gentoo

2003-12-29 Thread Peter Ruskin
On Monday 29 Dec 2003 23:07, Gerhard W.Gruber wrote:
 I josticed got a notification that a new driver for my videocard is
 available at www.ati.com. Since I can't activate 3D acceleration I
 hope that this new driver will fix this. Of course there is no emerge
 yet, because the ati-driver package still has 3.2.8. Now I wonder
 what effects will that have if I try install that RPM package. How
 well does emerge and rpm go together? If this driver works and gentoo
 has included the new driver can I remove the rpm and emerge the
 gentoo version?

There are several options here.

1) Get the rpm and do `rpm -i --nodeps rpm` and `rpm -e rpm` when
   you want to uninstall

2) This is better:  Get the src rpm if it exists and do `rpm2targz
   src.rpm.  Then you can either build from source (./configure, 
   make and (make install as root)) or make an ebuild from it.

Peter
-- 
==
Gentoo Linux:   Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, 
glibc-2.3.2-r3, 2.6.0-gentoo-w4l)   i686 AMD Athlon(tm) XP 3200+
==


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] RPM and gentoo

2003-12-29 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 29 December 2003 23:07, Gerhard W. Gruber wrote:
 I josticed got a notification that a new driver for my videocard is
 available at www.ati.com. Since I can't activate 3D acceleration I hope
 that this new driver will fix this. Of course there is no emerge yet,
 because the ati-driver package still has 3.2.8. Now I wonder what effects
 will that have if I try install that RPM package. How well does emerge and
 rpm go together? If this driver works and gentoo has included the new
 driver can I remove the rpm and emerge the gentoo version?

A quick look at the ati-driver ebuild shows it to uses the rpm, converting it 
to a targz first.
If you set a PORTAGE_OVERLAY and copy the latest ebuild there renaming it to 
match the version you have found, portage should handle it seemlessly.

Alternatively, wait a few hours (or pester someone on bugzilla, then wait a 
few hours) and it's a fair bet a new ebuild will be committed.

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

iD8DBQE/8L6MInuLMrk7bIwRAvZ1AJ9vKcXwvqER8u+vZN8cASZ6aSvk9ACfQQjH
/0yp+EMsBbvHk2rELsEeuZc=
=CJJO
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] apache2, mod_perl and apache1

2003-12-29 Thread Manuel Pérez López
Hello:

I had installed apache2 and mod_php. There is no problem. But, when I pretend 
to install mod_perl, emerge says me that it is necessary to install 
apache-1.3.29. Why is it into dependencies? (I had already installed 
apache-2)

bash-2.05b# emerge -p mod_perl

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] dev-perl/Crypt-SSLeay-0.49
[ebuild  N] dev-perl/HTML-Tagset-3.03-r2
[ebuild  N] dev-perl/HTML-Parser-3.28
[ebuild  N] dev-perl/libwww-perl-5.69-r2
[ebuild  N] dev-libs/mm-1.2.1
[ebuild  N] net-www/apache-1.3.29-r1
[ebuild  N] dev-perl/mod_perl-1.27-r4



-- 

---
Cordiales saludos
Manuel Pérez López
[EMAIL PROTECTED]
http://www.ieduca.net/


Gentoo Linux: 
Portage 2.0.49 
gcc 3.2.3 Linux 2.6.0



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wine StarCraft

2003-12-29 Thread Mark Knecht
Hi,
   I just installed StarCraft and have it working. I'm getting sound.
Graphics appear to be 640x480 only, but maybe I'm missing something. I
don't play this game. My son does.

1) I'm using a custom ebuild for WineX supplied by another member here.
It supports Alsa-1.0.0rc2. I'm using OSS emulation for sound under WineX

2) I'm using a CD labeled 1.05b. I haven't looked for any updates

3) The process I used to build it was:
a) mount cd
b) cd /mnt/cdrom
c) winex -- setup.exe

  - I get some complaints about my WineX config file, and I get a
message about DirectX not being found, and I get some error messages
about not being able to install some links. I just ignored it all.

d) cd ~/.winex-cvs/fake_windows/StarCraft
e) winex -- StarCraft.exe

The game runs. I get the opening video and sound. The game seems to work
fine as far as I can tell. No error messages that I see when playing or
quiting. If you want to try this WineX ebuild send me a note.

Cheers,
Mark


On Mon, 2003-12-29 at 14:35, Brendan Sullivan wrote:
 not sure it will help with the sound issue, but make sure you have these
 two lines at the bottom of your config file.
 
 [AppDefaults\\starcraft.exe\\x11drv]
 DXGrab = Y
 
 Brendan
 
 On Sun, 2003-12-28 at 12:38, Patrick Marquetecken wrote:
  Hi,
  
  The installation of wine and StarCraft went fine.
  Now if i want to play it i get this error:
  It has according to me, to do with sound, i have sound while installing.
  I have tried several settings, search google but no solution. 
  If someone could shine some light on this mater or, or is willing to
  share his working wine.conf
  
  Thank you
  
  Exception code: C005 ACCESS_VIOLATION
  Fault address:  4ACB8A6F 01:00027A6F C:\WINDOWS\SYSTEM\winmm.dll


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] USB scanner/printer

2003-12-29 Thread Norbert Kamenicky
Paul Stear wrote:
Hi all,

I have been trying to get my new epson scanner/printer CX5400 to work.  I have 
followed the instructions and set the printer in cups as a C84.  I also need 
to set the sane backend to recognise the device as a CX5200 but I need the 
actual vendor and product id.  I should be able to get this info 
from /proc/bus/usb/devices but this is blank.

I have usb printer and usb scanner compiled as kernel modules so I suppose I 
need to load them to get the above entries.

What is the best way to do this???
Load modules manually (using modprobe),
look for your device id in the output of
command lsusb -vv  (emerge usbutils)
The best way is to put modules to file
/etc/modules.d/cx5400 and run modules-update
noro

--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] RPM and gentoo

2003-12-29 Thread senectus
You could use Alien to turn the rpm to a tzg then install it that way??

-Original Message-
From: Gerhard W. Gruber [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 30 December 2003 7:08 AM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] RPM and gentoo

I josticed got a notification that a new driver for my videocard is
available
at www.ati.com. Since I can't activate 3D acceleration I hope that this new
driver will fix this. Of course there is no emerge yet, because the
ati-driver
package still has 3.2.8. Now I wonder what effects will that have if I try
install that RPM package. How well does emerge and rpm go together? If this
driver works and gentoo has included the new driver can I remove the rpm and
emerge the gentoo version?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://sourceforge.net/projects/pice
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wine StarCraft

2003-12-29 Thread Mark Knecht
I posted some screenshots, but I'm not much good at running a web server
so forgive me if these don't work!

http://marksmusic.myvnc.com/files/snap.xpm
http://marksmusic.myvnc.com/files/snap0001.xpm
http://marksmusic.myvnc.com/files/snap0002.xpm

On Mon, 2003-12-29 at 16:59, Mark Knecht wrote:
 Hi,
I just installed StarCraft and have it working. I'm getting sound.
 Graphics appear to be 640x480 only, but maybe I'm missing something. I
 don't play this game. My son does.
 
 1) I'm using a custom ebuild for WineX supplied by another member here.
 It supports Alsa-1.0.0rc2. I'm using OSS emulation for sound under WineX
 
 2) I'm using a CD labeled 1.05b. I haven't looked for any updates
 
 3) The process I used to build it was:
 a) mount cd
 b) cd /mnt/cdrom
 c) winex -- setup.exe
 
   - I get some complaints about my WineX config file, and I get a
 message about DirectX not being found, and I get some error messages
 about not being able to install some links. I just ignored it all.
 
 d) cd ~/.winex-cvs/fake_windows/StarCraft
 e) winex -- StarCraft.exe
 
 The game runs. I get the opening video and sound. The game seems to work
 fine as far as I can tell. No error messages that I see when playing or
 quiting. If you want to try this WineX ebuild send me a note.
 
 Cheers,
 Mark
 
 
 On Mon, 2003-12-29 at 14:35, Brendan Sullivan wrote:
  not sure it will help with the sound issue, but make sure you have these
  two lines at the bottom of your config file.
  
  [AppDefaults\\starcraft.exe\\x11drv]
  DXGrab = Y
  
  Brendan
  
  On Sun, 2003-12-28 at 12:38, Patrick Marquetecken wrote:
   Hi,
   
   The installation of wine and StarCraft went fine.
   Now if i want to play it i get this error:
   It has according to me, to do with sound, i have sound while installing.
   I have tried several settings, search google but no solution. 
   If someone could shine some light on this mater or, or is willing to
   share his working wine.conf
   
   Thank you
   
   Exception code: C005 ACCESS_VIOLATION
   Fault address:4ACB8A6F 01:00027A6F C:\WINDOWS\SYSTEM\winmm.dll
 
 
 --
 [EMAIL PROTECTED] mailing list
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] apache2, mod_perl and apache1

2003-12-29 Thread Andrew Gaffney
Manuel Pérez López wrote:
Hello:

I had installed apache2 and mod_php. There is no problem. But, when I pretend 
to install mod_perl, emerge says me that it is necessary to install 
apache-1.3.29. Why is it into dependencies? (I had already installed 
apache-2)

bash-2.05b# emerge -p mod_perl

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] dev-perl/Crypt-SSLeay-0.49
[ebuild  N] dev-perl/HTML-Tagset-3.03-r2
[ebuild  N] dev-perl/HTML-Parser-3.28
[ebuild  N] dev-perl/libwww-perl-5.69-r2
[ebuild  N] dev-libs/mm-1.2.1
[ebuild  N] net-www/apache-1.3.29-r1
[ebuild  N] dev-perl/mod_perl-1.27-r4
modperl-1.27-r4 is the latest stable ebuild version. It requires Apache 1 as it is not 
compatible with Apache 2. modperl-1.99.11 (I think) is the latest ~x86 version. It is 
compatible with Apache 2. Apache 2 is currently in x86, but the modperl to go along with 
it is not. Try something like:

ACCEPT_KEYWORDS=~x86 emerge -pv mod_perl perl

You can leave out the 'perl' part if you have 5.8.0 or better. I had an issue mixing x86 
perl and ~x86 mod_perl because the perl default CGI-2.x was overiding the separate 
CGI-3.00 which mod_perl-1.99.11 wanted to install. Perl 5.8.0 comes with the 3.00 version 
of CGI.pm.

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


[gentoo-user] problem with mysql

2003-12-29 Thread Roger
I just update mysql through emerge update mysql
after that , I type mysqld, I got the following information:

031230 10:15:37  Fatal error: Can't open privilege tables: Table
'mysql.host' doesn't exist
031230 10:15:37  Aborting
 
031230 10:15:37  mysqld: Shutdown Complete

PLS help me.

Roger

-- 
~~~
China Cell Phone Rental
http://www.pandaphone.com
Start with Gentoo,Start with Freedom
~~~


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] problem with mysql

2003-12-29 Thread Andrew Gaffney
Roger wrote:
I just update mysql through emerge update mysql
after that , I type mysqld, I got the following information:
031230 10:15:37  Fatal error: Can't open privilege tables: Table
'mysql.host' doesn't exist
031230 10:15:37  Aborting
 
031230 10:15:37  mysqld: Shutdown Complete
First, did you have mysql installed and working in the first place? Second, did you use 
emerge -u mysql? Third, why aren't you using '/etc/init.d/mysqld start'?!

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


Re: [gentoo-user] RPM and gentoo

2003-12-29 Thread HvR




nice thing about using rpm is that you can uninstall it with rpm -e so why not use rpm?
for those tar files that are not in portage i use checkinstall: just to ./configure then make and then run checkinstall instead of make install. checkinstall will make an rpm and install it, so that you can use rpm -e to uninstall and use rpm -qa to see what is installed.

On Mon, 2003-12-29 at 15:42, Peter Ruskin wrote:

On Monday 29 Dec 2003 23:07, Gerhard W.Gruber wrote:
 I josticed got a notification that a new driver for my videocard is
 available at www.ati.com. Since I can't activate 3D acceleration I
 hope that this new driver will fix this. Of course there is no emerge
 yet, because the ati-driver package still has 3.2.8. Now I wonder
 what effects will that have if I try install that RPM package. How
 well does emerge and rpm go together? If this driver works and gentoo
 has included the new driver can I remove the rpm and emerge the
 gentoo version?

There are several options here.

1) Get the rpm and do `rpm -i --nodeps rpm` and `rpm -e rpm` when
   you want to uninstall

2) This is better:  Get the src rpm if it exists and do `rpm2targz
   src.rpm.  Then you can either build from source (./configure, 
   make and (make install as root)) or make an ebuild from it.

Peter





Re: [gentoo-user] PCMCIA and Kernel 2.6.0

2003-12-29 Thread Jerry McBride
On Monday 29 December 2003 03:17 pm, Andrew Westcott wrote:
 On Mon, 2003-12-29 at 08:10, Cristiano Paris wrote:
  Since I use a laptop I'm in the need to have PCMCIA support. Anyway,
  emerging the pcmcia-cs package it keeps saying that it misses something
  in the kernel headers (modversions.h). This file seems to have
  disappeared in 2.6 kernel series but pcmcia-cs keeps complaining. I've
  googled the web but found no clear answer.

 I recently did this and found that I needed to use pcmcia-cs 3.2.5 with
 2.6.0. I had the same problem with modversions.h.

Modversion.h is there, it's just in a different place. Either move it 
physically, cp it or make a symlink...

Works for me.


-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
 Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
 9:42pm  up 90 days,  2:35,  8 users,  load average: 0.00, 0.02, 0.00


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo 2004.0 -- Testers needed

2003-12-29 Thread Collins
On Monday 29 December 2003 10:58, Benjamin Judas wrote:
 Am Mon, den 29.12.2003 schrieb Vincent van de Camp um 18:44:
  I have time  three spare computers to test with (P4, athlon and
  athlon-xp). Is there a testplan or some document, in which is described
  what to test, how to test it and when a test has either succeeded or
  failed?
 
  Vincent

 Fantastic ;)

 Just test if you're able to install a new Gentoo-System. There is no
 specific plan since we want people to respond to all bugs/obscurities
 they find/experience. If there would be a plan, then people mostly tend
 to only test the points mentioned in the plan. We just want you to
 behave as if you just want to install Gentoo (and do it with your eyes a
 bit more open ;) )


 A hint for all potential testers:

 Testing has to be done within the next three weeks, so if you test it's
 important that you report the bugs _as_soon_as_you_experience_them_


I'm confused looking at the download sites.  What is the specific name (and 
mirror to use, if not on all mirrors) of the test files?  The request speaks 
of 2004 but I only fiond files with 2003.

I have an Athlon-XP and a P4 that I can load up for test.

-- 
Thanks,
Collins


--
[EMAIL PROTECTED] mailing list



[gentoo-user] using mondo-rescue to perform full backup

2003-12-29 Thread Andrew Gaffney
I just emerge'd mondo. I'm playing around with it. I've tried running 'mondoarchive' a 
number of times without success. I'm running it from the live filesystem. The first time 
it bombed out saying something about /etc/lilo.conf not existing. I use grub, so I just 
did 'touch /etc/lilo.conf'. It allowed it to get past that part, but then it died while 
running mindi saying that it Failed to generate boot+data disks. When I run mindi 
manually, I see lots of errors about not being able to create temp files. Does anyone have 
any idea what is going on?

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


Re: [gentoo-user] using mondo-rescue to perform full backup

2003-12-29 Thread Mark Knecht
On Mon, 2003-12-29 at 19:48, Andrew Gaffney wrote:
 I just emerge'd mondo. I'm playing around with it. I've tried running 'mondoarchive' 
 a 
 number of times without success. I'm running it from the live filesystem. The first 
 time 
 it bombed out saying something about /etc/lilo.conf not existing. I use grub, so I 
 just 
 did 'touch /etc/lilo.conf'. It allowed it to get past that part, but then it died 
 while 
 running mindi saying that it Failed to generate boot+data disks. When I run mindi 
 manually, I see lots of errors about not being able to create temp files. Does 
 anyone have 
 any idea what is going on?

No answers yet, but I need a backup system, so I'm going to tag along
and see what sort of results I can come up with. I'm emerging now.

I note that the home page link in the Gentoo Online Package Database is
incorrect. Do people file things like that as bugs?

Are you going to back up to tape or CD?

Talk to you soon,
Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I love my gentoo. :)

2003-12-29 Thread Meka[ni]
On Mon, 29 Dec 2003 23:07:23 +0100
Gerhard W. Gruber [EMAIL PROTECTED] wrote:

 The subjectline says it. I'm using gentoo now for about three weeks and I
 really like it. :) Previously I was using Suse and of course the ease of
 installation and system administration is quite nice, but gentoo beats it
 easily. It is a little bit harder to administrate because there are many
 things you have to do yourself which YAST did for me, but the additional
 control with emerge is well worth the effort. I prefer emerge over yast
 anytime.
 
 Thanks for this great distribution and the job you all did (and do) to make it
 work!
 
 -- 
 Gerhard Gruber
 Maintainer of
 SoftICE for Linux - http://sourceforge.net/projects/pice
 Fast application launcher - http://sourceforge.net/projects/launchmenu
 
 --
 [EMAIL PROTECTED] mailing list
 
I really don't know why I didn't say something like this earlier. :o) I always 
liked
port(age) system. I say port/portage because I used it on FreeBSD and OpenBSD. I really
think portage is much better. The great idea. Thanks a lot for the Linux that can not 
be
more optimized. :o) Keep hacking

_
Koji ce mi ovo Mandrak
U se i u svoje SuSE


_
Koji ce mi ovo Mandrak
U se i u svoje SuSE

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] using mondo-rescue to perform full backup

2003-12-29 Thread Andrew Gaffney
Mark Knecht wrote:
On Mon, 2003-12-29 at 19:48, Andrew Gaffney wrote:

I just emerge'd mondo. I'm playing around with it. I've tried running 'mondoarchive' a 
number of times without success. I'm running it from the live filesystem. The first time 
it bombed out saying something about /etc/lilo.conf not existing. I use grub, so I just 
did 'touch /etc/lilo.conf'. It allowed it to get past that part, but then it died while 
running mindi saying that it Failed to generate boot+data disks. When I run mindi 
manually, I see lots of errors about not being able to create temp files. Does anyone have 
any idea what is going on?


No answers yet, but I need a backup system, so I'm going to tag along
and see what sort of results I can come up with. I'm emerging now.
I note that the home page link in the Gentoo Online Package Database is
incorrect. Do people file things like that as bugs?
Are you going to back up to tape or CD?
I am going to back up to ISO images over the network to a Windows shared drive and then 
burn the ISO's to CD.

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


  1   2   >