Re: [gentoo-user] Why is the latest release 2006.1?

2007-04-20 Thread chris

On 4/19/07, Jerry McBride [EMAIL PROTECTED] wrote:



Hey Chris

Would you take the time and post what motherboard the Supermicro is plugged
into and whether you are running 32bit or 64bit Gentoo?

Thank you, in advance.


--


Jerry McBride
--
[EMAIL PROTECTED] mailing list



Sure thing. :)

Mobo: Asus P4S800-MX

1x Supermicro AOC-SAT2-MV8 (replaced 2x Promise SATA300TX4)
1x Promise SATA300TX4

The Supermicro is hooked into just a normal PCI slot, not PCI-X.  I'm
sure there is a performance hit but I can't notice it if there is.
The 8 drives hooked to it are hooked via 2 multilane cables to an
external enclosure.  The Promise is driving 4 drives in the server
itself.   This is the cable kit I bought 2 of:
http://www.cooldrives.com/multilane-adapter-kit.html

Gentoo is installed on a small 20g drive (hda).

I'm running a 32bit Gentoo.  I upgraded from 2.6.17-r8 to 2.6.19-r5.
The reason was .19 had the Marvel SATA driver in it.  mv_sata or
sata_mv, I can't remember offhand the right way to type it.  I just
compiled (with genkernel) the Marvel driver into the kernel, and
booted up the box with the Supermicro installed and my Raid5 array on
those 8 disks was back up with no issue.   I originally built the
server with the 3 Promise cards in there.  when I found out about the
Supermicro card, I looked in my config for .17 and did off hand see a
Marvel driver but it was in the .19 one so I upgraded.

This frees up a PCI slot so I can put in a gigabit nic since the built
on nic is only 10/100.  :)

