[gentoo-user] Problem with Audigy SE

2006-04-27 Thread Roberto Zandonati
Hi at all, anybody know how to configure the sound card audigy se with gentoo?

--
Roberto Zandonati

GPG-Fingerprint: 577F CC47 AAD7 A5B9 12D7  F10D 89F8 3BA6 5CA8 58D5
GPG-Keynumber: 0x5CA858D5

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DRI, GLX, Savage and Xorg7

2006-04-27 Thread jannis_achstetter
 Well, I upgraded to Xorg 7 using the modular Xorg howto on the gentoo-wiki 
 [...]
 So its looking good (definatly better then before). DRI is enabled, but I am 
 getting a hard PC lockup (for about a second, with glxinfo saying wait event 
 returned -16).
 
 Also happens when trying to run glxgears. I get a lockup for a few seconds, 
 followed by the same error wait event returned -16
 

Could you give us some output of strace glxinfo? It would be quite good to 
know what wait event it is.

 Jannis Achstetter
___
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192



smime.p7s
Description: S/MIME Cryptographic Signature


[gentoo-user] Two things, AC97 sound and Gnome issues!

2006-04-27 Thread Christopher E
Hello all,

if there is any one that can help me with the following two issue I
would be greatful.

1.  I am have a error message when booting about snd_via82xx not
found.  FATAL: Module snd_via82xx not found.  is the exact message.

I have the driver as part of the kernel, when I don't ALSA then gives
a message like this:
ALSA device list:
  Sound Card not found

I have emerged hal, dbus, alsa-utils and have added all of them to
rc-update level boot.  I have run the alsaconf.

2.  Now with gnome, when I type startx at the prompte I get the logo
and then it stops, I then have to move the mouse and click on the logo
and it goes away and then its just a blank screen.  I have to do
ctrl+alt+backspace to get out and get to a prompte again.

If you have any other questions that I have not answered here please
ask so this may get fixed.

If any one knows how I could fix these issue I would be greatful and
thankful to you.

Sincerely,
Christopher

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Two things, AC97 sound and Gnome issues!

2006-04-27 Thread Glenn Enright
On Friday 28 April 2006 12:41 am, Christopher E wrote:
 1.  I am have a error message when booting about snd_via82xx not
 found.  FATAL: Module snd_via82xx not found.  is the exact message.

 I have the driver as part of the kernel, when I don't ALSA then gives
 a message like this:
 ALSA device list:
   Sound Card not found

alsasound service normally tries to load all the stuff it detects as modules. 
If you ran alsaconf, then in /etc/modules.d/alsa there will be a line 
aliasing the snd_via82xx module. you can safely remove it, which will get rid 
of the message. Alternatively recompile the kernel with that option as a 
module, and it will load as alsasound expects at boot. 

The gentoo base seems to work better with kernel as modules, and if you change 
your hardware and already have the modules built, simply rerunning alsaconf 
will reconfigure your sound setup appropriately.

-- 
One way to stop a runaway horse is to bet on him.


pgplgyyAtbKaX.pgp
Description: PGP signature


[gentoo-user] openvpn multiple tunnels

2006-04-27 Thread John Jolet
Used to be you could have multiple tunnels open with vpn.  when it changed to 
require /etc/openvpn/openvpn.conf, instead of launching all the tunnels, i 
can no longer figure out how to open multiple tunnels.  the docs seem to 
mention an /etc/conf.d/openvpn file, but that didn't get created on my system 
and i can't find any reference to the format/options.  can someone point me 
to a readme or howto on how to start a particular tunnel?

thanks.
-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PC freeze with ati-drivers and gentoo-sources-2.6.16-r3

2006-04-27 Thread Ghislain Bourgeois
On 4/26/06, Jannis Achstetter [EMAIL PROTECTED] wrote:
Well, I play UT2K4 here and it works. It ain't super-blazing (1,6GHz,512MB RAM, 128MB-Graphics-RAM so can't be too good for such hungrygames) but playable without any problems.Glad to here that! 
 I used them a while ago, but they were quite crappy. Can you do
 heavy 3D with them without pulling your hair out?What do you mean by heavy 3D? Hardware-accelerated image-renderingor games? I'm happy with 250FPS in Quake3Arena to be honest.
I was just refering to something more heavy than an Opengl screensaver. I guess UT2K4 falls in that category.
I don't say you have to but if I were you I would:- - update the xorg to 7.X- - build agpgart for your chipset into the kernel- - build the DRM for the ATI Radeon into the kernel- - configure xorg to use the radeon-driver (This is not just changing
one line, you will have to reconfigure the whole section because thedifferent drivers use different parameters)Is there a specific reason you suggest  the Radeon driver from the kernel and not from the ebuild? AFAIK, the one you can emerge is more up to date most of the time.
But, I'll give it a try, I'm really getting tired of this. If the DRM driver really works as good as you say, I will be glad to drop ati-drivers!-- Ghislain Bourgeois---Linux System administrator



