Re: [gentoo-user] Changing the NIC name

2006-11-07 Thread Mick
On Monday 06 November 2006 18:34, Michael Schreckenbauer wrote:

 Am Montag, 6. November 2006 15:09 schrieb Timothy A. Holmes:

  As the machine built, the realtech is eth0 and the intel is eth1
  I would like to reverse those two names, so that snort can use the
  higher capacity card for its sniffer.  I am not quite sure where to look
  even to begin this process.

 nameif does this.

 # equery b nameif
 [ Searching for file(s) nameif in *... ]
 sys-apps/net-tools-1.60-r12 (/sbin/nameif)

 # nameif interface macaddress

Or, if you're struggling with udev and you intend to run a slim installation 
you could also try setting it up in your /etc/conf.d/net:
==
# OPTIONAL MODULES

# INTERFACE RENAMING
# There is no consistent device renaming scheme for Linux.
# The preferred way of naming devices is via the kernel module directly or
# by using udev (http://www.reactivated.net/udevrules.php)

# If you are unable to write udev rules, then we do provide a way of renaming
# the interface based on it's MAC address, but it is not optimal.
# Here is how to rename an interface whose MAC address is 00:11:22:33:44:55
# to foo1
#rename_001122334455=foo1

# You can also do this based on current device name - although this is not
# recommended. Here we rename eth1 to foo2.
#rename_eth1=foo2
==

HTH.
-- 
Regards,
Mick


pgp1FbgoWcoEe.pgp
Description: PGP signature


Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Bo Ørsted Andresen
On Tuesday 07 November 2006 06:54, Bo Ørsted Andresen wrote:
 On Tuesday 07 November 2006 06:44, Richard Fish wrote:
  On 11/4/06, Sergio Polini [EMAIL PROTECTED] wrote:
   `/var/tmp/portage/vmware-dsp-1.3/work/vmwaredsp-1.3/src/32'
   cc -c -W -Wall -O2 -fPIC -o vmdsp.o ../vmdsp.c
   cc -shared -Wl,-version-script=../vmdsp.map -o libvmdsp.so
   vmdsp.o  -lpthread -ldl -lc
   /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/
  bi n/ld: libvmdsp.so: undefined versioned symbol name [EMAIL PROTECTED]
   /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/
  bi n/ld: failed to set dynamic section sizes: Bad value
   collect2: ld returned 1 exit status
   make[1]: *** [libvmdsp.so] Error 1
   rm vmdsp.o
   make[1]: Leaving directory
   `/var/tmp/portage/vmware-dsp-1.3/work/vmwaredsp-1.3/src/32'
 
  Hmm, looks like building this is broken on AMD64 arches...too bad.

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

I've attached a patch for the ebuild on the bug that although not excactly 
optimal it works for me.

-- 
Bo Andresen


pgpxWyyfki1rv.pgp
Description: PGP signature


Re: [gentoo-user] xmms alternative

2006-11-07 Thread ionut cristian cucu
audacious is a good one!how come? How come nobody mentioned mpd? now that's lite and it has all one could want(based on it's clients): command line interface, gtk, qt u name it as for functionality as well pick a client based on what u want, now mpd with sonata as client consumes less resources(not by far) than xmms did; also sonata worked out of the box with my multimedia keys



[gentoo-user] documentation for the xorg-server modules?

2006-11-07 Thread Dorin
I can't seem to find any documentation about the xorg modules (dri, vbe,ddc, 
dbe,...) . I want to know what each one is for so I can enable/disable them 
based on what I need. So where should I look for the docs?
-- 
The world is a tragedy to those who feel, but a comedy to those who
think.(Horace Walpole)
*
Dorin Scutarasu,
www.info.UAIC.ro


pgpvm8Pfp0IZt.pgp
Description: PGP signature


Re: [gentoo-user] X crashes randomly

2006-11-07 Thread Andrey
On Tuesday 07 November 2006 03:37, Erik wrote:
 Hello,
 Starting today, X has been acting a little strange for me.  I'll be
 doing nothing to spectacularer in kde, like typing in openoffice or
 something else like that, and all of the sudden, X restarts and I am
 faced with kdm.  I don't know if this is a problem with something in
 kde, kdm, or X, so I don't know where to file a bug.  I haven't really
 seen anything related to what I am dealing with in those places so
 far.

 and, the tail end of /var/log/kdm.log:

What about /var/log/Xorg.0.log ?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] documentation for the xorg-server modules?

2006-11-07 Thread Ryan Crisman
http://www.x.org/On 11/7/06, Dorin [EMAIL PROTECTED] wrote:
I can't seem to find any documentation about the xorg modules (dri, vbe,ddc,dbe,...) . I want to know what each one is for so I can enable/disable them
based on what I need. So where should I look for the docs?--The world is a tragedy to those who feel, but a comedy to those whothink.(Horace Walpole)*Dorin Scutarasu,
www.info.UAIC.ro-- Ryan Crisman


[gentoo-user] Physikalen Speicher- und Swapverbrauch Anzeigen

2006-11-07 Thread Fred Kastl

Hallo,

gibt es ein Tool das den Arbeitsspeicher und Swapspeicher verbrauch 
aller Processe anzeigt

und diesen wenn möglich auch visuell darstellt ?
Aber nicht den Virtuellen sonder den tatasächlichen Verbrauch.

Eine anzeige wieviele Zugriffe auf welchen Bereich im Swasppeicher 
gemacht werden währe auch schön :-)



gruß

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



[gentoo-user] New install - startx not starting

2006-11-07 Thread Greg Morin
The kernel seems good, I've added 'gpm', and 'xorg-x11'. startx fails complaining about: (EE) Failed to load module radeon (module does not exist, 0) (EE) No drivers available.My question - how do I get/build this module?
-- GpmThe Morins of Plantsville


Re: [gentoo-user] New install - startx not starting

2006-11-07 Thread Andrey
On Tuesday 07 November 2006 12:56, Greg Morin wrote:
 The kernel seems good, I've added 'gpm', and 'xorg-x11'. startx fails
 complaining about:
(EE) Failed to load module radeon (module does not exist, 0)
(EE) No drivers available.

 My question - how do I get/build this module?

Try to add VIDEO_CARDS=radeon into /etc/make.conf
But I consider it is better to use fglrx driver...
(x11-drivers/ati-drivers)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New install - startx not starting

2006-11-07 Thread Mick
On Tuesday 07 November 2006 12:56, Greg Morin wrote:
 The kernel seems good, I've added 'gpm', and 'xorg-x11'. startx fails
 complaining about:
(EE) Failed to load module radeon (module does not exist, 0)
(EE) No drivers available.

 My question - how do I get/build this module?

Add radeon in your /etc/make.conf under VIDEO_CARDS=radeon
-- 
Regards,
Mick


pgpWnCuXKhAIH.pgp
Description: PGP signature


Re: [gentoo-user] New install - startx not starting

2006-11-07 Thread Bo Ørsted Andresen
On Tuesday 07 November 2006 15:00, Mick wrote:
  The kernel seems good, I've added 'gpm', and 'xorg-x11'. startx fails
  complaining about:
     (EE) Failed to load module radeon (module does not exist, 0)
     (EE) No drivers available.
 
  My question - how do I get/build this module?

 Add radeon in your /etc/make.conf under VIDEO_CARDS=radeon

And then run:

# emerge --newuse -va x11-base/xorg-server

-- 
Bo Andresen


pgp5Fb3lSFWvj.pgp
Description: PGP signature


Re: [gentoo-user] Physikalen Speicher- und Swapverbrauch Anzeigen

2006-11-07 Thread Jürgen Pierau

Fred Kastl schrieb:

Hallo,

gibt es ein Tool das den Arbeitsspeicher und Swapspeicher verbrauch 
aller Processe anzeigt

und diesen wenn möglich auch visuell darstellt ?
Aber nicht den Virtuellen sonder den tatasächlichen Verbrauch.

Eine anzeige wieviele Zugriffe auf welchen Bereich im Swasppeicher 
gemacht werden währe auch schön :-)



[english translation below]

free ist Dein Freund. Ansonsten noch vmstat. Oder auch top. xosview 
könnte auch das sein, wonach Du suchst.
Und wenn Du Fragen in Deutsch stellst, solltest Du Dich an 
gentoo-user-de wenden, nicht an die englischsprachige Variante.


free is your friend. Or maybe vmstat. Or top. xosview might also be what 
you're looking for.
And if you want to ask questions in German, you will have better luck 
posting to gentoo-user-de.


C'Ya,
JP
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] NTP: ntp-client doesn't start

2006-11-07 Thread PaulNM
Christopher Kern wrote:
 Hope this helps...
 
 
 When investigating this myself, I found that I needed to set up a link
 to the service in /etc/init.d with this command as the root user:
 
 cd /etc/runlevels/default  ln -s /etc/init.d/ntp-client . (no
 quotes, of course)
 
 This works fine at boot, as the service start is indicated in the boot
 display, and the time is indeed set to the correct time once executed
 at boot time. I also found that one can alter the timeout for this
 service by changing the NTPCLIENT_TIMEOUT variable in
 /etc/conf.d/ntp-client file so that it is whatever you'd like it to
 be. The default setting was 30 seconds, but I thought a shorter time
 would have been better, especially at boot time.
 
 Contents of /etc/conf.d/ntp-client:
 
 # /etc/conf.d/ntp-client
 