I know of others that are running uber raid servers with multiple of
those Supermicro cards installed in a system.  I know of at least 1
person on some boards I peruse that is running with 30 drives w/ 4 of
them in a box.   But I don't think he's running Gentoo. :(

Promise as a PCI-X card as well but it won't work in a normal PCI slot
like the Supermicro one will.  Plus the Promise card is more
expensive.

# lspci
snip
00:09.0 Mass storage controller: Promise Technology, Inc. PDC40718
(SATA 300 TX4) (rev 02)
00:0a.0 SCSI storage controller: Marvell Technology Group Ltd.
MV88SX6081 8-port SATA II PCI-X Controller (rev 09)


Hope this helps.
--
[EMAIL PROTECTED] mailing list



[gentoo-user] mysql emerge error

2007-04-20 Thread Eray Aslan
Hello,

New server.  While emerging mysql, I got the following:

 [...]
 make[4]: Entering directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx'
 Makefile:251: .deps/trx0purge.Po: No such file or directory
 make[4]: *** No rule to make target `.deps/trx0purge.Po'.  Stop.
 make[4]: Leaving directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql'
 make: *** [all] Error 2
 
 !!! ERROR: dev-db/mysql-5.0.38 failed.
 Call stack:
   ebuild.sh, line 1614:   Called dyn_compile
   ebuild.sh, line 971:   Called qa_call 'src_compile'
   environment, line 4489:   Called src_compile
   ebuild.sh, line 1304:   Called mysql_src_compile
   mysql.eclass, line 605:   Called die
 
 !!! emake failed
 !!! If you need support, post the topmost build error, and the call stack if 
 relevant.
 !!! A complete build log is located at 
 '/var/log/portage/dev-db:mysql-5.0.38:20070420-074312.log'.

Couldn't find a related bug.  Any ideas what might be causing this?
emerge --info below.

Thanks.

 sunny ~ # emerge --info
 Portage 2.1.2.2 (default-linux/amd64/2006.1/no-multilib, gcc-4.1.1, 
 glibc-2.5-r0, 2.6.18-hardened-r6 x86_64)
 =
 System uname: 2.6.18-hardened-r6 x86_64 AMD Athlon(tm) 64 X2 Dual Core 
 Processor 4000+
 Gentoo Base System release 1.12.9
 Timestamp of tree: Thu, 19 Apr 2007 15:50:01 +
 dev-lang/python: 2.4.3-r4
 dev-python/pycrypto: 2.0.1-r5
 sys-apps/sandbox:1.2.17
 sys-devel/autoconf:  2.13, 2.61
 sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
 sys-devel/binutils:  2.16.1-r3
 sys-devel/gcc-config: 1.3.15-r1
 sys-devel/libtool:   1.5.22
 virtual/os-headers:  2.6.17-r2
 ACCEPT_KEYWORDS=amd64
 AUTOCLEAN=yes
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-march=k8 -O2 -pipe
 CHOST=x86_64-pc-linux-gnu
 CONFIG_PROTECT=/etc
 CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo
 CXXFLAGS=-march=k8 -O2 -pipe
 DISTDIR=/usr/portage/distfiles
 FEATURES=buildpkg distlocks metadata-transfer sandbox sfperms strict
 GENTOO_MIRRORS=ftp://ftp.ankara.edu.tr/gentoo/  http://gentoo.osuosl.org/ 
 ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ 
 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
 ftp://ftp.ntua.gr/pub/linux/gentoo/ 
 ftp://ftp.linux.org.tr/pub/mirrors/gentoo/;
 MAKEOPTS=-j2
 PKGDIR=/usr/portage/packages
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times 
 --compress --force --whole-file --delete --delete-after --stats --timeout=180 
 --exclude=/distfiles --exclude=/local --exclude=/packages 
 --filter=H_**/files/digest-*
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
 USE=amd64 berkdb cjk crypt hardened mysql ncurses nls nptl pam perl pic 
 python readline snmp ssl tcpd unicode xml ALSA_CARDS=ali5451 als4000 atiixp 
 atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 
 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem 
 ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty 
 extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null 
 plug rate route share shm softvol ELIBC=glibc INPUT_DEVICES=keyboard 
 mouse evdev KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 
 lb216 lcdm001 mtxorb ncurses text USERLAND=GNU VIDEO_CARDS=apm ark ati 
 chips cirrus cyrix dummy fbdev glint i128 i810 mga neomagic nv rendition s3 
 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga 
 via vmware voodoo
 Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, 
 LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, 
 PORTDIR_OVERLAY

-- 
Eray
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo rewrites /etc/resolv.conf automatically

2007-04-20 Thread Mark

On 20/04/07, Danyelle Gragsone [EMAIL PROTECTED] wrote:

I tried rewritting my conf.d/net file the way you explained.  I still
can not get networking to work unless I edit my resolv.conf.  Any
Suggestions?


You can pass options to your dhcp client with (in your conf.d/net):

dhcpcd_eth0=-R

(-R = Prevents dhcpcd from replacing existing /etc/resolv.conf file.)

Mark

PS: Please remeber topposting kills kittens
--
[EMAIL PROTECTED] mailing list



[gentoo-user] revdep-rebuild?

2007-04-20 Thread Stephan Eberle
Hi!

 

I wanted to issue the revdep-rebuild command because I reemerged expat. But
there's no revdep-rebuild file on my system to be found. Theres a
/etc/revdep-rebuild directory but no tool to use it. Any help would be
great!

 

Thank's in advance and best regards,

Stevie



Re: [gentoo-user] mysql emerge error

2007-04-20 Thread Eray Aslan
On 20.04.2007 11:06, Eray Aslan wrote:
 [...]
 make[4]: Entering directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx'
 Makefile:251: .deps/trx0purge.Po: No such file or directory
 make[4]: *** No rule to make target `.deps/trx0purge.Po'.  Stop.
 make[4]: Leaving directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory 
 `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql'
 make: *** [all] Error 2

Sorry for replying to my own email.  mysql-5.0.34 builds fine.  Bugged
5.0.38: http://bugs.gentoo.org/show_bug.cgi?id=175331

-- 
Eray
-- 
[EMAIL PROTECTED] mailing list



AW: [gentoo-user] revdep-rebuild?

2007-04-20 Thread Stephan Eberle
Ah! Sorry, a little more research on my side revealed that I have to emerge
gentoolkit. 

 

Sorry to have bothered you guys. Have a very nice weekend!

 

Regards,

Stevie

 

Von: Stephan Eberle [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 20. April 2007 12:21
An: gentoo-user@lists.gentoo.org
Betreff: [gentoo-user] revdep-rebuild? 

 

Hi!

 

I wanted to issue the revdep-rebuild command because I reemerged expat. But
there's no revdep-rebuild file on my system to be found. Theres a
/etc/revdep-rebuild directory but no tool to use it. Any help would be
great!

 

Thank's in advance and best regards,

Stevie



Re: [gentoo-user] create an installable custom distro with gentoo?

2007-04-20 Thread Michal 'vorner' Vaner
Hello

On Mon, Apr 16, 2007 at 11:35:25PM +0100, Neil Bothwick wrote:
 On Tue, 17 Apr 2007 00:01:24 +0200, Michal 'vorner' Vaner wrote:
   portage can use any directory you like for its workspace, you don't
   have to remote mount /var to achieve this. You could mount /var/tmp
   over NFS, but setting PORTAGE_TMPDIR is less kludgy.   
  
  Well, seems on the same level for me, but that is only personal
  preference.
 
 It's not the same at all. you are advocating mounting the whole of /var
 on a networked filesystem, which could affect the performance of the
 system as a whole.

Yes, which I was glad - the NFS filesystem was faster than local disk :D

But that is not the point, as nothing run at the time (the machine had
enough anyway).

Have a nice day

-- 
Wait few minutes before opening this email. The temperature difference 
could lead to vapour condensation.

Michal vorner Vaner


pgpqCDZci6OcY.pgp
Description: PGP signature


Re: [gentoo-user] create an installable custom distro with gentoo?

2007-04-20 Thread Michal 'vorner' Vaner
Hello

On Tue, Apr 17, 2007 at 11:00:51AM +0200, Alan McKinnon wrote:
 On Tuesday 17 April 2007, Neil Bothwick wrote:
  The last time I looked, portage compiles were Gentoo-specific too. If
  you want to change where portage uses for its workspace, it is much
  safer to use the provided configuration settings than move the whole
  of a system-critical directory to an unreliable medium.
 
 Going slightly OT here, but does anyone know which ebuilds are the big 
 ones using lots of space in /var/tmp when compiling? Apart from OOo 
 that is :-)

Depends what is big for your machine. gcc was huge for that machine,
xorg too, mutt was only big…

Have a nice day

-- 
_(){ __;};_

Michal 'vorner' Vaner


pgp2Z9PpMW7bG.pgp
Description: PGP signature


[gentoo-user] [OT] Understanding sshd response

2007-04-20 Thread Mick
Hi All,

I am logging on to a branded Cisco router and I get this as a response:
===
OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to domain_name [XX.XXX.XXX.XX] port 22.
debug1: Connection established.
debug1: identity file /home/michael/.ssh/id_rsa type -1
debug1: identity file /home/michael/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version RomCliSecure_4.12
debug1: no match: RomCliSecure_4.12
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.5
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client 3des-cbc hmac-sha1 none
debug1: kex: client-server 3des-cbc hmac-sha1 none
debug1: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
debug1: checking without port identifier
debug1: Host 'domain_name' is known and matches the DSA host key.
debug1: Found key in /home/michael/.ssh/known_hosts:13
debug1: found matching key w/out port
debug1: ssh_dss_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: password
debug1: Next authentication method: password
===

What does this mean?

  Remote protocol version 2.0, remote software version RomCliSecure_4.12
   debug1: no match: RomCliSecure_4.12 

I am running net-misc/openssh-4.5_p1-r1.
-- 
Regards,
Mick


pgpZyI29MWAa8.pgp
Description: PGP signature


Re: [gentoo-user] mysql emerge error

2007-04-20 Thread Daniel Iliev
On Fri, 20 Apr 2007 13:22:17 +0300
Eray Aslan [EMAIL PROTECTED] wrote:

 On 20.04.2007 11:06, Eray Aslan wrote:
  [...]
  make[4]: Entering directory
  `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx'
  Makefile:251: .deps/trx0purge.Po: No such file or directory
  make[4]: *** No rule to make target `.deps/trx0purge.Po'.  Stop.
  make[4]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx'
  make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase'
  make[2]: *** [all] Error 2 make[2]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase'
  make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
  `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql' make: *** [all]
  Error 2
 
 Sorry for replying to my own email.  mysql-5.0.34 builds fine.  Bugged
 5.0.38: http://bugs.gentoo.org/show_bug.cgi?id=175331
 


If you don't use innodb, you could try
echo 'EXTRA_ECONF=$EXTRA_ECONF --without-innodb'  /etc/make.conf

I have mysqld  Ver 5.0.38 for pc-linux-gnu on x86_64 (Gentoo Linux
mysql-5.0.38) here compiled w/o problems.

-- 
Best regards,
Daniel

-- 
[EMAIL PROTECTED] mailing list



Re: AW: [gentoo-user] revdep-rebuild?

2007-04-20 Thread Bo Ørsted Andresen
On Friday 20 April 2007 12:34:15 Stephan Eberle wrote:
 Ah! Sorry, a little more research on my side revealed that I have to emerge
 gentoolkit.

It even has a nice guide. ;)