[gentoo-user] DHCP and Deny specific Mac Addr IPs

2006-04-27 Thread Ow Mun Heng
Hi All,

In my current situation, my home network has 1 DHCP server for all the
clients on the home network.

My laptop, also runs a dhcp server, for when I use my laptop as a
firewall/router at work. (no HUB/switch available)

WHen I get home and I plug into the home-network, a newly booted up PC
will contact my laptop's DHCP for an address rather than the Home
network's DHCP server.

The question is, how can I deny these Home-PCs access to my laptop's
DHCP server. I know of the deny config for pool addreses, but it's not
horribly clear how this is done.

Would appreciate a few pointers

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 22:52:39 up 6 days, 7:19, 7 users, load average: 0.81, 0.78,
1.09 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DHCP and Deny specific Mac Addr IPs

2006-04-27 Thread Uwe Thiem
On 27 April 2006 15:55, Ow Mun Heng wrote:
 Hi All,

   In my current situation, my home network has 1 DHCP server for all the
 clients on the home network.

 My laptop, also runs a dhcp server, for when I use my laptop as a
 firewall/router at work. (no HUB/switch available)

 WHen I get home and I plug into the home-network, a newly booted up PC
 will contact my laptop's DHCP for an address rather than the Home
 network's DHCP server.

 The question is, how can I deny these Home-PCs access to my laptop's
 DHCP server. I know of the deny config for pool addreses, but it's not
 horribly clear how this is done.

Wouldn't it be the best solution to shut the dhcp server on you laptop down 
when you are at home?

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with Audigy SE

2006-04-27 Thread Jason Weisberger
Roberto,Check out the ALSA howto athttp://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmixPlease follow the instructions under section 2 for setting up Alsa.
You will be using the snd-ca0106 driver.On 4/27/06, Roberto Zandonati [EMAIL PROTECTED]
 wrote:Hi at all, anybody know how to configure the sound card audigy se with gentoo?
--Roberto ZandonatiGPG-Fingerprint: 577F CC47 AAD7 A5B9 12D7F10D 89F8 3BA6 5CA8 58D5GPG-Keynumber: 0x5CA858D5--gentoo-user@gentoo.org mailing list
-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] DHCP and Deny specific Mac Addr IPs

2006-04-27 Thread Ow Mun Heng
On Thu, 2006-04-27 at 16:24 +, Ognjen Bezanov wrote:
 On Thursday 27 April 2006 15:10, Uwe Thiem wrote:
  On 27 April 2006 15:55, Ow Mun Heng wrote:
   Hi All,
  
 In my current situation, my home network has 1 DHCP server for all the
   clients on the home network.
  
   My laptop, also runs a dhcp server, for when I use my laptop as a
   firewall/router at work. (no HUB/switch available)
  
   WHen I get home and I plug into the home-network, a newly booted up PC
   will contact my laptop's DHCP for an address rather than the Home
   network's DHCP server.
  
   The question is, how can I deny these Home-PCs access to my laptop's
   DHCP server. I know of the deny config for pool addreses, but it's not
   horribly clear how this is done.
 
  Wouldn't it be the best solution to shut the dhcp server on you laptop down
  when you are at home?
 
  Uwe
 
 I agree. I have an DNS and DHCP server on my laptop (for when I am at Uni, so 
 I can act as a gateway/server for a WLAN). 

Yes, while those are perfectly valid solutions and I do utilise such a
solution for me when I switch from Home to Work/Work to Home. (which
does not cover yet DHCP)

I'm hoping that there is a better way via a deny script for mac addrs.

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 23:46:51 up 6 days, 8:13, 7 users, load average: 1.24, 1.39,
1.45 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] bacula compiling problem, access violation on sandbox

2006-04-27 Thread Claudinei Matos
Hi guys,I'm trying to install bacula console on my amd64 notebook but I always get the same error after the build:--- ACCESS VIOLATION SUMMARY ---LOG FILE = /var/log/sandbox/sandbox-app-backup_-_bacula-
1.36.3-r3-26793.logopen_wr: /dev/sg0open_wr: /dev/sg0I did try to mix the use flags but I always get the same error. I did even tried to add the device sg0 (cd /dev;MAKEDEV generic) but the error persists.
I did tried this same installation at my network server (a Pentium-4) and it did work.Do somebody knows how may I fix this?Tks in advice,-- Claudinei Matos


Re: [gentoo-user] PC freeze with ati-drivers and gentoo-sources-2.6.16-r3

