Re: [gentoo-user] running openvpn twice

2005-03-23 Thread Heinz Sporn
Hi!

May ask what for? Are we talking here server or client?

Regards

spox

Am Mittwoch, den 23.03.2005, 20:11 +0100 schrieb Patrick Marquetecken:
 Hi,
 
 I wan't to run openvpn twice, whats the best way to do this ?
 I can always duplicate the startup script.
 
 Patrick
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VMWare Workstation

2005-03-01 Thread Heinz Sporn
Hi!

VMware does not entirely follow the Gentoo
way. /etc/vmware/init.d/vmware is the start/stop script for VMware
(/opt/vmware/bin/vmware relies on that one). A tip: whenever VMware
think's it has not been configured correctly it creates a
file /etc/vmware/not_configured. vmware-config.pl deletes that file
after a successful configuration. Problem is: sometimes VMware does have
troubles creating two devices: /dev/vmnet0 and /dev/vmnet8. In that case
you'll get a missconfiguration error over and over again - though you
actually didn't change anything. So I created a little script that helps
Vmware:

#!/bin/bash
sudo mknod /dev/vmnet0 c 119 0  /dev/null 21
sudo mknod /dev/vmnet8 c 119 8  /dev/null 21
sudo rm /etc/vmware/not_configured  /dev/null 21
sudo /etc/vmware/init.d/vmware start
vmware
sudo /etc/vmware/init.d/vmware stop

Regards

   spox


Am Dienstag, den 01.03.2005, 15:19 +0100 schrieb {Zecke}:
 Hi All! Im trying to manually install VMware Workstation for Linux,
 when I unpack the source there is a  vmware-install.pl that I
 executethen in the second question:
 
  What is the directory that contains the init directories (rc0.d/ to
 rc6.d/)? 
 
 Argh, Gentoo uses rc-update to manage the init-scripts, so what can I put 
 here??
 I tryed /etc/init.d, /etc/, /etc/runlevels, but it doesn't work...here
 is the output:
 
 The path /etc/init.d is a directory which does not contain a rc0.d
 directory.
 
 Obvious!
 
 Please Help!!
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Do not get an ATi (Was: Newbie Hardware Advice)

2005-02-28 Thread Heinz Sporn
Hi!

That recommendation is quite harsh IMHO - although I prefer Nvidia over
Ati myself. With the latest release of stable drivers both Ati and
Nvidia fully support Xorg 6.8 including 3D DRI.

The reason why so many people literally hate Ati when it comes to Linux
is rather simple: their Linux driver support is - simply put - weak, on
the edge of not existing whereas Nvidia was rather friendly to the
community right from the start.

Regards

   spox

Am Montag, den 28.02.2005, 19:57 -0800 schrieb Peter Gordon:
 Keith Gable wrote:
 From personal experience, I can say this:
  DO NOT UNDER ANY CIRCUMSTANCE GET AN ATI CARD.
 
 Just to satiate my curiosity, why do you say this? I'm planning on purchasing 
 a
 Sapphire Radeon 9250 that I found on NewEgg because of the Free Software 
 driver
 support (X.org and DRI). Were your troubles with ATi proprietary driver?
 
 Thanks.
 --
 ()  The ASCII Ribbon Campaign - against HTML Email,
 /\  vCards, and proprietary formats.
 ---
 Peter A. Gordon (codergeek42)
 E-Mail: [EMAIL PROTECTED]
 GPG Public Key ID: 0x109DBECE
 GPG Key Fingerprint (SHA1):
E485 E2F7 11CE F9B2 E3D9 C95D 208F B732 109D BECE
 Encrypted and/or Signed correspondence preffered.
 GPG Public Key available upon request or from
pgp.mit.edu's public key server.
 ---
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread Heinz Sporn
Hi!

Hotplug needs to be in default since it supports hot-plugable devices in
the current runlevel. In rare circumstances you may add it to boot as
well. Coldplug in the contrary has to be at least in boot.

That's the theory. You said you had no success with it. What EXACTLY did
you mean by that? What do you expect hotplug to do?

Regards

spox

Am Sonntag, den 27.02.2005, 16:27 +0100 schrieb pat:
 Well, I try to add it to the runlevel(s) and without sucess :-\ Please could
 someone point me to the documentation (I went through the Gentoo documentation
 and try google) how to enable hotplug on the Gentoo ???
 
 Only note about hotplug I found in the installation guide and I've did:
 emerge hotplug
 rc-update add hotplug default
 
 without sucess :-\
 
 Thanks a lot
 
  Pat
 
 On Sun, 27 Feb 2005 15:32:12 +0100, pat wrote
  Hi all,
  
  I have a question about hotplug: into which runleve I have to add 
  the hot plug ??? Default or boot ???
  
  Thanks
  
   Pat
  --
  gentoo-user@gentoo.org mailing list
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread Heinz Sporn
Hi!

Ol' GRUB can be a nasty little fellow. Ok let's see:

You tried to install GRUB to /dev/hda. During the installation GRUB
needs access to /boot since it puts its configuration files
into /boot/grub. Your fstab lists /dev/hda1 (where /boot resides) as
noauto. Did you really mount it before you ran setup?

An alternative way to install grub:

grub-install /dev/hda --root-directory=boot-directory -- recheck

If in your scenario the mount point for /dev/hda1 is /mnt/gentoo than
the correct command would be:

grub-install /dev/hda --root-directory=/mnt/gentoo -- recheck

Regards

spox

Am Sonntag, den 27.02.2005, 01:13 -0500 schrieb J. Patrick Campbell:
 i've been fighting this new install for 2 days now.
 i've tried grub and lilo.
 grub just scrolls 'GRUB' down the screen, no matter what do.
 lilo prints 02 about 30 times and stops
 i've tried 2 hard drives in this machine which was previously running XP.
 it's a p4 1.7ghz with 512mb ram
 
 here's my grub.conf
 
 default 0
 timeout 4
 
 title Gentoo Linux 2.6.10r6
 root (hd0,0)
 kernel (hd0,0)/kernel-2.6.10 root=/dev/hda3
 
 here's my /etc/fstab
 
 # fs  mountpointtype  opts
   dump/pass
 
 # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
 /dev/hda1   /boot   ext2noauto,noatime
   1 1
 /dev/hda3   /   reiserfsnoatime   
   0 0
 /dev/hda2   noneswapsw
   0 0
 /dev/cdroms/cdrom0  /mnt/cdrom  iso9660 noauto,ro 
   0 0
 #/dev/fd0   /mnt/floppy autonoauto
   0 0
 
 # NOTE: The next line is critical for boot!
 none/proc   procdefaults  
   0 0
 
 # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
 # POSIX shared memory (shm_open, shm_unlink).
 # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
 #  use almost no memory if not populated with files)
 # Adding the following line to /etc/fstab should take care of this:
 
 none/dev/shmtmpfs   defaults  
   0 0
 
 
 ---
 
 i boot from livecd 2004.3
 i mount root, boot, proc, turn on swap and chroot.
 then i run grub
 
 root (hd0,0)
 setup (hd0)
 
 this runs ok with no errors.
 on reboot it just scrolls GRUB.
 
 i'm stuck!
 thanks,
 
 ~P
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] help for eth0 not existing

2005-02-11 Thread heinz . sporn
Ok. There's no such thing like /dev/eth0. Use ifconfig -a.

Things to check:

1. What's your NIC? Did u compile a module for it? Or included kernel support?
2. Look into /var/log/kern.log
3. run
   rc-update add coldplug boot


Zitat von Admin [EMAIL PROTECTED]:

 Hi,
 
 someone could go through this. After I had installed 2004.3, compiled
 2.6.9r1, rebooted and during booting I have such messages:
 ...
 *Starting input hotplugging... [ok]
 *Starting pci hotplugging...[ok]
 *Mounting network filessytems... [ok]
 *PCMCIA support detected [ok]
 *Starting pcmcia...[ok]
 cardmgr[7673]: watching 2 sockets
 *Bringing eth0 up (192.168.0.21)...
 SIOCSIFADDR: No such device
 eth0: unknown interface: No such device
 (and so on)
 
 fact
 #ls /dev/eth0
 ls: /dev/eth0: No such file or directory
 
 I've looked into logs - nothing. Maybe I should change level of verbosity?
 I'm running out of ideas where to look for a bug.
 During LiveCD it was working well.
 I've compiled yenta_socket and xirc2ps_cs into kernel.
 Maybe I should create this device?
 
 Help,
 
 Arek
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
 




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT software to block IPs automatically?