http://www.gentoo.org/doc/en/gentoolkit.xml

-- 
Bo Andresen


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


Re: [gentoo-user] [OT] Understanding sshd response

2007-04-20 Thread Hans-Werner Hilse
Hi,

On Fri, 20 Apr 2007 12:08:03 +0100 Mick [EMAIL PROTECTED]
wrote:

 What does this mean?
 
   Remote protocol version 2.0, remote software version
 RomCliSecure_4.12 debug1: no match: RomCliSecure_4.12 

That's in compat.c, l.58ff. (4.6pl1). There's a table with
server/application specific quirks. As it's written in the debug
output: There's no match for your SSH server's ID string.

As always, debug messages tend to be only understandable if you know a
bit of the application's code.

-hwh
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Understanding sshd response

2007-04-20 Thread Mick
On Friday 20 April 2007 12:30, Hans-Werner Hilse wrote:
 Hi,

 On Fri, 20 Apr 2007 12:08:03 +0100 Mick [EMAIL PROTECTED]

 wrote:
  What does this mean?
 
Remote protocol version 2.0, remote software version
  RomCliSecure_4.12 debug1: no match: RomCliSecure_4.12 

 That's in compat.c, l.58ff. (4.6pl1). There's a table with
 server/application specific quirks. As it's written in the debug
 output: There's no match for your SSH server's ID string.

 As always, debug messages tend to be only understandable if you know a
 bit of the application's code.