Look here..

 # Command to run to set the clock initially

ntp-client is meant to be a one time thing.

 # Most people should just leave this line alone ...
 # however, if you know what you're doing, and you
 # want to use ntpd to set the clock, change this to 'ntpd'
 NTPCLIENT_CMD=ntpdate

Ntpdate was a simple utility meant to be run as a cron job, but now is
mostly depreciated in favor of using ntpd/openntpd.  The full daemons
are not the resource hogs they used to be, and are much better at
handling clock skew. They keep track of the skew, so they only do a
correction as often as needed. Using a daemon also helps keep the other
ntp servers from getting pounded at certain points of the day by people
who use cron jobs, which strains their resouces and makes it harder for
you to get accurate info.

You're a little better than most since you are doing daily syncs and
not hourly or 4x a day, but do you have any idea how many people set up
syncs at midnight?

Use a daemon, it'll do a better job keeping your system in sync and be
much nicer on all the ntp servers you're syncing against.

OpenNTPD guide
http://gentoo-wiki.com/HOWTO_NTP_Using_OpenNTPD

NTPD guide
http://gentoo-wiki.com/NTP

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



Re: [gentoo-user] xmms alternative

2006-11-07 Thread Bira

On 11/7/06, ionut cristian cucu [EMAIL PROTECTED] wrote:

audacious is  a good one!
how come? How come nobody mentioned mpd? now that's lite and it has all one
could want(based on it's clients): command line interface, gtk, qt u name it
as for functionality as well pick a client based on what u want, now mpd
with sonata as client consumes less resources(not by far) than xmms did;
also sonata worked out of the box with my multimedia keys



I, at least, don't have much experience with it. Audacious was
mentioned a lot because its interface is very similar to XMMS's, and
it seems to accept a lot of the same skins and plug-ins. For people
explicitly looking for a replacement for XMMS because it's been
dropped from Portage, it seems to be the best choice.


--
Bira
http://compexplicita.blogspot.com
http://sinfoniaferida.blogspot.com
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT Good DNS registrar?

2006-11-07 Thread Blake Smith
Hey there,

I always recommend people to zoneedit.com. They offer 5 free zones with
an advanced web interface. Their service has been great sofar. Give it 
a look.

http://zoneedit.com

Blake

On Mon, Nov 06, 2006 at 02:36:35PM +, James wrote:
 Hello,
 
 I'm looking for a good DNS registrar, where I provide my own primary
 and secondary service. Maybe one that will provide some secondary
 service. I did find this list, but most seem to be just selling
 DNS bundled with indigenous web hosting:
 
 http://www.icann.org/registrars/accredited-list.html
 
 Anyother possiblitiy (if anyone on this list is interested, is to
 swap secondary DNS services with somebody else, preferable in the
 usa, as that is where ~90% of my traffic will originate/terminate.
 My traffic is very low volume.
 
 
 Any ideas or recommendations?
 
 
 James
 
 
 
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
-Blake Smith   
 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Website: http://www.djblithe.com
Jabber: [EMAIL PROTECTED]  
Aim: BlitheDJ
MSN: [EMAIL PROTECTED]   
ICQ: 3355204   
Yahoo: ezcheeze0 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT Good DNS registrar?

2006-11-07 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Blake Smith wrote:
 Hey there,
 
 I always recommend people to zoneedit.com. They offer 5 free zones with
 an advanced web interface. Their service has been great sofar. Give it 
 a look.

I've been using Zoneedit for almsot 6 years now, or more, I'm not sure... but I 
now find that they
no longer answer support eMails as they used to... well, I'm not getting 
replies at all.

Anyway, I need to add SRV records, to no avail through the web interface.

- --
Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
Me caso este 1ro de diciembre: Lista de Casamiento Numero 37520 en todos los 
FRAVEGA!! :)
http://www.buanzo.com.ar | http://www.vivamoslavida.com.ar : Portal 
no-comercial del buen vivir!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUKUnAlpOsGhXcE0RAkPAAJ9Y0hbSjbe6D66L0Xp1r+o0m7vKMwCeLVUY
t2uIvZ9L4No0EemxHiKHXdE=
=FaPS
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Error starting Konq after update world

2006-11-07 Thread reader

I think this may be a symlink problem but before I start tinkering and
incur more problems maybe someone here knows what problem if behind
this:

Attempting to start konqueror following an `update world' brings up a
dialog box with this error:

  There was an error loading the module KHTML.  The diagnostics is:
  /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
  _ZN14KURIFilterData6reinitERK7QString

It was a `Deep' update if that matters.

Does that error ring a bell with anyone?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Error starting Konq after update world

2006-11-07 Thread Andrey
On Tuesday 07 November 2006 15:26, [EMAIL PROTECTED] wrote:
 I think this may be a symlink problem but before I start tinkering and
 incur more problems maybe someone here knows what problem if behind
 this:

 Attempting to start konqueror following an `update world' brings up a
 dialog box with this error:

   There was an error loading the module KHTML.  The diagnostics is:
   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
   _ZN14KURIFilterData6reinitERK7QString

 It was a `Deep' update if that matters.

 Does that error ring a bell with anyone?

Show please your $CFLAGS ?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT Good DNS registrar?

2006-11-07 Thread Preston Hagar
Another option is http://freedns.afraid.orgI have used them for several years and had no problems. They are free.PrestonOn 11/6/06, 
James [EMAIL PROTECTED] wrote:
Hello,I'm looking for a good DNS registrar...Any ideas or recommendations?
James


[gentoo-user] Re: OT Good DNS registrar?

2006-11-07 Thread James
Daniel Iliev danny at ilievnet.com writes:

 
 James wrote:
  Hello,
 
  I'm looking for a good DNS registrar, where I provide my own primary
  and secondary service. 

  http://www.icann.org/registrars/accredited-list.html

 Well, I would not propose registrar(s) because it may sound as an
 advertisement. I've never heard about a free registrar. AFAIK all of
 them are commercial.

It's pretty much the way it is, so discussing choices for registrar,
so that one can provide their own complete delegations of authority
under a domain name, is worth paying for. I do not think discussing
this on a list such as this is a bad idea. After all my primary name
server will be a stripped down gentoo server, running iptables,
either hardened or selinux with either Bind or DJBDNS. The fact that
a few dollars has to change hands does not make the topic, evil,
or undesirable, does it?


 However if we talk about a free service provider I
 hope it won't be a problem, so I would propose you to try the DNS
 service provided by http://www.everydns.net/ . It is free and if you
 don't like it you could just replace it with another one which would
 serve you better.

This is an interesting option, but, one where I do not control
100% of the DNS config files, is not going to work for my needs.
Still, what you metion is of curiosity.

 If you also need reverse resolving then you have to ask your ISP to put
 your domain name in their DNS.

That's not likely to be an option with most of the ISPs I've ever
used. They what to controls the dns config files and point to 
an ip address with services as they see fit. Disfunctional, at best.

 I have no connection nor relation with EveryDNS.net other than I'm
 using their free DNS service and I'm pleased with it.

Your connection, or lack thereof to the entity is of minute concern to me.
I'd be very happy if a network admin at a registrar was on this list
can could articulate why their dns services are robust, particularly
using gentoo based machines.

thanks for the link,

James




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] bugzilla ban ?

2006-11-07 Thread Enrico Weigelt

Hi folks,


I just wanted to log into bgo after quite a long off time to report
some bugs, but had see this:

20062709 - Disabled for one week due to bugspamming

So it seems, I'm absolutely not welcomed.


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] bugzilla ban ?

2006-11-07 Thread Andrey
On Tuesday 07 November 2006 16:28, Enrico Weigelt wrote:
 I just wanted to log into bgo after quite a long off time to report
 some bugs, but had see this:

 20062709 - Disabled for one week due to bugspamming

 So it seems, I'm absolutely not welcomed.

It seems so! ;)
You was banned...
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Opera 9.10 rc1