2005-02-10 Thread Heinz Sporn
Just out of curiousity - have you ever thought of allowing ssh only over
a VPN? Like say OpenVPN?

Am Donnerstag, den 10.02.2005, 21:50 -0500 schrieb R'twick Niceorgaw:
 Hi all,
 Recently I'm receiving a lot of failed ssh login attempts on my box for
 user root as well as a whole lot of other users which doesn't even
 exist. I'm getting tired of blocking these IPs manually everyday.
 Is there any software that can look in the logs and put these IPs in
 iptables to drop automatically (either in a daemon mode or via cron)?
 
 TIA
 -R'twick
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Filesystem Choice

2005-02-10 Thread Heinz Sporn
Hi!

Reading all the posts to your question I found it rather strange that no
one seems to be interessted in some basic facts:

1. How will this kind of file server being used? What is its main
purpose?
2. How many users are we talking here?
3. What are the most important operations you'll expect? Is it like
moving lots of files around or copying entire directory structures?
4. Length of pathnames may be an issue here
5. and so forth ...

Given your unique architecture plans IMHO _any_ recommendation for a
specific FS is based on plain, gray theory.

Regards

   spox

Am Donnerstag, den 10.02.2005, 11:21 -0800 schrieb David Busby:
 I don't want this to turn into one of those ext3 vs xfs conversations.
 
 I want to know which filesystem is a better choice for having lots 
 (4billion) directories.  The dirs will be in tree format, so at the 
 root will be 256 dirs, each with 256 sub-dirs, each with 256 sub-dirs. 
 This will go on for 8 to 12 levels deep (I don't know yet)  Then each 
 dir will have one small file in it (32bytes).  How would I tune ext3 
 for this?  What about XFS, I read that some of it's features might be 
 useful to me for this project.  Any good links?  I don't even know what 
 phrases to Google for this one, my results have been unhelpful.
 
 /djb
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo on a Centrino Pentium M CFLAGS

2005-02-08 Thread Heinz Sporn
Hi!

I'm running my HP nx7000 Pentium M 1.5 GHz with

CFLAGS=-O2 -march=pentium4 -fomit-frame-pointer
CHOST=i686-pc-linux-gnu

for almost a year now. Although some people suggested not to use
-march=pentium4 this box is running a stable Gentoo for over a year now.
I even use that machine to compile binary packages for the rest of my
real P4s.

Am Mittwoch, den 09.02.2005, 00:28 +0100 schrieb Juan Ignacio Sánchez
Lara:
 Hello all
 
 Tomorrow I'll perform my first Gentoo install. I'll do it in a Acer
 4002 WLMi Laptop (Pentium M 725, ATI Mobility Radeon 9700, Intel
 Wireless 2200BG). I'd like to ask for suggestions about it, specially
 dealing with CFLAGS. I'm printing Gentoo Handbook for fast reference,
 but I'll also have a working PC with Internet connection by me in case
 of problems ;-).
 
 First of all, I'll partition my HD with SystemRescue CD 0.2.15 and
 QTParted, since I'm not an experienced fdisk user and I have to resize
 a FAT32 partition. Then I'll be using a 2004.3 minimal Gentoo CD for
 the installation. I've already tested both boot on my laptop (I must
 disable hotplugging on SystemRescue due to a hw_random problem).
 
 Summary of my questions: :-)
 
 a) What optimizations would you use? I've heard that this version
 already has specific CFLAGs for Pentium M, instead of using p-III
 ones...
 
 b) What else should I know to success in less than two days? Please
 enlighten my path with your experience :-)
 
 Thanks in advance
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo Linux and Windows XP on the same hard disk on the same computer

2005-02-06 Thread Heinz Sporn
Hi,

if you need room for a Gentoo installation I recommend tools like
Partition Magic for Windows. The naming scheme depends on the current
number of partitions and types. After you booted a Gentoo Live CD use
fdisk or better cfdisk to get a list of partitions and the corresponding
Linux device names.

Am Sonntag, den 06.02.2005, 15:51 +0100 schrieb Fredrik Lundgren:
 Thanks to Benjamin Sobotta and James Rushton for their answers. I now 
 find that I don't
 know how to prepare my disk so Windows XP is kept intact and room is 
 made for Gentoo. How do I know where Windows XP is mounted (always 
 /dev/hda6 or ...)?
 
 Fredrik
 
 - Original Message - 
 From: Fredrik Lundgren [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, February 06, 2005 3:13 PM
 Subject: [gentoo-user] Gentoo Linux and Windows XP on the same hard 
 disk on the same computer
 
 
  Hello,
 
  I'm using Win XP and would like to install Gentoo on the same 
  computer,
  so I can choose between Gento Linux or Win XP when the computer is
  started. I haven't found out how to do this in the handbook. Have I 
  missed som
  information or could you point me to the instructions to achieve this
  behavior with GRUB?
 
  Sincerely Fredrik Lundgren
 
 
 
  --
  gentoo-user@gentoo.org mailing list
 
  
 
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Package.Mask / Do Not Upgrade these packages

2005-02-03 Thread Heinz Sporn
Hi!

Lots of confusion out there ;-)

Question: when did you perform your last emerge sync?

The reason I am asking: as of today Squid Version v2.5.7-r5 will be
found both in the stable and in the unstable (~x86) branch.

Since you're having trouble with v2.5.7-r4 it might well be that you
suffer from unstable influences.

I suggest to first emerge sync. Then the entry www-proxy/squid-2.5.7-r2
or =www-proxy/squid-2.5.7-r4 in /etc/portage/package.mask should
protect your current Squid properly.

Am Donnerstag, den 03.02.2005, 16:06 +0800 schrieb Ow Mun Heng:
 On Wed, 2005-02-02 at 18:44, Neil Bothwick wrote:
  On Wed, 02 Feb 2005 18:30:28 +0800, Ow Mun Heng wrote:
  
   Using - www-proxy/squid-2.5.7-r2
   --- Invalid atom in /etc/portage/package.mask: www-proxy/squid-2.5.7-r2
   
   These are the packages that I would merge, in order:
   
   Calculating dependencies  ...done!
   [ebuild U ] www-proxy/squid-2.5.7-r4 [2.5.7-r2
  
  Read the previous replies again. you already have 2.5.7-r2 s you don't
  want to mask that, you want to mask everything greater than it. The line
  is package.mask should be www-proxy/squid-2.5.7-r2. Putting an = after
  the  as you first did masks the current version too. Having no ,  or =
  is illegal.
 
 Putting :
 www-proxy/squid-2.5.7
 [ebuild UD] www-proxy/squid-2.5.6-r3 [2.5.7-r2]
 
 It wants to Downgrade to 2.5.6
 
 using
 =www-proxy/squid-2.5.7-r2
 [ebuild UD] www-proxy/squid-2.5.6-r3 [2.5.7-r2]
 
 It _still_ wants to downgrade..
 
 
 
 
 
 
 
 --
 Ow Mun Heng
 Gentoo/Linux on DELL D600 1.4Ghz 
 98% Microsoft(tm) Free!! 
 Neuromancer 15:41:32 up 6:28, 8 users, 
 load average: 1.22, 1.22, 1.12 
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] make a server on a resource-limited machine

2005-02-01 Thread Heinz Sporn
 to run SAMBA server,  with the following 
 requirements:
 
 - The whole system should run under 32MB memory.
 - The boot partition is less than 5MB, the system partition is less than 
 32MB, and the rest of hard disk for shared data. (Actually the hard disk 
 is an expensive flash drive, that's why we want as little as possible of 
 disk space used by system itself)
 
 I know it can be done using some binary distro such as RedHat or Debian, 
 but I am only some familiar with Gentoo and just love it.  Is it 
 possible to boot the i486 machine with Gentoo LiveCD and only copy the 
 needed software (in binary format of course) to it from the developper's 
 gentoo box?  That is, no gcc, no portage, no anything that is only 
 required for compilation?
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cisco-VPN-Client

2005-01-31 Thread Heinz Sporn
Hi there!