Thanks HWH,

So there's nothing that I would need to do client wise to make my gentoo box 
communicate 'better' with the server?  This is almost a rhetorical question, 
because I am not sure I can define 'better'.  I just ask to see if there is 
any setting client-wise that will improve compatibility.
-- 
Regards,
Mick


pgpTQn5VY4g1e.pgp
Description: PGP signature


[gentoo-user]

2007-04-20 Thread Sho Fujita
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT im more just curious

2007-04-20 Thread Vladimir G. Ivanovic
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Peter Ruskin wrote:
 On Friday 13 April 2007, kashani wrote:
 [EMAIL PROTECTED] wrote:
 What is the average age of the gentoo user here?
 Looks like I'm coming in at the older end at 33.
 
 No danger of that - I'll be 70 this Christmas ;-)
 

Damn! I was hoping to be the oldest at 55. I seem to remember (Early
Onset Alzheimer's) Red Hat 0.9...

- --- Vladimir

- --

Vladimir G. Ivanovic
+1 650 678 8014

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.3 (GNU/Linux)

iD8DBQFGKPGBEo/yvZUwubMRAgoIAKCnTQ8j2kvaoYpEzREZiWEiLPkr2ACdGPci
efP5bsHFjj/S31BH8Jv/nuQ=
=D8uS
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] virtualbox shared folder anyone?

2007-04-20 Thread Helmut Jarausch
I have Virtualbox version 1.3.8 (binary) installed on my Gentoo system. I have 
run

vboxmanage sharedfolder add WinXP -name linux -hostpath /BackUp 

and in WinXP's command line window 

net use x: \\vboxsvr\linux 

but I always get network path not found. 

Unfortunately, Virtualbox is completely useless for me with a working shared 
folder.

Many thanks for a hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] ndiswrapper

2007-04-20 Thread Matthew Daubenspeck
I am trying to get wireless working on an x86 install using ndiswrapper.
It worked for about 2 days, then stopped for no reason.

modprobe works:
net5416 : driver installed
device (168C:0024) present

Although running a standard iwconfig command fails:
Error for wireless request Set Mode (8B06) :
SET failed on device wlan0 ; Invalid argument.

iwconfig wlan0 mode Managed key hexkey essid local_wireless_wap channel
11 rate 54M

Here is dmesg:

ndiswrapper version 1.42 loaded (smp=yes)
ndiswrapper: driver net5416 (,12/13/2006,6.0.2.75) loaded
ACPI: PCI Interrupt :02:00.0[A] - GSI 17 (level, low) - IRQ 16
PCI: Setting latency timer of device :02:00.0 to 64
ndiswrapper: using IRQ 16
wlan0: ethernet device 00:19:e3:08:97:ae using serialized NDIS driver:
net5416, version: 0x6, NDIS version: 0x501, vendor: '',
168C:0024.5.conf
ndiswrapper (NdisWriteErrorLogEntry:191): log: C0001389, count: 4,
return_address: f8a99780
ndiswrapper (NdisWriteErrorLogEntry:194): code: 0xf54906c0
ndiswrapper (NdisWriteErrorLogEntry:194): code: 0xa
ndiswrapper (NdisWriteErrorLogEntry:194): code: 0xf8981004
ndiswrapper (NdisWriteErrorLogEntry:194): code: 0xf8981004
ndiswrapper (set_encr_mode:692): setting encryption mode to 0 failed
(C09A)
ndiswrapper (set_auth_mode:661): setting auth mode to 3 failed
(C09A)
wlan0: encryption modes supported: none
ndiswrapper (set_infra_mode:197): getting operating mode to failed
(C09A)
ndiswrapper (set_scan:1177): scanning failed (C09A)
ndiswrapper (set_auth_mode:661): setting auth mode to 0 failed
(C09A)
ndiswrapper (set_encr_mode:692): setting encryption mode to 1 failed
(C09A)
ndiswrapper (set_essid:59): setting essid failed (C09A)

