Re: [gentoo-user] EVMS2 Volumes Not Detected on Bootup

2004-02-10 Thread Kent Jantz
Quoting Dirk Heinrichs <[EMAIL PROTECTED]>:

> Am Dienstag, 10. Februar 2004 07:56 schrieb ext Kent Jantz:
> 
> > I installed a barebones Gentoo with a 2.6 kernel and evms on 10GB of my
> > first hard drive. I then created the standard boot, swap, and root
> > partitions on my main(second) hard drive. After that I created my evms
> > volumes(/home, /usr, and /var partitions) on my main hard drive. I
> > finished intalling Gentoo which included listing my drives in fstab as
> > /dev/evms/hdx(for the root, boot, and swap partitions) and
> Why partitions for / and swap? Those can both be EVMS volumes. I allways 
> create two primary partitions: the first of about 50M for /boot, the second 
> on the rest of the hd. In this second partition I create EVMS volumes for 
> everything else. 

Yes, I realize I could have made my whole linux install be EVMS volumes, I even
tried to do that but I couldn't get it to work(had major problems with initrd
on bootup) and besides I have 100MB for my boot partition and 2.5GB for my root
partition, it's very unlikely I will run out of space with those 2 partitions. 
My swap is 512MB(I have 768MB of Ram) so I'm not to worried about swap either. 
On the other hand if you have a howto I can follow(I already tried the EVMS
Sourceforge site and a couple of postings on the forum) maybe I'll try again.

> 
> > /dev/evms/xxxlv(for the /usr, /var, and /home partitions). I then try to
> > boot up, evms loads ok(right after '* Calculating module dependencies')
> > but later on in the process when it is '* Mounting local filesystems' it
> > complains that it can't find my evms volumes and of course the rest of
> > the bootup is a mess because there are no /usr, /var, and /home
> > partitions mounted. I saw that there was a new experimental 2.6 LiveCD
> > with basic evms support, would I have better luck with that?
> Do you call evms_activate when booting (did you "rc-update add evms boot")?
> 
> AFAIK all x86 1.4 LiveCDs have EVMS support (EVMS1, though). This is 
> completely sufficient for installation of an Everything-on-EVMS 
> (except /boot) system. You can upgrate to EVMS2 later w/o problems.
> 
> HTH...
> 
>   Dirk
> -- 
> Dirk Heinrichs  | Tel:  +49 (0)151 1513 6954
> Configuration Manager   | Fax:  +49 (0)211 47068 111
> Cap Gemini Ernst & Young| Mail: [EMAIL PROTECTED]
> Hambornerstraße 55  | Web:  http://www.cgey.com
> D-40472 Düsseldorf  | ICQ#: 110037733
> GPG Public Key C2E467BB | Keyserver: www.keyserver.net
> 

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list



[gentoo-user] EVMS2 Volumes Not Detected on Bootup