2006-11-07 Thread Andrey
Hi!
Unfortunately there a lot of bugs in Opera 9.02... :(
But some of them closed in Opera 9.10 RC1 :
---
Changes since last weekly 
Source editor text reload from cache now reads Apply changes 
(!) Fixed 100% CPU on google maps and some other pages 
Fixed an issue with opacity on links that have images nested in them 
Find in page now has colors that are easier to see, while also being 
configurable (opera:config#Colors|HighlightedBackground) 
Some fixes to Search in hotclick menu 
Removed Open when download complete from File type dialog (while we fix 
it..) 
Fixed accesskeys on pages with frames 
Several fixes to Fraud protection 
Fixed crash when changing file handler on UNIX 
Now also UNIX has its Mask as IE mask the platform as well 
(!) A lot of memory leaks plugged and crashers removed 
Fixed problem finding nested IMAP mailboxes 
Fixed problem with Chinese and Korean text input
---

I made experimental ebuild for it.
If someone needs it - please write me!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Error starting Konq after update world

2006-11-07 Thread Neil Bothwick
On Tue, 07 Nov 2006 09:26:07 -0600, [EMAIL PROTECTED] wrote:

 Attempting to start konqueror following an `update world' 

This is a meaning less statement, all you're saying is I upgraded some
packages, but I'm not telling you what they were. We'd need to know
which packages were updated for this to be of any use.

 brings up a dialog box with this error:
 
   There was an error loading the module KHTML.  The diagnostics is:
   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
   _ZN14KURIFilterData6reinitERK7QString

This is part of kdelibs, so you've probably either updated konqueror or
kdelibs, re-emerge the other one.


-- 
Neil Bothwick

Top Oxymorons Number 12: Plastic glasses


signature.asc
Description: PGP signature


[gentoo-user] Re: OT Good DNS registrar?

2006-11-07 Thread James
Preston Hagar prestonh at gmail.com writes:

 Another option is http://freedns.afraid.orgI have used them for several years
and had no problems.  They are free.Preston

 James wireless at tampabay.rr.com wrote:
 Hello,I'm looking for a good DNS registrar... 

Hello Preston et al,

Your chosen service (afraid.org) combined with the others:
(zoneedit  everydns) look interesting.

However, what I'm looking for is a registrar like:

http://www.goaustraliadomains.com/

that is inexpensive (8.95/yr) and will point (100%) authority
to my primary name server, at my static IP address.
What I would like is a server that provides 
secondary service(resolution) while allowing me to run
the primary server on my single static IP. Often folks exchange
secondary services, agreeing to security semantics that
preclude nefarious activities such as spamming, dos, etc etc.

I understand in this day and age, folks have security concerns
with that sort of arrangement(unless they agree on the security
semantics) but it is preferred and allows me to run my own dns
config files and maintain authority. Merely pointing resource
records and such in a config file on a server that somebody else
controls, is not really what I'm looking for.  Maybe I'm being too
idealistic here, but, this goes to the very heart of what I
consider 'community'; community is a fundamental tenant of the
Internet, methinks.

Surely this is not so difficult to find other like minded technical 
folks that share/provide secondary dns resolution for others? Surely
we there is a wiki or one can be developed where folks follow to provide
secure secondary dns services for one another?  If an unfair 'bandwidth'
arrangement become apparent, I believe we have the necessary (QOS)
technology (iptables/netfilter) to limit the bandwidth consumed by a 
secondary name service one provides for another. If the more technical
folks to not share such solutions with the youth of the internet,
folks will grow up thinking that haveing your own dns means
somebody else points resource records to your server, and precludes
the masses from experiencing the power of running their own
dns services. Sure the root authority is still needed, but
robust, multifaceted dns services are a quinessential tool
for the future of the internet.

It's been a few years since I've set up primary and secondary
DNS services, but, surely the rfc's (1033 -1035) are still followed?
Most of the newer(proposed) rfc's related to DNS do not look appealing 
to me; but, I have not studied them in depth to certify that sort of 
conclusion. I wonder why the various 'dns services' offered either
for free or for a fee, do not mention which rfc's they are in 
compliance with?

Are there any readers of this list that still provide their own 
primary/secondary dns services?  Or offer secondary services to
others for a fee or free?

I'm either a dinosaur or I have missed something fundamental on 
the evolution of DNS?  


confused,

James

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] mysql-5.* unmasked

2006-11-07 Thread Grant

emerge world wants to update mysql from 4.1.21 to 5.0.26-r1 on my
server this morning.  Has anyone made a similar upgrade?

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



[gentoo-user] Re: Changing the NIC name

2006-11-07 Thread James
Timothy A. Holmes tholmes at mcaschool.net writes:


 I have a snort server that I am building that has 2 nics in it
 One is a 10/100 realtec
 The other is a 10/100/1000 Intel Pro1000
 As the machine built, the realtech is eth0 and the intel is eth1
 
 I would like to reverse those two names, so that snort can use the
 higher capacity card for its sniffer.  I am not quite sure where to look
 even to begin this process.

Hello Timothy,

I had a similar need. In fact which nic(of the 4 nics) was labled with
eth0-eth3 was inconsistent upon reboot. 

So I used the mac_eth statements like so:

mac_eth0=00:50:DA:31:31:AB
iface_eth0=192.168.14.220 broadcast 192.168.14.255 netmask 255.255.255.0

and so on for each nic.

This syntax has not been updated with the recent changes, but it
works splendidly for nailing down a given ip to a give ethernet mac
the /etc/conf.d/net.example file should contain the latest
syntax on how to nail down a desired IP with the mac address.


hth,


James



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread reader
For Andrey:
 CFLAGS=-O2 -march=i686 -pipe

Neil Bothwick [EMAIL PROTECTED] writes:

 On Tue, 07 Nov 2006 09:26:07 -0600, [EMAIL PROTECTED] wrote:

 Attempting to start konqueror following an `update world' 

 This is a meaning less statement, all you're saying is I upgraded some
 packages, but I'm not telling you what they were. We'd need to know
 which packages were updated for this to be of any use.

I'd hoped someone would have had the same or similar situation and
error before posted piles of data... so no not meaningless.

 brings up a dialog box with this error:
 
   There was an error loading the module KHTML.  The diagnostics is:
   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
   _ZN14KURIFilterData6reinitERK7QString

 This is part of kdelibs, so you've probably either updated konqueror or
 kdelibs, re-emerge the other one.

OK, checking on that.  Kdelibs was updated 

Checking it out with emerge -vp konqueror I see the basic problem but
not really understanding what it means:

 [blocks B ] =kde-base/kdebase-3.5* (is blocking
 kde-base/kcontrol-3.5.5, kde-base/libkonq-3.5.5,
 kde-base/kdialog-3.5.5, kde-base/kfind-3.5.5, kde-base/kdesu-3.5.5,
 kde-base/konqueror-3.5.5, kde-base/khelpcenter-3.5.5,
 kde-base/kicker-3.5.5, kde-base/kdebase-kioslaves-3.5.5-r1,
 kde-base/kdebase-data-3.5.5, kde-base/kcminit-3.5.3,
 kde-base/khotkeys-3.5.5)

Followed by a long string of stuff needing a New install:

[ebuild  N] kde-base/libkonq-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild  N] kde-base/kfind-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild  N] kde-base/kdialog-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild  N] kde-base/kdebase-kioslaves-3.5.5-r1  USE=arts hal samba -debug 
-kdeenablefinal -kdehiddenvisibility -ldap -openexr -xinerama 0 kB 
[ebuild  N] kde-base/kdebase-data-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild  N] kde-base/kicker-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xcomposite -xinerama 0 kB 
[ebuild  N] kde-base/khotkeys-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild  N] kde-base/kdesu-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 5 kB 
[ebuild  N] kde-base/khelpcenter-3.5.5  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild  N] kde-base/kcminit-3.5.3  USE=arts -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 23,080 kB 
[ebuild  N] kde-base/kcontrol-3.5.5  USE=arts opengl ssl -debug -ieee1394 
-kdeenablefinal -kdehiddenvisibility -logitech-mouse -xinerama 0 kB 
[ebuild  N] kde-base/konqueror-3.5.5  USE=arts -debug -java 
-kdeenablefinal -kdehiddenvisibility -xinerama 0 kB 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mysql-5.* unmasked

2006-11-07 Thread Markus Schönhaber
Grant wrote:
 emerge world wants to update mysql from 4.1.21 to 5.0.26-r1 on my
 server this morning.  Has anyone made a similar upgrade?

Yes.
After the upgrade amavisd-new and postfix didn't work anymore. I had to 
re-emerge DBD-mysql and postfix to get things running again.
It's propably a good idea to check which packages depend on mysql beforehand.

Regards
  mks
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-07 Thread Steve [Gentoo]
Bo Ørsted Andresen wrote:
 # cd /var/tmp/portage/sys-apps/kbd-1.12-r8/work
 # sed -i -e '141 aset -x\n' -e '152 aset +x\n' kbd-1.12/configure
 # ebuild `portageq portdir`/sys-apps/kbd/kbd-1.12-r8.ebuild compile
   
I've followed your suggestion - I was surprised to see sparc64 mentioned
- my gentoo box really is an aged PII (Celeron).

 Compiling source in /var/tmp/portage/kbd-1.12-r8/work/kbd-1.12 ...
Configuring for PREFIX=/usr
Configuring for DATADIR=/usr/share
Configuring for MANDIR=/usr/share/man
checking for gcc
+ uname -m
+ HOST_ARCH=i686
+ gcc -O -dumpmachine
+ awk -F- {print $1}
+ TARGET_ARCH=i686
+ test i686 = sparc64
./configure: 153: Syntax error: Bad substitution

!!! ERROR: sys-apps/kbd-1.12-r8 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  kbd-1.12-r8.ebuild, line 93:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call
stack if relevant.




 Also might be a good idea to post the output of:

 # emerge --info
   

# emerge --info
Portage 2.1.1-r1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3,
2.6.17-gentoo-r8 i686)
=
System uname: 2.6.17-gentoo-r8 i686 Celeron (Mendocino)
Gentoo Base System version 1.12.6
Last Sync: Mon, 06 Nov 2006 10:30:01 +
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python: 2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=pentium2 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /var/bind
CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf /etc/revdep-rebuild
/etc/terminfo
CXXFLAGS=-O2 -march=pentium2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://gentoo.blueyonder.co.uk
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/;
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'
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=x86 berkdb bitmap-fonts cli cracklib crypt cups dlloader dri
elibc_glibc fortran gdbm gpm iconv input_devices_evdev
input_devices_keyboard input_devices_mouse ipv6 isdnlog kernel_linux
libg++ ncurses nls nptl nptlonly pam pcre perl ppds pppd python readline
reflection session spl ssl tcpd truetype-fonts type1-fonts udev unicode
userland_GNU video_cards_apm video_cards_ark video_cards_ati
video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy
video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740
video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic
video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3
video_cards_s3virge video_cards_savage video_cards_siliconmotion
video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga
video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa
video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo
xorg zlib
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] X starting in 640x480 only