I've googled and I can't seem to come up with anything. Any suggestions?
-- 
  Matthew Daubenspeck
  http://oddprocess.org

Gentoo Linux x86_64 Dual Core AMD Opteron(tm) Processor 165
13:45:21 up 77 days, 3:32, 1 user, load average: 0.00, 0.00, 0.00
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Francisco Rivas

Hi

Yesterday I was up to date my entire system, my gentoo does not have x11,
after the up to date I was emerge x11 and when emerge compile the
xf86-input-evdev-1.1.2-r2 send this message to the console :

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
-march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER
-I/usr/include/xorg -I../src -MT evdev_drv_la-evdev.lo -MD -MP -MF
.deps/evdev_drv_la-evdev.Tpo -c evdev.c  -fPIC -DPIC -o .libs/evdev_drv_la-
evdev.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
-march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER
-I/usr/include/xorg -I../src -MT evdev_drv_la-evdev_brain.lo -MD -MP -MF
.deps/evdev_drv_la-evdev_brain.Tpo -c evdev_brain.c  -fPIC -DPIC -o
.libs/evdev_drv_la-evdev_brain.o
evdev.c: In function 'EvdevReadInput':
evdev.c:93: warning: format '%ld' expects type 'long int', but argument 6
has type 'unsigned int'
evdev.c: In function 'EvdevSwitchMode':
evdev.c:235: error: 'SendCoreEvents' undeclared (first use in this function)
evdev.c:235: error: (Each undeclared identifier is reported only once
evdev.c:235: error: for each function it appears in.)
evdev.c:236: error: 'DontSendCoreEvents' undeclared (first use in this
function)
make[2]: *** [evdev_drv_la-evdev.lo] Error 1
make[2]: *** Waiting for unfinished jobs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
-march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER
-I/usr/include/xorg -I../src -MT evdev_drv_la-evdev_axes.lo -MD -MP -MF
.deps/evdev_drv_la-evdev_axes.Tpo -c evdev_axes.c  -fPIC -DPIC -o
.libs/evdev_drv_la-evdev_axes.o
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-
input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-
input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2'
make: *** [all] Error 2

!!! ERROR: x11-drivers/xf86-input-evdev-1.1.2-r2 failed.
Call stack:
 ebuild.sh, line 1614:   Called dyn_compile
 ebuild.sh, line 971:   Called qa_call 'src_compile'
 environment, line 3817:   Called src_compile
 ebuild.sh, line 1304:   Called x-modular_src_compile
 x-modular.eclass, line 333:   Called x-modular_src_make
 x-modular.eclass, line 328:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-drivers/xf86-
input-evdev-1.1.2-r2/temp/build.log'.

It is very rare for me because exist a 1.1.5 version of that package.

Looking for the answer on the internet I was found :

1.- Editing the xorg.conf the problem could be resolved, but I don't have
any xorg.conf because that is what I  am emerging.
2.- Deleting from the code SendCoreEvents and DontSendCoreEvents functions.
I was resolved the unsigned long problem but the others not.

Thanks in advance for you help :D

--
Please don't lose you hope, please peace in the earth, please no more
toubles...Live free!!
Francisco Rivas


[gentoo-user] initrd for LVM no longer works

2007-04-20 Thread Dietrich Moerman
Hello,

I am using kernel 2.6.20-gentoo-r6 and an LVM setup with all partitions except 
/boot in LVM volumes. I use lvm2create_initrd to create the initrd. This worked 
with the previous kernel (2.6.19), however with the new initrd the system does 
not boot (kernel panic - init not found).

I am pretty sure the kernel itself is not the cause, since booting 2.6.19 with 
the new initrd didn't work as well. Also, ramdisk has a size of 10240 KB set up 
in the kernel, which should be enough since the initrd is only 5 MB when 
uncompressed. Mounting the initrd shows that init exists in the usual sbin/init 
place.

Sadly I don't have the old working initrd anymore, I wouldn't know what could 
be possibly wrong right now.