2004-02-09 Thread Kent Jantz
I installed a barebones Gentoo with a 2.6 kernel and evms on 10GB of my first
hard drive. I then created the standard boot, swap, and root partitions on my
main(second) hard drive. After that I created my evms volumes(/home, /usr, and
/var partitions) on my main hard drive. I finished intalling Gentoo which
included listing my drives in fstab as /dev/evms/hdx(for the root, boot, and
swap partitions) and /dev/evms/xxxlv(for the /usr, /var, and /home partitions).
I then try to boot up, evms loads ok(right after '* Calculating module
dependencies') but later on in the process when it is '* Mounting local
filesystems' it complains that it can't find my evms volumes and of course the
rest of the bootup is a mess because there are no /usr, /var, and /home
partitions mounted. I saw that there was a new experimental 2.6 LiveCD with
basic evms support, would I have better luck with that? 

Thanks,
Kent

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Kernel Panic-Init trying to kill itself

2004-02-05 Thread Kent Jantz
Right now I'm using linux-2.6.2-rc2-mm1 and genkernel 1.8. I also read the other
posts on the forum, mailing list, and Google but none seemed to help.

Well I'm getting this on bootup:

Freeing unused kernel memory: 148k freed
Initial RAMDISK Loading Starting...
 Beginning storage detection
 Beginning usb detection
Kernel Panic: Attempted to kill init!


At first I thought it was something to do with usb and tried different configs
in the kernel to try to fix it but to no aval. Right now I'm stumped...

Here is my grub.conf:

default 0
timeout 30
splashimage=(hd0,4)/boot/grub/spinitrd
(hd0,4)/boot/initrd-2.6.2-rc2-mm1lash.xpm.gz

title=My Example Gentoo Linux (recent genkernel)
root (hd0,4)
kernel (hd0,4)/boot/kernel-2.6.2-rc2-mm1 root=/dev/ram0 real_root=/dev/hda7
init=/linuxrc
initrd (hd0,4)/boot/initrd-2.6.2-rc2-mm1 


Thanks,
Kent

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Newbie EVMS problem...

2004-02-02 Thread Kent Jantz


First of all I'm using the latest love-sources kernel(linux-2.6.2_rc2-love4)
with the bd-claim patch and EVMS 2.2.1. Well as part of my new installation I
figured I would try to do an installation with EVMS trying to follow these
posts:

http://forums.gentoo.org/viewtopic.php?t=16639&highlight=lvm

http://forums.gentoo.org/viewtopic.php?t=93085&highlight=initrd+root+evms


and of course the Sourceforge site:

http://evms.sourceforge.net


This is how far I've got:

Error returned from evms_open_engine(): Invalid argument


I get it whenever I try to start with evms_activate or /etc/init.d/evms start.
One note is that I haven't made any changes to my fstab file yet, I thought it
would happen once I got into the evms gui and commited a change.

Thanks,
Kent

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Thunderbird-cvs problem

2003-12-03 Thread Kent Jantz
Collins Richey wrote:
On Wed, 03 Dec 2003 21:03:14 -0700 Kent Jantz <[EMAIL PROTECTED]> wrote:


Collins Richey wrote:

On Wed, 03 Dec 2003 19:10:14 -0700 Kent Jantz <[EMAIL PROTECTED]> wrote:



I just emerged thunderbird-cvs but I am having problems figuring out how 
to start it. 


Back to square 1.  Where did you get a thunderbird-cvs ebuild to emerge?. 
I'm sync'd as of a few minutes ago, and I find no such ebuild in portage.

I was going to suggest looking at the ebuild to determined where the
executables are built, but I can't even find it.
I found it on the forums:

http://bugs.gentoo.org/attachment.cgi?id=17183&action=view



Ok, it's a strange ebuild, but it looks like your MozillaThunderbird executable
should be either in /usr/lib/MozillaThunderbird/ or in the files directory of
/wherever/you/put/the/ebuild.
Were there any instructions with this ebuild?

None that I saw but I got the ebuild from this posting:

http://forums.gentoo.org/viewtopic.php?t=81429&highlight=thunderbird+cvs+ebuild

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Thunderbird-cvs problem

2003-12-03 Thread Kent Jantz
Collins Richey wrote:
On Wed, 03 Dec 2003 19:10:14 -0700 Kent Jantz <[EMAIL PROTECTED]> wrote:


I just emerged thunderbird-cvs but I am having problems figuring out how 
to start it. 


Back to square 1.  Where did you get a thunderbird-cvs ebuild to emerge?.  I'm
sync'd as of a few minutes ago, and I find no such ebuild in portage.
I was going to suggest looking at the ebuild to determined where the executables
are built, but I can't even find it.
I found it on the forums:

http://bugs.gentoo.org/attachment.cgi?id=17183&action=view

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Thunderbird-cvs problem

2003-12-03 Thread Kent Jantz
Collins Richey wrote:
On Wed, 3 Dec 2003 21:28:03 -0500 "Brett I. Holcomb" <[EMAIL PROTECTED]>
wrote:

I run mine by MozillaThunderbird but I didn't use the cvs or binary.  I built 
from source.

On Wednesday 03 December 2003 21:10, you wrote:

I just emerged thunderbird-cvs but I am having problems figuring out how
to start it.  I tried using:
/usr/lib/MozillaThunderbird/thunderbird

but I keep getting this:

run-mozilla.sh: Cannot execute /usr/lib/mozilla/thunderbird-bin.

I get it as both root and user.  There is no 'MozillaFirebird' in
/usr/bin like with the normal(non-cvs) Thunderbird ebuild.


also, thunderbird-bin is not designed to be user executable, i.e. you don't
start the program that way.

So is 'MozillaThunderbir'(which I don't have) the actual executable?

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Thunderbird-cvs problem

2003-12-03 Thread Kent Jantz
Collins Richey wrote:
On Wed, 03 Dec 2003 19:10:14 -0700 Kent Jantz <[EMAIL PROTECTED]> wrote:


I just emerged thunderbird-cvs but I am having problems figuring out how 
to start it.  I tried using:

/usr/lib/MozillaThunderbird/thunderbird

but I keep getting this:

run-mozilla.sh: Cannot execute /usr/lib/mozilla/thunderbird-bin.

I get it as both root and user.  There is no 'MozillaFirebird' in 
/usr/bin like with the normal(non-cvs) Thunderbird ebuild.




If it's a binary build, you will find the executable in
/opt/MozillaThunderbird/...
Otherwise:

1. updatedb
2. locate MozillaThunderbird
The only 'MozillaThunderbird' it finds is a directory in /usr/lib

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Thunderbird-cvs problem

2003-12-03 Thread Kent Jantz
I just emerged thunderbird-cvs but I am having problems figuring out how 
to start it.  I tried using:

/usr/lib/MozillaThunderbird/thunderbird

but I keep getting this:

run-mozilla.sh: Cannot execute /usr/lib/mozilla/thunderbird-bin.

I get it as both root and user.  There is no 'MozillaFirebird' in 
/usr/bin like with the normal(non-cvs) Thunderbird ebuild.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Firewire and USB Device Detection

2003-11-15 Thread Kent Jantz
Well I'm going to take another stab at this and see if I can find a 
solution to my problem.

I'm running the 2.6.0 test9 mm-sources kernel. I have 2 external storage 
devices, a Maxtor 80GB Firewire Drive and a 32MB USB Pen Drive. I want 
to assign these to a specific scsi hosts sdc and sdd(sda and sdb belong 
to my DVD Drive and CDRW Drive thru scsi emulation). I've tried using 
this in my grub.conf:

scsihosts=ide-scsi,ide-scsi,usb-storage,sbp2

Usb-storage is my pen drive and sbp2 is my Firewire drive. I've varied 
the order of the hosts with no luck. Is there another way I can assign 
hosts? I've tried compiling firewire and usb storage into my kernel and 
as modules, no change. When I used the 2.4 kernel and it modprobed the 
firewire modules at boot up it assigned the firewire drive a scsi host 
even when I didn't have it connected to the computer making it 
predictable for Me to assign specific scsi hosts, the 2.6 kernel doesn't 
do this. Is there a way I can assign scsi hosts other than the 
scsihosts=host1,host2,... command or am I going to have to do manually?

The fact that Windows can do this so easy really irks Me.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] quick restore

2003-10-17 Thread Kent Jantz
Andrew Gaffney wrote:
I want to be able to quickly restore my system to a known working 
configuration from a burned CD or set of CDs. I currently backup my 
/home, /root, /etc, and MySQL dbs everynight to a tape drive. I also 
have a second HD that I perform a complete backup to everynight using 
rsync. What I want to be able to do is rebuild the system in a matter of 
minutes similar to the way a stage 3 install works. In case the box 
catches on fire or something equally unlikely, I want to be able to get 
my system back up and running quickly.

What I was thinking about doing was using the quickpkg utility to create 
binary packages of everything installed on my system. I would then burn 
all the binary packages to a CD. In order to restore, I would boot from 
a LiveCD, create my partitions, extract a stage 1 or 2 tarball (if even 
needed), and then use emerge to re-install all the binary packages from 
my CD. I would then restore my data and configs from the tape backup.

Would this work? Are there any major pitfalls anyone can see? Has anyone 
successfully done this kind of thing before?

emerge mondo-rescue

I've used this on some RedHat systems and it works flawlessly.  It's a 
Disaster Recovery package that you can burn to CD, make an ISO file, or 
backup to Tape plus it's highly automated.

http://www.mondorescue.org/

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Looking for a Template

2003-10-17 Thread Kent Jantz
I do some contract work and thus am in need of a good invoice for 
services template in OpenOffice, Abiword, KOffice,...etc to replace my 
usage of the same thing in Microsoft Word, I've searched this forum and 
Google for some but couldn't find any. If anybody knows where I could 
acquire one I would appreciate a heads up.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Mondo Rescue and Cron

2003-09-23 Thread Kent Jantz
I just found out that Mondorescue won't run via Cron on my Box. Here's a 
little example of what I did:

1. I put an entry into Cron(via Webmin) to start a Mondo Rescue session 
about 4 minutes from now.

2. My 'crontab -e':

1 12 * * 1 /usr/local/share/mondo/mondoarchive -Oi -d /mnt/test -F -E 
"/mnt/test" -0

3. It's now 1 minute past when Mondo Resuce should have started, my 'ps 
-ef':

UID PID PPID C STIME TTY TIME CMD
root 1 0 0 Aug21 ? 00:00:04 init
root 2 1 0 Aug21 ? 00:00:00 [keventd]
root 3 1 0 Aug21 ? 00:00:00 [kapmd]
root 4 1 0 Aug21 ? 00:00:00 [ksoftirqd_CPU0]
root 5 1 0 Aug21 ? 00:00:11 [kswapd]
root 6 1 0 Aug21 ? 00:00:00 [bdflush]
root 7 1 0 Aug21 ? 00:00:00 [kupdated]
root 8 1 0 Aug21 ? 00:00:00 [mdrecoveryd]
root 12 1 0 Aug21 ? 00:01:09 [kjournald]
root 130 1 0 Aug21 ? 00:00:00 [kjournald]
root 555 1 0 Aug21 ? 00:00:08 syslogd -m 0
root 560 1 0 Aug21 ? 00:00:00 klogd -c 1 -2
nobody 831 1 0 Aug21 ? 00:00:00 [proftpd]
root 849 1 0 Aug21 ? 00:00:00 crond
root 867 1 0 Aug21 ? 00:00:00 smbd -D
root 872 1 0 Aug21 ? 00:00:20 nmbd -D
root 893 1 0 Aug21 ? 00:00:00 clarkconnectd
nobody 913 1 0 Aug21 ? 00:00:23 [dnsmasq]
root 939 1 0 Aug21 ? 00:00:17 netwatchd
suva 1047 1 0 Aug21 ? 00:00:00 /usr/local/suva/bin/suvad
root 1107 1 0 Aug21 ? 00:00:00 webconfig -f /var/webconfig/conf
root 1120 1 0 Aug21 tty1 00:00:00 console
root 1122 1 0 Aug21 tty3 00:00:00 /sbin/mingetty tty3
root 1123 1 0 Aug21 tty4 00:00:00 /sbin/mingetty tty4
root 1124 1 0 Aug21 tty5 00:00:00 /sbin/mingetty tty5
root 1125 1 0 Aug21 tty6 00:00:00 /sbin/mingetty tty6
root 1128 1120 0 Aug21 tty1 00:00:00 /usr/bin/logger -p local1.info -
root 1137 1120 0 Aug21 tty1 00:00:00 /usr/bin/whiptail --clear --titl
root 1839 1 0 Aug21 tty2 00:00:00 /sbin/mingetty tty2
root 2150 1 0 Aug21 ? 00:00:03 /usr/sbin/dhcpd eth1
root 31648 1 0 Aug26 ? 00:00:01 /usr/bin/perl /usr/libexec/webmi
root 16244 1 0 Sep11 ? 00:25:53 snort -D -c /etc/snort.conf
root 16702 1 0 Sep11 ? 00:00:00 squid -D
squid 16704 16702 0 Sep11 ? 00:16:55 [squid]
squid 16707 16704 0 Sep11 ? 00:00:08 (unlinkd)
root 30208 1 0 Sep16 ? 00:00:02 /usr/sbin/sshd
502 12347 1107 0 Sep21 ? 00:00:00 [webconfig]
502 9777 1107 0 Sep21 ? 00:00:00 [webconfig]
root 28553 30208 0 12:06 ? 00:00:00 /usr/sbin/sshd
root 28554 28553 0 12:07 pts/0 00:00:00 -bash
root 28878 28554 0 12:13 pts/0 00:00:00 ps -ef
it's not there.

4. Here is what my cron log has printed:

Sep 22 12:10:00 jantz CROND[28628]: (root) CMD (/etc/mrtg/mrtg_run; 
/usr/bin/mrtg /etc/mrtg/mrtg.cfg >/dev/null 2>/dev/null)
Sep 22 12:10:00 jantz CROND[28629]: (root) CMD 
(/usr/local/clarkconnect/scripts/servicewatch >/dev/null)
Sep 22 12:11:01 jantz CROND[28743]: (root) CMD 
(/usr/local/share/mondo/mondoarchive -Oi -d /mnt/test -F -E "/mnt/test" -0)
Sep 22 12:13:05 jantz crontab[28875]: (root) BEGIN EDIT (root)
Sep 22 12:13:24 jantz crontab[28875]: (root) END EDIT (root)

It looks like it started but according to the 'ps -ef' it's not there. I 
also expected mondo.scratch and tmp.mondo directories in the directory 
where the ISO is being written but see none.

Now if I have the Cron entry for Mondo Rescue started immediately, it 
runs. If I manually type it in the terminal, it runs. But it won't run 
via a scheduled Cron. I did try the a cron script that was listed on the 
Mondo Rescue site and got the same thing. I also did a Google search 
several times for this problem but didn't find anything relevant.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Mondo Rescue and Cron

2003-09-23 Thread Kent Jantz
Kent Jantz wrote:
I just found out today that Mondorescue won't run via Cron on my Box. 
Here's a little example of what I did:

1. I put an entry into Cron(via Webmin) to start a Mondo Rescue session 
about 4 minutes from now.

2. My 'crontab -e':

1 12 * * 1 /usr/local/share/mondo/mondoarchive -Oi -d /mnt/test -F -E 
"/mnt/test" -0

3. It's now 1 minute past when Mondo Resuce should have started, my 'ps 
-ef':

UID PID PPID C STIME TTY TIME CMD
root 1 0 0 Aug21 ? 00:00:04 init
root 2 1 0 Aug21 ? 00:00:00 [keventd]
root 3 1 0 Aug21 ? 00:00:00 [kapmd]
root 4 1 0 Aug21 ? 00:00:00 [ksoftirqd_CPU0]
root 5 1 0 Aug21 ? 00:00:11 [kswapd]
root 6 1 0 Aug21 ? 00:00:00 [bdflush]
root 7 1 0 Aug21 ? 00:00:00 [kupdated]
root 8 1 0 Aug21 ? 00:00:00 [mdrecoveryd]
root 12 1 0 Aug21 ? 00:01:09 [kjournald]
root 130 1 0 Aug21 ? 00:00:00 [kjournald]
root 555 1 0 Aug21 ? 00:00:08 syslogd -m 0
root 560 1 0 Aug21 ? 00:00:00 klogd -c 1 -2
nobody 831 1 0 Aug21 ? 00:00:00 [proftpd]
root 849 1 0 Aug21 ? 00:00:00 crond
root 867 1 0 Aug21 ? 00:00:00 smbd -D
root 872 1 0 Aug21 ? 00:00:20 nmbd -D
root 893 1 0 Aug21 ? 00:00:00 clarkconnectd
nobody 913 1 0 Aug21 ? 00:00:23 [dnsmasq]
root 939 1 0 Aug21 ? 00:00:17 netwatchd
suva 1047 1 0 Aug21 ? 00:00:00 /usr/local/suva/bin/suvad
root 1107 1 0 Aug21 ? 00:00:00 webconfig -f /var/webconfig/conf
root 1120 1 0 Aug21 tty1 00:00:00 console
root 1122 1 0 Aug21 tty3 00:00:00 /sbin/mingetty tty3
root 1123 1 0 Aug21 tty4 00:00:00 /sbin/mingetty tty4
root 1124 1 0 Aug21 tty5 00:00:00 /sbin/mingetty tty5
root 1125 1 0 Aug21 tty6 00:00:00 /sbin/mingetty tty6
root 1128 1120 0 Aug21 tty1 00:00:00 /usr/bin/logger -p local1.info -
root 1137 1120 0 Aug21 tty1 00:00:00 /usr/bin/whiptail --clear --titl
root 1839 1 0 Aug21 tty2 00:00:00 /sbin/mingetty tty2
root 2150 1 0 Aug21 ? 00:00:03 /usr/sbin/dhcpd eth1
root 31648 1 0 Aug26 ? 00:00:01 /usr/bin/perl /usr/libexec/webmi
root 16244 1 0 Sep11 ? 00:25:53 snort -D -c /etc/snort.conf
root 16702 1 0 Sep11 ? 00:00:00 squid -D
squid 16704 16702 0 Sep11 ? 00:16:55 [squid]
squid 16707 16704 0 Sep11 ? 00:00:08 (unlinkd)
root 30208 1 0 Sep16 ? 00:00:02 /usr/sbin/sshd
502 12347 1107 0 Sep21 ? 00:00:00 [webconfig]
502 9777 1107 0 Sep21 ? 00:00:00 [webconfig]
root 28553 30208 0 12:06 ? 00:00:00 /usr/sbin/sshd
root 28554 28553 0 12:07 pts/0 00:00:00 -bash
root 28878 28554 0 12:13 pts/0 00:00:00 ps -ef
it's not there.

4. Here is what my cron log has printed:

Sep 22 12:10:00 jantz CROND[28628]: (root) CMD (/etc/mrtg/mrtg_run; 
/usr/bin/mrtg /etc/mrtg/mrtg.cfg >/dev/null 2>/dev/null)
Sep 22 12:10:00 jantz CROND[28629]: (root) CMD 
(/usr/local/clarkconnect/scripts/servicewatch >/dev/null)
Sep 22 12:11:01 jantz CROND[28743]: (root) CMD 
(/usr/local/share/mondo/mondoarchive -Oi -d /mnt/test -F -E "/mnt/test" -0)
Sep 22 12:13:05 jantz crontab[28875]: (root) BEGIN EDIT (root)
Sep 22 12:13:24 jantz crontab[28875]: (root) END EDIT (root)

It looks like it started but according to the 'ps -ef' it's not there. I 
also expected mondo.scratch and tmp.mondo directories in the directory 
where the ISO is being written but see none.

Now if I have the Cron entry for Mondo Rescue started immediately, it 
runs. If I manually type it in the terminal, it runs. But it won't run 
via a scheduled Cron. I did try the a cron script that was listed on the 
Mondo Rescue site and got the same thing. I also did a Google search 
several times for this problem but didn't find anything relevant. I'm 
using Mondo Resuce on Clarkconnect 1.3. This is also happened with a 2nd 
computer running version 1.3.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Once again I hate replying to my own post.  I menetioned this happening 
on Clarkconnect 1.3(Redhat 7.3 based Firewall) but it's doing the exact 
same thing on my Gentoo install, that's why I'm posting here.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Mondo Rescue and Cron

2003-09-22 Thread Kent Jantz
I just found out today that Mondorescue won't run via Cron on my Box. 
Here's a little example of what I did:

1. I put an entry into Cron(via Webmin) to start a Mondo Rescue session 
about 4 minutes from now.

2. My 'crontab -e':

1 12 * * 1 /usr/local/share/mondo/mondoarchive -Oi -d /mnt/test -F -E 
"/mnt/test" -0

3. It's now 1 minute past when Mondo Resuce should have started, my 'ps 
-ef':

UID PID PPID C STIME TTY TIME CMD
root 1 0 0 Aug21 ? 00:00:04 init
root 2 1 0 Aug21 ? 00:00:00 [keventd]
root 3 1 0 Aug21 ? 00:00:00 [kapmd]
root 4 1 0 Aug21 ? 00:00:00 [ksoftirqd_CPU0]
root 5 1 0 Aug21 ? 00:00:11 [kswapd]
root 6 1 0 Aug21 ? 00:00:00 [bdflush]
root 7 1 0 Aug21 ? 00:00:00 [kupdated]
root 8 1 0 Aug21 ? 00:00:00 [mdrecoveryd]
root 12 1 0 Aug21 ? 00:01:09 [kjournald]
root 130 1 0 Aug21 ? 00:00:00 [kjournald]
root 555 1 0 Aug21 ? 00:00:08 syslogd -m 0
root 560 1 0 Aug21 ? 00:00:00 klogd -c 1 -2
nobody 831 1 0 Aug21 ? 00:00:00 [proftpd]
root 849 1 0 Aug21 ? 00:00:00 crond
root 867 1 0 Aug21 ? 00:00:00 smbd -D
root 872 1 0 Aug21 ? 00:00:20 nmbd -D
root 893 1 0 Aug21 ? 00:00:00 clarkconnectd
nobody 913 1 0 Aug21 ? 00:00:23 [dnsmasq]
root 939 1 0 Aug21 ? 00:00:17 netwatchd
suva 1047 1 0 Aug21 ? 00:00:00 /usr/local/suva/bin/suvad
root 1107 1 0 Aug21 ? 00:00:00 webconfig -f /var/webconfig/conf
root 1120 1 0 Aug21 tty1 00:00:00 console
root 1122 1 0 Aug21 tty3 00:00:00 /sbin/mingetty tty3
root 1123 1 0 Aug21 tty4 00:00:00 /sbin/mingetty tty4
root 1124 1 0 Aug21 tty5 00:00:00 /sbin/mingetty tty5
root 1125 1 0 Aug21 tty6 00:00:00 /sbin/mingetty tty6
root 1128 1120 0 Aug21 tty1 00:00:00 /usr/bin/logger -p local1.info -
root 1137 1120 0 Aug21 tty1 00:00:00 /usr/bin/whiptail --clear --titl
root 1839 1 0 Aug21 tty2 00:00:00 /sbin/mingetty tty2
root 2150 1 0 Aug21 ? 00:00:03 /usr/sbin/dhcpd eth1
root 31648 1 0 Aug26 ? 00:00:01 /usr/bin/perl /usr/libexec/webmi
root 16244 1 0 Sep11 ? 00:25:53 snort -D -c /etc/snort.conf
root 16702 1 0 Sep11 ? 00:00:00 squid -D
squid 16704 16702 0 Sep11 ? 00:16:55 [squid]
squid 16707 16704 0 Sep11 ? 00:00:08 (unlinkd)
root 30208 1 0 Sep16 ? 00:00:02 /usr/sbin/sshd
502 12347 1107 0 Sep21 ? 00:00:00 [webconfig]
502 9777 1107 0 Sep21 ? 00:00:00 [webconfig]
root 28553 30208 0 12:06 ? 00:00:00 /usr/sbin/sshd
root 28554 28553 0 12:07 pts/0 00:00:00 -bash
root 28878 28554 0 12:13 pts/0 00:00:00 ps -ef
it's not there.

4. Here is what my cron log has printed:

Sep 22 12:10:00 jantz CROND[28628]: (root) CMD (/etc/mrtg/mrtg_run; 
/usr/bin/mrtg /etc/mrtg/mrtg.cfg >/dev/null 2>/dev/null)
Sep 22 12:10:00 jantz CROND[28629]: (root) CMD 
(/usr/local/clarkconnect/scripts/servicewatch >/dev/null)
Sep 22 12:11:01 jantz CROND[28743]: (root) CMD 
(/usr/local/share/mondo/mondoarchive -Oi -d /mnt/test -F -E "/mnt/test" -0)
Sep 22 12:13:05 jantz crontab[28875]: (root) BEGIN EDIT (root)
Sep 22 12:13:24 jantz crontab[28875]: (root) END EDIT (root)

It looks like it started but according to the 'ps -ef' it's not there. I 
also expected mondo.scratch and tmp.mondo directories in the directory 
where the ISO is being written but see none.

Now if I have the Cron entry for Mondo Rescue started immediately, it 
runs. If I manually type it in the terminal, it runs. But it won't run 
via a scheduled Cron. I did try the a cron script that was listed on the 
Mondo Rescue site and got the same thing. I also did a Google search 
several times for this problem but didn't find anything relevant. I'm 
using Mondo Resuce on Clarkconnect 1.3. This is also happened with a 2nd 
computer running version 1.3.

Thanks,
Kent
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] scsihosts question..