2006-04-27 Thread Jannis Achstetter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 [...]

 Is there a specific reason you suggest the Radeon driver from the
 kernel and not from the ebuild? AFAIK, the one you can emerge is
 more up to date most of the time.


Which driver from the ebuild do you mean? AFAIK you need the DRM
support for the Radeon inside the kernel (or as module) AND the
xorg-radeon-driver which then talks to the DRM of the kernel.  Xorg
even fails (at least, doesn't have 3D-support) when I use the
xorg-radeon-driver and don't have the kernel-drm enabled.

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

iD8DBQFEUPkPsnofy59UleQRApgYAJ48QN7QIkwPnHLpl/Q6M2M2TtAUhQCeIbp6
szFzplaAyrRpIDtzAhEivVc=
=fTtz
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] DHCP and Deny specific Mac Addr IPs

2006-04-27 Thread JimD
Ow Mun Heng wrote:
 
 Yes, while those are perfectly valid solutions and I do utilise such a
 solution for me when I switch from Home to Work/Work to Home. (which
 does not cover yet DHCP)
 
 I'm hoping that there is a better way via a deny script for mac addrs.

Do you reboot when you go from work to home?  If so, have two grub
kernel entries.  Label one entry Home and the other Work.  Have the Home
kernel entry have an extra kernel command line option like so:

title=Gentoo Linux (Home)
root (hd0,0)
kernel /boot/kernel-2.6.15-gentoo-r1 root=/dev/sda1 NO-DHCP
  extra boot option ^^^

Now just modify your /etc/init.d/ script for DHCP to look for NO-DHCP in
/proc/cmdline.  Now you can use grep:


grep NO-DHCP /proc/cmdline
FOUND=$?
if [ $FOUND -eq 0 ]; then
# NO-DHCP was found in boot cmdline, don't start DHCP
else
# NO-DHCP was NOT found in boot cmdline, start DHCP
fi


I have never had a need to run a DHCP server so there is probably a way
to do it with DHCP.  However, this is Linux and Linux was made for
tinkering, so use whatever you like best.  : )

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



Re: [gentoo-user] Gnupg (probably) FAQs

2006-04-27 Thread Matthias Bethke
Hi Mick,
on Sunday, 2006-04-16 at 19:48:00, you wrote:
 1.  What is the relationship between gpg-agent and ssh-agent?  Do I need both?

One is for SSH, the other for GPG :) Yes, I don't think either can be made to 
work for the other program.

 2.  How can I get the gpg-agent to start if I do not use KDM, but XDM
 with fluxbox?  (I added eval $(gpg-agent --daemon) in my ~/.xsession
 with no effect).

I found this script somehwere and installed it blobally. It's called in my 
.profile:

#!/bin/sh
if [ -x /usr/bin/gpg-agent ]; then
  if [ -f ${HOME}/.gpg-agent-info ]; then
OLD_GPG_AGENT=`cat ${HOME}/.gpg-agent-info`
CHECK_PID=`echo ${OLD_GPG_AGENT}|cut -d : -f 2`
PROG=`ps -p ${CHECK_PID} |tail -n1| sed -e s,^[^ ]* *[^ ]* *[^ ]* *,,`
if [ ${PROG}x != gpg-agentx ]; then
  rm ${HOME}/.gpg-agent-info
else
  export GPG_AGENT_INFO=${OLD_GPG_AGENT}
fi
  fi
  if [ ! -f ${HOME}/.gpg-agent-info ]; then
eval `gpg-agent --daemon`
echo $GPG_AGENT_INFO ${HOME}/.gpg-agent-info
  fi
fi

 3.  Some mail clients do not handle gpg signing very elegantly (as in
 automatically).  Neverhteless, the signature is presented as an
 attachment.  How can the recipient check the validity of the
 signature?  It would be useful to find this answer not just for Linux,
 but also for M$Outlook.

There is a plugin for Outlook, two in fact, I think one is linked from the GPG
site and the older one is included with WinPT.

 4.  I  created two uids one for [EMAIL PROTECTED] and one for
 [EMAIL PROTECTED]  I thought that I would be able to switch
 between uids depending on the domain that I use in Kmail.  Things got
 rather messed up thereafter.  When I try to select a Signing key id
 (Group properties on say a newsgroup/Identity/Signing key/Change) I
 always get the [EMAIL PROTECTED] as the uid, instead of the
 [EMAIL PROTECTED] as a signature.  How can I switch between uids?

You can only set one as the primary UID, in fact there won't be any difference
in the signature whether you use one or the other. It's just a difference in
the key's flags.

 5.  When I revoke a uid is it also removed from the keyservers?