Any help is appreciated.
Thanks.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Daniel Iliev
On Fri, 20 Apr 2007 15:43:50 -0400
Francisco Rivas [EMAIL PROTECTED] wrote:

 Hi
 
 Yesterday I was up to date my entire system, my gentoo does not have
 x11, after the up to date I was emerge x11 and when emerge compile the
 xf86-input-evdev-1.1.2-r2 send this message to the console :
 
  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module
 -DXFree86LOADER -I/usr/include/xorg -I../src -MT
 evdev_drv_la-evdev.lo -MD -MP -MF .deps/evdev_drv_la-evdev.Tpo -c
 evdev.c  -fPIC -DPIC -o .libs/evdev_drv_la- evdev.o
  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module
 -DXFree86LOADER -I/usr/include/xorg -I../src -MT
 evdev_drv_la-evdev_brain.lo -MD -MP
 -MF .deps/evdev_drv_la-evdev_brain.Tpo -c evdev_brain.c  -fPIC -DPIC
 -o .libs/evdev_drv_la-evdev_brain.o evdev.c: In function
 'EvdevReadInput': evdev.c:93: warning: format '%ld' expects type
 'long int', but argument 6 has type 'unsigned int'
 evdev.c: In function 'EvdevSwitchMode':
 evdev.c:235: error: 'SendCoreEvents' undeclared (first use in this
 function) evdev.c:235: error: (Each undeclared identifier is reported
 only once evdev.c:235: error: for each function it appears in.)
 evdev.c:236: error: 'DontSendCoreEvents' undeclared (first use in this
 function)
 make[2]: *** [evdev_drv_la-evdev.lo] Error 1
 make[2]: *** Waiting for unfinished jobs
  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module
 -DXFree86LOADER -I/usr/include/xorg -I../src -MT
 evdev_drv_la-evdev_axes.lo -MD -MP
 -MF .deps/evdev_drv_la-evdev_axes.Tpo -c evdev_axes.c  -fPIC -DPIC
 -o .libs/evdev_drv_la-evdev_axes.o make[2]: Leaving directory
 `/var/tmp/portage/x11-drivers/xf86-
 input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2/src' make[1]: ***
 [all-recursive] Error 1 make[1]: Leaving directory
 `/var/tmp/portage/x11-drivers/xf86-
 input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2' make: *** [all]
 Error 2
 
 !!! ERROR: x11-drivers/xf86-input-evdev-1.1.2-r2 failed.
 Call stack:
   ebuild.sh, line 1614:   Called dyn_compile
   ebuild.sh, line 971:   Called qa_call 'src_compile'
   environment, line 3817:   Called src_compile
   ebuild.sh, line 1304:   Called x-modular_src_compile
   x-modular.eclass, line 333:   Called x-modular_src_make
   x-modular.eclass, line 328:   Called die
 
 !!! emake failed
 !!! If you need support, post the topmost build error, and the call
 stack if relevant.
 !!! A complete build log is located at
 '/var/tmp/portage/x11-drivers/xf86-
 input-evdev-1.1.2-r2/temp/build.log'.
 
 It is very rare for me because exist a 1.1.5 version of that package.
 
 Looking for the answer on the internet I was found :
 
 1.- Editing the xorg.conf the problem could be resolved, but I don't
 have any xorg.conf because that is what I  am emerging.
 2.- Deleting from the code SendCoreEvents and DontSendCoreEvents
 functions. I was resolved the unsigned long problem but the others
 not.
 
 Thanks in advance for you help :D
 


I suppose you have no INPUT_DEVICES=[...] line in your /etc/make.conf
before compiling X.
The official documentation about installing X on Gentoo could be found
at Internat address: http://www.gentoo.org/doc/en/xorg-config.xml

-- 
Best regards,
Daniel

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo rewrites /etc/resolv.conf automatically

2007-04-20 Thread Jerry McBride
On Thursday 19 April 2007 11:32:19 pm Danyelle Gragsone wrote:
 Hi,

 I tried rewritting my conf.d/net file the way you explained.  I still
 can not get networking to work unless I edit my resolv.conf.  Any
 Suggestions?