2003-09-21 Thread Kent Jantz
Andrew Gaffney wrote:
Kent Jantz wrote:

Andrew Gaffney wrote:

Kent Jantz wrote:

I'm running Gentoo 1.4 with a 2.6.0 kernel and KDE 3.1.3.

I want to pass a scsihosts boot option but I'm having a problem 
finding out what 'hosts' my last 2 devices use, here is my cat 
/proc/scsi/scsi:
Code:

Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: PLEXTOR  Model: CD-R   PX-W1210A Rev: 1.02
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: MT1316B  Model: BDV212B  Rev: 0.43
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: Maxtor   Model: 1394 storage Rev: 55d
  Type:   Direct-AccessANSI SCSI revision: 02
Host: scsi3 Channel: 00 Id: 00 Lun: 00
  Vendor: zes prin Model: t_sense alloc_di Rev:  [
  Type:   Direct-AccessANSI SCSI revision: 02
The first 2 devices are my CDRW and DVD drive so they are fine, the 
third is my Maxtor External Firewire Drive, and the fourth is my USB 
Pen Drive(the Vendor, Model, and Rev vary with the time of day). I 
want to set the order of the Maxtor and USB Device. The problem is 
when I use scsihosts it is like this:

scsihosts=host1:host2:host3

The problem is I can't figure out what the 'hosts' are for the 
Maxtor and USB Device, I tried to get it from the 'cat 
/proc/scsi/scsi' command but I didn't have any luck. I found 
something on Google about trying 'cat /proc/scsi/sg/host_strs' but 
that doesn't exist on my system. So how do I find out what my 
'hosts' are for the Maxtor and USB device so I can pass it on the 
the scsihosts command?

Scsi emulation and USB are compiled into my kernel, Firewire and 
Scsi Disk or compiled as modules.




Try 'cdrecord -scanbus'

Ok, here is the results:

scsibus4:
4,0,0   400) '3SYSTEM ' 'USB FLASH DISK  ' '1.00' Removable Disk
4,1,0   401) *
4,2,0   402) *
4,3,0   403) *
4,4,0   404) *
4,5,0   405) *
4,6,0   406) *
4,7,0   407) *
That's just for the USB Device, do I use 3SYSTEM?  I don't even know 
if I can do this because scsihosts might not even be in the 2.6.0 
kernel, check another reply I did in this thread for details.


4,0,0 would be the identifier.


When I use "scsihosts=host1:host2:host3", I need the host identifier. 
4,0,0 is a location not a device identifier.  What I'm looking to do is 
say USB device you goto 4,0,0 even if there is nothing on 
scsibus3(3,X,X).  I still don't know if I can use scsihosts on the 2.6.0 
kernel.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] scsihosts question..

2003-09-21 Thread Kent Jantz
William Kenworthy wrote:
"cdrecord -scanbus"

On Sun, 2003-09-21 at 23:23, Kent Jantz wrote:

I'm running Gentoo 1.4 with a 2.6.0 kernel and KDE 3.1.3.

I want to pass a scsihosts boot option but I'm having a problem finding 
out what 'hosts' my last 2 devices use, here is my cat /proc/scsi/scsi:
Code:




--
[EMAIL PROTECTED] mailing list
Ok, here is the results:

scsibus4:
4,0,0   400) '3SYSTEM ' 'USB FLASH DISK  ' '1.00' Removable Disk
4,1,0   401) *
4,2,0   402) *
4,3,0   403) *
4,4,0   404) *
4,5,0   405) *
4,6,0   406) *
4,7,0   407) *
That's just for the USB Device, do I use 3SYSTEM?  I don't even know if 
I can do this because scsihosts might not even be in the 2.6.0 kernel, 
check another reply I did in this thread for details.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] scsihosts question..

2003-09-21 Thread Kent Jantz
Andrew Gaffney wrote:
Kent Jantz wrote:

I'm running Gentoo 1.4 with a 2.6.0 kernel and KDE 3.1.3.

I want to pass a scsihosts boot option but I'm having a problem 
finding out what 'hosts' my last 2 devices use, here is my cat 
/proc/scsi/scsi:
Code:

Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: PLEXTOR  Model: CD-R   PX-W1210A Rev: 1.02
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: MT1316B  Model: BDV212B  Rev: 0.43
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: Maxtor   Model: 1394 storage Rev: 55d
  Type:   Direct-AccessANSI SCSI revision: 02
Host: scsi3 Channel: 00 Id: 00 Lun: 00
  Vendor: zes prin Model: t_sense alloc_di Rev:  [
  Type:   Direct-AccessANSI SCSI revision: 02
The first 2 devices are my CDRW and DVD drive so they are fine, the 
third is my Maxtor External Firewire Drive, and the fourth is my USB 
Pen Drive(the Vendor, Model, and Rev vary with the time of day). I 
want to set the order of the Maxtor and USB Device. The problem is 
when I use scsihosts it is like this:

scsihosts=host1:host2:host3

The problem is I can't figure out what the 'hosts' are for the Maxtor 
and USB Device, I tried to get it from the 'cat /proc/scsi/scsi' 
command but I didn't have any luck. I found something on Google about 
trying 'cat /proc/scsi/sg/host_strs' but that doesn't exist on my 
system. So how do I find out what my 'hosts' are for the Maxtor and 
USB device so I can pass it on the the scsihosts command?

Scsi emulation and USB are compiled into my kernel, Firewire and Scsi 
Disk or compiled as modules.


Try 'cdrecord -scanbus'

Ok, here is the results:

scsibus4:
4,0,0   400) '3SYSTEM ' 'USB FLASH DISK  ' '1.00' Removable Disk
4,1,0   401) *
4,2,0   402) *
4,3,0   403) *
4,4,0   404) *
4,5,0   405) *
4,6,0   406) *
4,7,0   407) *
That's just for the USB Device, do I use 3SYSTEM?  I don't even know if 
I can do this because scsihosts might not even be in the 2.6.0 kernel, 
check another reply I did in this thread for details.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] scsihosts question..