I'm sorry that I can't help you with your specific problem. I just HAVE
to comment your statement: Seems Gentoo in fact isn't the distro for
real work. :(

Blaming Gentoo for a single, eventually problematic ebuild - especially
a Cisco package - is simply quite unfair. In fact I wasn't even able to
get this very VPN client running stable under Windows. I was just
relieved when I finally got rid of that junk crawling through registry
settings since not even the uninstaller worked as expected.

Aside from that I am quite sure that this packages is pretty much
outdated anyway. The latest available VPN client software should be v4.6
instead of v4.0.5. But according to Cisco's license policy I wouldn't be
surprised if you won't be able to get an ebuild for that.

Regards

   SpOX

Am Montag, den 31.01.2005, 12:32 +0100 schrieb Frank Schafer:
 Hi,
 
 I got the Cisco-VPN tarball onesmore from our company copy.
 
 vpnclient-linux-4.0.5.Rel-k9.tar.gz is in /usr/portage/distfiles
 
 emerge cisco-vpnclient-3des
 Calculating dependencies ...done!
  emerge (1 of 1) net-misc/cisco-vpnclient-3des-4.0.5 to /
  md5 src_uri ;-) vpnclient-linux-4.0.5.Rel-k9.tar.gz
  Unpacking source...
  Unpacking vpnclient-linux-4.0.5.Rel-k9.tar.gz
 to /var/tmp/portage/cisco-vpnc
 lient-3des-4.0.5/work
  * Applying driver_build_CC.patch ...
 [ ok ]
  Source unpacked.
 ./driver_build.sh
 Cisco Systems VPN Client Version 4.0.5 (Rel)
 Copyright (C) 1998-2001 Cisco Systems, Inc. All Rights Reserved.
 
 usage:
 ./driver_build.sh 'kernel_src_dir'
 
 'kernel_src_dir' is the directory containing the linux kernel sour 
 ce
 
 
 !!! ERROR: net-misc/cisco-vpnclient-3des-4.0.5 failed.
 !!! Function src_compile, Line 45, Exitcode 0
 !!! Failed to make module 'cisco_ipsec'
 !!! If you need support, post the topmost build error, NOT this status
 message.
 
 Hmmm.
 
 I have a plain vanilly 2.6.10 kernel from kernel.org running.
 
 Seems Gentoo in fact isn't the distro for real work. :(
 
 Frank
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Suggested Video Cards

2005-01-27 Thread Heinz Sporn
Same here. Own both various Ati and Nvidia cards. I prefer Nvidia over
Ati anytime when it comes to Linux drivers.

Am Donnerstag, den 27.01.2005, 19:09 -0500 schrieb Ryan Sims:
 On Fri, 28 Jan 2005 12:59:22 +1300, Nick Rout [EMAIL PROTECTED] wrote:
  LOL flame war approaching.
  
  if you want 3d hardware acceleration then the choice seems to be ati or
  nividia.
 
  ati seem to have a recent driver release, there seem to have been long
  threads here about them being difficult to get working. (then again
  there are long threads in a similar vein about nvidia). i am not sure if
  that is teething problems or deeper problems. as i don't have an ati
  card i have not followed the threads in detail.
  
  this is all IMHO - a personal perspective of what has worked for me.
  others will have different opinions. ymmv.
 
 I own an ATI Radeon 9600XT, and only with the latest driver version
 works under Xorg 6.8.  I didn't find it very hard to get the driver
 working, but by all means check the archives for potential problems. 
 I'd reccommend an Nvidia; I've also had problems w/ the card in
 windows.  Having never *owned* an nvidia 3d card, I will defer to
 those on the list.  However, had I the $, I'd be the proud owner of
 some Nvidia card right now.
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Smallest Linux Install for :-

2005-01-25 Thread Heinz Sporn
Even Gentoo can be reasonably shrinked. How small would you like it to
be? For example: we developed a Gentoo based firewall/router that needs
less than 80MB disk space (and so fits nicely on a bootable USB stick).

Am Mittwoch, den 26.01.2005, 14:04 +0800 schrieb Ow Mun Heng:
 I'm looking for a small Linux install. Need these few items in it.
 
 1. mysql (or something smaller??)
 2. apache (or tux/monkey?)
 3. SSH
 4. Firewall/netfilter
 5. TC(traffic control)
 6. BT
 
 planning something like torrentcracy/prodigem.
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati-drivers fglrxinfo/glxgears etc hanging

2005-01-23 Thread Heinz Sporn
Just emerge the latest Ati drivers that fully support Xorg 6.8. Although
these are still unstable the feedback is quite Ok.

Am Sonntag, den 23.01.2005, 01:24 -0500 schrieb R'twick Niceorgaw:
 H all,
 my configuration:
 
 xorg 6.8.0
 gentoo-dev-sources-2.6.10-r5
 ati-drivers 3.14.6
 
 no dri support in kernel.
 agpgart is a module.
 problem:
 
 when I enable dri in xrog.conf, fglrxinfo/glxgears/glxinfo all are just
 hanging .. no output. If I disable dri, then they are atleast showing
 something.
 
 when dri is enabled, in x.org log it says dri is initialized
 succesfully. 
 
 Here's link to my log and xron=g.conf file. 
 
 http://utkalika.homedns.org/xorg.conf.txt
 http://utkalika.homedns.org/xorg.log.txt
 
 
 any one else faced the same problem? any pointers to fix this?
 
 Thanks
 -R'twick
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gentoo-list + gmail + evolution = strange behavior

2005-01-23 Thread Heinz Sporn
I had that for a minute as well. At least until I found out that a
messed up my filters by using two more or less identical ones. It seems
as if Evolution uses every singel filter on every single mail.

Am Donnerstag, den 20.01.2005, 17:25 -0800 schrieb Klaus Neumann:
 I switched from kmail to evolution 2.0.3. I am subscribed to this list
 once with my gmail account. I poll my gmail account with my local
 email client. Now, since I switched to evolution, I get every single
 mail from this list twice. Any other email arrives only once. When
 looking at my emails with a web browser, I can see they are only once
 in my gmail account. First I thought, it has something to do with the
 way how this mailing list is set up, but then again, why does it work
 perfectly fine in kmail or thunderbird, which I'm using right now?
 Evolution seems to be the only email client with this strange
 behavior.
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Gentoo will never support vpn based on pptp. It's pity but it's fact.

2005-01-23 Thread Heinz Sporn
Please let me note - for the members of our list that don't share the
same insights - that it is not true that Gentoo doesn't support VPN in
general. We still have excellent products like OpenVPN. It is just a
specific, proprietary VPN protocol implementation that is discussed
here.