2006-11-07 Thread Christian Herzyk

Hi,

when I rebooted my PC yesterday my X did not come up (I made an error 
with etc-update after the resent baselayout upgrade and removed the 
DISPLYMANAGER setting). After fixing that my X came up, but only at 
640x480.
During the last days I did not change anything connected to X on my 
system and rebooted it several times without problems. I am running a 
x86 system with Intel Corporation 82915G/GV/910GL Express Chipset Family 
Graphics Controller and 99% stable packages including Xorg 7.1 (the 
unstable ones are apps, nothing with X).

It ran totally fine until yesterday.
I tried a lot, remerged X and experimented with settings.
I am still not sure what the problem is.

There are some things that strike me:
In the Xorg log I find:

(WW) I810(0): xf86AllocateGARTMemory: allocation of 13409 pages failed

several occurences of that with different page counts
.
And this one:
(II) I810(0): Not using mode 1280x1024 (no mode of this name)
(II) I810(0): Not using mode 1024x768 (no mode of this name)
(II) I810(0): Increasing the scanline pitch to allow tiling mode (640 - 
1024).

(--) I810(0): Virtual size is 640x480 (pitch 1024)
(**) I810(0):  Built-in mode 640x480


Any idea what the problem is?


Thanks.

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



[gentoo-user] emerge says kdelibs is blocking kde-env but I removed kde-env.

2006-11-07 Thread David Harel




Hi,


emerge world -uDNp says:
[blocks B ]
=kde-base/kdelibs-3.5.4-r2 (is blocking kde-base/kde-env-3-r4)
[blocks B ] =kde-base/kdebase-3.5* (is blocking
kde-base/kdesu-3.5.0)
[blocks B ] =kde-base/kdesu-3.5* (is blocking
kde-base/kdebase-3.5.2-r2)


about the first one, I
had it earlyer and I uninstalled kde-env and reinstalled kdelibs and
still I got that message. The second two were after I upgraded kdelibs
and kdebase. Any idea?


-- 
Regards.

David Harel,

==

Home office +972 77 4422234
Fax:+972 77 4422234
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]






Re: [gentoo-user] Error starting Konq after update world

2006-11-07 Thread Richard Fish

On 11/7/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

  There was an error loading the module KHTML.  The diagnostics is:
  /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
  _ZN14KURIFilterData6reinitERK7QString


This looks suspiciously like the kind of thing that can occur if you
build qt with one version of gcc, and libkhtml with a different
version.

What do the following report:

ldd /usr/kde/3.5/lib/libkhtml.so.4
strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI
strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI

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



Re: [gentoo-user] mysql-5.* unmasked

2006-11-07 Thread Mrugesh Karnik
On Tuesday 07 November 2006 23:10, Grant wrote:
 emerge world wants to update mysql from 4.1.21 to 5.0.26-r1 on my
 server this morning.  Has anyone made a similar upgrade?

 - Grant

Done. Had to run revdep-rebuild after the upgrade and everything was 
nice and smooth. :-)

-- 

Mrugesh Karnik
GPG Key 0xBA6F1DA8
Public key on http://wwwkeys.pgp.net



pgp4EahEyhy5K.pgp
Description: PGP signature


Re: [gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread Andrey
On Tuesday 07 November 2006 17:55, [EMAIL PROTECTED] wrote:

 Checking it out with emerge -vp konqueror I see the basic problem but
 not really understanding what it means:

  [blocks B ] =kde-base/kdebase-3.5* (is blocking
  kde-base/kcontrol-3.5.5, kde-base/libkonq-3.5.5,
  kde-base/kdialog-3.5.5, kde-base/kfind-3.5.5, kde-base/kdesu-3.5.5,
  kde-base/konqueror-3.5.5, kde-base/khelpcenter-3.5.5,
  kde-base/kicker-3.5.5, kde-base/kdebase-kioslaves-3.5.5-r1,
  kde-base/kdebase-data-3.5.5, kde-base/kcminit-3.5.3,
  kde-base/khotkeys-3.5.5)

 Followed by a long string of stuff needing a New install:

 [ebuild  N] kde-base/libkonq-3.5.5  USE=arts -debug -kdeenablefinal
skipped

It goes so because you emerged kdelibs.
It consist of  kde-base/kcontrol, kde-base/kdialog, etc...
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-07 Thread Bo Ørsted Andresen
On Tuesday 07 November 2006 19:38, Steve [Gentoo] wrote:
   

 I've followed your suggestion - I was surprised to see sparc64 mentioned
 - my gentoo box really is an aged PII (Celeron).

  Compiling source in /var/tmp/portage/kbd-1.12-r8/work/kbd-1.12 ...

 Configuring for PREFIX=/usr
 Configuring for DATADIR=/usr/share
 Configuring for MANDIR=/usr/share/man
 checking for gcc
 + uname -m
 + HOST_ARCH=i686
 + gcc -O -dumpmachine
 + awk -F- {print $1}
 + TARGET_ARCH=i686
 + test i686 = sparc64
 ./configure: 153: Syntax error: Bad substitution

 !!! ERROR: sys-apps/kbd-1.12-r8 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_compile
   ebuild.sh, line 937:   Called src_compile
   kbd-1.12-r8.ebuild, line 93:   Called die

If you look at the configure script you will see that it's is testing if you 
are on a sparc64. The test shows you aren't which appears to be unrelated to 
your problem. Line 153 which appears to be failing is this:

echo ARCH=${TARGET_ARCH/i?86/i386}  make_include

which is supposed to substitute i686 with i386 in your case and store it in 
make_include as ARCH=i386. I have no clue why that would fail. The only 
thing that I can think of is to remerge your shell (probably 
app-shells/bash). If noone else has a clue and that doesn't help I guess your 
best option is to file a bug with the info you've posted now...

-- 
Bo Andresen


pgpUceFQj0L4U.pgp
Description: PGP signature


Re: [gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread Hemmann, Volker Armin
So you used the monolithic ebuilds.

Just re-emerge kdebase.

Don't do anything else.

After that: revdep-rebuilt.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wireless on boot

2006-11-07 Thread Luigi Pinna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alle 20:44, sabato 4 novembre 2006, Neil Bothwick ha scritto:
 On Sat, 4 Nov 2006 13:53:39 +0100, Luigi Pinna wrote:
  But I continue to have some problems...
  First, on boot time net.eth0 gives up and I must wait until timeout
  before that boot could continue.

 emerge ifplugd and read the comments about it in
 /etc/conf.d/net.example

Sorry I answer only now: I was not here!
Your command works good, now in boot time I don't wait about net.eth0
but net.wlan0 and net.eth0 seem not active, but the wireless works.
I found that my connection is not still stable.
dmesg is full from this kind of messagges:
zd1211:Mixed Mode
wlan0: Configured authentication algorithms:  Open system
wlan0: Drop encrypted: enabled
zd1211:Switch to Infra mode
zd1211:Mixed Mode
wlan0: WPA version:  WPA
wlan0: pairwise cipher:  TKIP
wlan0: group cipher:  TKIP
wlan0: key mgmt:  PSK
wlan0: privacy: enabled
wlan0: Allow Rx unencrypted EAPOL: disabled
zd1211:STA_ASSOCIATED with 00:15:0c:24:bd:22
zd1211:Notify_join_event:00:15:0c:24:bd:22
zd1211:Mixed Mode
zd1211:STA_ASSOCIATED with 00:15:0c:24:bd:22
**We Lose AP for 5 seconds
zd1211:zd1205_dis_connect
zd1205_notify_disjoin_event
wlan0: Configured authentication algorithms:  Open system
wlan0: Drop encrypted: enabled
zd1211:Switch to Infra mode
zd1211:Mixed Mode
wlan0: WPA version:  WPA
wlan0: pairwise cipher:  TKIP
wlan0: group cipher:  TKIP
wlan0: key mgmt:  PSK
wlan0: privacy: enabled
wlan0: Allow Rx unencrypted EAPOL: disabled
zd1211:Mixed Mode
zd1211:STA_ASSOCIATED with 00:15:0c:24:bd:22
zd1211:Notify_join_event:00:15:0c:24:bd:22

And after same time (very irregular days or hours), I lose the signal 
but nothing notices it.
I can solve with 2 simple command: rmmod zd1211b and modprobe zd1211b
When I put on the module again, dhcpcd recognizes it and start a new 
connection.
What is wrong in my configuration? 
My /etc/wpa_supplicant .conf is:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
ssid=MySSID
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=CCMP TKIP WEP104 WEP40
psk=MyPassword
priority=2
}
fast_reauth=1

Thanks,
Luigi
- -- 
Public key GPG(0x633F86B7) on hkp://keyserver.linux.it/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFUN/wHmkkjmM/hrcRAuwhAKCJukCsTF6mbEawidfragFRzQz9nwCgmFb1
dkGVCGE5/sSmnjYdq4t5CUY=
=YxJp
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OpenSSH security

2006-11-07 Thread James Colby

List members -

I am running OpenSSH on my home gentoo server.  I was examining the
log files for OpenSSH and I noticed multiple login attempts from the
same IP address but with different user names.  Is there a simple way
that I can block an IP address from attempting to log in after
something like 3 failed login attempts?

My Gentoo box is connected to a linksys router connected to my cable
modem, the linksys is doing port forwarding to my gentoo box.  Also, I
would like to avoid limiting which IP addresses can log into my SSH
server

Thanks for any ideas,
James
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OpenSSH security

2006-11-07 Thread fire-eyes
James Colby wrote:
 List members -
 
 I am running OpenSSH on my home gentoo server.  I was examining the
 log files for OpenSSH and I noticed multiple login attempts from the
 same IP address but with different user names.  Is there a simple way
 that I can block an IP address from attempting to log in after
 something like 3 failed login attempts?
 
 My Gentoo box is connected to a linksys router connected to my cable
 modem, the linksys is doing port forwarding to my gentoo box.  Also, I
 would like to avoid limiting which IP addresses can log into my SSH
 server
 
 Thanks for any ideas,
 James


What you're seeing is a common, automated dictionary style attack. There
are several ways to get rid of them.

The simplest way is to install fail2ban and it will create firewall rules.

The next less-simple way is to change the port sshd listens on. The
scripts assume the default of 22.

The best way is to change the port sshd listens on, and also move to key
based authentication, and disable password based authentication. In this
way, even if they got the port, got a real user name, and had the right
password, it would not matter -- They haven't got the key.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread Neil Bothwick
On Tue, 07 Nov 2006 11:55:12 -0600, [EMAIL PROTECTED] wrote:

  Attempting to start konqueror following an `update world' 
 
  This is a meaningless statement, all you're saying is I upgraded
  some packages, but I'm not telling you what they were. We'd need to
  know which packages were updated for this to be of any use.
 
 I'd hoped someone would have had the same or similar situation and
 error before posted piles of data... so no not meaningless.

Yes, meaningless; update world means the packages on YOUR machine,
matching YOUR arch and dependencies requires by YOUR use flags have been
changed. No one can relate to that without knowing all those settings, or
a simple list of the packages updated with genlop --list --date
yesterday

  This is part of kdelibs, so you've probably either updated konqueror
  or kdelibs, re-emerge the other one.
 
 OK, checking on that.  Kdelibs was updated 
 
 Checking it out with emerge -vp konqueror I see the basic problem but
 not really understanding what it means:
 
  [blocks B ] =kde-base/kdebase-3.5* (is blocking
  kde-base/kcontrol-3.5.5, kde-base/libkonq-3.5.5,
  kde-base/kdialog-3.5.5, kde-base/kfind-3.5.5, kde-base/kdesu-3.5.5,
  kde-base/konqueror-3.5.5, kde-base/khelpcenter-3.5.5,
  kde-base/kicker-3.5.5, kde-base/kdebase-kioslaves-3.5.5-r1,
[snip]

You're running the monolithic KDE ebuilds, so re-emerge kdebase.
Incidentally, this is one of the situations where the split ebuilds
really pay off, as you'd only have to recompile Konqueror rather than all
the core KDE programs.


-- 
Neil Bothwick

RAM = Rarely Adequate Memory


signature.asc
Description: PGP signature


Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Sergio Polini
Richard Fish:
 Sorry for the late reply...I've been away for a couple of days.

That's very kind of you :-)

 Hmm, looks like building this is broken on AMD64 arches...too bad.

I'll check the patch submitted by Bo.

  testing ~ # ldd /usr/lib/libvmdsp.so
  ldd: warning: you do not have execution permission for
  `/usr/lib/libvmdsp.so'
  libpthread.so.0 = /lib/libpthread.so.0
  (0x2b944790f000) libdl.so.2 = /lib/libdl.so.2
  (0x2b9447a25000) libc.so.6 = /lib/libc.so.6
  (0x2b9447b29000) /lib64/ld-linux-x86-64.so.2
  (0x4000)

 Ah, libvmdsp.so is a 64-bit library.  I am pretty sure that vmware
 is still distributed as a 32-bit application, so yeah, preloading
 64-bit libraries won't work.

Sorry, but... are you sure that a 32-vs-64 bit compatibility problem 
can vanish when I run aoss vmware as root?
Sound works when I am root...

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



Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Sergio Polini
Bo Ørsted Andresen:
  http://bugs.gentoo.org/show_bug.cgi?id=150495

 I've attached a patch for the ebuild on the bug that although not
 excactly optimal it works for me.

Thanks! Now I've just to understand how to emerge an ebuild with a new 
patch ;-)))

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