2003-09-21 Thread Kent Jantz
Kent Jantz wrote:
I'm running Gentoo 1.4 with a 2.6.0 kernel and KDE 3.1.3.

I want to pass a scsihosts boot option but I'm having a problem finding 
out what 'hosts' my last 2 devices use, here is my cat /proc/scsi/scsi:
Code:

Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: PLEXTOR  Model: CD-R   PX-W1210A Rev: 1.02
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: MT1316B  Model: BDV212B  Rev: 0.43
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: Maxtor   Model: 1394 storage Rev: 55d
  Type:   Direct-AccessANSI SCSI revision: 02
Host: scsi3 Channel: 00 Id: 00 Lun: 00
  Vendor: zes prin Model: t_sense alloc_di Rev:  [
  Type:   Direct-AccessANSI SCSI revision: 02
The first 2 devices are my CDRW and DVD drive so they are fine, the 
third is my Maxtor External Firewire Drive, and the fourth is my USB Pen 
Drive(the Vendor, Model, and Rev vary with the time of day). I want to 
set the order of the Maxtor and USB Device. The problem is when I use 
scsihosts it is like this:

scsihosts=host1:host2:host3

The problem is I can't figure out what the 'hosts' are for the Maxtor 
and USB Device, I tried to get it from the 'cat /proc/scsi/scsi' command 
but I didn't have any luck. I found something on Google about trying 
'cat /proc/scsi/sg/host_strs' but that doesn't exist on my system. So 
how do I find out what my 'hosts' are for the Maxtor and USB device so I 
can pass it on the the scsihosts command?

Scsi emulation and USB are compiled into my kernel, Firewire and Scsi 
Disk or compiled as modules.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list
Well I hate to reply to my own post but I found this:

http://www.ussg.iu.edu/hypermail/linux/kernel/0306.2/1731.html

Is scsihosts really gone from the 2.6.0 kernel?  If yes, what could I 
use or do in place of scsihosts?

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


[gentoo-user] scsihosts question..

2003-09-21 Thread Kent Jantz
I'm running Gentoo 1.4 with a 2.6.0 kernel and KDE 3.1.3.

I want to pass a scsihosts boot option but I'm having a problem finding 
out what 'hosts' my last 2 devices use, here is my cat /proc/scsi/scsi:
Code:

Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: PLEXTOR  Model: CD-R   PX-W1210A Rev: 1.02
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: MT1316B  Model: BDV212B  Rev: 0.43
  Type:   CD-ROM   ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: Maxtor   Model: 1394 storage Rev: 55d
  Type:   Direct-AccessANSI SCSI revision: 02
Host: scsi3 Channel: 00 Id: 00 Lun: 00
  Vendor: zes prin Model: t_sense alloc_di Rev:  [
  Type:   Direct-AccessANSI SCSI revision: 02
The first 2 devices are my CDRW and DVD drive so they are fine, the 
third is my Maxtor External Firewire Drive, and the fourth is my USB Pen 
Drive(the Vendor, Model, and Rev vary with the time of day). I want to 
set the order of the Maxtor and USB Device. The problem is when I use 
scsihosts it is like this:

scsihosts=host1:host2:host3

The problem is I can't figure out what the 'hosts' are for the Maxtor 
and USB Device, I tried to get it from the 'cat /proc/scsi/scsi' command 
but I didn't have any luck. I found something on Google about trying 
'cat /proc/scsi/sg/host_strs' but that doesn't exist on my system. So 
how do I find out what my 'hosts' are for the Maxtor and USB device so I 
can pass it on the the scsihosts command?

Scsi emulation and USB are compiled into my kernel, Firewire and Scsi 
Disk or compiled as modules.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Gentoo or Knoppix for ancient laptop?

2003-09-16 Thread Kent Jantz
Carl Hudkins wrote:
Hi, folks!

Ok, here's the machine:  133 MHz (yes, *mega*, not giga or tera) Pentium!
48 MB RAM, 1.8 GB hard drive.  (This is a Compaq LTE 5300.)  It currently
has a rudimentary OpenBSD installation -- it boots up, but X doesn't work
and I don't really understand how the system is put together.  (It's my
machine for experimenting... and it has run Mandrake (many years ago when
it would actually install on a 48MB machine), SuSE, Debian, and about a
year ago I put OpenBSD on there, then forgot about it.)  It has a floppy
drive and CD drive that *SHARE* a bay, and a NetGear Ethernet card in the
PCMCIA slot.
I got OpenBSD onto it via a network install floppy set.  Previously,
Mandrake, SuSE, and Debian were installed by either putting it into
"sleep" mode and swapping the drives out, or passing "hdb=noprobe
hdb=cdrom" to the kernel when booting.
Since I am fairly used to the way Gentoo works now, I am thinking that I
could install it on this laptop, either using distcc to let my dual-P3
box do most of the building, or by using only binary packages.  On the
other hand, Knoppix has its appeal as well, since (if I could only get it
to boot!) that would mean I could use the entire HD for just swap space
and personal files.  Yes, running it from a 4x CD would be slow and
painful, but I wouldn't be trying to load KDE3 or anything... just
Windowmaker or icewm or something lighter.
I seem to have read that it is possible to install Gentoo from binaries
only, so can it be done without installing GCC?  I know, why not just go
with Debian or something (after all, that's what Knoppix is based on)...
and the answer is that I already know how Gentoo is set up, and I'd much
rather have the same system on both machines, as that makes administration
and housekeeping easier.
BTW, I've just now found that I can (without changing a damn thing from
whatever was already in place on OpenBSD) get into my files on the laptop
using Konqueror and "fish://192.168.0.4/" -- so copying files to and from
the laptop will be easy, though I'm not sure if any boot disks I might
make on this machine will be able to handle ffs (OpenBSD's file system).
I *have* made a GRUB floppy, but when I boot with it and then swap out
the floppy drive for the CD drive, and try to boot a CD with (hd1,0), it
does not work.  (The Knoppix floppy also does not work -- it says it
cannot find any CD drives and drops me to a horrible shell.)
All I really need is, say, 25--50 MB, or even less, for personal files...
and a laptop that can instantly become at home in any network (read DHCP)
or *without* any network, just for personal use on the road.
	My question to those who, perhaps, have tried something similar, is: 
Should I continue to struggle with Knoppix, or is there a good way to get
Gentoo on this thing?  

	My thanks in advance for any suggestions!  :)

As much as I would like to run Gentoo on a machine like that it would be 
a big hassle to install not to mention keeping it updated even taking 
into account some of the things you menetioned and tried in your 
posting.  I did install Gentoo onto a Cyrix166 computer w/64MB of Ram 
earlier this year and it took forever to install(about 3 days), I didn't 
even want to try a GUI install even if it was just something like Blackbox.

Since Knoppix runs in Ram and your laptop only has 48MB of it I'm not 
surprised you're having problems booting it up.  Even with using swap 
space in addition to the memory I have a feeling that it would be a big 
headache.

I would recommend this:

http://www.ibiblio.org/vectorlinux/index.php?menu=1

It's a distribution made for systems like yours, mind you I haven't 
tried it myself but it looks good.

Kent

--
[EMAIL PROTECTED] mailing list


[gentoo-user] 2.6 Kernel and PCMCIA Wireless

2003-09-05 Thread Kent Jantz


Anybody got this working?

I've spent the better part of 1-1/2 days trying to get this to work, if you have
please tell Me how you did it.  Do you still need pcmcia-cs and it will it work
with the 2.6 kernel? I installed pcmcia-cs by successfully compiling it against
a 2.4 kernel but that doesn't mean it will work.  Also if you know what chipset
a Gigafast WF721-AEX Card has then please let me know.


Thanks,
Kent

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Laptop Network Connections

2003-07-02 Thread Kent Jantz
John wrote:
Hello,

I am trying determine what is the "Gentoo way" to configure my laptop...

I have two pcmcia cards (ethernet and wireless).  At any point I will only 
have one of the cards in.  Therefore, either one could be assigned "eth0".  
The net.eth0 script reads the conf.d/net for interface configuration 
information.  Since it always sees eth0, I can't distinguish between the 
entries in conf.d/net.

How do I make it so that eth0 can be either the ethernet or the wireless 
network?

John

--
[EMAIL PROTECTED] mailing list

emerge quickswitch

I used this when I had a Laptop.  The Laptop had both a built-in 
ethernet and built-in wireless(in reality a permanent 3rd pcmcia card), 
I could assign eth0 and eth1 to whichever one I was using so I assume it 
could work for you.  You can assign it via Grub(or LILO) or dynamically 
via command line.

Kent



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge sync problem

2003-07-01 Thread Kent Jantz
Robert Arroyo i Andreu wrote:
As said in the forum, emerging portage again don't solve this problem, at 
least for me...

Robert


[EMAIL PROTECTED] mailing list
I think it's system-wide because I'm getting it too:

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

Kent



--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list

Also emerging version 2.0.48-r2 of Portage doesn't fix it either.

Kent



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge sync problem

2003-06-30 Thread Kent Jantz
Robert Arroyo i Andreu wrote:
Hello,

Today, when i try an 'emerge sync', i get this message:

# emerge sync

starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
This is rsync17.us.gentoo.org, located at ecpi.edu, 66.11.11.4.

ECPI College of Technology
http://www.ecpi.edu
Server Location:  Virginia Beach, VA
Contact:  [EMAIL PROTECTED]
receiving file list ...
49513 files to consider
metadata/timestamp.chk
  32 100%0.00kB/s0:00:00
metadata/timestamp.x
  40 100%0.00kB/s0:00:00
rsync[32338] (receiver) heap statistics:
  arena:6910744   (bytes from sbrk)
  ordblks: 1116   (chunks not in use)
  smblks: 0
  hblks:  1   (chunks from mmap)
  hblkhd:258048   (bytes from mmap)
  usmblks:0
  fsmblks:0
  uordblks: 6246760   (bytes used)
  fordblks:  663984   (bytes free)
  keepcost:   38760   (bytes in releasable chunk)
Number of files: 49513
Number of files transferred: 2
Total file size: 39855815 bytes
Total transferred file size: 72 bytes
Literal data: 72 bytes
Matched data: 0 bytes
File list size: 1179332
Total bytes written: 197
Total bytes read: 1179685
wrote 197 bytes  read 1179685 bytes  76121.42 bytes/sec
total size is 39855815  speedup is 33.78

Updating Portage cache... -!!! eclass 'C++' in 'C++' does not exist:
/!!! eclass 'http://tclxml.sourceforge.net/' in 
'http://tclxml.sourceforge.net/' does not exist:
\!!! eclass 'http://tclxml.sourceforge.net/' in 
'http://tclxml.sourceforge.net/' does not exist:
/!!! eclass '~x86' in '~x86' does not exist:
|!!! eclass 'http://tls.sourceforge.net/' in 'http://tls.sourceforge.net/' 
does not exist:
\!!! eclass 'http://www.journals.uchicago.edu/AAS/AASTeX/' in 
'http://www.journals.uchicago.edu/AAS/AASTeX/' does not exist:
/!!! eclass 
'ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/' in 
'ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/' does not 
exist:
-!!! eclass 'GPL-2' in 'GPL-2' does not exist:
\!!! eclass '~x86' in '~x86' does not exist:
|!!! eclass 'GPL-2' in 'GPL-2' does not exist:
\!!! eclass 'mirror://sourceforge/anjuta/anjuta-1.0.2.tar.gz' in 
'mirror://sourceforge/anjuta/anjuta-1.0.2.tar.gz' does not exist:
\!!! eclass 'http://www.fifthvision.net/open/bin/view/Arch/WebHome' in 
'http://www.fifthvision.net/open/bin/view/Arch/WebHome' does not exist:
|!!! eclass 'Artistic' in 'Artistic' does not exist:
-!!! eclass 'BitKeeper' in 'BitKeeper' does not exist:
-!!! eclass 'x86' in 'x86' does not exist:

and it continues a lot of lines
It happens with any mirror.
And then, an emerge -puD world, shows:
# emerge -pu --deep world

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

Calculating world dependencies /!!! eclass 
'http://www.advancedresearch.org/dialog/' in 
'http://www.advancedresearch.org/dialog/' does not exist:

!!! all ebuilds that could satisfy ">=dev-util/dialog-0.7" have been masked.
!!!(dependency required by "app-admin/gentoolkit-0.1.28" [ebuild])
!!! Problem with ebuild app-admin/gentoolkit-0.1.28
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.

Where packages that fails are random.

Anyone knows what is happening to me?

Thx

Robert

--
[EMAIL PROTECTED] mailing list

I think it's system-wide because I'm getting it too:

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

Kent



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Drive Icons on KDE Desktop

2003-06-30 Thread Kent Jantz
Peter Ruskin wrote:
On Monday 30 Jun 2003 15:38, gabriel wrote:

i had this exact problem not too long ago.  kde is weird like that. 
here's what i had to do:

i edited my fstab to include these two identical lines:

/dev/scsi/host0/bus0/target0/lun0/cd  /mnt/cdrw auto 
ro,noauto,user,exec 0 0 /dev/scsi/host0/bus0/target0/lun0/cd 
/mnt/cdrom auto  ro,noauto,user,exec 0 0
/dev/scsi/host0/bus0/target0/lun0/cd  /mnt/dvd auto 
ro,noauto,user,exec 0 0

the cdrom line is for the desktop icon, the dvd line is for k3b (if
you're using it). and the cdrw line is for your re-writer.
the next thing you have to do is specifiy the right icon (if you
care) so the dvd and cdr icons will be used on your desktop for the
right drives:
edit the following files:

 /usr/kde/3.1/share/mimelnk/kdedevice/cdrom_mounted.desktop
 /usr/kde/3.1/share/mimelnk/kdedevice/cdrom_unmounted.desktop
 /usr/kde/3.1/share/mimelnk/kdedevice/cdwriter_mounted.desktop
 /usr/kde/3.1/share/mimelnk/kdedevice/cdwriter_unmounted.desktop
and change the "Icon=" line to be whatever icon you'd like.  for my
purposes, i used:
 dvd_mount
 dvd_umount
 cdwriter_mount
 cdwriter_unmount
and that should be all you need.  you may need to run "configure
desktop" again and select to un-display those devices then display
them again for the new icons to take effect, but it should work.

Another top-poster!

That sounds like a lot of work to me.  I stopped KDE from displaying 
drive icons on the desktop.  I wanted floppy and DVD icons though, but 
all you have to do is right-click on the desktop -> Create New -> 
Floppy Device, etc. and Bob's your uncle.

Peter
Sometimes the most simple, obvious solutions are the last ones I find. 
Thanks for the answer, it worked just fine.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


[gentoo-user] Drive Icons on KDE Desktop

2003-06-30 Thread Kent Jantz
I'm running Gentoo 1.4rc4 and KDE 3.1.2. In Control 
Panel->Desktop->Behavior theres an option for Dispaying devices on 
desktop which I have checked off. I'm using SCSI emulation. I have a DVD 
drive and a CDRW Drive, I have both CD Writer and CD-ROM 
mounted/unmounted checked off but the only thing that appears on my 
desktop is the CD-ROM entry(which is actually the CDRW drive). I've 
edited /etc/fstab, /etc/devfsd, and different ways of mounting the 
drives but I still can't get the CD Writer Icon to appear on the 
desktop, what is KDE looking at when it puts those icons on the Desktop?

Thanks,
Kent Jantz


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Dual boot gentto and W2k form grub ?

2003-06-09 Thread Kent Jantz
R'twick Niceorgaw wrote:
Hi,
How can I dual boot to win2k and gentoo ?
Here's my partitions info

/dev/hda1  NTFS   (Win 2k)
/dev/hda2  ext2/boot
/dev/hda3  swap
/dev/hda5  ext3/
My grub.conf is like this

default 0
timeout 10
spalshimage=(hd0,1)/boot/grub/splash.xpm.gz
title=Gentoo
root (hd0,1)
kernel /boot/bzImage root=/dev/hda5
title=Windows 2000 Pro
rootnoverify (hd0,0)
Chainloader +1
Now I can boot into gentoo fine. But when I try to boot into W2K, it
says Error 13, Invalid partitions type
Is there any way to get it work ?

Regards
R'twick
--
[EMAIL PROTECTED] mailing list


You might want to change 'rootnoverify' to just 'root', that's what 
works for Me

Kent



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread Kent Jantz
Adam Mercer wrote:
Hi

I'm looking to get a new case, something that will let me keep my system
nice and cool.  I've been looking at the ThermalTake Xaser III series,
anyone had any experience with these?  Or does anyone recommend any
other cases?
Also, does anyone recommend any specfic power supplies?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list


Get Aluminum for maximum cooling effectiveness.  I have an Enermax 
Truepower 430 watt power supply, nice and quiet.  I'm not recommending 
my case though, not enough slots for hard drives, cd drives,..etc.

Kent



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Using Printer on Windows XP Machine

2003-05-29 Thread Kent Jantz
I'm trying to use my Dad's printer on His Windows XP Computer and I've 
successfully connected it before but it's just not working this time. 
Everytime I send a print job the printer just sits there, no errors or 
anything. I installed the printer OK using the KDE Print Manager, it 
found the computer and printer on the network automatically. I have 
Samba, Cups, Foomatic, and Hpijs(the printer is an HP inkjet) installed. 
Cups and Samba are also up and running. I have the correct PPD file 
installed. I have the correct username/password for the WinXP computer. 
 I went over the User Doc for Printing.

Is there something in Windows XP I'm missing?

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list


[gentoo-user] Can Evolution do this?

2003-04-04 Thread Kent Jantz
I want to try Evolution but there's one thing holding me up. I am currently using 
Sylpheed-Claws and one of the nice features it has is to check the age of the emails 
on the mail server and then delete them after X amount of days. In Evolution I see the 
option to leave messages on server but don't see an option for a user defined critera 
to delete them off of the server. I tried setting up a filter for this but the way the 
filter I setup reads(If date sent is X days ago then delete) it looks like it's 
deleting it off my local computer and not the mail server. I guess I could use a shell 
command to do that but I know next to nothing about that. Has anybody got something 
like this working in Evolution?

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] etc-update problem

2003-04-01 Thread Kent Jantz
Ok, I will do that.  I'm just worried that this is going to be a reoccurring problem 
in which case I guess I'm screwed.

Thanks,
Kent


On Tue, 1 Apr 2003 13:48:38 -0800
Alan <[EMAIL PROTECTED]> wrote:

> On Tue, Apr 01, 2003 at 02:43:14PM -0700, Kent Jantz wrote:
> > It doesn't appear to have changed but that file had "garbage" in it before I 
> > changed it:
> >
> [snip]
> > 
> > In any event if the above were the norm it doesn't explain why etc-update gets an 
> > error and quits before any changes are made.  Some of the etc-update entries won't 
> > even get to the menu, it just displays part of the config file I selected and 
> > locks up the terminal.
> 
> What is happening is the high bit characters (the garbage) are sending
> codes to your terminal, including it seems the "ENTER" or "RETURN" code
> which tell the terminal that the enter key has been pressed, causing
> etc-update to do things without you actually doing anything.  
> 
> If you just cp the config file to the new file (in my first email) this
> should solve the problem, assuming it is just this file that has
> problems, and not *any* time you do etc-update.
> 
> Regards,
> 
> alan
> 
> -- 
> Alan <[EMAIL PROTECTED]> - http://arcterex.net
> -
> "The only thing that experience teaches us is that experience teaches 
> us nothing.   -- Andre Maurois (Emile Herzog)
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] etc-update problem