No. That is, they did do some cleanup in the past when there were too many
expired/invalid/revoked keys lingering around, but it's not under your control.
The UID will just be flagged as revoked and therefore be as good as gone as far
as GPG is concerned.

 6.  Is there a way of finding out what is kept with respect to my
 sigs/uids on a keyserver?

It's pretty much a verbatim copy of your key. For finding out the details, this 
one may be helpful (this and the relevant RFCs, 20-something)
* app-crypt/pgpdump
 Available versions:  0.22 ~0.24
 Installed:   0.22
 Homepage:http://pgp.iijlab.net/pgpdump.html
 Description: A PGP packet visualizer

HTH
cheers!
Matthias

-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665


pgpaoW2ZJpR0u.pgp
Description: PGP signature


Re: [gentoo-user] PC freeze with ati-drivers and gentoo-sources-2.6.16-r3

2006-04-27 Thread Jeremy Olexa
Ptitjack wrote:
 Hi all,
 
 I have some problem with gentoo-sources-2.6.16-r3 and ati-drivers.
 Everything works fine when logging in, but my pc freezes without any
 error message when logging out.
 Do you get that same trouble on your own ?
 I really don't know what to do except downgrading to gentoo-sources-2.6.15.
 Thanks
 
 AMD Athlon 1.2 GHz
 Xorg-x11-6.8.2-r6
 ati-drivers-8.21.7-r1
 ATI Technologies Inc RV350 AP [Radeon 9600]
 
 PS : excuse my poor english :-(
 
 Ptitjack

This is actually a kernel panic caused by unloading the fglrx module.

See: https://bugs.gentoo.org/show_bug.cgi?id=113685
There are many bugs in b.g.o. take a look. Many things solve this issue
for different people. I have tried most of the solutions and something
has worked but I am not sure what. I only get a kernel panic 1/10 times
when restarting/shutting down X.

You might want to try the latest testing ati-drivers. I am using 8.23.7.

HTH,
Jeremy
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] openvpn multiple tunnels

2006-04-27 Thread Manuel McLure
 Used to be you could have multiple tunnels open with vpn.  when it changed
 to
 require /etc/openvpn/openvpn.conf, instead of launching all the tunnels, i
 can no longer figure out how to open multiple tunnels.  the docs seem to
 mention an /etc/conf.d/openvpn file, but that didn't get created on my
 system
 and i can't find any reference to the format/options.  can someone point
 me
 to a readme or howto on how to start a particular tunnel?

What you need to do is create a tunnelname.conf file for your second
tunnel, and then link /etc/init.d/openvpn to /etc/init.d/tunnelname.
Then you can start the second tunnel with either /etc/init.d/tunnelname
start, or by using rc-update to add tunnelname to the runlevel of your
choice. For example:

cp /etc/openvpn/openvpn.conf /etc/openvpn/homevpn.conf
vi /etc/openvpn/homevpn.conf
ln -s openvpn /etc/init.d/homevpn
rc-update add homevpn default
/etc/init.d/homevpn start

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] openvpn multiple tunnels

2006-04-27 Thread John Jolet

 What you need to do is create a tunnelname.conf file for your second
 tunnel, and then link /etc/init.d/openvpn to /etc/init.d/tunnelname.
 Then you can start the second tunnel with either /etc/init.d/tunnelname
 start, or by using rc-update to add tunnelname to the runlevel of your
 choice. For example:

 cp /etc/openvpn/openvpn.conf /etc/openvpn/homevpn.conf
 vi /etc/openvpn/homevpn.conf
 ln -s openvpn /etc/init.d/homevp
 rc-update add homevpn default
 /etc/init.d/homevpn start
ah!  okay, so it works kinda like the net.eth0 link to net.lo, then?  i'd seen 
that about creating a link, but i couldn't figure out where that was 
happening.  thanks SO much
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] No dri with xorg-x11-7 and ati card

2006-04-27 Thread Ptitjack
Hi all,

I have upgraded xorg-x11 to v7 and every seems ok but rather slow and I
can't get the 3d.
I use a new kernel (gentoo-sources-2.6.16-r3) and ATI radeon 9600
(RV350) graphic card.
eselect opengl set ati

Kernel options :
/dev/agpgart as module
Direct Rendering Manager as module
Ati Radeon as module

xorg.conf :

Section Device
 Identifier  ATI Graphics Adapter
Driver  radeon

Option  UseFastTLS 0
Option  BlockSignalsOnLock on
Option  UseInternalAGPGART yes
Option  ForceGenericCPU no
BusID   PCI:1:0:0