Am Samstag, den 22.01.2005, 14:50 +0100 schrieb Holly Bostick:
 Daniel Drake wrote:
  Peter wrote:
  Well. I can't see the future :) But in the current situation,
  I have to look for workarounds like, mentioned by you, installation from
  package cd and then patching kernel. And I do not see any steps
  forward. So I told never. Of course may be one day...
  
  It just seems to me that the original post was a stab at gentoo kernel 
  development rather than any hope of starting any constructive discussion...
  
  But may be there is a possibility to create ebuild, which will download
  the patch from http://www.polbox.com/h/hs001/ , and then patch the 
  kernel?
  I think this ebuild can be GPL'ed, but then user can decide does he want
  this bad kernel headers and other code be changed or not.
  
  Because the patch isn't GPL it means we can't include it in our tree 
  without changing the licensing of our kernel (I don't think this would 
  go down well). It's licensing is ok on its own, but what you suggest in 
  an ebuild isn't practical, and would create lots of issues due to 
  variation between kernel versions. If the author could recode it as a 
  kernel module then that would be a start.
  Also, this does not address points 2 and 3 in my last post, which still 
  prevent us from including this.
  
  Daniel
  
  -- 
 Granted.
 
 But here's my question: is this issue not occurring solely because the 
 user is trying to connect to said VPN through software?
 
 My ISP uses VPN as well, and at the moment I connect via the LAN using 
 software routing on a Windows machine (the presence of Windows bypasses 
 the OP's issue). However, we are waiting for a router, which supports 
 VPN in hardware and is compatible with both UNIX and Windows, and is 
 configured via a web interface.
 
 So if the OP had such a router (or, alternatively, if and when I get my 
 bf to switch to Linux, making this a one-OS household), such a kernel 
 patch would no longer be necessary, would it (because the router 
 understands VPN perfectly well, so as long as I give it the correct 
 configuration details, it would work fine)?
 
 Or am I missing something (I'm no network guru ;-) )?
 
 Holly
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Safe to upgrade glibc?

2005-01-23 Thread Heinz Sporn
I am running a couple of 99.5% stable Gentoo systems which implies that
I had to update glibc every now and then. I never had a single issue
with glibc although I didn't re-compile these systems once.

Am Sonntag, den 23.01.2005, 12:06 +0100 schrieb Richard Foltyn:
 Hi list,
 
 Is it perfectly safe to upgrade glibc to a newer version? In my case
 this would be:
 
 [ebuild U ] sys-libs/glibc-2.3.4.20040808-r1 [2.3.3.20040420]
 
 I remember reading somewhere that you have to recompile your entire
 system since everything is linked to glibc. I've also heard of people
 who managed to screw up their system just by upgrading...
 
 TIA,
 Richard
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Emerging OpenOffice 1.1.4 [SOLVED]

2005-01-23 Thread Heinz Sporn
To all who might be interested:

I was finally able to re-emerge OpenOffice v1.1.4 with the following
statement:

LINGUAS=de CFLAGS= emerge openoffice

Some things really are THAT easy. Thanks for all your hints  comments!


Am Dienstag, den 18.01.2005, 16:59 +0100 schrieb Heinz Sporn:
 Hi list!
 
 I tried unsuccessfully to emerge OpenOffice v1.1.4 for 2 days now on two
 different machines. Both systems are on a 100% stable base according to
 todays emerge sync. That means I'm running gcc v3.3.5, binutils
 v2.15.92.0.2-r1 and python v2.3.4 on top of a kernel v2.6.10.
 
 The compile breaks on both machines after around 2 hours at
 :
 Making: ../../unxlngi4.pro/lib/libpyuno.so
 gcc -c -fPIC -o ../../unxlngi4.pro/slo/pyuno_version.o .
 
 with
 
 ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x1b): In function
 `pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
 : undefined reference to `PyThreadState_Get'
 ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x31): In function
 `pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
 : undefined reference to `PyImport_AddModule'
 ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x39): In function
 `pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
 : undefined reference to `PyModule_GetDict'
 ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x95): In function
 `pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
 : undefined reference to `PyDict_GetItemString'
 ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x28b): In function
 `pyuno::importUnoModule()':
 : undefined reference to `PyImport_AddModule'
 :
 etc. etc.
 
 and ends with
 
 collect2: ld returned 1 exit status
 dmake:  Error code 1, while making '../../unxlngi4.pro/lib/libpyuno.so'
 ---* TG_SLO.MK *---
 
 ERROR: Error 65280 occurred while
 making /var/tmp/portage/openoffice-1.1.4/work/pyuno/source/module
 
 Does anyone have a clue, hint, suggestion?
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT web based terminal emulator

2005-01-20 Thread Heinz Sporn
I'd say there are a couple of options. One that I would choose is
OpenVPN.

Am Donnerstag, den 20.01.2005, 18:12 +0100 schrieb Norbert Kamenicky:
 Hi,
 
 I need to solve this problem:
 
 1.I have Gentoo based firewall :-)
 
 2.On intranet (behind Gentoo) are some devices to which
only telnet access is possible (SCO crappy server,
routers ...) :-(
 
 3.I need a solution, which allows me to connect to these
intranet devices from Internet (all the world) using
browser only.
It must be possible to connect even from another firewall/proxy
server protected network, so it can't use ports connection
which will not pass through.
 
 My idea is, that on firewall I will run a servlet (on Tomcat
 or JBoss), client will be browser (Mozilla) with java/applet
 support.
 Browser connects to servlet and downloads/starts applet.
 Servlet connects to a device.
 Applet-servlet (encrypted) communication will run only on
 regular http connection...
 
 Any hints ?
 
 noro
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ALSA + Audigy 2 = Botched mixer settings?

2005-01-20 Thread Heinz Sporn
Yeah, that is annoying. I emerged good old alsamixergui for that reason.

Am Mittwoch, den 19.01.2005, 00:48 -0800 schrieb Steven Susbauer:
 Hello, I am running kernel 2.6.10-gentoo-r5, compiled with Alsa and the 
 emu10k1 driver (the one in the kernel) for the Sound Blaster Audigy 2. 
 My problem is that something with the mixer settings it botched. In 
 alsamixer there's just a long row of volume sliders, in kmix there are 
 no inputs. Line has a volume slider in output, but this is not where 
 it's supposed to be (knoppix does it just fine).
 
 Is there something I can change? I need Line, Line2, Mic, etc. to be 
 seen as inputs (mostly so I can get sound into my system from my TV card 
 - Plugged into Line).
 
 What do I need to do to fix this rather annoying issue?
 -Steven
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] new ati-drivers

2005-01-20 Thread Heinz Sporn
I can say the new drivers fully support xorg 6.8. Tried to run Savage
and UT 2004 - they finally run!

Am Dienstag, den 18.01.2005, 16:20 -0500 schrieb Ryan Sims:
  On Tue, 2005-01-18 at 09:46 -0500, Covington, Chris wrote:
   Has anyone tried these?  I just switched to a larger and louder nVidia
   card because of the poor ATI performance / support in Linux.  I wonder
   if these drivers have better games-fps performance.
 
 Any news about support for xorg 6.8?
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] new ati-drivers

2005-01-20 Thread Heinz Sporn
I just ran fglrxconfig which generated a /etc/X11/XF86Config-4. Then I
extracted the necessary Modules and Device sections and copied them over
to my xorg.conf.

Am Donnerstag, den 20.01.2005, 18:33 + schrieb Tony Boom:
 Hello Heinz,
 
 Thursday, January 20, 2005, 5:53:48 PM, you wrote:
 
 HS I can say the new drivers fully support xorg 6.8. Tried to run Savage
 HS and UT 2004 - they finally run!
 
 I have an ATI Radeon 9600xt with the new drivers installed. Is there any
 special configuration I need to edit to get the best form my card?
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Migration of NT4 PDC to Samba3 + LDAP PDC

2005-01-19 Thread Heinz Sporn
... and if I may add: without providing any config file it's pretty
unlikely that anyone will have a clue what your specific probleme might
be.

Am Mittwoch, den 19.01.2005, 23:28 -0500 schrieb Keith P Hassen:
 Javier Gostling wrote:
  hi list,
   ...[stuff about Samba + LDAP + migration]...
  If anyone has seen this problem in the past, I would really appreciate
  some help, as I'm rather stuck on this issue.
  
  Thanks,
 
 Try the linux.samba newsgroup.  While there may be some of us who 
 incidentally understand your problem, this is not the place for it and 
 you will likely not receive the attention your well-thought out problem 
 deserves.
 
 _k
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] reiserfs-3.6 partion fails to mount after reboot from freeze

2005-01-19 Thread Heinz Sporn
I lost a ReiserFS 3.6 root partition myself just yesterday after a
regular, gentle shutdown. I tried to revive it with a Gentoo LiveCD, a
Knoppix CD and even a Debian Boot CD but all I got was a might be a
ReiserFS partition but ooops you likely have a superblock error :-(

I reformated the partition with XFS - no problem since.

Am Mittwoch, den 19.01.2005, 18:17 -0700 schrieb Anthony Mutiso:
 Hi Folks,
 
 My workstation froze when trying to get the CDROM to work properly. 
 After a hard reboot I discoved that a Reiserfs-3.6 partition on a 
 secondary disk (hdb5) will not mount. I get a mount: /dev/hdb5 already 
 mounted or /media busy, but mount does to list the partition as 
 mounted, /etc/mtab does not list the partion and fsck or fsck.reiserfs 
 do not list any corruptions or problems with the partion. Checking dmesg 
 and I see that the disk is visable to the kernel. Disk hda is the main 
 system disk with reiserfs-3.6 partions, (expect for /boot), and all 
 appears well with them. They mount as expected.
 
 Any ideas as to why am I not able to mount the partion? Before the crash 
 the partion was mounted and working just fine. Also if it matters, my 
 system is a 100% udev configuration. All other partions, devices, 
 (sound, video) etc are work just fine. I even got CDROM to show up 
 correctly with HAL. It just pops up on the Gnome desktop.
 
 Thanks
 
 Anthony
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Emerging OpenOffice 1.1.4

2005-01-18 Thread Heinz Sporn
Hi list!

I tried unsuccessfully to emerge OpenOffice v1.1.4 for 2 days now on two
different machines. Both systems are on a 100% stable base according to
todays emerge sync. That means I'm running gcc v3.3.5, binutils
v2.15.92.0.2-r1 and python v2.3.4 on top of a kernel v2.6.10.

The compile breaks on both machines after around 2 hours at
:
Making: ../../unxlngi4.pro/lib/libpyuno.so
gcc -c -fPIC -o ../../unxlngi4.pro/slo/pyuno_version.o .

with

../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x1b): In function
`pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
: undefined reference to `PyThreadState_Get'
../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x31): In function
`pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
: undefined reference to `PyImport_AddModule'
../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x39): In function
`pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
: undefined reference to `PyModule_GetDict'
../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x95): In function
`pyuno::getRuntimeImpl(pyuno::PyRef, pyuno::PyRef)':
: undefined reference to `PyDict_GetItemString'
../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x28b): In function
`pyuno::importUnoModule()':
: undefined reference to `PyImport_AddModule'
:
etc. etc.