2003-04-01 Thread Kent Jantz
Ok, I will do that.  I'm just worried that this is going to be a reoccurring problem 
in which case I guess I'm screwed.

Thanks,
Kent


On Tue, 1 Apr 2003 13:48:38 -0800
Alan <[EMAIL PROTECTED]> wrote:

> On Tue, Apr 01, 2003 at 02:43:14PM -0700, Kent Jantz wrote:
> > It doesn't appear to have changed but that file had "garbage" in it before I 
> > changed it:
> >
> [snip]
> > 
> > In any event if the above were the norm it doesn't explain why etc-update gets an 
> > error and quits before any changes are made.  Some of the etc-update entries won't 
> > even get to the menu, it just displays part of the config file I selected and 
> > locks up the terminal.
> 
> What is happening is the high bit characters (the garbage) are sending
> codes to your terminal, including it seems the "ENTER" or "RETURN" code
> which tell the terminal that the enter key has been pressed, causing
> etc-update to do things without you actually doing anything.  
> 
> If you just cp the config file to the new file (in my first email) this
> should solve the problem, assuming it is just this file that has
> problems, and not *any* time you do etc-update.
> 
> Regards,
> 
> alan
> 
> -- 
> Alan <[EMAIL PROTECTED]> - http://arcterex.net
> -
> "The only thing that experience teaches us is that experience teaches 
> us nothing.   -- Andre Maurois (Emile Herzog)
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] etc-update problem

2003-04-01 Thread Kent Jantz
It doesn't appear to have changed but that file had "garbage" in it before I changed 
it:

[__section_info__]
description=Mailcheck
description[ar]=Ù^Áحص اÙ^ÄبرÙ^Êد
description[be]=Ð^ßÑ^ÀавеÑ^Àка поÑ^ÈÑ^ÂÑ^Ë
description[bg]=Ð^ßÑ^ÀовеÑ^Àка на поÑ^ÉаÑ^Âа
description[ca]=Avís de Correu
description[cs]=Kontrola pošty
description[da]=Posttjek
description[de]=E-Mail-Anzeige
description[el]=Î^ÈλεγÏ^ÇοÏ^ Î^ÑλληλογÏ^ÁαÏ^ÆίαÏ^Â
description[es]=Comprobar buzón
description[et]=Postkasti jälgija
description[eu]=Mezu-abisua
description[fi]=Postintarkistus
description[fr]=Boite à lettres
description[gl]=Comprobación de correo
description[he]=×^Ñ×^Ó×^Ùקת ×^Ó×^Õ×^Ðר
description[hu]=LevélellenÅ^Ñrzés
description[it]=Controllo posta
description[ja]=ã^áã^üã^ëã^Ã^Áã^§ã^Ã^Ãã^¯
description[ko]=í^θì§^À í^Ù^Õì^ݸ
description[lt]=Pašto tikrintuvas
description[lv]=Pasta pÄ^Árbaude
description[mk]=Mailcheck
description[mn]=Ð^×аÑ^Åидлаа Ñ^ÈалгаÑ^Å
description[ms]=Pemeriksa Mel
description[nl]=Postcontrole
description[nn]=E-postsjekk
description[no]=E-postsjekk
description[pl]=Monitor poczty
description[pt]=Verificador Correio
description[pt_BR]=Verificador de correio
description[ro]=VerificÄ^Ã poÅ^ßtÄ^Ã
description[ru]=Ð^ßÑ^ÀовеÑ^Àка поÑ^ÇÑ^ÂÑ^Ë
description[sk]=Kontrola pošty
description[sl]=Preverjalnik pošte
description[sq]=Kontroll poste
description[sv]=Kontrollera post
description[tr]=Po_sta denetimi
description[uk]=Ð^ßеÑ^ÀевÑ^ÖÑ^Àка поÑ^ÈÑ^Âи
description[vi]=Mailcheck
description[wa]=Boesse ås emiles
description[zh_CN]=é^®件æ£^Àæ^ߥç¨^Ëåº^Ï
description[zh_TW]=é^õ件檢æ^ߥ

[new-mail]
file=phone.wav
description=New Mail
description[am]=á^Ê á^˲á^ȵ á^Ê¥á^È^Üá^Ë­á^È^Í
description[ar]=برÙ^Êد جدÙ^Êد
description[be]=Ð^ÝоваÑ^Ï Ð¿Ð¾Ñ^ÈÑ^Âа
description[bg]=Ð^Ýова поÑ^Éа
description[ca]=Nou correu
description[cs]=Nová pošta
description[da]=Ny post
description[de]=Neue Mail
description[el]=Î^Ýέα αλληλογÏ^ÁαÏ^Æία
description[es]=Correo nuevo
description[et]=Uute sõnumite saabumine
description[eu]=Mezu berria
description[fi]=Uutta postia
description[fr]=Nouveau courrier
description[gl]=Novo correo
description[he]=×^Ó×^Õ×^Ðר ×^××^Óש
description[hu]=Ã^Új levél
description[it]=Nuova posta
description[ja]=æ^Ö°ã^Á^×ã^Á^Äã^áã^üã^ëã^Á^Ìå±^Êã^Á^Äã^Á¦ã^Á^Äã^Á¾ã^Á^Ù
description[ko]=ì^Ã^È í^θì§^À
description[lt]=Naujas paštas
description[lv]=Jauns Pasts
description[mk]=Ð^Ýова Ð^ßоÑ^ÈÑ^Âа
description[mn]=ШинÑ^Í Ð·Ð°Ñ^Åидал
description[ms]=Mel Baru
description[nl]=Nieuwe e-mail
description[nn]=Ny e-post
description[no]=Ny e-post
description[pl]=Nowa poczta
description[pt]=Novo Correio
description[pt_BR]=Nova mensagem
description[ro]=Mesaje noi
description[ru]=Ð^ßÑ^ÀиÑ^Èла поÑ^ÇÑ^Âа
description[sk]=Nová pošta
description[sl]=Nova pošta
description[sq]=Mesazh i Ri
description[sv]=Ny post
description[tr]=Yeni E-posta
description[uk]=Ð^Ýова поÑ^ÈÑ^Âа
description[vi]=ThÆ° má»^Ûi
description[wa]=Noveas messaedjes
description[zh_CN]=æ^ְ建é^®件
description[zh_TW]=æ^Ö°é^õ件


In any event if the above were the norm it doesn't explain why etc-update gets an 
error and quits before any changes are made.  Some of the etc-update entries won't 
even get to the menu, it just displays part of the config file I selected and locks up 
the terminal.

Thanks,
Kent

On Tue, 1 Apr 2003 12:19:09 -0800
Alan <[EMAIL PROTECTED]> wrote:

> /etc/sound/events/mailcheck.soundlist


--
[EMAIL PROTECTED] mailing list



[gentoo-user] etc-update problem

2003-04-01 Thread Kent Jantz
Look at this:

bash-2.05b# etc-update
Scanning Configuration files...
The following is the list of files which need updating, each
configuration file is followed by a list of possible replacement files.
1) /etc/X11/serverconfig/.directory
/etc/X11/serverconfig/._cfg_.directory
2) /etc/X11/starthere/.directory
/etc/X11/starthere/._cfg_.directory
3) /etc/X11/starthere/applications.desktop
/etc/X11/starthere/._cfg_applications.desktop
4) /etc/X11/starthere/preferences.desktop
/etc/X11/starthere/._cfg_preferences.desktop
5) /etc/X11/starthere/serverconfig.desktop
/etc/X11/starthere/._cfg_serverconfig.desktop
6) /etc/X11/starthere/sysconfig.desktop
/etc/X11/starthere/._cfg_sysconfig.desktop
7) /etc/X11/sysconfig/.directory
/etc/X11/sysconfig/._cfg_.directory
8) /etc/gtk-2.0/gdk-pixbuf.loaders
/etc/gtk-2.0/._cfg_gdk-pixbuf.loaders
9) /etc/sound/events/battstat_applet.soundlist
/etc/sound/events/._cfg_battstat_applet.soundlist
10) /etc/sound/events/mailcheck.soundlist
/etc/sound/events/._cfg_mailcheck.soundlist
Please select a file to edit by entering the corresponding number.
  (-1 to exit) (-3 to auto merge all remaining files)
   (-5 to auto-merge AND not use 'mv -i'): 10

Showing differences between /etc/sound/events/mailcheck.soundlist and /etc/sound
/events/._cfg_mailcheck.soundlist
--- /etc/sound/events/mailcheck.soundlist   2003-02-21 07:29:00.0 -0
700
+++ /etc/sound/events/._cfg_mailcheck.soundlist 2003-03-31 19:54:07.
0 -0700
@@ -1,6 +1,7 @@
[__section_info__]
description=Mailcheck
description[ar]=? ???
  ???
+description[az]=M?ktublar??n yoxlanmas??
description[be]= ???
description[bg]=  ??
description[ca]=Av??s de Correu
@@ -19,6 +20,7 @@
description[it]=Controllo posta
description[ja]=
description[ko]= ??rbaude
description[mk]=Mailcheck
@@ -48,6 +50,7 @@
description=New Mail
description[ar]=??? ???
+description[az]=Yeni M?ktub
description[be]=? 
description[bg]=???
description[ca]=Nou correu
@@ -58,14 +61,16 @@
description[es]=Correo nuevo
description[et]=Uute s??numite saabumine
description[eu]=Mezu berria
+description[fa]=
??? ???
description[fi]=Uutta postia
description[fr]=Nouveau courrier
description[gl]=Novo correo
description[he]=??
description[hu]=?j lev??l
^[[?1;2c-description[it]=Nuova posta
+description[it]=Nuovi messaggi
description[ja]=
 ??
   ???
  ???
description[ko]=? 
+description[li]=Nuuj e-mail
description[lt]=Naujas pa??tas
description[lv]=Jauns Pasts
description[mk]=
1) Replace original with update
2) Delete update, keeping original as is
3) Interactively merge original with update
4) Show differences again
Please select from the menu above (-1 to ignore this update): 1
/usr/sbin/etc-update: line 233: read: 1: syntax error: operand expected (error t
oken is "1")
Exiting: User termination!
bash-2.05b# 



Replace the question marks with garbage.  This is actually better then when I tried to 
update other selections with etc-update, all I get with those is a display full of 
garbage characters and then the xterm window locks up on Me. I guess I should be happy 
etc-update terminated before it actually started trying to alter the above config 
file.  I also tried it with Konsole(since I'm in KDE) and Eterm, same thing.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wiresless configuration utilities?

2003-03-24 Thread Kent Jantz
I assume you want something that stores(and lets you select) network profiles in which 
case I recommend:

http://freshmeat.net/projects/quickswitch/?topic_id=150%2C864%2C253%2C861

I apologize if this is not quite what you're looking for.

Kent




On Mon, 24 Mar 2003 09:51:02 -0700
">J 3l1ZZZ4R> @ 4KT1K  wrote:

> Does anyone know of any effective 801.11b configuration utilties?   
> I have an Ace 630 with a standard Orinoco wireless adapter (pcmcia), 
> which I have gotten working with hand editing of the wireless.opts file. 
>  I use a multitude of WAPs due to access at my home, work, and school 
> and would like something that can configure this correctly and 
> quickly... ( don't really wanna have to resort to SuSE, which does have 
> a util thats very effective for this... module in yast... )
> 
> Thanks,
> 
> Jason V. Mock
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mozilla and java

2003-03-09 Thread Kent Jantz
Here is how I got it working:

1. Unmerge Openmotif and Lesstif if you have them installed

2. Emerge Mozilla

3. Emerge Blackdown-jdk(you can do Sun's version to but it takes about 3 hours to 
compile), make sure it's installing version 1.4.1.

4. Type 'java-config --list-available-vms' (look for Blackdown 1.4.1)

5. Type 'java-config --set-system-vm=blackdown-jdk-1.4.1'

6. Reinstall Openmotif or Lesstif if you had them installed.

7. Type 'env-update'

Runs like champ.

Kent



On Sun, 09 Mar 2003 19:36:10 -0500
Ben Sparks <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> What is te best way to get java for mozilla, I have a website that is 
> pretty important that I can't becuase I don't have the java plugin for 
> mozilla.  I've been to java.sun.com but I couldn't find what I was 
> looking for.  Thanks
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQE+a935yJBq97+CQrERAoSFAJwMeA9VkZzc7YLHkdtF7q0wMdn5DwCgi5Gg
> kUeOVnaHSAJmrEEjZXCtPps=
> =sAzM
> -END PGP SIGNATURE-
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No sound with Flash 6 in Mozilla

2003-03-06 Thread Kent Jantz
Oops, my bad.  That's for no sound in Quicktime, not Flash6.

Kent


On Thu, 6 Mar 2003 00:36:52 -0700
Kent Jantz <[EMAIL PROTECTED]> wrote:

> Do you input a computer hostname in /etc/hosts and /etc/hostname?
> 
> Kent
> 
> 
> On 06 Mar 2003 08:50:14 +
> Martin Polley <[EMAIL PROTECTED]> wrote:
> 
> > Hi all,
> > 
> > I do not get any sound with Flash 6 in Mozilla.
> > 
> > Sound works fine with all my other apps.
> > 
> > Any ideas? Some USE flag that I need to enable (and rebuild Moz)?
> > 
> > Versions:
> > 
> > kernel--2.4.20-lolo-r1
> > Mozilla--1.2.1 (20030212)
> > Flash--netscape-flash-6.0.69-r2
> > Sound driver--alsa-driver-0.9.0_rc6
> > 
> > TIA,
> > 
> > Martin Polley
> > Technical Communicator
> > Tel +972-4-6677165
> > Mobile +972-53-864280
> > 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No sound with Flash 6 in Mozilla

2003-03-05 Thread Kent Jantz
Do you input a computer hostname in /etc/hosts and /etc/hostname?

Kent


On 06 Mar 2003 08:50:14 +
Martin Polley <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I do not get any sound with Flash 6 in Mozilla.
> 
> Sound works fine with all my other apps.
> 
> Any ideas? Some USE flag that I need to enable (and rebuild Moz)?
> 
> Versions:
> 
> kernel--2.4.20-lolo-r1
> Mozilla--1.2.1 (20030212)
> Flash--netscape-flash-6.0.69-r2
> Sound driver--alsa-driver-0.9.0_rc6
> 
> TIA,
> 
> Martin Polley
> Technical Communicator
> Tel +972-4-6677165
> Mobile +972-53-864280
> 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Mozilla and the KDE 3.1 Panels

2003-02-27 Thread Kent Jantz
This is minor problem that it irritating the heck out of Me, sometimes Mozilla won't 
open up in the KDE Panel I'm currently in(for example: I'm in panel 2, I open Mozilla, 
and it opens up in panel 4). I checked for settings in the KDE Control Panel but 
didn't find any. I deleted my .mozilla profile and created a new one but that didn't 
fix it. I also clicked on the "Store Windows Settings" in the window Mozilla opened up 
in and that didn't fix it.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Nvidia: 3123 or 4191 drivers?