[gentoo-user] (EE) AIGLX error

2006-11-07 Thread Turi Tropea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi people

i have this in my /var/log/Xorg.0.log

(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed
(/usr/lib/dri/fglrx_dri.so: undefined symbol:
__driCreateNewScreen_20050727)

(i have the USE aiglx in my make.conf)

how i can resolve this Error?

thanks and have a nice day

- --
[ Salvatore Donato Tropea aka TuriTropea ]
[ me [at] tropeadonato.eu -- http://www.tropeadonato.eu  ]
[   Gentoo GNU/Linux 2.6.18 on Asus A6Va -- KDE 3.5.2]
[  GNU/Linux User:#417399 -- GPG key ID 1AEF1990 ]
[ Fingerprint: 00A6 FD96 941F 6EFF 6932 0F60 A627 64F0 1AEF 1990 ]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUPFBpidk8BrvGZARAv1tAJsE3Wyq6vfHmAai/iEUDqnaAAcosgCcDM6Y
7QHVYsKzhQB24APFmPSmSZM=
=faMr
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] X crashes randomly

2006-11-07 Thread Erik

I tried revdep-rebuild; nothing was broken so nothing was built.

And no, I don't have any developer packages installed.  I use stable X
that employs AIGLX and composite with stable nvidia drivers, and a
stable kde that uses transparencies.  I've been using Xorg-x11 7.1
ever since it was marked stable, and I've had no problems until
yesterday.  I literally sent this email not 1 hour after my problems
started and I couldn't find anything on bugzilla.

On 11/7/06, Andrey [EMAIL PROTECTED] wrote:

On Tuesday 07 November 2006 03:37, Erik wrote:
 Hello,
 Starting today, X has been acting a little strange for me.  I'll be
 doing nothing to spectacularer in kde, like typing in openoffice or
 something else like that, and all of the sudden, X restarts and I am
 faced with kdm.  I don't know if this is a problem with something in
 kde, kdm, or X, so I don't know where to file a bug.  I haven't really
 seen anything related to what I am dealing with in those places so
 far.

 and, the tail end of /var/log/kdm.log:

What about /var/log/Xorg.0.log ?

That showed no errors at all, but I can post it anyway:
--

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.17-gentoo-r8 x86_64
Current Operating System: Linux erikstotle 2.6.17-gentoo-r8 #11 SMP
Mon Oct 9 21:19:04 EDT 2006 x86_64
Build Date: 14 October 2006
Before reporting problems, check http://wiki.x.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/Xorg.0.log, Time: Tue Nov  7 07:19:49 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout X.org Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(WW) The directory /usr/share/fonts/TTF/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/OTF does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/CID/ does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(**) RgbPath set to /usr/share/X11/rgb
(**) ModulePath set to /usr/lib64/xorg/modules
(**) Extension Composite is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor=X.Org Foundation
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib64/xorg/modules/libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,02f0 card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,02fa card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,02fe card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,02f8 card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,02f9 card 1043,81c0 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:00:5: chip 10de,02ff card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:6: chip 10de,027f card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:7: chip 10de,027e card 1043,81c0 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,02fc card , rev a1 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 10de,02fd card , rev a1 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 10de,02fb card , rev a1 class 06,04,00 hdr 01
(II) PCI: 00:05:0: chip 10de,0240 card 1043,81cd rev a2 class 03,00,00 hdr 00
(II) PCI: 00:09:0: chip 10de,0270 card 1043,81c0 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:0a:0: chip 10de,0260 card 1043,81c0 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:0a:1: chip 10de,0264 card 1043,81c0 rev a3 class 0c,05,00 hdr 80
(II) PCI: 00:0a:2: chip 10de,0272 card 1043,81c0 rev a3 class 05,00,00 hdr 80
(II) PCI: 00:0b:0: chip 10de,026d card 1043,81c0 rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 10de,026e card 1043,81c0 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:0d:0: 

Re: [gentoo-user] documentation for the xorg-server modules?

2006-11-07 Thread Dorin
Thanks for the reply.
Yes, I found some bits and pieces of information there, but only about some 
server modules and extensions. No mention about xtrap, record, Damage, XFixes 
which i found in my xorg.conf.
 I guess I'll try scanning through the source code, sometime.

On Tuesday 07 November 2006 14:39, Ryan Crisman wrote:
 http://www.x.org/

 On 11/7/06, Dorin [EMAIL PROTECTED] wrote:
  I can't seem to find any documentation about the xorg modules (dri,
  vbe,ddc,
  dbe,...) . I want to know what each one is for so I can enable/disable
  them
  based on what I need. So where should I look for the docs?
  --
  The world is a tragedy to those who feel, but a comedy to those who
  think.(Horace Walpole)
  *
  Dorin Scutarasu,
  www.info.UAIC.ro

-- 
The world is a tragedy to those who feel, but a comedy to those who
think.(Horace Walpole)
*
Dorin Scutarasu,
www.info.UAIC.ro


pgpMZ5CDelipJ.pgp
Description: PGP signature


Re: [gentoo-user] OpenSSH security

2006-11-07 Thread Pavel Sanda
 In addition to fail2ban, look at deny2hosts and sshdfilter.

accidentally i was solving the same problem today.
i tried to use hosts.allow/deny but it seems sshd doesnt
reflect to them (i have tcpd use flag on).
is openssh on gentoo supposed to work with these files ?

bye,
pavel
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OpenSSH security

2006-11-07 Thread fire-eyes
Pavel Sanda wrote:
 In addition to fail2ban, look at deny2hosts and sshdfilter.
 
 accidentally i was solving the same problem today.
 i tried to use hosts.allow/deny but it seems sshd doesnt
 reflect to them (i have tcpd use flag on).
 is openssh on gentoo supposed to work with these files ?
 
 bye,
 pavel

only if you have tcpd USE flag on. I would not rely on it, as it's old
and silly.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OpenSSH security

2006-11-07 Thread Mick
On Tuesday 07 November 2006 20:04, Brian Davis wrote:
 In addition to fail2ban, look at deny2hosts and sshdfilter.

 fire-eyes wrote:
  James Colby wrote:
  List members -
[snip]
  My Gentoo box is connected to a linksys router connected to my cable
  modem, the linksys is doing port forwarding to my gentoo box.  Also, I
  would like to avoid limiting which IP addresses can log into my SSH
  server

  What you're seeing is a common, automated dictionary style attack. There
  are several ways to get rid of them.
[snip]
  The next less-simple way is to change the port sshd listens on. The
  scripts assume the default of 22.

I use this as it is trivial to edit the sshd port No on /etc/ssh/sshd_config 
and /etc/ssh/ssh_config on the client.  However, you need to change the ssh 
client port back to 22 (or specify it on the command line) next time you 
connect to a production server.

  The best way is to change the port sshd listens on, and also move to key
  based authentication, and disable password based authentication. In this
  way, even if they got the port, got a real user name, and had the right
  password, it would not matter -- They haven't got the key.

I also use this option.  Dictionary attacks are totally ineffective as no user 
login passwds are accepted - full stop.  Only to add to the above that even 
if they have the private key, they will still need the secret passphrase to 
be able to use it.

You may also want to look in the wiki for port-knocking.
-- 
Regards,
Mick


pgp04axQfIFbZ.pgp
Description: PGP signature


Re: [gentoo-user] OpenSSH security

2006-11-07 Thread Mick
On Tuesday 07 November 2006 21:44, fire-eyes wrote:
 Pavel Sanda wrote:
  In addition to fail2ban, look at deny2hosts and sshdfilter.
 
  accidentally i was solving the same problem today.
  i tried to use hosts.allow/deny but it seems sshd doesnt
  reflect to them (i have tcpd use flag on).
  is openssh on gentoo supposed to work with these files ?

 only if you have tcpd USE flag on. I would not rely on it, as it's old
 and silly.

Only consider it as an additional layer of security, but not a particularly 
robust one as IPs and MACs can be easily spoofed.  Secure key authentication 
is the 'best' simple solution.
-- 
Regards,
Mick


pgpwBUZvOr6yt.pgp
Description: PGP signature


Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Sergio Polini
Sergio Polini:
 Bo Ørsted Andresen:
   http://bugs.gentoo.org/show_bug.cgi?id=150495
 
  I've attached a patch for the ebuild on the bug that although not
  excactly optimal it works for me.

 Thanks! Now I've just to understand how to emerge an ebuild with a
 new patch ;-)))