and ends with

collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../../unxlngi4.pro/lib/libpyuno.so'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while
making /var/tmp/portage/openoffice-1.1.4/work/pyuno/source/module

Does anyone have a clue, hint, suggestion?


-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Emerging OpenOffice 1.1.4

2005-01-18 Thread Heinz Sporn
Sean,

here are my flags: 

CFLAGS=-O2 -march=pentium4 -fomit-frame-pointer
CHOST=i686-pc-linux-gnu
USE=mmx sse gtk gnome -qt -kde dvd alsa -arts cdr acl acpi apache2
berkdb cups gif imap imagemagick -ipv6 java ldap maildir mozilla mysql
ncurses nls opengl pam pda php readline samba sasl sdl slang tcltk tiff
truetype usb -xinerama X zlib
CXXFLAGS=${CFLAGS}
MAKEOPTS=-j2

Which -O flag did you use?

Thanks for your help!

Am Dienstag, den 18.01.2005, 11:23 -0500 schrieb Sean Reiser:
 On 16:59 Tue 18 Jan , Heinz Sporn wrote:
  Hi list!
  
  I tried unsuccessfully to emerge OpenOffice v1.1.4 for 2 days now on two
  different machines. Both systems are on a 100% stable base according to
  todays emerge sync. That means I'm running gcc v3.3.5, binutils
  v2.15.92.0.2-r1 and python v2.3.4 on top of a kernel v2.6.10.
 
 [snip log]
  Does anyone have a clue, hint, suggestion?
 
 What CFLAGS are you using?  I've had issues in the past compiling it O3
 and O2.
 
 HTH
 
 --
 Sean
 Abandon all hope ye who press enter here
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: BT848 driver.

2005-01-17 Thread Heinz Sporn
I'd say that's the right spirit! As I mentioned in an earlier post the
Hauppauge Win TV PCI + xawtv / tvtime (you may want to try that one -
it's much better IMHO) is running perfectly in my box.

The obvious fact that you're having problems with ATI drivers now is
really sad - but at least you're not alone with THAT issue - I'm waiting
for these damn new drivers as well. Fortunately I'm using Nvidia cards
on almost 99% of my machines.

Good luck!

Am Montag, den 17.01.2005, 09:33 + schrieb Tony Boom:
 Hello Holly,
 
 Monday, January 17, 2005, 1:42:27 AM, you wrote:
 
 HB this functionality is only provided by the ATI binary drivers from ATI
 HB themselves (closed source driver).
 
 You'll have to forgive my ignorance Holly but are these dedicated ATI
 drivers on the live Knoppix CD, it works perfectly when I boot off of that?
 
 I'll read the rest of my mail, sync portage and then try and get the ATI
 drivers you speak of.
 
 People keep telling me to  give up and put SuSE back on here because that
 works... Where's the fun in that? Gentoo works as well, it's just that you
 get to find out how it works while getting it to work. I imagine SuSE works
 the same way so knowing that enhances my knowledge of my SuSE laptop.
 
 I'm just glad I found a list as friendly as my email client list.
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: BT848 driver.

2005-01-17 Thread Heinz Sporn
Tony,

before giving up I'd say let's look into your xorg.conf first. There's a
lot we could do regarding the stalling ATI drivers.

For sound - that's a total different issue. I assume you already plugged
WinTV's audio out into your sound card's line in ;-) 
Then we should check what sound card you're using, ALSA config and so
forth. Let's strangle that beast!

Am Montag, den 17.01.2005, 15:12 +0100 schrieb Holly Bostick:
 Tony Boom wrote:
  Hello Tony,
  
  Monday, January 17, 2005, 11:38:37 AM, you wrote:
  
  TB At least progress is being made.
  
  Got xawtv working with sound but can't use wine, the monitor just turns off
  and the system locks if I try.
 
 That, afaik, is an ATI driver problem-- the same thing happens to me 
 with 3.14.6 (the monitor goes on standby, must reboot to get a display 
 back). Hoping this will be resolved with the new drivers (or, unless you 
 want to play Doom 3, you can drop back to 3.14.1; 3.14.6 was mostly just 
 a hotfix to enable ATI users to play that particular game, which 
 otherwise crashed-- otherwise there are no changes from 3.14.1).
  
  If I load the fancy config file created with the ATI config program I can
  run tvtime but if I stop it, the monitor dies and PC locks up.
  
  So I unmerged the ATI drivers and although  have no TV, my system is
  stable.
 
 You begin to see why people are waiting very very avidly for the 8.08 
 drivers due today. The ATI drivers are *really bad*. The badness of the 
 drivers is actually the reason I installed SuSE when I broke Gentoo and 
 needed an Alternative install system to reinstall from-- ATI works 
 directly with SuSE to repackage the drivers for their distribution, so 
 other than RedHat (for which the drivers are designed; and I mean 
 RedHat, not Fedora or RHEL, RedHat 9, which I despised), the most 
 reliable temporary distro for me to evaluate the new drivers on is SuSE.
 
 So it's not you, Tony we both made a poor buying decision and now 
 are paying the price for it. Hopefully it will all be better soon.
 
 (I'm not bitter)
 
 Holly
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cant emerge wrong file size

2005-01-17 Thread Heinz Sporn
You're right. It should. And AFAIK it almost always does.

Am Montag, den 17.01.2005, 09:41 -0500 schrieb Nick Smith:
  Or, naturally, change mirrors-- some mirrors are more reliable than 
  others, and I personally wouldn't stick with a mirror that regularly 
  distributed truncated files.
  
  Holly
  
 well maybe i dont know much about mirrors, but when i think of a mirror
 i think exact copy, cant the mirror be fixed? is there a way to report
 this error? i have like 10 mirrors listed in my make.conf, why cant it
 go to the next mirror? seems like there should be a fall back plan or
 something, no?
 
 Nick Smith
 
 Gentoo Linux: Portage 2.0.51-r3. kernel-2.6.9-gentoo-r13. 2005 i686
 Intel(R) Pentium(R) 4. gcc(GCC): 3.3.4. UPTIME=2 days, 18:04
 
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] USB waking up problem

2005-01-17 Thread Heinz Sporn
You propably need additional stuff in your kernel:

CONFIG_USB_DEBUG=y (to get more info in kern.log)
CONFIG_USB_DEVICEFS=y
CONFIG_USB_STORAGE=y or m
CONFIG_USB_STORAGE_DEBUG=y

Am Montag, den 17.01.2005, 08:43 -0700 schrieb Kumar Golap:
 Hi all,
 
 I have noticed a problem with my usb memory drive with kernel =2.6.6 
 onwards
 and i just tried 2.6.10 and its still behaving the same way.
 
 The hardware:
 
 :00:02.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
 :00:02.3 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
 
 the driver is ohci_hcd
 
 The problem is when i plug a memory stick (or USB mass storage camera) 
 to my USB port
 nothing happens and there is no message in the /var/log/messages.  Then 
 if  i  reboot o r reinstall  the ohci driver by
 
 rmmod ohci_hcd
 and
 modprobe ohci_hcd
 
 
 then when i connect something to the usb it says in messages
 
 Jan 17 08:36:31 pong ohci_hcd :00:02.2: wakeup
 Jan 17 08:36:31 pong usb 1-3: new full speed USB device using ohci_hcd 
 and address 3
 Jan 17 08:36:32 pong scsi5 : SCSI emulation for USB Mass Storage devices
 Jan 17 08:36:32 pong usb-storage: device found at 3
 .
 
 but it won't respond if i try after some timethen i have to 
 re-install ohci_hcd afresh.
 
 
 Any clue what i might have set wrong ...
 
 thanks in advance
 
 Kumar
 
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: BT848 driver.