Sorry, no.

 On 4/16/07, Jerry McBride [EMAIL PROTECTED] wrote:
  On Monday 16 April 2007 07:01:11 am arnuld wrote:
   on every boot Gentoo cleans up the /etc/resolv.conf :-(
  
   any solution ?
  
   - /etc/hosts --
   127.0.0.1   gnu.planet  gnu localhost
  
   ::1 localhost
  
   -- /etc/conf.d/net -
   dns_domain_lo=planet
  
   config_eth0=( 192.168.0.2/24 )
   routes_eth0=( default via 192.168.0.1 )
  
  
   --
   http://arnuld.blogspot.com/
 
  Yes... this is typical of the later versions of baselayout. You have to
  enter your dns info into the file ate /etc/conf.d/net... Like this...
 
  #/etc/conf.d/net
  modules=(ifconfig)
  config_eth0=(192.168.0.12 netmask 255.255.255.0 broadcast
  192.168.0.255) routes_eth0=(default via 192.168.0.1)
  dns_domain_eth0=(my.domain)
  dns_search_eth0=(search hsd99.nj.comcast.net.)
  dns_servers_eth0=(68.87.75.194 68.87.64.146)
 
 
 
 
 
  --
 
  --
 
  Jerry McBride
  --
  [EMAIL PROTECTED] mailing list



-- 


Jerry McBride
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo rewrites /etc/resolv.conf automatically

2007-04-20 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I missed the rest of the thread, so forgive me if this has been already 
proposed:

If you're using dhcp, try this in /etc/conf.d/net:

dhcpcd_eth0=-R

- --
Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda: http://foros.buanzo.com.ar
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGKTMGAlpOsGhXcE0RClxaAJ0bROBA05U0lZyI7KI5Kq/2/VnpBwCfRSuX
zaG3aawkGauS4QGj94wAWys=
=WqWN
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo rewrites /etc/resolv.conf automatically

2007-04-20 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

You can also try finding where the DNS comes from:

cat /etc/resolv.conf

Take one of the IPs, then:

find /etc -type f -exec grep -H IP_FROM_RESOLV_CONF {} \;

- --
Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda: http://foros.buanzo.com.ar
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGKTOBAlpOsGhXcE0RCm2kAJ9BCHeOpyuLUeMZHPwylJEduYcoegCfQkSR
kA06svo6i+CBN6M8l6UfGi8=
=Bigf
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ndiswrapper

2007-04-20 Thread Mick
On Friday 20 April 2007 18:48, Matthew Daubenspeck wrote:
 I am trying to get wireless working on an x86 install using ndiswrapper.
 It worked for about 2 days, then stopped for no reason.

 modprobe works:
 net5416 : driver installed
 device (168C:0024) present

 Although running a standard iwconfig command fails:
 Error for wireless request Set Mode (8B06) :
 SET failed on device wlan0 ; Invalid argument.

 iwconfig wlan0 mode Managed key hexkey essid local_wireless_wap channel
 11 rate 54M

Try managed in lower case - may make a difference.

Also, I assume that where you have key hexkey you specify a hexadecimal 
number?  Also, have you set up your /etc/conf.d/net correctly with regards to 
using the correct module for wep/wap (wap_supplicant)?

 Here is dmesg:
[snip...]
 wlan0: encryption modes supported: none

You need to define the encryption mode and module as suggested above.
-- 
Regards,
Mick


pgpGiPD8ICO2p.pgp
Description: PGP signature


[gentoo-user] Questions about java, Seamonkey and random hangs.

2007-04-20 Thread Dale
Hi Folks,

I have had a problem for a while that I can not figure out.  I visit the
radar site for the weather and it uses java.  Here is a link:

http://radar.weather.gov/ridge/radar.php?rid=GWXproduct=NCRoverlay=loop=yes

Keep in mind I am on dial-up here.  So things take a while to download. 
Here is what it does though.  When I go to that link, I have it
bookmarked, it will start to load and then Seamonkey will not respond or
hangs up until it has loaded all the images.  The CPU load goes to close
to 100% between Seamonkey and java.  Once everything is loaded, it then
responds.  When I saw it doesn't respond, if I switch desktops then come
back, it doesn't even redraw the screen.  All I get is the borders or
Seamonkey.

Also, on there is a Autoupdate button that will automatically update
the images as the radar is updated.  If I turn that on, it will update a
few times then it will stop working and the part that is java is blank. 

Here is the usage while it is loading up the images:

 29729 dale  25   0  213m  74m  24m R 78.2  7.4   4:56.09 seamonkey-bin
 27407 root  15   0 91260  54m 8392 S  9.7  5.4  11:48.22 X
  3806 dale  15   0  246m  64m  16m S  8.0  6.4   0:28.47 java_vm

Sometimes java is using more than Seamonkey so it varies a little.  Here
is what I have installed as reported by equery:

 [EMAIL PROTECTED] / # equery list java
 [ Searching for package 'java' in all categories among: ]
  * installed packages
 [I--] [  ] dev-java/java-config-1.3.7 (0)
 [I--] [  ] dev-java/java-config-2.0.31-r5 (2)
 [I--] [  ] dev-java/java-config-wrapper-0.12-r1 (0)
 [I--] [  ] dev-java/java-sdk-docs-1.4.2 (1.4.2)
 [I--] [  ] dev-java/java-sdk-docs-1.5.0-r1 (1.5.0)
 [I--] [ ~] dev-java/java-sdk-docs-1.6.0-r1 (1.6.0)
 [I--] [  ] dev-java/javacup-0.10k-r1 (0)
 [I--] [  ] dev-java/javatoolkit-0.2.0-r1 (0)
 [I--] [  ] dev-java/libreadline-java-0.8.0-r2 (0)
 [I--] [  ] dev-java/xjavac-20041208-r4 (1)
 [EMAIL PROTECTED] / #

and

 [EMAIL PROTECTED] / # equery list seamonkey
 [ Searching for package 'seamonkey' in all categories among: ]
  * installed packages
 [I--] [  ] www-client/seamonkey-1.1.1 (0)
 [EMAIL PROTECTED] / #   

Can someone visit that link and see if it does the same for you?  If it
works for you, can you post what you are using as far as a browser and
for java?  Has anybody seen or heard of anything like this before? 
About my system, I have a AMD 2500+ CPU and 1Gb of ram. 

I have tried unmerging and only having one version of java installed but
it does the same regardless of what version I have.  I would assume it
is not because there is more than one version of java installed.

What ya think?  Thanks in advance for help and info.  If you need more
info, let me know.

Dale

:-)  :-)  :-)