/Xorg.0.log :
(II) LoadModule: glx
(II) LoadModule: GLcore
(II) Loading extension GLX
(II) LoadModule: dri
(II) Loading sub module drm
(II) LoadModule: drm
(II) Loading extension XFree86-DRI
(II) LoadModule: radeon
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) LoadModule: ati
(II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so

Some warnings :
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset ATI Radeon 9600 AP (AGP) found
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): [drm] loaded kernel module for radeon driver
(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and
newer
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): Acceleration enabled
(WW) RADEON(0): Option UseFastTLS is not used
(WW) RADEON(0): Option BlockSignalsOnLock is not used
(WW) RADEON(0): Option UseInternalAGPGART is not used
(WW) RADEON(0): Option ForceGenericCPU is not used
(WW) RADEON(0): Direct rendering disabled

Here we are, so no DRI

Many thanks for helping me !

--- Jacques --


  ^
   ^^^
^
(  0   0  )
 \/
  ----









-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ssmtp and/or mailx delivery problem

2006-04-27 Thread John J. Foster

The following script is run as part of a nitely cron job.

//garbanzo/home/festus  cat /usr/bin/emerge_sync.sh
#! /bin/bash
## /usr/bin/emerge_sync.sh

# Sync now
/usr/sbin/eix-sync 21
glsa-check --test all 21 | mailx -s GLSA check on $(hostname) 
[EMAIL PROTECTED]
emerge world --update --deep --tree --newuse --pretend --verbose | mailx 
-s Updated packages for $(hostname) [EMAIL PROTECTED]


This has been executing properly every night for about 7 months now.

The following is what I started getting back as of last night, and a few 
test runs today from a CLI.


send-mail: 554 [EMAIL PROTECTED]: Sender address rejected: Address 
locked or deactivated; see 
http://mail.messagingengine.com/docs/locked.html (all on one line)


I use ssmtp to get mail off of my machine, and this still works fine 
from within mutt. /var/log/mail.* and /var/log/messages files do not 
provide any clues.


The last system updates were:
 Tue Apr 25 07:20:24 2006  sys-devel/gcc-config-1.3.13-r2
 Tue Apr 25 08:38:20 2006  sys-libs/glibc-2.3.6-r3
 Tue Apr 25 08:38:53 2006  app-misc/pax-utils-0.1.11-r1
 Tue Apr 25 08:39:32 2006  sys-apps/baselayout-1.12.0_pre18-r1
 Tue Apr 25 08:40:18 2006  media-sound/alsa-headers-1.0.11
 Tue Apr 25 08:43:24 2006  media-libs/alsa-lib-1.0.11
 Tue Apr 25 08:44:24 2006  media-sound/alsa-utils-1.0.11
 Tue Apr 25 08:44:53 2006  app-portage/portage-utils-0.1.15
 Tue Apr 25 08:45:51 2006  app-editors/nano-1.3.10-r1
 Tue Apr 25 08:48:15 2006  sys-fs/xfsprogs-2.7.11
 Tue Apr 25 08:48:44 2006  sys-apps/memtest86+-1.65
 Tue Apr 25 11:19:29 2006  net-misc/tightvnc-1.2.9-r1
However, the overnight script ran just fine after these updates 
Wednesday AM.


Does anyone know what might be going on here?

Thanks,
festus
--
gentoo-user@gentoo.org mailing list



[gentoo-user] kwin compilation error

2006-04-27 Thread Jose Maria Alvarez Fernandez
Hi to all!!

I'm trying to compile kwin 3.5.2-r1 with xcomposite extensions, but I get the 
following error:

/bin/sh ../libtool --silent --mode=compile --tag=CXX 
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib 
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG 
-DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -c -o 
layers.lo `test -f 'layers.cpp' || echo './'`layers.cpp
In file included from workspace.h:23,
 from placement.cpp:19:
utils.h: In function `int KWinInternal::timestampCompare(Time, Time)':
utils.h:235: error: `timestampCompare' is not a member of `NET'
utils.h: In function `Time KWinInternal::timestampDiff(Time, Time)':
utils.h:241: error: `timestampDiff' is not a member of `NET'
In file included from layers.cpp:69:
utils.h: In function `int KWinInternal::timestampCompare(Time, Time)':
utils.h:235: error: `timestampCompare' is not a member of `NET'
utils.h: In function `Time KWinInternal::timestampDiff(Time, Time)':
utils.h:241: error: `timestampDiff' is not a member of `NET'
make[3]: *** [placement.lo] Error 1
make[3]: *** Se espera a que terminen otras tareas
make[3]: *** [layers.lo] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kwin-3.5.2-r2/work/kwin-3.5.2/kwin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kwin-3.5.2-r2/work/kwin-3.5.2/kwin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kwin-3.5.2-r2/work/kwin-3.5.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kwin-3.5.2-r2 failed.
!!! Function kde_src_compile, Line 228, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status 
message.