2005-01-17 Thread Heinz Sporn
Ok, weird might have been the wrong word ;-). But allow me to call your
installation not the normal, average desktop scenario. I've been in
this strage IT business for over 20 years now and to be honest: your the
first one I've heard of who actually did that - on purpose. Great!

Am Montag, den 17.01.2005, 10:58 -0500 schrieb James Hiscock:
  And you normally can't have two graphic cards in one box. There might be
  some weird way though to have both an AGP card and a PCI one installed
  but I wouldn't bet on that.
 
 This is horribly inaccurate: I currently have 4 in my desktop at home.
 One built-in video card on the motherboard (AGP, disabled); an ATI
 AIW-Radeon 9200 64MB AGP (that I haven't bothered trying to get
 working in Linux); a Nvidia GeForce MX 440 64MB PCI; and an Nvidia
 GeForce FX5200 128MB PCI.
 
 ...and I have all three of them (the ATI card and both Nvidia cards)
 enabled  working in both Windows and Linux. It's not weird at all...
 unless you find it weird having 3x 17 LCDs hooked up to a single
 machine, with a desktop spanning all three monitors...?
 
 (greedy, yes; silly, yes; but - even if I do say so myself - it _does_
 look cool. ;)
 
 ... but now I'm straying horribly off-topic ...
 
 And if it's not a silly question (Which  bet it is) is it 
  possible to have two graphic cards
  installed... One for XP the other for Gentoo?
 
 Definitely not a silly question. The answer is simply yes. You can
 even use both of them in both operating systems if you want.
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] rescue kernel with lmv2/jfs

2005-01-17 Thread Heinz Sporn
I see at least two options:

1. Running a tiny Rescue-Gentoo on another partition formatted with a
less sensitive FS. 

2. Use initrd

Am Montag, den 17.01.2005, 11:49 -0500 schrieb Travis Osterman:
 I recently installed gentoo with lvm2 for my root partition and a
 separate data partition.  Everything works wonderfully when I cleanly
 umount and either reboot or poweroff my system; however, hard reboots
 gives me an error about the root device not being available (because
 it hasn't been fsck'ed).  I'm then left with a 'boot:' prompt and type
 'shell' which drops me into ash with very few utils.
 
 If I run the following string of commands frome the live cd, I can
 reboot without any problem.
 
 # vgscan  vgchange -a y  jfs_fsck /dev/vga/root  jfs_fsck
 /dev/vga/video  reboot
 
 Here's what I'm looking for:
 I'd like to know if there is a prebuilt rescue kernel that would drop
 me into either an ramdisk environment or my /boot partition with the
 tools listed above.  My cdrom is only temporarily installed otherwise,
 I would probably just use the livecd on the rare occasions of bad
 poweroff.  I've googled for rescue kernels and tried grabbing the
 kernel from the livecd but none dropped me into a prompt.  My
 bootloader is grub and my boot partition is ext2 if that is important.
  Thank you for your time.
 
 -- Travis Osterman
 
 --
 gentoo-user@gentoo.org mailing list
 
 
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [Fwd: Error: 15 grub cant find file???]

2005-01-17 Thread Heinz Sporn
I assume real_root=/dev/hda4 hdx=stroke are kernel parameters? If so
are these at the same line as kernel?

Does /boot contain your kernel and initrd?
Does /boot/grub contain grub.conf and the stage files?

If that is true than I am quite sure that you have to change root
(hd0,3) to root (hd0,2).

(hd0,2) is suppose to mean /dev/hda3 in Grub's naming scheme.
With kernel /kernel... you'd like to refer to /kernel... on /dev/hda3
and no to /kernel on /dev/hda4 - what I believe you did.

Am Montag, den 17.01.2005, 14:20 -0800 schrieb Positive Negative:
 email message-Anlage, Forwarded message - Error: 15 grub cant find
 file???
 Am Montag, den 17.01.2005, 14:20 -0800 schrieb Positive Negative:
  I just installed gentoo today
  
  grub.conf:
  
  
  
  default 0
  timeout 30
  splashimage=(hd0,2)/grub/splash.xpm.gz
  
  title=Gentoo Linux 2.6.9-gentoo-r1
  root (hd0,3)
  kernel /kernel-2.6.9-gentoo-r1 root=/dev/ram0 init=/linuxrc ramdisk=8192
  real_root=/dev/hda4 hdx=stroke
  initrd /initrd-2.6.9-gentoo-r1
  
  
  
  
  /boot is on /dev/hda3
  / is on /dev/hda4
  
  everything is there and installed its just a simple grub problem that i
  cant seem to fix
  
  any suggestons
  
 --
 gentoo-user@gentoo.org mailing list
-- 
Mit freundlichen Grüßen

Heinz Sporn

SPORN it-freelancing

Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europespox


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] handbook ?'s

2005-01-10 Thread Heinz Sporn
I am not sure which handbook you are talking about but the latest Gentoo 
handbook explains bootstrapping and system emerging quite detailed:

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=6
Did you skip a page? ;-)
Travis Osterman schrieb:
I was doing a gentoo installation (stage 1 on a p4) this weekend and
while going through the handbook, I noticed that running
# cd /usr/portage  scripts/bootstrap
and
# emerge system
weren't listed during any part of the document.  Am I missing
something?  Thanks for any insight.
-- Travis
--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Monster emerge -- an odd thing or two

2005-01-09 Thread Heinz Sporn
If you have an ATI card the downgrade to Xorg 6.7 would be clear. The 
ati-drivers package simply depends on Xorg 6.7. It is said ATI will 
deliver a set of drivers supporting Xorg 6.8 (and DRI) this month. In 
the meantime you could either go with 6.7 or re-emerge 6.8 but forget 
DRI for the moment (and yes it is working).

291 config files: how long didn't you update your machine?
Kevin O'Gorman schrieb:
Having carefully backed up my whole root partition, I just embarked on
the huge emerge that had built up in just the few days around the
new years.  I was worried about Xorg, of course -- it was going to be
a major pain if that didn't work.  In the event, everything seems fine, but
there were some oddities, in my opinion.  It also seemed to replace
much of KDE and a bunch of other things too.  38 steps.
The oddities:
For one thing, emerge first emerged xorg 6.8.0-r3, then downgraded it
to xorg 6.7.0-r3, all in the same batch.  Anyone know why it does this?
I'm running on 6.70 right now, with no noticeable difference from the
earlier XFree, so I'm not complaining.  It just seems weird.  Also very
time-consuming.
For another, when it was done, and quite aside from the automatic
trivial config merges, there were 291 config file changes that etc-update
wanted me to scrutinize.  I don't have the attention span for that, so
I looked at the 9 that I most nearly know what they do.  The rest I just
told it to automerge, and I'm hoping for the best.  Is it really necessary
to have 300 config files changed in a given update?  There just seems
to be something unfriendly about that.
++ kevin
--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Login, Schmogin

2005-01-09 Thread Heinz Sporn
Had the same problem yesterday. The answer was simple: the system was 
not able to resolve it's own hostname XY via DNS (understandable). After 
putting it into /etc/hosts

127.0.0.1 localname XY
everything went fine.
John Lowell schrieb:
Sad to say, it's about a week later and I've still no answer to a 
question I've raised here a couple times and on the forums also. I say 
this in no way to complain but rather to express utter surprize, 
actually. There's a lot of first class Linux talent available on this 
mailing list so if I've stumped you guys, I've really achieved something.
 
I've made a fresh, stage one install on a machine I intend to use as a 
webserver. I've done a lot of successful Gentoo installations so it's 
not as though I'm an amateur. The install went on without a hitch but, 
booting up, I reach the end of the init sequence and there's a delay of 
22 seconds before Starting local ... transitions in to the usual This 
is .. and the login prompt. On my three workstations this transition 
take no time at all, it's virtually instantaneous. I have nothing in 
/etc/conf.d/start.local and my USE= is limited to -kde. pam is 
installed. I have no idea what in heaven's name would cause a delay of 
this kind. Is an answer to this problem really so obscure? God knows, 
maybe it is.
 