Well, it was easy, but:
a) when I run vmwarearts as a normal user, I get:
vmwarearts ERROR: ld.so: object 'libvmdsp.so' from LD_PRELOAD cannot 
be preloaded: ignored.
and sound doesn't work;
b) when I run vmwarearts as root, I get a vmware messate Failed to 
open sound device /dev/dsp: No such device Virtual device sound will 
start disconnected.;
c) when I run aoss vmware as a normal user, I get:
ERROR: ld.so: object 'libaoss.so' from LD_PRELOAD cannot be preloaded: 
ignored.
d) when I run aoss vmware as root sound works!!!

I still think that there is something about permissions somewhere.

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



Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Sergio Polini
Richard Fish:
 Ah, libvmdsp.so is a 64-bit library.  I am pretty sure that vmware
 is still distributed as a 32-bit application, so yeah, preloading
 64-bit libraries won't work.

 Try changing the vmwarearts script to preload the library from
 /usr/lib32 instead of /usr/lib.

I've tried aoss32, i.e.:

#!/bin/sh

# A simple script to facilitate the use of the OSS compatibility 
library.
# Usage:
#   aoss command command options and arguments

if [ -d /proc/asound ]; then
  prefix=/emul/linux/x86/usr
  exec_prefix=${prefix}
  LD_PRELOAD=${exec_prefix}/lib/libaoss.so${LD_PRELOAD:+:$LD_PRELOAD} 
exec $@
else
  exec $@
fi
exit 1

But I've got (the same as root):

[sp ~]$ ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.

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



Re: [gentoo-user] Physikalen Speicher- und Swapverbrauch Anzeigen

2006-11-07 Thread Iain Buchanan
On Tue, 2006-11-07 at 13:48 +0100, Fred Kastl wrote:
 Hallo,
 
 gibt es ein Tool das den Arbeitsspeicher und Swapspeicher verbrauch 
 aller Processe anzeigt
 und diesen wenn möglich auch visuell darstellt ?
 Aber nicht den Virtuellen sonder den tatasächlichen Verbrauch.
 
 Eine anzeige wieviele Zugriffe auf welchen Bereich im Swasppeicher 
 gemacht werden währe auch schön :-)

what desktop environment are you using?  If you're using gnome or kde,
they should come with their own graphical monitors, like
gnome-system-monitory.

HTH,
-- 
Iain Buchanan iaindb at netspace dot net dot au

Tempt not a desperate man.
-- William Shakespeare, Romeo and Juliet

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] Seamonkey and spam filter

2006-11-07 Thread Dale
Hi,

I have noticed that some people on this list get marked as spam.  I
think I hit the spam button a few times by mistake and it seems
Seamonkey remembers this very well.  Is there a file that I can edit or
delete to reset this?  Sort of give me a fresh start.

 [I--] [  ] www-client/seamonkey-1.0.5 (0)


Thanks

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] bugzilla ban ?

2006-11-07 Thread Iain Buchanan
On Tue, 2006-11-07 at 17:28 +0100, Enrico Weigelt wrote:
 Hi folks,
 
 
 I just wanted to log into bgo after quite a long off time to report
 some bugs, but had see this:
 
 20062709 - Disabled for one week due to bugspamming
 
 So it seems, I'm absolutely not welcomed.

bgo is not a forum for discussing behaviour, patches, modus operandi,
etc, in such a long form as was done on your bug.  Perhaps you should
take it to the gentoo-dev mailing list, or forums or whatever?

cya,
-- 
Iain Buchanan iaindb at netspace dot net dot au

Keep a diary and one day it'll keep you.
-- Mae West

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Richard Fish

On 11/7/06, Sergio Polini [EMAIL PROTECTED] wrote:

Richard Fish:
 Ah, libvmdsp.so is a 64-bit library.  I am pretty sure that vmware
 is still distributed as a 32-bit application, so yeah, preloading
 64-bit libraries won't work.

 Try changing the vmwarearts script to preload the library from
 /usr/lib32 instead of /usr/lib.

I've tried aoss32, i.e.:

But I've got (the same as root):

[sp ~]$ ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from
LD_PRELOAD cannot be preloaded: ignored.


What are the permissions on this?

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



Re: [gentoo-user] New install - startx not starting

2006-11-07 Thread Greg Morin
All - thanx for the pointers. I had to 'emerge ati-drivers', then 'emerge cario', then emerge 'xorg-x11'. Also had to tweak /etc/make.conf a bit.All is good now.GpmOn 11/7/06, 
Bo Ørsted Andresen [EMAIL PROTECTED] wrote:
On Tuesday 07 November 2006 15:00, Mick wrote:  The kernel seems good, I've added 'gpm', and 'xorg-x11'. startx fails  complaining about:  (EE) Failed to load module radeon (module does not exist, 0)
  (EE) No drivers available.   My question - how do I get/build this module? Add radeon in your /etc/make.conf under VIDEO_CARDS=radeonAnd then run:
# emerge --newuse -va x11-base/xorg-server--Bo Andresen-- GpmThe Morins of Plantsville


[gentoo-user] mouse wheel scroll moves back / forward in firefox

2006-11-07 Thread Iain Buchanan
Hi all,

in my theme of Xorg mouse problems :)

I have setup scrolling with ZaxisMapping.  It works fine.  However, with
a selection of different mice (every mouse I've got), including my
touchpad with the synaptic driver setup to emulate the wheel, when I
scroll _fast_ it seems to get mapped to a button press.

In firefox, this button press is translated into history-forward / back,
so that when I'm scrolling down a page, allofasudden, I get taken to the
previous page in history...

As you can imagine, this is mildly annoying!

Could it be something to do with:
 Option  ZAxisMapping 4 5 6 7
I can't always reproduce it, so it's hard for me to tell...

thanks for any suggestions,
-- 
Iain Buchanan iaindb at netspace dot net dot au

Riches cover a multitude of woes.
-- Menander

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] sudo requires password twice