I'm using qt 3.3.6 (from nxsty's overlay) and kde 3.5.2 (with pertty patches). 
Can anyone give me a clue on this?

Thanks a lot!!

Jose Maria.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kwin compilation error

2006-04-27 Thread Nicholas Doyle
On Thursday 27 April 2006 16:10, Jose Maria Alvarez Fernandez wrote:
 Hi to all!!

 I'm trying to compile kwin 3.5.2-r1 with xcomposite extensions, but I get
 the following error:
...snip...
 I'm using qt 3.3.6 (from nxsty's overlay) and kde 3.5.2 (with pertty
 patches). Can anyone give me a clue on this?

 Thanks a lot!!

 Jose Maria.

I would suggest using the official ebuilds and patches. If that doesn't work, 
ask again. If it does work with the official ebuilds/patches then all you can 
really do is contact the people who made the overlay/patches.

Nick

-- 
Nicholas Doyle


pgp07NJQ3bTDL.pgp
Description: PGP signature


Re: [gentoo-user] No dri with xorg-x11-7 and ati card

2006-04-27 Thread Martins Steinbergs
On Thursday 27 April 2006 21:59, Ptitjack wrote:
 Hi all,

 I have upgraded xorg-x11 to v7 and every seems ok but rather slow and I
 can't get the 3d.
 I use a new kernel (gentoo-sources-2.6.16-r3) and ATI radeon 9600
 (RV350) graphic card.
 eselect opengl set ati

 Kernel options :
 /dev/agpgart as module
 Direct Rendering Manager as module
 Ati Radeon as module

 xorg.conf :

 Section Device
  Identifier  ATI Graphics Adapter
 Driver  radeon

 Option  UseFastTLS 0
 Option  BlockSignalsOnLock on
 Option  UseInternalAGPGART yes
 Option  ForceGenericCPU no
 BusID   PCI:1:0:0

for ati-drivers:
'eselect opengl set ati'
then change in xorg.conf Driver to fglrx

if you want xorg drivers, then 'eselect opengl set xorg-x11'
and change in xorg.conf Driver to ati


m
-- 
Linux 2.6.15-ck7 AMD Athlon(tm) 64 Processor 3200+
 23:50:43 up 1 day, 15:47,  6 users,  load average: 1.08, 1.14, 1.10
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] No dri with xorg-x11-7 and ati card

2006-04-27 Thread Martins Steinbergs
On Friday 28 April 2006 00:26, Jannis Achstetter wrote:
  Hi all,
 
  [...] xorg.conf :
 
  Section Device Identifier  ATI Graphics Adapter Driver
  radeon
 
  Option  UseFastTLS 0 Option  BlockSignalsOnLock on
  Option  UseInternalAGPGART yes Option
  ForceGenericCPU no BusID   PCI:1:0:0

 Try adding:
 Option  ColorTiling off

 to the device-section. But actually the log says that your card ain't
 supported with 3D.

 Jannis Achstetter

yes, i'm not sure, but there was something about every RV350 card has no 3D 
support with xorg drivers

-- 
Linux 2.6.15-ck7 AMD Athlon(tm) 64 Processor 3200+
 00:33:43 up 1 day, 16:30,  6 users,  load average: 1.17, 1.36, 1.51
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] No dri with xorg-x11-7 and ati card

2006-04-27 Thread Richard Fish
On 4/27/06, Ptitjack [EMAIL PROTECTED] wrote:
 eselect opengl set ati

 Ati Radeon as module

 Driver  radeon

Are you trying to use the open-source driver and (new) DRI module in
the kerrnel, or the ATI opengl implementation?  Because right now you
are mixing the ATI and the opensource stuff together.

For the ATI implementation:

- eselect opengl set ati
- emerge ati-drivers
- Change the xorg.conf driver to fglrx.

For the opensource implementation:
- eselect opengl set xorg-x11
- verify that your card is supported by checking the PCI ids (lspci
-n) against /usr/src/linux/char/drm/drm_pciids.h.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayerplug-in problem

2006-04-27 Thread Glenn Enright
On Monday 24 April 2006 3:30 pm, Glenn Enright wrote:
 Yeah I been through this too.
 I get this error when trying to play movie files, sound file work fine
 (Gecko:17960): Gtk-WARNING **: Can't set a parent on widget which has a
 parent

rebuilding xine-lib seems to have fixed it.

-- 
Alaska, where Moosehead isn't a beer, it's a misdemeanor.

Q:  You know how to figure out if your lover's been invovlved?
A:  Antler marks on their hips.


pgpFrNmCnuduG.pgp
Description: PGP signature


RE: [gentoo-user] email netiquette

2006-04-27 Thread K. Mike Bradley
Outlook 2003 is 1000 times better than 2000 or even 2002