jlowell
--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] The Gimp jpeg HELP

2005-01-09 Thread Heinz Sporn
Well, then good luck then. ;-)
Vittorio schrieb:
Heinz:

Well, I am sorry Vittorio but I am not sure if you understand the
concept of the magic USE flag right. 

Apparently I didn't understand that!

Let me put it this way: 
1. Look into your /etc/make.conf
2. Check if the line starting with USE= contains the string jpeg
I now have a richer USE line in 
make.conf 
USE=-java -gnome jpeg tiff gimpprint
 

3. Remove all occurences of -jpeg in that file
4. Run an emerge -pvV gimp
5. Does it now come up with +jpeg or -jpeg ???

With +jpeg*

6. And please forget that echo $USE stuff ;-)
Wrongly I had put the above USE line in a file under /etc/env.d to be executed 
as an environmental variable. My mistake! Thanks for shedding a light on it!!

Tomorrow I'll have another compilation of the Gimp.


Vittorio schrieb:
Perhaps I'm somewhat slow or I don't understand how to use emerge
correctly but ... as I stated my USE :
-
# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
-
*** contains *** the jpeg (and tiff and gimpprint) flag.
Therefore, in a nutshell, I don't understand where I am wrong according
to you.
Ciao
Vittorio
Alle 19:52, sabato 8 gennaio 2005, Heinz Sporn ha scritto:
Again: perform an
emerge -pvV gimp
It should come up with something like:
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc
gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*
Notice the +jpeg flag. If you have -jpeg then run
USE=jpeg emerge gimp
exactly as stated here.
Vittorio schrieb:
I didn't succeed!
I had a go with:
# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
# emerge unmerge gimp To be on the safe side!!!
# emerge -b gimp
BUT I'm still unable to open a jpg file (of the hundreds I used to work
with!!) under the Gimp (unknown file)!
Please help
Vittorio
Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
Look at the output of emerge -pvV gimp. You'll notice that it uses
the jpeg flag. So either perform
USE=jpeg emerge gimp
or add jpeg to your USE flags in /etc/make.conf and emerge Gimp
again.
Vittorio schrieb:
Dear All,
I compiled gimp 2.0.4 from the latest stage1 but it doesn't support
jpeg files requiring an extra library.
Therefore I've just compiled the media-libs/jpeg library from stage1
but gimp is still unable to open jpeg files.
What else should I compile?
Thanks
Vittorio
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Palm/Visor + Gnome 2 + Evo 2 + gpilotd Problems...

2005-01-09 Thread Heinz Sporn
Ok. I deleted the original Pilot entry from Pilot Settings. Restarted 
gpilotd-control-applet and added the Tungsten again which went fine. The 
terminal output was as follows:

** Message: No pilot userid/username information located
** Message: Unable to load pilot id/username, assuming unset
** Message: Cradle Type - USB
** Message: cradle device name - Cradle
** Message: cradle device name - /dev/usb/tts/1
** Message: Pilot Speed  - 115200
** Message: Timeout - 2
gpilotd-Message: Activating object OAFIID:GNOME_Pilot_Daemon
** Message: No pilot userid/username information located
** Message: Unable to load pilot id/username, assuming unset
** Message: Cradle Type - USB
** Message: cradle device name - Cradle
** Message: cradle device name - /dev/usb/tts/1
** Message: Pilot Speed  - 115200
** Message: Timeout - 2
Strange thing though: after closing the applet, /usr/libexec/gpilotd 
kept running and prevented jPilot to synchronize. I remember that in 
earlier Gnome versions there was a small applet that allowed me to turn 
that thing on and off allowing other applications to talk to the Palm.

Nevertheless synchronizing with Gnome/Evolution didn't change a thing. 
Except for contacts everything is simply ignored.

Since your problem seems to be more technical we should propably compare 
our environments:

As of January 8th I am running a 99% stable Gentoo with kernel 2.6.9 and 
Gnome 2.8.2. The only unstable package regarding our problem is:

app-pda/jpilot 0.99.7-r1
The rest:
app-pda/pilot-link 0.11.8
app-pda/gnome-pilot-conduits 2.0.10-r1
mail-client/evolution 2.0.2
The hardware (kern.log after inserting the Palm):
Jan  9 14:27:41 spok kernel: uhci_hcd :00:1f.2: port 1 portsc 0093
Jan  9 14:27:41 spok kernel: hub 1-0:1.0: port 1, status 0101, change 
0001, 12 Mb/s
Jan  9 14:27:42 spok kernel: hub 1-0:1.0: debounce: port 1: total 100ms 
stable 100ms status 0x101
Jan  9 14:27:42 spok kernel: uhci_hcd :00:1f.2: CTRL: TypeReq=0x2301 
val=0x2 idx=0x0 len=0 == -32
Jan  9 14:27:42 spok kernel: usb 1-1: new full speed USB device using 
address 19
Jan  9 14:27:42 spok kernel: usb 1-1: new device strings: Mfr=1, 
Product=2, SerialNumber=5
Jan  9 14:27:42 spok kernel: usb 1-1: default language 0x0409
Jan  9 14:27:42 spok kernel: usb 1-1: Product: Palm Handheld
Jan  9 14:27:42 spok kernel: usb 1-1: Manufacturer: Palm, Inc.
Jan  9 14:27:42 spok kernel: usb 1-1: SerialNumber: PalmSN12345678
Jan  9 14:27:42 spok kernel: usb 1-1: hotplug
Jan  9 14:27:42 spok kernel: usb 1-1: adding 1-1:1.0 (config #1, 
interface 0)
Jan  9 14:27:42 spok kernel: usb 1-1:1.0: hotplug
Jan  9 14:27:42 spok kernel: usbserial_generic 1-1:1.0: usb_probe_interface
Jan  9 14:27:42 spok kernel: usbserial_generic 1-1:1.0: 
usb_probe_interface - got id
Jan  9 14:27:42 spok kernel: visor 1-1:1.0: usb_probe_interface
Jan  9 14:27:42 spok kernel: visor 1-1:1.0: usb_probe_interface - got id
Jan  9 14:27:42 spok kernel: visor 1-1:1.0: Handspring Visor / Palm OS 
converter detected
Jan  9 14:27:42 spok kernel: usb 1-1: Handspring Visor / Palm OS 
converter now attached to ttyUSB0
Jan  9 14:27:42 spok kernel: usb 1-1: Handspring Visor / Palm OS 
converter now attached to ttyUSB1

That's it.
David D. Rea schrieb:
On Sun, 2005-01-09 at 00:37 +0100, Heinz Sporn wrote:
I do have a similar issue here. My Tungsten E synchronizes perfectly 
with jPilot. With Evolution only contacts are somewhat working. Memos / 
calender are simply ignored. Not even an initial forced copy from Palm 
to Evolution works - no warnings no errors.

So at least I guess we are not alone ;-)

OK, let's try an experiment to see if we're really on the same page. Run
`gpilotd-control-applet` from a terminal window, and see what the output
looks like when you try to set up a new Pilot and click Get ID from
Pilot or whatever the button says...
If you see the following on the terminal output, we are indeed in the
same boat:
(gpilotd-control-applet:8611): gpilotd-WARNING **:
gnome-pilot-client.gob:484: Caught exception:
IDL:omg.org/CORBA/COMM_FAILURE:1.0
Then we will figure out what's going on - WE SHALL EMERGE VICTORIOUS!
~Dave
--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Palm/Visor + Gnome 2 + Evo 2 + gpilotd Problems...

2005-01-09 Thread Heinz Sporn
I made real progress - and it is embarrassing how. I simply overlook a 
tiny checkbox in Evolution titled Personal. So I am fine now 

David D. Rea schrieb:
On Sun, 2005-01-09 at 00:37 +0100, Heinz Sporn wrote:
I do have a similar issue here. My Tungsten E synchronizes perfectly 
with jPilot. With Evolution only contacts are somewhat working. Memos / 
calender are simply ignored. Not even an initial forced copy from Palm 
to Evolution works - no warnings no errors.

So at least I guess we are not alone ;-)