2003-02-20 Thread Kent Jantz
Well, I made my decision. I going with the 4191 drivers BUT not on Xfree 4.2.1 but 
instead on 4.2.99. I just got done installing the 4191 drivers on top of Xfree 4.2.99 
last night and ran:

glxgears

With the 4191 drivers on top of Xfree 4.2.1 I got ~140-145 FPS, with 4191 on top of 
Xfree 4.2.99 I got ~185 FPS. I know glxgears is not a truely scientific way of 
measuring things but it did show me that it is faster proving that the posts from 
other users using this combo were right. I'm 90% satisfied(don't have Gnome 2.2 
installed yet) that this will fix the sluggish 2D performance enough. BTW, I'm not a 
gamer but that slow 2D really bugged Me.

Thanks,
Kent

>-Original Message-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, February 20, 2003 01:48 AM
>To: [EMAIL PROTECTED]
>Subject: [gentoo-user] Nvidia: 3123 or 4191 drivers?
>
>I am installing Gentoo on my midtower right now but when the time comes to install X 
>I don't know whether to install the Nvidia 3123 or 4191 drivers. I've heard that the 
>4191 drivers have better 3D performance but the 2D sucks, has anyone been able to fix 
>this or is it a Nvidia problem? I'm thinking that I should stick with the 3123 
>drivers.
>
>Thanks,
>Kent
>
>
>
>
>--
>[EMAIL PROTECTED] mailing list
>
>
>




--
[EMAIL PROTECTED] mailing list




[gentoo-user] Mounting Problems USB and Firewire External Drives

2003-02-15 Thread Kent Jantz
I have Gentoo 1.4 and KDE 3.1 installed. I have supermount compilied into my 
CK3-sources kernel. I have an external 80GB Firewire Drive and a 32MB USB Pen Drive, 
my problem isn't so much that I can't mount them but how they are ordered in /dev 
since they are both seen as SCSI devices. To fruther explain my problem here is my 
/etc/fstab: 

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.10 2002/11/18 19:39:22 
azarah Exp $
#
# noatime turns of atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

#   


# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/ataraid/disc0/part3/boot   ext3noauto,noatime 
 1 1
/dev/ataraid/disc0/part6/   ext3noatime
 0 0
/dev/ataraid/disc0/part5noneswapsw 
 0 0
/dev/cdroms/cdrom0  /mnt/cdrom  iso9660  user,ro,mode=444,noauto  0  0
proc/proc   procdefaults0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink). Adding the following
# line to /etc/fstab should take care of this:
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will use almost no
#  memory if not populated with files)

tmpfs   /dev/shmtmpfs   defaults0 0

/dev/ataraid/disc0/part1  /win-c  vfat  umask=707,gid=0  0  0
/dev/ataraid/disc0/part2  /win-d  vfat  umask=707,gid=0  0  0
#/dev/sda1  /mnt/fw1  vfat  user,0,umask=707,gid=0,noauto  0  0
#/dev/sda2  /mnt/fw2  vfat  user,0,umask=707,gid=0,noauto  0  0
#/dev/sda3  /mnt/fw3  vfat  user,0,umask=707,gid=0,noauto  0  0
#/dev/sda4  /mnt/fw4  vfat  user,0,umask=707,gid=0,noauto  0  0
/dev/ide/host0/bus1/target1/lun0/part1  /mp3  vfat  umask=707,gid=0  0  0
/dev/sdb1   /mnt/fw1supermount  
rw,fs=vfat,dev=/dev/sdb1,--,user,0,umask=707,gid=0  0  0
/dev/sdb2   /mnt/fw2supermount  
rw,fs=vfat,dev=/dev/sdb2,--,user,0,umask=707,gid=0  0  0
/dev/sdb3   /mnt/fw3supermount  
rw,fs=vfat,dev=/dev/sdb3,--,user,0,umask=707,gid=0  0  0
/dev/sdb4   /mnt/fw4supermount  
rw,fs=vfat,dev=/dev/sdb4,--,user,0,umask=707,gid=0  0  0
/dev/sda1   /mnt/usbsupermount  
rw,fs=msdos,dev=/dev/sda1,--,user,0,umask=707,gid=0 0  0

 If I mount only the Firewire Drive or only the USB Pen Drive then I have no problems 
but when I use them together that' s when things get sticky. The problem involves the 
last 5 lines of my /etc/fstab. You'll see that 4 of the lines have sdb1 mounting to 
fw1(4 partitions in the firewire drive-fw1, fw2,..etc), sdb2 mounting to fw2,...etc. 
The last line is the USB drive sda1 mounting to /mnt/usb. If I mount the firewire 
drive first then it goes to sda NOT sdb, I wondered how to fix this and a 30 minute 
search thru the forums I saw that you could create dev entries for devices in 
/etc/devfsd.conf. So I modified mine and here is the relevant section of my modified 
/etc/devfsd.conf file: 

#Create sdb1 for 1st Partition Firewire Drive
LOOKUP  ^sdb1 CFUNCTION GLOBAL mksymlink scsi/host2/bus0/target0/lun0/part1 
sdb1
REGISTER^scsi/host2/bus0/target0/lun0/part1 CFUNCTION GLOBAL mksymlink $devname 
sdb1
UNREGISTER  ^scsi/host2/bus0/target0/lun0/part1 CFUNCTION GLOBAL unlink sdb1

#Create sdb2 for 2nd Partition Firewire Drive
LOOKUP  ^sdb2 CFUNCTION GLOBAL mksymlink scsi/host2/bus0/target0/lun0/part2 
sdb2
REGISTER^scsi/host2/bus0/target0/lun0/part2 CFUNCTION GLOBAL mksymlink $devname 
sdb2
UNREGISTER  ^scsi/host2/bus0/target0/lun0/part2 CFUNCTION GLOBAL unlink sdb2

#Create sdb3 for 3rd Partition Firewire Drive
LOOKUP  ^sdb3 CFUNCTION GLOBAL mksymlink scsi/host2/bus0/target0/lun0/part3 
sdb3
REGISTER^scsi/host2/bus0/target0/lun0/part3 CFUNCTION GLOBAL mksymlink $devname 
sdb3
UNREGISTER  ^scsi/host2/bus0/target0/lun0/part3 CFUNCTION GLOBAL unlink sdb3

#Create sdb4 for 4th Partition Firewire Drive
LOOKUP  ^sdb4 CFUNCTION GLOBAL mksymlink scsi/host2/bus0/target0/lun0/part4 
sdb4
REGISTER^scsi/host2/bus0/target0/lun0/part4 CFUNCTION GLOBAL mksymlink $devname 
sdb4
UNREGISTER  ^scsi/host2/bus0/target0/lun0/part4 CFUNCTION GLOBAL unlink sdb4

#Create sda1 for USB Pen Drive
LOOKUP  ^sda1 CFUNCTION GLOBAL mksymlink scsi/host1/bus0/target0/lun0/part1 
sda1
REGISTER^scsi/host1/bus0/target0/lun0/part1 CFUNCTION GLOBAL mksymlink $devname 
sda1
UNREGISTER  ^scsi/host1/bus0/target0/lun0/part1 CFUNCTION GLOBAL unlink sda1

# Support additional config installed by packages ..

Re: [gentoo-user] floppies

2003-02-13 Thread Kent Jantz
http://www.gentoo.org/doc/en/altinstall.xml

On Fri, 14 Feb 2003 00:05:11 +0100
"Kalle" <[EMAIL PROTECTED]> wrote:

> are there any boot floppies for installing gentoo?
> if not,. could I make one easy?
> 
> Kalle



msg01335/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] undeliverable mail

2003-02-12 Thread Kent Jantz
I'll chime in.  Yes, I am too.  Got about 6 to 7 of them.

Kent


On Wed, 12 Feb 2003 14:40:10 -0500
Ernie Schroder <[EMAIL PROTECTED]> wrote:

> Are others getting their posts to the list bounced by one person on the list? 
> [someone]@virtual-homes.de
> 
> -- 
> Regards, Ernie
> 100% Microsoft and Intel free
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 



msg01207/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] CK3 kernel improvements

2003-02-11 Thread Kent Jantz
I was looking at implementing this kernel but then I noticed I couldn't find any 
Firewire(1394) settings in menuconfig, is this true that the CK3 kernel doesn't have 
any provisions for firewire?

Thanks,
Kent
  

On Tue, 11 Feb 2003 14:50:17 -0500
Chris Black <[EMAIL PROTECTED]> wrote:

> http://members.optusnet.com.au/ckolivas/kernel/
> 
> Con goes into (briefly) what each patch does and his recommended usage.
> 
> On Tue, 11 Feb 2003 20:34:27 +0100
> Marcos Garcia <[EMAIL PROTECTED]> wrote:
> 
> > Hello
> > I'm patching my 2.4.20 kernel with the famous ck3 patches, but i'm not sure 
> > what configuration i must do. Anybody has a .config for me? ;) Or an options 
> > list to get tuned my kernel, or the USE flags for my pentium3 maybe...
> > thanks
> > 
> > --
> > [EMAIL PROTECTED] mailing list
> > 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 



msg01148/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Display Power Management Question

2003-02-07 Thread Kent Jantz
Manually modifying my XF86Config file worked.  I guess if I wanted to use the KDE 3.1 
front end for this I would have a video card that has it's drivers already built into 
XFree86 and not separate(like my Nvidia card), am I correct?

Kent



On 07 Feb 2003 18:20:45 -0500
Richard Gibert <[EMAIL PROTECTED]> wrote:

> On Fri, 2003-02-07 at 16:29, Kent Jantz wrote:
> > I have KDE 3.1 installed along with a Nvidia GeForce2 MX card. I also
> >  compilied Advanced Power Management BIOS support into my Kernel. I just
> >  want my Monitor to go into Suspend after X number of minutes. I set it
> >  via the KDE Control Panel but nothing happens. Is it the Nvidia card?
> >  Something else I missed in the Kernel?
> > 
> > Thanks,
> > Kent
> 
> I have the following Options in my XF86Config and monitor standby works
> perfectly for me (GeForce 3).
> 
> Section "ServerFlags"
>   Option  "StandbyTime"   "5"
>   Option  "SuspendTime"   "10"
>   Option  "OffTime"   "15"
> EndSection
> Section "Monitor"
>   ...
>   Option  "DPMS"
>   ...
> EndSection
> 
> That should do it, found out to do the above from:
> http://barriebremner.com/xfreedpms.html
> and
> http://www.xfree86.org/4.0.2/XF86Config.5.html
> 
> 