Office 2000 was a piece of poo.



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PC freeze with ati-drivers and gentoo-sources-2.6.16-r3

2006-04-27 Thread Iain Buchanan
Hi,

On Wed, 2006-04-26 at 22:00 +0200, Jannis Achstetter wrote:
 I don't say you have to but if I were you I would:
 - - update the xorg to 7.X
 - - build agpgart for your chipset into the kernel
 - - build the DRM for the ATI Radeon into the kernel

can you specify what kernel version you're using, and what the config
file names are for these two kernel options?

 - - configure xorg to use the radeon-driver (This is not just changing
 one line, you will have to reconfigure the whole section because the
 different drivers use different parameters)

I thought I'd try your suggestion, since I already have modular xorg,
and I'm getting fed-up with constantly-locking-up-ati-drivers.

Also, what options do you have set in your xorg.conf file? Maybe even
post your whole radeon Device section, if its small :)

that would help me out a bit, I think.

so far, I don't have dri (the Load dri command in xorg.conf locks up
my laptop)

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

Many people write memos to tell you they have nothing to say.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] stopping screen going blank

2006-04-27 Thread Geoff
My screen keeps going blank after about 5 miniutes. I have DPMS turned off and 
still my screen goes blank. I dont have a screen saver set. Does anybody know 
how to stop this?

Geoff.

REMEMBER:- Those that get what they want, are the ones who show up to get it
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] stopping screen going blank

2006-04-27 Thread JimD
Geoff wrote:
 My screen keeps going blank after about 5 miniutes. I have DPMS turned off 
 and still my screen goes blank. I dont have a screen saver set. Does anybody 
 know how to stop this?
 
 Geoff.
 
 REMEMBER:- Those that get what they want, are the ones who show up to get 
 it

Check if your monitor has some built-in option to switch off after a
certain period.

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There's no place like 127.0.0.1
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JimD
Central FL, USA, Earth, Sol
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] stopping screen going blank

2006-04-27 Thread Daevid Vincent
Check your BIOS. Sometimes there's a timeout in there, especially for
notebooks...

You had me at EHLO --E.Webb (10.04.05)  

 -Original Message-
 From: Geoff [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, April 27, 2006 5:47 PM
 To: gentoo-user@gentoo.org
 Subject: [gentoo-user] stopping screen going blank
 
 My screen keeps going blank after about 5 miniutes. I have 
 DPMS turned off and still my screen goes blank. I dont have a 
 screen saver set. Does anybody know how to stop this?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT Vmware win starting in safe mode

2006-04-27 Thread Michael W. Holdeman
Does anyone here running vmware workstation know how to start winxp pro in 
safe mode with vmware?

Mike
-- 
 
Michael W. Holdeman
Fire Chief
Porter Emergency Services


Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.15-ck2   |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
|

-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.15-ck2   |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT Vmware win starting in safe mode

2006-04-27 Thread Richard Fish
On 4/27/06, Michael W. Holdeman [EMAIL PROTECTED] wrote:
 Does anyone here running vmware workstation know how to start winxp pro in
 safe mode with vmware?

Just like with real hardware...F8 after you see the BIOS screen disappear.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] stopping screen going blank

2006-04-27 Thread Iain Buchanan
On Fri, 2006-04-28 at 10:47 +1000, Geoff wrote:
 My screen keeps going blank after about 5 miniutes. I have DPMS turned
 off and still my screen goes blank. I dont have a screen saver set.
 Does anybody know how to stop this?

X seems to do it regardless of what you have dpms set to.  Try turning
DPMS on in /etc/X11/xorg.conf, and setting:
Option BlankTime
Option StandbyTime
Option SuspendTime
Option OffTime

to 0 (if 0 means disable - man xorg.conf).

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

The abuse of greatness is when it disjoins remorse from power.
-- William Shakespeare, Julius Caesar

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] stopping screen going blank

2006-04-27 Thread Geoff
 I have checked my bios and monitor and cant find anything there? Does
  anybody have any other ideas??

   I am using a desktop AMD64 with Gentoo 2.6.16r1 and Dell 2405FPW
   screen

Cheers
 Geoff





On 22:34 Thu 27 Apr , JimD wrote:
 Geoff wrote:
  My screen keeps going blank after about 5 miniutes. I have DPMS turned off 
  and still my screen goes blank. I dont have a screen saver set. Does 
  anybody know how to stop this?
  
  Geoff.
  
  REMEMBER:- Those that get what they want, are the ones who show up to get 
  it
 
 Check if your monitor has some built-in option to switch off after a
 certain period.
 
 Jim
 -- 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 There's no place like 127.0.0.1
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 JimD
 Central FL, USA, Earth, Sol
 -- 
 gentoo-user@gentoo.org mailing list
 