-- 
www.myspace.com/-remove-me-dalek1967

Copy n paste then remove the -remove-me- part.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Francisco Rivas

Hi, thanks for your response Daniel...

Yes, Actually I have a INPUT_DEVICES=keyboard mouse synaptics evdev in my
make.conf.. Now I am testing deleting evdev of my make.conf.

On 4/20/07, Daniel Iliev [EMAIL PROTECTED] wrote:


On Fri, 20 Apr 2007 15:43:50 -0400
Francisco Rivas [EMAIL PROTECTED] wrote:

 Hi

 Yesterday I was up to date my entire system, my gentoo does not have
 x11, after the up to date I was emerge x11 and when emerge compile the
 xf86-input-evdev-1.1.2-r2 send this message to the console :

  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module
 -DXFree86LOADER -I/usr/include/xorg -I../src -MT
 evdev_drv_la-evdev.lo -MD -MP -MF .deps/evdev_drv_la-evdev.Tpo -c
 evdev.c  -fPIC -DPIC -o .libs/evdev_drv_la- evdev.o
  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module
 -DXFree86LOADER -I/usr/include/xorg -I../src -MT
 evdev_drv_la-evdev_brain.lo -MD -MP
 -MF .deps/evdev_drv_la-evdev_brain.Tpo -c evdev_brain.c  -fPIC -DPIC
 -o .libs/evdev_drv_la-evdev_brain.o evdev.c: In function
 'EvdevReadInput': evdev.c:93: warning: format '%ld' expects type
 'long int', but argument 6 has type 'unsigned int'
 evdev.c: In function 'EvdevSwitchMode':
 evdev.c:235: error: 'SendCoreEvents' undeclared (first use in this
 function) evdev.c:235: error: (Each undeclared identifier is reported
 only once evdev.c:235: error: for each function it appears in.)
 evdev.c:236: error: 'DontSendCoreEvents' undeclared (first use in this
 function)
 make[2]: *** [evdev_drv_la-evdev.lo] Error 1
 make[2]: *** Waiting for unfinished jobs
  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2
 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module
 -DXFree86LOADER -I/usr/include/xorg -I../src -MT
 evdev_drv_la-evdev_axes.lo -MD -MP
 -MF .deps/evdev_drv_la-evdev_axes.Tpo -c evdev_axes.c  -fPIC -DPIC
 -o .libs/evdev_drv_la-evdev_axes.o make[2]: Leaving directory
 `/var/tmp/portage/x11-drivers/xf86-
 input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2/src' make[1]: ***
 [all-recursive] Error 1 make[1]: Leaving directory
 `/var/tmp/portage/x11-drivers/xf86-
 input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2' make: *** [all]
 Error 2

 !!! ERROR: x11-drivers/xf86-input-evdev-1.1.2-r2 failed.
 Call stack:
   ebuild.sh, line 1614:   Called dyn_compile
   ebuild.sh, line 971:   Called qa_call 'src_compile'
   environment, line 3817:   Called src_compile
   ebuild.sh, line 1304:   Called x-modular_src_compile
   x-modular.eclass, line 333:   Called x-modular_src_make
   x-modular.eclass, line 328:   Called die

 !!! emake failed
 !!! If you need support, post the topmost build error, and the call
 stack if relevant.
 !!! A complete build log is located at
 '/var/tmp/portage/x11-drivers/xf86-
 input-evdev-1.1.2-r2/temp/build.log'.

 It is very rare for me because exist a 1.1.5 version of that package.

 Looking for the answer on the internet I was found :

 1.- Editing the xorg.conf the problem could be resolved, but I don't
 have any xorg.conf because that is what I  am emerging.
 2.- Deleting from the code SendCoreEvents and DontSendCoreEvents
 functions. I was resolved the unsigned long problem but the others
 not.

 Thanks in advance for you help :D



I suppose you have no INPUT_DEVICES=[...] line in your /etc/make.conf
before compiling X.
The official documentation about installing X on Gentoo could be found
at Internat address: http://www.gentoo.org/doc/en/xorg-config.xml

--
Best regards,
Daniel

--
[EMAIL PROTECTED] mailing list





--
Francisco Rivas