msg00809/pgp0.pgp
Description: PGP signature


[gentoo-user] Display Power Management Question

2003-02-07 Thread Kent Jantz
I have KDE 3.1 installed along with a Nvidia GeForce2 MX card. I also compilied 
Advanced Power Management BIOS support into my Kernel. I just want my Monitor to go 
into Suspend after X number of minutes. I set it via the KDE Control Panel but nothing 
happens. Is it the Nvidia card? Something else I missed in the Kernel?

Thanks,
Kent



msg00793/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] mother board recommendations

2003-02-07 Thread Kent Jantz
I have one of the new KT400 chipset motherboards from VIA and absolutely have had no 
problems with it.  I'm using ALSA with it to and it found the sound chipset right away.

Just my .02 cents
Kent

On Fri, 7 Feb 2003 19:04:53 +0100
Sundance <[EMAIL PROTECTED]> wrote:

> I heard brett holcomb said:
> 
> > Yes, but I don't want to stack the deck against myself by
> > using VIA .
> 
> For the records, I've been using a VIA-based MB for over a year without 
> a single problem. It would seem that the KT333 chipsets are a 
> considerable improvement over the previous series.
> 
> Additionally, VIA has been showing some rather interesting Linux 
> awareness, too -- when it turned out ALSA didn't support the new 
> VT8233a sound chipset that came on KT333-based boards, VIA took the 
> initiative of contacting the ALSA developpers to provide them with the 
> specs they needed to make it work. That was just way cool of them.
> 
> In short -- VIA sucked, but they seem to suck less of late. That's a 
> good thing. I hope it wasn't just me being lucky, but based on reviews 
> of KT333 based boards, I think not. :)
> 
> -- S.
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 



msg00774/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] KDE>GNOME cross compat. desktop?

2003-02-06 Thread Kent Jantz
Yes, you can.  I'm running Pan(Gnome app) under KDE 3.1, I also ran Krusader(KDE app) 
under Blackbox.

Kent



On Thu, 6 Feb 2003 20:04:23 -0800
Alan <[EMAIL PROTECTED]> wrote:

> On Thu, Feb 06, 2003 at 07:02:01PM -0800, Eric Miller wrote:
> > Is there a desktop environment that is compatable with
> > KDE and GNOME software? (or close to that?)
> 
> Define "compatible" :)  You can run gnome and kde software under any
> window manager/desktop (ie: fvwm, icewm, e, etc), as long as you have
> the libraries installed.  You won't get the extras like the panels,
> desktop icons, etc though (that I know of anyway).
> -- 
> Alan <[EMAIL PROTECTED]> - http://arcterex.net
> -
> "The only thing that experience teaches us is that experience teaches 
> us nothing.   -- Andre Maurois (Emile Herzog)
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 



msg00721/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Admin horror stories

2003-02-06 Thread Kent Jantz
There's a nice little thread about this over on the Gentoo Forums:

http://forums.gentoo.org/viewtopic.php?t=17076&highlight=mistakes

Thanks,
Kent



On Thu, 6 Feb 2003 15:20:49 -0800
Alan <[EMAIL PROTECTED]> wrote:

> On Thu, Feb 06, 2003 at 03:16:19PM -0800, Fred Van Andel wrote:
> > I can top that.
> > 
> > Last Friday instead of typing 
> >chown -R staff.staff *
> > >from the /pub directory, I did it from the root directory
> > and changed the ownership of every file on the system.
> > 
> > Needless to say nothing worked quite right after that.
> > 
> > Fortunately the machine hadn't gone into service yet so I
> > was able re reinstall without to much problem.
> > 
> > I suppose every admin does something like that at least 
> > once.
> 
> No, I think you are the first.
> 
> Well, ok, maybe not, I have three similar horror stories.
> 
> 1 - (not me) chmod -R www-data.www-data * in the wrong directory (with
> similar results :)
> 2 - (me) 
>   # cd /etc
>   # ls backup/
>   # rm *
> 
>   "oops"
> 3 - (not me) Similar to the above, except he removed the /admin
> directory on a web application project that he had been working on for
> the last couple of weeks.
> 10 min before the customer called the boss to find out the status.
> Needless to say he spent a few late nights getting it all re-written :)
> 
> alan
> 
> -- 
> Alan <[EMAIL PROTECTED]> - http://arcterex.net
> -
> "The only thing that experience teaches us is that experience teaches 
> us nothing.   -- Andre Maurois (Emile Herzog)
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 



msg00710/pgp0.pgp
Description: PGP signature


Re: [gentoo-user] mother board recommendations

2003-02-05 Thread Kent Jantz
I'm using a Gigabyte GA-7VAXP Ultra with no problems.  Really good board to 
overclock(which I am not at this point.

Kent


On Wed, 5 Feb 2003 23:09:38 -0500
Elvis Dieguez <[EMAIL PROTECTED]> wrote:

> I have an MSI KT4 ULTRA and it works like a charm. I've had no problems with 
> it. I would happily recommend it.
> 
> Elvis
> 
> On Wednesday 05 February 2003 10:23 pm, John Nilsson wrote:
> > take a peak in the forums of http://www.amdmb.com
> >
> > /John
> >
> > On Thu, 2003-02-06 at 00:25, Ernie Schroder wrote:
> > > Hi All,
> > >   I'm growing tired of trying to get AGP running on my EP-7KXA (KT133
> > > chipset) motherboard and I figure it's time for a speed boost here. I'm a
> > > confirmed Athlon guy and will stay away from anything that says Intel on
> > > it. Also, I find myself furrious with VIA chipsets after a week of
> > > looking for a way to get nvidia's drivers to work with the KT133.
> > >   I'm looking at the Leadtek K7NCR18D board with the Nforce chipset and
> > > DDR-SDRAM It sounds like the board for me at this point and the price is
> > > decent.
> > >   Does anyone have experience with the board? Or, even better, this board
> > > and an Nvidia Geforce4 video card? I'd really appreciate any input I can
> > > get, thanks much.
> >
> > --
> > [EMAIL PROTECTED] mailing list
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] 2 Problems with KMail in KDE 3.1

2003-02-03 Thread Kent Jantz
Problem #1 has been fixed..

Kent



On Mon, 3 Feb 2003 15:06:44 -0700
Kent Jantz <[EMAIL PROTECTED]> wrote:

> Problem #1:
> 
> I just did a fresh install of KDE 3.1 to my newly reconfigured midtower(switched to 
>Raid 0). Before I switched I had a problem when I read certain posts on the Gentoo 
>User list that had PGP signatures in them, A little dialog box would pop-up and say I 
>don't have PGP installed so I left it and reinstalled my computer. Now my newly 
>installed KDE 3.1 is still doing it, I followed in detail the bugzilla 
>report(http://bugs.gentoo.org/show_bug.cgi?id=13573) to fix this. I even inserted 
>this suggested script into my /etc/x11/Sessions/kde-3.1 KDE startup script:
> 
> 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 -1| 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
> 
> I still get the OpenPGP not found errors. I even generated myself a pair of keys and 
>configured them into KMail hoping that would help, no luck. As a last resort I told 
>KMail not to use any encryption tools but I still get the error. I didn't have to do 
>squat to Sylpheed-Claws, it just opens up these emails with no problems.
> 
> 
> Problem #2:
> 
> One of the things I've grown accustomed to is leaving my email on the server and 
>then having my email client delete email on the server after X amount of days. I saw 
>that KMail had a POP Filter that would do this for me so I configured it to delete 
>any Emails off the Email server if they were more than 1 day old(my server currently 
>had Emails on it about 3 days old), activated it, did a send/receive, and it received 
>but did not delete the 2+ day old Email's. I then clicked on "Apply Filters", nothing 
>happened. I went back to my Sylpheed-Claws client and ran the same test, it had no 
>problems doing it.
> 
> Thanks,
> Kent
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] KMail/OpenPGP still not working right even afterfixes..

2003-02-03 Thread Kent Jantz
Ok, that fixed it.  This really drove me up the wall.  Thanks for the nice howto Paul.

Kent



On Sat, 1 Feb 2003 21:37:17 +0100
Paul de Vrieze <[EMAIL PROTECTED]> wrote:

> On Thursday 30 January 2003 07:57, Kent Jantz wrote:
> > First off let me say I already looked thru the forums and mail list
> > archives for an answer. When I come across some of the postings in the
> > Gentoo Mailing list in KMail with OpenPGP signatures in them I get a dialog
> > box saying" Quote:
> >
> > Problem: OpenPGP plug-in was not specified.
> >
> > Use the 'Settings->Configure KMail->Security' dialog to specify the
> > plug-in or ask your system administrator to do that for you.
> >
> > So I goto 'Settings->Configure KMail->Security' and realize that I don't
> > have any OpenPGP keys. I then follow the directions from 'The GnuPG user
> > guide' in the docs section of Gentoo.org and follow it, I go back to KMail
> > and tell it I'm using GnuPG but it still errors out on Me. A couple of
> > hours later I find the bugzilla report on this, I install all of the
> > ebuilds(including the corrected pinentry ebuild and a special script that
> > somebody put in the bugzilla report), restart my computer, and I'm still
> > getting the error. Is there a special way to fix this or???
> 
> I made a howto for aegypten+kmail:
> http://www.cs.kun.nl/~pauldv/kmailgentoo.php
> 
> Paul
> 
> -- 
> Paul de Vrieze
> Researcher
> Mail: [EMAIL PROTECTED]
> Homepage: http://www.devrieze.net
> 


--
[EMAIL PROTECTED] mailing list




[gentoo-user] 2 Problems with KMail in KDE 3.1

2003-02-03 Thread Kent Jantz
Problem #1:

I just did a fresh install of KDE 3.1 to my newly reconfigured midtower(switched to 
Raid 0). Before I switched I had a problem when I read certain posts on the Gentoo 
User list that had PGP signatures in them, A little dialog box would pop-up and say I 
don't have PGP installed so I left it and reinstalled my computer. Now my newly 
installed KDE 3.1 is still doing it, I followed in detail the bugzilla 
report(http://bugs.gentoo.org/show_bug.cgi?id=13573) to fix this. I even inserted this 
suggested script into my /etc/x11/Sessions/kde-3.1 KDE startup script:

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 -1| 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

I still get the OpenPGP not found errors. I even generated myself a pair of keys and 
configured them into KMail hoping that would help, no luck. As a last resort I told 
KMail not to use any encryption tools but I still get the error. I didn't have to do 
squat to Sylpheed-Claws, it just opens up these emails with no problems.


Problem #2:

One of the things I've grown accustomed to is leaving my email on the server and then 
having my email client delete email on the server after X amount of days. I saw that 
KMail had a POP Filter that would do this for me so I configured it to delete any 
Emails off the Email server if they were more than 1 day old(my server currently had 
Emails on it about 3 days old), activated it, did a send/receive, and it received but 
did not delete the 2+ day old Email's. I then clicked on "Apply Filters", nothing 
happened. I went back to my Sylpheed-Claws client and ran the same test, it had no 
problems doing it.

Thanks,
Kent


--
[EMAIL PROTECTED] mailing list