2006-11-07 Thread Daevid Vincent
Can someone paste/send me their (stock) /etc/pam.d/sudo file?

I don't do anything fancy and haven't purposefully edited this file, so I
just want whatever the standard (current) Gentoo version is. This double
prompting is very frustrating...

DÆVID  

 -Original Message-
 From: Boyd Stephen Smith Jr. [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, October 05, 2006 5:46 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] sudo requires password twice
 
 On Thursday 05 October 2006 16:36, Daevid Vincent 
 [EMAIL PROTECTED] 
 wrote about 'RE: [gentoo-user] sudo requires password twice':
  I've not figured this out yet, so reposting in case someone has any
  ideas...
 
 Hrm, I either never got the original (not surprising) of I was just 
 skimming my mail to quickly and missed your question (even less 
 surprising).
 
  auth   required /lib/security/pam_stack.so 
 service=system-auth
 
 This line...
 
  authinclude system-auth
 
 and this one are redundant.  They both run through the 
 system-auth chain as 
 part of authentication.  In effect you are telling PAM that any sudo 
 authentication needs to do system authentication twice w/ whatever 
 pam_nologin does in between.
 
 You'll want to remove one or the other, after investigating 
 any subtle 
 differences between the two that I'm unaware of, which may or may not 
 exist.  (I haven't messed with PAM in months.)


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sudo requires password twice

2006-11-07 Thread Boyd Stephen Smith Jr.
On Tuesday 07 November 2006 20:39, Daevid Vincent [EMAIL PROTECTED] 
wrote about 'RE: [gentoo-user] sudo requires password twice':
 Can someone paste/send me their (stock) /etc/pam.d/sudo file?

Sent via private mail.

-- 
If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability.
-- Gentoo Developer Ciaran McCreesh


pgpHTXUmgkh5q.pgp
Description: PGP signature


[gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread reader
Neil Bothwick [EMAIL PROTECTED] writes:


[...]

 I'd hoped someone would have had the same or similar situation and
 error before posted piles of data... so no not meaningless.

 Yes, meaningless; update world means the packages on YOUR machine,
 matching YOUR arch and dependencies requires by YOUR use flags have been
 changed. No one can relate to that without knowing all those settings, or
 a simple list of the packages updated with genlop --list --date
 yesterday


Your repeating it ever louder does not make it so.  update world
conveys a major update of the entire OS, then follows a very specific
error that I hoped someone would be able to identify.  

So no not meaningless,

Were it actually meaningless no one would have been able to help.
I was glad to supply any needed details. Your continued insistance on
this appears to be more about opinion than fact.

 You're running the monolithic KDE ebuilds, so re-emerge kdebase.
 Incidentally, this is one of the situations where the split ebuilds
 really pay off, as you'd only have to recompile Konqueror rather than all
 the core KDE programs.

Thanks, I'll be doing that.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OpenSSH security

2006-11-07 Thread Jesper Fruergaard Andersen
On Wednesday 08 November 2006 05:52, Mick wrote:
 I use this as it is trivial to edit the sshd port No on
 /etc/ssh/sshd_config and /etc/ssh/ssh_config on the client.  However,
 you need to change the ssh client port back to 22 (or specify it on the
 command line) next time you connect to a production server.

I use different ports for sshd on all my server. You can just add them to 
~/.ssh/config once. It work like /etc/ssh/ssh_config. You can add per 
host settings by doing something like this:

Host Hostname
Port Port


read:
$ man 5 ssh_config

-- 
Jesper
 11:47:46 up 1 day,  3:59,  5 users,  load average: 0.51, 0.66, 0.60
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DPMS doesn't seem to work for me in Xorg 7.1

2006-11-07 Thread Randy Barlow
Randy Barlow wrote:
 Howdy all.  I recently did the emerge --update world business, and with
 that came xorg 7.1 (was 7.0 before).  So everything seemed to be fine
 and dandy, but I've noticed that the DPMS for the monitor doesn't seem
 to work quite right.  I'm seeing this behavior on two machines (one a
 desktop and one a laptop, so different types of hardware, etc.), so I'm
 thinking it has something to do with some change to xorg itself, or
 maybe a config file?  The symptoms are slightly different on each
 machine.  On my laptop (intel i810 driver), the screen just never shuts
 off anymore at all.  It's just happy to stay on seemingly forever,
 unless I shut it.  The desktop however (nvidia legacy w/ CRT monitor)
 sometimes works (meaning turns off correctly), sometimes flickers on and
 off repeatedly until I move the mouse to wake it up, and sometimes just
 never turns off.  I hate seemingly non-reproducible problems!  I do have
 Option DPMS in the Section Monitor in my xorg.conf as well as this
 section at the end:
 
 Section ServerFlags
 Option  StandbyTime 20
 Option  SuspendTime 40
 Option  OffTime 60
 EndSection
 
 The Xorg log doesn't have any EE's in it, but does have the following
 warning:
 
 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
 
 And, of course, that file does not exist.  I have no idea if that's
 significant for my problem or not.  revdep-rebuild says everything is
 peachy.  Any clues?  Anybody seen this before?  Thanks!

I have some more information - this might explain why the laptop doesn't
ever work.  The command /usr/bin/xset q tells me:


DPMS (Energy Star):
  Server does not have the DPMS Extension

Anyone know how I can get the DPMS extension?
-- 
Randy Barlow
http://www.electronsweatshop.com
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Error starting Konq after update world

2006-11-07 Thread reader
Richard Fish [EMAIL PROTECTED] writes:

 On 11/7/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
   There was an error loading the module KHTML.  The diagnostics is:
   /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol:
   _ZN14KURIFilterData6reinitERK7QString

 This looks suspiciously like the kind of thing that can occur if you
 build qt with one version of gcc, and libkhtml with a different
 version.

 What do the following report:

 ldd /usr/kde/3.5/lib/libkhtml.so.4
 strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI
 strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI

ldd /usr/kde/3.5/lib/libkhtml.so.4

   linux-gate.so.1 =  (0xe000)
libkjs.so.1 = /usr/kde/3.5/lib/libkjs.so.1 (0xb7be)
libpcreposix.so.0 = /usr/lib/libpcreposix.so.0 (0xb7bde000)
libpcre.so.0 = /usr/lib/libpcre.so.0 (0xb7bc1000)
libkparts.so.2 = /usr/kde/3.5/lib/libkparts.so.2 (0xb7b7c000)
libkdeprint.so.4 = /usr/kde/3.5/lib/libkdeprint.so.4 (0xb7aae000)
libkutils.so.1 = /usr/kde/3.5/lib/libkutils.so.1 (0xb7a4d000)
libkio.so.4 = /usr/kde/3.5/lib/libkio.so.4 (0xb771f000)
libkdeui.so.4 = /usr/kde/3.5/lib/libkdeui.so.4 (0xb7446000)
libkdesu.so.4 = /usr/kde/3.5/lib/libkdesu.so.4 (0xb743)
libkwalletclient.so.1 = /usr/kde/3.5/lib/libkwalletclient.so.1 
(0xb741f000)
libkdecore.so.4 = /usr/kde/3.5/lib/libkdecore.so.4 (0xb71e6000)
libDCOP.so.4 = /usr/kde/3.5/lib/libDCOP.so.4 (0xb71b4000)
libresolv.so.2 = /lib/libresolv.so.2 (0xb719)
libutil.so.1 = /lib/libutil.so.1 (0xb718c000)
libart_lgpl_2.so.2 = /usr/lib/libart_lgpl_2.so.2 (0xb7176000)
libidn.so.11 = /usr/lib/libidn.so.11 (0xb7146000)
libkdefx.so.4 = /usr/kde/3.5/lib/libkdefx.so.4 (0xb711b000)
libqt-mt.so.3 = /usr/qt/3/lib/libqt-mt.so.3 (0xb6a3e000)
libmng.so.1 = /usr/lib/libmng.so.1 (0xb69e)
libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0xb69c1000)
libXi.so.6 = /usr/lib/libXi.so.6 (0xb69b9000)
libXrandr.so.2 = /usr/lib/libXrandr.so.2 (0xb69b6000)
libXcursor.so.1 = /usr/lib/libXcursor.so.1 (0xb69ac000)
libXfixes.so.3 = /usr/lib/libXfixes.so.3 (0xb69a7000)
libXft.so.2 = /usr/lib/libXft.so.2 (0xb6995000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0xb696b000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0xb68ff000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb67e7000)
libpng12.so.0 = /usr/lib/libpng12.so.0 (0xb67c4000)
libz.so.1 = /lib/libz.so.1 (0xb67b2000)
libXext.so.6 = /usr/lib/libXext.so.6 (0xb67a4000)
libSM.so.6 = /usr/lib/libSM.so.6 (0xb679b000)
libICE.so.6 = /usr/lib/libICE.so.6 (0xb6784000)
libpthread.so.0 = /lib/libpthread.so.0 (0xb676d000)
libXrender.so.1 = /usr/lib/libXrender.so.1 (0xb6764000)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb667a000)
libXau.so.6 = /usr/lib/libXau.so.6 (0xb6677000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb6672000)
libdl.so.2 = /lib/libdl.so.2 (0xb666e000)
libstdc++.so.6 = /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6 
(0xb658d000)
libm.so.6 = /lib/libm.so.6 (0xb6567000)
libc.so.6 = /lib/libc.so.6 (0xb643f000)
libgcc_s.so.1 = /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1 
(0xb6434000)
/lib/ld-linux.so.2 (0x8000)
==
strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI

CXXABI_1.3.1
CXXABI_1.3
CXXABI_1.3.1
CXXABI_1.3
CXXABI_1.3.1
CXXABI_1.3
===

strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI

CXXABI_1.3
CXXABI_1.3
CXXABI_1.3
CXXABI_1.3

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DPMS doesn't seem to work for me in Xorg 7.1

2006-11-07 Thread Randy Barlow
Randy Barlow wrote:
 I have some more information - this might explain why the laptop doesn't
 ever work.  The command /usr/bin/xset q tells me:
 
 
 DPMS (Energy Star):
   Server does not have the DPMS Extension
 
 Anyone know how I can get the DPMS extension?

Well, I think I may have solved both of my own problems, though time
will tell.  For the desktop, it turns out that you need a Option DPMS
TRUE line in the section for the video card if you are using the
proprietary nvidia driver.  For the laptop, it turns out that some of
the laptop mode scripts that I had been using must have been upgraded,
and these seemed to have chosen to manage DPMS themselves instead of
having X do it.  So I just changed those settings back.  Man, I really
need to pay better attention when I'm updating the config files!

-- 
Randy Barlow
http://www.electronsweatshop.com
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Re: Mini Gentoo in VMWare

2006-11-07 Thread Daevid Vincent
I use a Gentoo VM for a lot of LAMP dev work, and I can tell you it's kind
of painful to upgrade packages with all the compiling. VMWare is slower than
normal to compile, mostly due to disk I/O. Since each HD is a big-ass file. 

A few optimizations I might suggest:

Partition a dedicated physical hard drive into chunks and use VMWare's raw
disk so you have real hardware/hard disks. I'd suggest a very fast SCSI
drive for the best performance since you're running several VMs.

Also, look into the VMWare server version which uses the raw iron a bit
better as it's dedicated to running many VMs. 

I find that more RAM on VMWare has a point of deminishing returns. I have a
VM that I dedicate 512MB of my 2GBs and honestly it feels slower than when I
give it 128-256MB only. It may be a WinXP thing that it's not efficiently
using the RAM right or something.

 -Original Message-
 From: Trenton Adams [mailto:[EMAIL PROTECTED] 
 Sent: Sunday, November 05, 2006 9:19 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] Re: Mini Gentoo in VMWare
 
 Yes, VMWare is fit for the task, simply because I would be using it on
 a windows machine.  Unless there is something better for a windows
 machine?
 
 Thanks for the hints.
 
 On 11/3/06, Harm Geerts [EMAIL PROTECTED] wrote:
  On Friday 03 November 2006 06:43, Trenton Adams wrote:
   Hi Guys,
  
   Has anyone here played with minimalizing everything for 
 use in vmware?
  
   Basically what I want to do is create a series of VERY 
 tiny VMs that
   are all independent of each other, which provide one service.  For
   instance, I might put apache on one VM, and tomcat on 
 another, and so
   on.  Obviously, I would want their memory usage to be absolutely
   minimized, seeing that I would like to run them all on 
 one computer.
   I would probably provide them 64M-128M of RAM each, for 
 their specific
   service.  Perhaps a little more if really required.
  
   Is there really anything that I should worry about?  
 Perhaps I should
   just DO IT?
 
  Nick[1] made a post about minimizing Gentoo a while back.
  But that topic was mainly about the disk usage.
  I suppose you would benefit from a system that uses the -Os 
 flag to create
  small binairies.
 
  But do you think vmware is fit for such a task?
  vmware is a big strain on resources itself.
  You might want to have a look at xen[2] instead.
 
  [1] 
 http://thread.gmane.org/gmane.linux.gentoo.user/160899/focus=160903
  [2] http://www.xensource.com/xen/xen/index.html
  --
  gentoo-user@gentoo.org mailing list
 
 
 -- 
 gentoo-user@gentoo.org mailing list
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New install - startx not starting

2006-11-07 Thread Alan McKinnon
On Tuesday 07 November 2006 16:06, Bo Ørsted Andresen wrote:
 On Tuesday 07 November 2006 15:00, Mick wrote:
   The kernel seems good, I've added 'gpm', and 'xorg-x11'. startx
   fails complaining about:
      (EE) Failed to load module radeon (module does not exist, 0)
      (EE) No drivers available.
  
   My question - how do I get/build this module?
 
  Add radeon in your /etc/make.conf under VIDEO_CARDS=radeon

 And then run:

 # emerge --newuse -va x11-base/xorg-server

Hang on a sec, if VIDEO_CARDS is empty or non-existent, doesn't the 
ebuild default to building all drivers, like 6.8 did? I never tried 
this myself, but I read it in a wiki HOWTO.

If true, surely Greg's problem would never have happened?

alan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT]Real compute cycles in a laptop?

2006-11-07 Thread Alan McKinnon
On Tuesday 07 November 2006 05:18, Mark Knecht wrote:
 Hi,
I'm in the market for a new laptop. I sold mine about a year ago
 and it's time to get a new one. I will run both Linux and Win XP on
 the machine. The Linux workload will not be anything substantial but
 when in Win XP I have a program that I'll be running that is very
 compute bound on my only XP desktop machine.

Does anyone know of good comparative data on BogoMIPs in Linux vs.
 real compute speed for different processors? I'm looking for some way
 to compare different processors in the laptops I'm looking at vs. my
 current XP desktop which is my slowest machine.

The application under Windows is doing neural network stuff. I
 have no idea how much of it is floating point based but my assumption
 is that is a pretty big part of the whole picture. Is the AMD FPU
 still superior to the Intel FPU or are they at parity these days?

The current machine has 768MB. The application never uses more
 than 256MB and there is no significant disk I/O but the processor
 sits at 100% in XP for hours doing it's work optimizing the neural
 network.

You seem to know enough about these matters already to make a sane 
judgement, so you probably already know that the real answer to your 
question is it depends.

Here's what I would do: pop along to your local store, preferably not 
one of the big chains, find the sanest sales guy with a clue and 
explain your problem. Don't listen to his recommendations, just ask if 
you can test his demo machines with the actual app in question. If it's 
an owner run store he probably say yes. Then test the thing for real 
and measure progress after 30 minutes or so. Buy the best performer.

This will take a while, but at least you'll know for real which one 
suits your needs best

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



Re: [gentoo-user] X starting in 640x480 only

2006-11-07 Thread Alan McKinnon
On Tuesday 07 November 2006 20:37, Christian Herzyk wrote:
 Any idea what the problem is?

Please post your xorg.conf

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



Re: [gentoo-user] WinXP under VMWare: no sound

2006-11-07 Thread Sergio Polini
Richard Fish:
  [sp ~]$ ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so'
  from LD_PRELOAD cannot be preloaded: ignored.

 What are the permissions on this?

a)
ls -l /emul/linux/x86/usr/lib/libaoss.so.0.0.0 - -rwxr-xr-x

[sp ~]$ aoss32 vmware 
[1] 5409
[sp ~]$ ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.
(five times)

testing ~ # aoss32 vmware 
[1] 5439
testing lib # ERROR: ld.so: 
object '/emul/linux/x86/usr/lib/libaoss.so' from LD_PRELOAD cannot be 
preloaded: ignored.
(five times)

b)
chmod +s libaoss.so.0.0.0
ls -l /emul/linux/x86/usr/lib/libaoss.so.0.0.0 - -rwsr-sr-x

[sp ~]$ aoss32 vmware 
[1] 5462
[sp ~]$ ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' from 
LD_PRELOAD cannot be preloaded: ignored.
(five times)

testing lib # aoss32 vmware 
[1] 5480
testing ~ # ERROR: ld.so: object '/emul/linux/x86/usr/lib/libaoss.so' 
from LD_PRELOAD cannot be preloaded: ignored.
(five times)

But:

testing ~ # aoss vmware 
[1] 5515
(sound works)

[sp ~]$ aoss vmware 
[2] 5598
[sp ~]$ ERROR: ld.so: object 'libaoss.so' from LD_PRELOAD cannot be 
preloaded: ignored.

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



Re: [gentoo-user] (EE) AIGLX error

2006-11-07 Thread Eugene Rosenzweig
Turi Tropea wrote:
 hi people

 i have this in my /var/log/Xorg.0.log

 (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed
 (/usr/lib/dri/fglrx_dri.so: undefined symbol:
 __driCreateNewScreen_20050727)

 (i have the USE aiglx in my make.conf)

 how i can resolve this Error?

 thanks and have a nice day

I have the same error here. I googled for it and found some info that
the way to avoid this is to turn off AIGLX:

Section ServerFlags
OptionAIGLX off
EndSection

The link I am looking at now
(http://ubuntuforums.org/showthread.php?p=1697767) also suggests:

Section Extensions
OptionComposite 0
EndSection

to disable composite extension...

Well, I put those info my xorg and nothing happened at all... Unless
there is some really basic error I missed, it just doesnt work for me...
You are welcome to try these.

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