OK, let's try an experiment to see if we're really on the same page. Run
`gpilotd-control-applet` from a terminal window, and see what the output
looks like when you try to set up a new Pilot and click Get ID from
Pilot or whatever the button says...
If you see the following on the terminal output, we are indeed in the
same boat:
(gpilotd-control-applet:8611): gpilotd-WARNING **:
gnome-pilot-client.gob:484: Caught exception:
IDL:omg.org/CORBA/COMM_FAILURE:1.0
Then we will figure out what's going on - WE SHALL EMERGE VICTORIOUS!
~Dave
--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] [OT]: Looking for a CMS..

2005-01-09 Thread Heinz Sporn
After evaluating around a dozen different say middle-class Open Source 
CMS I landed at XOOPS which I am using for over 2 years now. XOOPS is a 
template based system with a lot of already builtin functionality 
(forums, news, registration etc. etc.) and an enormous number of 
expansion modules (from Galleries to Wiki, from Guestboook to Calendars 
and so forth)

You can find their site here: http://www.xoops.org/modules/news/
Daniel G. Siegel schrieb:
Hi!
I'm looking for a good CMS, that i can run on my Gentoo machine and
on the FreeBSD-Server, where i don't have a root-account. It doesn't
have to exist in portage, i could write an ebuild.
The CMS should have:
A _very_ good gallery, with automatic thumbnail-creating
A small blog-system
my configuration looks like this: safe_mode=off, GD2 installed
php4.3, mysql4.0. I can't use gallery.sf.net, it doesn't work on the
server. Thanks for advices.
Greetings Daniel
--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Heinz Sporn
Again: perform an
emerge -pvV gimp
It should come up with something like:
:
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc 
gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*
:

Notice the +jpeg flag. If you have -jpeg then run
USE=jpeg emerge gimp
exactly as stated here.
Vittorio schrieb:
I didn't succeed!
I had a go with:
# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
# emerge unmerge gimp To be on the safe side!!!
# emerge -b gimp
BUT I'm still unable to open a jpg file (of the hundreds I used to work 
with!!) under the Gimp (unknown file)!

Please help
Vittorio
Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
Look at the output of emerge -pvV gimp. You'll notice that it uses the
jpeg flag. So either perform
USE=jpeg emerge gimp
or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.
Vittorio schrieb:
Dear All,
I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg
files requiring an extra library.
Therefore I've just compiled the media-libs/jpeg library from stage1 but
gimp is still unable to open jpeg files.
What else should I compile?
Thanks
Vittorio
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Heinz Sporn
Well, I am sorry Vittorio but I am not sure if you understand the 
concept of the magic USE flag right. Let me put it this way:

1. Look into your /etc/make.conf
2. Check if the line starting with USE= contains the string jpeg
3. Remove all occurences of -jpeg in that file
4. Run an emerge -pvV gimp
5. Does it now come up with +jpeg or -jpeg ???
6. And please forget that echo $USE stuff ;-)
Vittorio schrieb:
Perhaps I'm somewhat slow or I don't understand how to use emerge correctly 
but ... as I stated my USE :
-
 # echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
-

*** contains *** the jpeg (and tiff and gimpprint) flag. 

Therefore, in a nutshell, I don't understand where I am wrong according to 
you.

Ciao
Vittorio
Alle 19:52, sabato 8 gennaio 2005, Heinz Sporn ha scritto:
Again: perform an
emerge -pvV gimp
It should come up with something like:
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc
gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*
Notice the +jpeg flag. If you have -jpeg then run
USE=jpeg emerge gimp
exactly as stated here.
Vittorio schrieb:
I didn't succeed!
I had a go with:
# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
# emerge unmerge gimp To be on the safe side!!!
# emerge -b gimp
BUT I'm still unable to open a jpg file (of the hundreds I used to work
with!!) under the Gimp (unknown file)!
Please help
Vittorio
Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
Look at the output of emerge -pvV gimp. You'll notice that it uses the
jpeg flag. So either perform
USE=jpeg emerge gimp
or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.
Vittorio schrieb:
Dear All,
I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg
files requiring an extra library.
Therefore I've just compiled the media-libs/jpeg library from stage1 but
gimp is still unable to open jpeg files.
What else should I compile?
Thanks
Vittorio
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Palm/Visor + Gnome 2 + Evo 2 + gpilotd Problems...

2005-01-08 Thread Heinz Sporn
I do have a similar issue here. My Tungsten E synchronizes perfectly 
with jPilot. With Evolution only contacts are somewhat working. Memos / 
calender are simply ignored. Not even an initial forced copy from Palm 
to Evolution works - no warnings no errors.

So at least I guess we are not alone ;-)
David D. Rea schrieb:
Hi All-
Just finished upgrading to Evolution 2, and I'm having a lot of trouble
syncing up my PalmOS device...
It all started just after running Evolution 2 for the first time, when I
tried to sync. It appeared to sync fine, went through the motions, but
did not actually update the contacts/to-do/calendar in Evo or on the
palm with new entries created on the opposite side.
So, I backed up the palm and tgz'd the ~/MyPilot and ~/.evolution
directories. I then tried a variety of different things to get things
syncing. The only thing that seemed to make a difference was going
to /usr/share/gnome-pilot/conduits and moving the non-2.0 conduits
to /usr/share/gnome-pilot/oldconduits
After this, it appeared to use the new 2.0 conduits, and attempt to sync
the data into Evo 2. But I ended up with duplicate records. D'oh!
Running pilot-dedupe got rid of some duplicates, but I still had at
least 2 copies of every entry in the contacts, calendar and to-do
databases. 

At this point, I opted to start over, so I attempted to restore from my
backups:
`rm ~/.evolution -fr`
`rm ~/MyPilot -fr`
Hard reset Palm
Untar ~/MyPilot backup
Untar ~/.evolution backup
Use pilot-xfer to restore pilot from ~/MyPilot/*
But now, when I try to sync up the palm, I get CORBA errors. Same errors
when I try to use gpilotd-control-applet to get/send the ID to the
pilot.
Figured next I'd try removing ~/.evolution once again and doing a
straight Copy-From-Pilot to restore my contacts and calendar, since
they're OK on the pilot after the pilot-xfer restore. But still can't
get the pilot to sync with gpilotd.
Tried unmerging and re-emerging evolution, gnome-pilot and
gnome-pilot-conduits. No change.
Am currently at wit's end... Has anybody got any ideas?
Thanks,
Dave
--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] The Gimp jpeg

2005-01-07 Thread Heinz Sporn
Look at the output of emerge -pvV gimp. You'll notice that it uses the 
jpeg flag. So either perform

USE=jpeg emerge gimp
or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.
Vittorio schrieb:
Dear All,
I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg files 
requiring an extra library. 
Therefore I've just compiled the media-libs/jpeg library from stage1 but gimp 
is still unable to open jpeg files. 

What else should I compile?
Thanks
Vittorio
--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Gentoo or Debian for network product?

2005-01-06 Thread Heinz Sporn
My partner and me developed a Gentoo based embedded Firewall/Router 
system. We decided to use Gentoo simply because of the easy to manage 
update cycle. In our opinion Portage is just superior over dselect, yast 
or rpm.

Joel Merrick schrieb:
Hi guys,
I'm in a dilemma whether to develop a commercial network product
(basically a glorified firewall with fancy features) with Gentoo or
Debian.
The problem is this... updates.
While I could build a great Gentoo setup in my sleep for this, I'm not
sure as to how to run the update procedure.
Seeing as the device would not be suited for compilation (I don't want
to waste clock cycles compiling updates) then I'd have to go the GRP and
binary route. While this is perfectly feasible in Gentoo, the emerge
sync and portage overlay is occluding my understanding. I can't get it
figured out in my head the way I'd want to do it...
The main points are;
* Has to be binary based - all boxes will be same architecture
(athlon-xp -- sempron basically)
* Has to have a seperate update, not linked to the main portage tree, so
that I can test packages and mark them stable BEFORE they go into the
tree for emerge sync to pick up.
* Has to support non-portage based binaries too (Frox being an example,
it's got an ebuild, but not in portage, but could build the binary)
With Debian I could setup the box easily and use apt-get with my own
sources.list pointing to my server for updates. However I wouldn't have
the flexibility of USE=-* (I don't think) and packages would generally
be a little behind Gentoo (as I understand it)
Has anyone evert tried similar or have any thoughts on this?
Any help GREATLY appreciated -  as always!
Joel
--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list