-- 
Chow,
 
Geoff.

REMEMBER:- Those that get what they want, are the ones who show up to get it
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT Vmware win starting in safe mode

2006-04-27 Thread Nick Rout
but you have to be sure you click in the vmware window first or it will
not have focus for the F8

same applies when using F2 to get into the vmware bios.

sometimes u need to be pretty quick.


On Thu, 27 Apr 2006 20:14:55 -0700
Richard Fish wrote:

 On 4/27/06, Michael W. Holdeman [EMAIL PROTECTED] wrote:
  Does anyone here running vmware workstation know how to start winxp pro in
  safe mode with vmware?
 
 Just like with real hardware...F8 after you see the BIOS screen disappear.
 
 -Richard
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] stopping screen going blank

2006-04-27 Thread Justin Hart

Burn a knoppix CD and see if it keeps happening under Knoppix.  That
is, if Knoppix isn't configured, out the box, to turn off your screen
like that.

If it does, it's a Linux configuration issue, if it doesn't, then it's
hardware.  Do you have Windows installed on that machine?  Same deal.

Justin

On 4/28/06, Geoff [EMAIL PROTECTED] wrote:

 I have checked my bios and monitor and cant find anything there? Does
  anybody have any other ideas??

   I am using a desktop AMD64 with Gentoo 2.6.16r1 and Dell 2405FPW
   screen

Cheers
 Geoff





On 22:34 Thu 27 Apr , JimD wrote:
 Geoff wrote:
  My screen keeps going blank after about 5 miniutes. I have DPMS turned off 
and still my screen goes blank. I dont have a screen saver set. Does anybody know how 
to stop this?
 
  Geoff.
 
  REMEMBER:- Those that get what they want, are the ones who show up to get 
it

 Check if your monitor has some built-in option to switch off after a
 certain period.

 Jim
 --
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 There's no place like 127.0.0.1
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 JimD
 Central FL, USA, Earth, Sol
 --
 gentoo-user@gentoo.org mailing list


--
Chow,

Geoff.

REMEMBER:- Those that get what they want, are the ones who show up to get it
--
gentoo-user@gentoo.org mailing list





--
Justin W. Hart

--
gentoo-user@gentoo.org mailing list



[gentoo-user] x86 Packages CD image

2006-04-27 Thread Joseph Kulisics
Hi,

  I'm trying to prepare a very old system for use in a laboratory, and
while I normally do the source installation, the initial parts of the
installation of this old system were so slow that I don't think a source
installation is practical. I would like to use binary packages for
installation, but I cannot find an image of aa cdrom for x86 precompiled
packages.
  Does anyone know where you can download an image of preceompiled x86
packages or how you can tell emerge to look for precompiled packages on
the web?
  Thank you,

  Joseph Kulisics

_

For the judgement of mankind is as relentless to the weakness that falls
short of a recognized renown, as it is jealous of the arrogance that
aspires higher than its due.

Pericles as quoted by Thucydides,
Book II of his history of the Peloponnesian War


HOME PAGE URL:  http://www.cs.ucla.edu/~kulisics/

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x86 Packages CD image

2006-04-27 Thread Bogo Mipps
On Friday 28 April 2006 17:08, Joseph Kulisics wrote:
   Does anyone know where you can download an image of preceompiled x86
 packages or how you can tell emerge to look for precompiled packages on
 the web?

Try http://kororaa.org/static.php?page=static060311-170736

(Gentoo-based binary distro)

Bogo

-- 
Sent via KMail 1.9.1,  o/s Linux-2.6.15-gentoo-r1
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gnupg (probably) FAQs

2006-04-27 Thread Dirk Heinrichs
Am Donnerstag, 27. April 2006 19:24 schrieb ext Matthias Bethke:

 Hi Mick,
 on Sunday, 2006-04-16 at 19:48:00, you wrote:
  2.  How can I get the gpg-agent to start if I do not use KDM, but XDM 
  with fluxbox?  (I added eval $(gpg-agent --daemon) in my ~/.xsession
  with no effect).

emerge keychain and x11-ssh-askpass, then add the following to 
your .bash_profile:

# Which frontend to use for ssh-askpass
export SSH_ASKPASS=/usr/bin/x11-ssh-askpass

# SSH and GPG key management
keychain --ignore-missing id_rsa id_dsa C2E467BB
[[ -f $HOME/.keychain/$HOSTNAME-sh ]]  source $HOME/.keychain/$HOSTNAME-sh
[[ -f $HOME/.keychain/$HOSTNAME-sh-gpg ]]  source 
$HOME/.keychain/$HOSTNAME-sh-gpg

HTH...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpXiiNPbAHsg.pgp
Description: PGP signature