Re: installing Red Hat 8.0 on a system with 2 processors and 3SCSI hard drives...

2003-02-08 Thread Peter Boy
Am Sam, 2003-02-08 um 06.30 schrieb Steve Strong:
> I'm lost in you acronyms:
> 
>   SMP
SMP = Symetric MultiProcessing

two or more processors share equally the ongoing work (in contrast to
asymetric multiprocessing where each CPU is dedicated to a special task
/ function) SMP is the way current multiprocessor boards are working

If you are not shure wether your installation uses the multiprozessor
kernel type
   uname -a
in a terminal window and the response will tell you, e.g.

[pb@ibmLinux pbr]$ uname -a
Linux ibmLinux 2.4.18-19.8.0smp #1 SMP Thu Dec 12 04:36:25 EST 2002 i686
i686 i386 GNU/Linux

in my case.


Peter

-- 
Peter Boy <[EMAIL PROTECTED]>
Univiversity of Bremen



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: rhn availability

2003-02-08 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 7 Feb 2003 18:34:36 -0800, Jesse Keating wrote:

> On Friday 07 February 2003 18:18, Mike Vanecek uttered:
> > Understand. However, I was trying to determine the benefit of renewing the
> > 60 day subscription. Obviously, I must be missing out on some of the
> > advantages of the basic over the demo or was looking in all the wrong
> > places.
> 
> Your 2 month "Demo" is what the Basic service is.  Once your Demo runs out, 
> you longer have those benefits. 

This is a misleading description. A purchased copy of Red Hat Linux,
whether Personal or Professional, comes with what is called "Basic"
service, which is more than the free "Demo" service for
subscriptionless users, but only limited to a period of 30 or 60
days, respectively. The following page gives a features comparison
of the different RHN service levels:

  https://rhn.redhat.com/preview/index.pxt

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+RM1A0iMVcrivHFQRAlCyAJ9UbOXB8VIxc1+woe666Tx4g2FLwACcCZWd
B2KV6oh/Tfl81jYszHHxMR4=
=XLJm
-END PGP SIGNATURE-



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Redhat-config-services not working anymore !!!

2003-02-08 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 8 Feb 2003 06:55:35 +0100, Cedric Chausson wrote:

> > > [Errno 2] No file or directory of this type : '/etc/init.d/Services'
> > Sure about that?
> 
> Abosluetely sure. I confirm this.
> 
> > Or did it say /etc/services?
> 
> No it says /etc/init.d:Services
> 
> Any ideas ?

No ideas because I doubt a file /etc/init.d/Services did ever exist.
Below you write /etc/init.d:Services which is not anything that
makes sense to me either. If I encountered such a problem, I would
perform a few sanity checks, e.g. whether initscripts are present
and accessible, whether Python packages are okay, which part of
the source code is responsible for above error message, and so on.

See whether it is a (known) bug:

  https://bugzilla.redhat.com

Query open _and_ closed bug reports on "redhat-config-services".

Try to find out what you had changed before the program stopped
working for you. For instance, try re-installing the package. Verify
integrity of your installed packages. And so on.

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+RM/y0iMVcrivHFQRAlabAJwICuktoz69xICwX4TTr/8+l4SOMACdHaQK
NI1BFG2caKpF3LAV9rtBm0Q=
=AMAw
-END PGP SIGNATURE-



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Tripwire reports

2003-02-08 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 7 Feb 2003 20:22:30 -0600, Mike Vanecek wrote:

> After a while, tripwire reports will start to build up in
> /var/lib/tripwire/report/.  Does anyone have a crontab script or other scheme
> for removing the old ones on a periodic basis?

man find

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+RNAs0iMVcrivHFQRAtYZAJ9dAcFXHcZ2QVJkIS+uIc6zCyqzKQCeNtbU
psX41bjafSbjcoqNK4V7E6I=
=E8vs
-END PGP SIGNATURE-



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Gnometoaster

2003-02-08 Thread Antonio Montagnani
I have a problem when I try to make  a copy of an audio CD.

1) I have a CD reader as hdd
2) a CD burner as hcc

When I put an audio CD in the reader  I do not get any tracklist (that I 
get in the CD burner)

If i put 2 different CD in the reader and in the CD burner, I get the 
same tracklist (of course out of teh CD burner).

I went through the setup window and:

Drive typeDevice name Scsi ID Mountpoint
CD-Writer /dev/scd0 0,0,0 egexp
CR reader   /dev/scd00,0  /mnt/cdrom


Where is the problem???

Tnx

Antonio Montagnani



--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list


Re: Tripwire reports

2003-02-08 Thread Tony Nugent
On Sat Feb 08 2003 at 10:38, Michael Schwendt wrote:

> On Fri, 7 Feb 2003 20:22:30 -0600, Mike Vanecek wrote:
> 
> > After a while, tripwire reports will start to build up in
> > /var/lib/tripwire/report/.  Does anyone have a crontab script or other scheme
> > for removing the old ones on a periodic basis?
> 
> man find

(not so helpful imho)

Why not create some magic in /etc/logrotate.d/tripwire and let
logrotate do it?  Besides, that's *exactly* what it is designed for.

Cheers
Tony



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Gnometoaster

2003-02-08 Thread Tony Nugent
On Sat Feb 08 2003 at 10:55, Antonio Montagnani wrote:

> I have a problem when I try to make  a copy of an audio CD.
> 
> 1) I have a CD reader as hdd
> 2) a CD burner as hcc
> 
> When I put an audio CD in the reader  I do not get any tracklist (that I
> get in the CD burner)
> 
> If i put 2 different CD in the reader and in the CD burner, I get the
> same tracklist (of course out of teh CD burner).

I'm really _not_ suprised :)

> I went through the setup window and:
> 
> Drive typeDevice name Scsi ID Mountpoint
> CD-Writer /dev/scd0 0,0,0 egexp
> CR reader   /dev/scd00,0  /mnt/cdrom
> 
> Where is the problem???

You need reading glasses?  :-)

If you check carefully, the devices specified there point to
*exactly* the same place, oops.

  (but what's this egexp?  never seen that before).

Make sure that you have the ide-scsi module loaded (you should have
already) and verify that both your cdroms are now doing this:
/dev/hdc is accessed via /dev/scd0
and
/dev/hdc is accessed via /dev/scd1

For example, "eject scd0" should eject your burner's tray, and
"eject scd1" opens your reader's tray.  (btw, "eject -t" to close
them again).

If that isn't happening, then you have more serious device
configuration problems to worry about.

> Tnx
> 
> Antonio Montagnani

Cheers
Tony



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Tripwire reports

2003-02-08 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 08 Feb 2003 20:10:08 +1000, Tony Nugent wrote:

> On Sat Feb 08 2003 at 10:38, Michael Schwendt wrote:
> 
> > On Fri, 7 Feb 2003 20:22:30 -0600, Mike Vanecek wrote:
> > 
> > > After a while, tripwire reports will start to build up in
> > > /var/lib/tripwire/report/.  Does anyone have a crontab script or other scheme
> > > for removing the old ones on a periodic basis?
> > 
> > man find
> 
> (not so helpful imho)
> 
> Why not create some magic in /etc/logrotate.d/tripwire and let
> logrotate do it?  Besides, that's *exactly* what it is designed for.

Because it doesn't make any sense at all. I don't know whether you
are familiar with Tripwire. But there is absolutely no need to
rotate any reports. They have a timestamp hardcoded into the file
name, and hence all reports have a different file name already.
Based on time of last modification or last access it is a trivial
task to expire report files once they become old. Actually, it would
be a one-line "find"-command executed as a cron job. Therefore, "man
find" is the proper pointer, IMHO.

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+RPgv0iMVcrivHFQRAj34AJsGj3wAO8vvsYyRGMj0VWQ5aiHZwQCffwpg
Xf+XEkM+twjwcViAM6q/T80=
=RD6T
-END PGP SIGNATURE-



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: rhn availability

2003-02-08 Thread Mike Vanecek

-- Original Message ---
From: Eric Burke <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: 07 Feb 2003 20:28:53 -0800
Subject: Re: rhn availability

> 
> > 
> > I had the Basic service with the boxed Pro set I purchased. Where exactly
> > should I have found the above features once I logged onto Rhn?  Somehow it was
> > not clear to me that I had any added value. The couple of questions I posted
> > to customer support during the install period did not impress me much either
> > (more help here!). Would probably not mind the $60/yr donation if I understood
> > better its benefits.
> > 
> 
> Personally I like the subscription. My value added is access to the
> ISO's quicker and the Betas. RedHat averages 2 releases a year. The cost
> is $80 a year if you purchase both release (personal edition), or around
> $300/year (Professional). Only real added value for the Professional is
> the printed documentation *shrug*. Either way, for $60/year I get all
> the errata, and can download the ISO images for any release. I save
> $20/year or $240/year. That is where the added value really is IMHO.
> 
> Regards,
> 
> Eric Burke 
--- End of Original Message ---

I have not downloaded ISOs in the past, but maybe I should. I typically buy
the initial pro release and do cheapbytes later if I need an upgrade. However,
I think I will extend my subscription and try it for year. Thanks to all for
the insights.

Mike.



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Installing Oracle on redhat 8 "opening cpio file"

2003-02-08 Thread faisal gillani
Well i downloaded Oracle 9 now the ist cd is in cpio
format how can i open it ? or better even write it in
my CD ?


=
*º¤., ¸¸,.¤º*¨¨¨*¤ Allah-hu-Akber*º¤., ¸¸,.¤º*¨¨*¤

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: rhn availability

2003-02-08 Thread Mike Vanecek
-- Original Message ---
From: Michael Schwendt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Sat, 8 Feb 2003 10:26:24 +0100
Subject: Re: rhn availability

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Fri, 7 Feb 2003 18:34:36 -0800, Jesse Keating wrote:
> 
> > On Friday 07 February 2003 18:18, Mike Vanecek uttered:
> > > Understand. However, I was trying to determine the benefit of renewing the
> > > 60 day subscription. Obviously, I must be missing out on some of the
> > > advantages of the basic over the demo or was looking in all the wrong
> > > places.
> > 
> > Your 2 month "Demo" is what the Basic service is.  Once your Demo runs out, 
> > you longer have those benefits. 
> 
> This is a misleading description. A purchased copy of Red Hat Linux,
> whether Personal or Professional, comes with what is called "Basic"
> service, which is more than the free "Demo" service for
> subscriptionless users, but only limited to a period of 30 or 60
> days, respectively. The following page gives a features comparison
> of the different RHN service levels:
> 
>   https://rhn.redhat.com/preview/index.pxt
--- End of Original Message ---

That comparison helps and confirms what I had thought. The Basic subscription
for a single system user buys ISOs and rhn access during high load periods. I
have not done ISOs in the past, but maybe I should. Thanks for the link, it is
exactly the information I needed. 




-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Tripwire reports

2003-02-08 Thread Mike Vanecek

-- Original Message ---
From: Tony Nugent <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Sat, 08 Feb 2003 20:10:08 +1000
Subject: Re: Tripwire reports 

> On Sat Feb 08 2003 at 10:38, Michael Schwendt wrote:
> 
> > On Fri, 7 Feb 2003 20:22:30 -0600, Mike Vanecek wrote:
> > 
> > > After a while, tripwire reports will start to build up in
> > > /var/lib/tripwire/report/.  Does anyone have a crontab script or other
scheme
> > > for removing the old ones on a periodic basis?
> > 
> > man find
> 
> (not so helpful imho)
> 
> Why not create some magic in /etc/logrotate.d/tripwire and let
> logrotate do it?  Besides, that's *exactly* what it is designed for.
> 
> Cheers
> Tony
--- End of Original Message ---

That is exactly what I have in mind. I think Michael was suggesting using the
Find with maybe the "−mtime n File’s data was last modified n*24 hours ago."
arg. I was just looking to see if the magic already existed before trying to
invent the wheel again. I am surprised that such a feature is not included
with tripwire.





-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



kudzu + printer question.

2003-02-08 Thread Aaron Konstam
I am a little confused. I am not aware that before RH 8.0 that kudzu
detected whether or not the local printer is on and interprets the fact
that the printer is off as meaning that the printer hardware is no
longer present. Then kudzu offers to unconfigure the printer. It will
also afterward offer to configure the printer.

On my RH 8.0 system I can boot the machine with the printer off and
no kudzu message appears. A colleague has the experience that kudzu
does offer to unconfigure the printer.

On what does this different behavior depend? Is it the type of
printer or a difference in the kudzu configuration?
-- 
---
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:[EMAIL PROTECTED]



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



New RH 8.0 kernel

2003-02-08 Thread Mike Watson
I just updated to the new kernel Red Hat just released.  When I 
rebooted, it didn't recognize the proc nor swap filesystems and asked 
for fsck to be run.  I rebooted using the previous kernel and all was 
OK.

I'm running on a AMD Duron, 800 MHz, half of a WD 80GB drive, 192MB 
memory.  All other errata has been applied.

Anyone else have this problem?

MW

-- 
Registered Linux - 256979
NRA Life
ARS: W0TMW

-- 
This message has been scanned for viruses and
dangerous content by MailScanner@Cameron, and is
believed to be clean.



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Installing a PRISM 2.5 Integrated WLAN adaptor.

2003-02-08 Thread Charles
Camron W. Fox wrote:

Alle,

	I've recently installed Redhat 8 on an FJ LifeBook E7110 which has an
integrated WLAN interface (PRISM2.5) from Harris Semiconductor. Has anyone
had any experience/luck setting one of these interfaces up?

Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail:		[EMAIL PROTECTED]
Phone:		(808) 934-4102
Pager:		(808) 934-1290
Cell:			(808) 937-5026






Do a google on wlan-ng. There is a lot of support for the Prism wlan 
hardware.

Cheers--
Charles



--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list


GRUB and 3Ware

2003-02-08 Thread Ron Lee
I installed RH8.0 on a system using a 3Ware 7500-8 card. The install went well 
except for the bootloader. I choose GRUB like I have for other systems. This 
is the first time I chose GRUB on a 3Ware system. When I reboot, the system 
just hangs. I can boot from the boot floppy that I created without any 
problem. I can also boot from a GRUB floppy that I created with grub-install 
/dev/fd0. When I try to install GRUB to the Master boot sector of the hard 
drive array with grub-install /dev/sda, I get an error: 
Error 24: Attempt to access block outside partition
Now if I install the OS and choose LILO as the boot loader, it boots from the 
hard disk array without any problem at all. I find this most curious as GRUB 
is supposed to be more flexible as well as less prone to issues that LILO 
suffers from. Any info would be greatly appreciated. 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: GRUB and 3Ware

2003-02-08 Thread Jason L Tibbitts III
> "RL" == Ron Lee <[EMAIL PROTECTED]> writes:

RL> I installed RH8.0 on a system using a 3Ware 7500-8 card. The
RL> install went well except for the bootloader. I choose GRUB like I
RL> have for other systems. This is the first time I chose GRUB on a
RL> 3Ware system. When I reboot, the system just hangs.

You really should look at Bugzilla; I reported the exact same problem
some time back and a solution is in rawhide.  See
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=63848

 - J<



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



opening a cpio file in windows .

2003-02-08 Thread faisal gillani
i am sorry if this is the wrong place to ask this ..
but can you tell me how can i open a cpio file in
windows pc i have downloaded oracle 9 for linux on a
windows pc & now i wana open it copy it on a cd drive
& then bring it back here on my redhat server &
install  so help me out here 


=
*º¤., ¸¸,.¤º*¨¨¨*¤ Allah-hu-Akber*º¤., ¸¸,.¤º*¨¨*¤

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Top command broken?

2003-02-08 Thread John Horne
On Fri, 2003-02-07 at 12:33, John Horne wrote:
> I have just setup 4 redhat 8.0 servers, all of which have 2 NIC's. On 2 of
> the servers both NIC's are up and running, the other 2 servers are only,
> currently, using 1 NIC.
> 
> On the servers with 2 NIC's running the top command is giving some very odd
> figures for the memory usage of some processes:
> 
This is weird. If I simply run:

  #! /bin/sh

  while true; do
sleep 5
  done
  exit 0

then it builds up memory (as shown by top). This happens whether run as
root or an ordinary user. Same thing if I use ash. If I use perl (and
modify the script obviously) then it doesn't happen - the memory remains
static. If I run the same thing on my home (RH8) PC or my work (RH 7.1)
PC then it doesn't happen - the memory remains static. I see little
choice but to rewrite the thing in perl!

Anyone any ideas on this?

John.


-- 

John Horne, University of Plymouth, UK   Tel: +44 (0)1752 233914
E-mail: [EMAIL PROTECTED]
PGP key available from public key servers



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



USB Wireless Ethernet and Linux

2003-02-08 Thread Gerald W. Lester
Any pointers on how to use a USB Wireless Ethernet device to attach to a
wireless network from RedHat 8.0.

Also recommendation on manufactures would be nice.

Thanks in advance.
-- 
++---+
| Gerald W. Lester   | "The man who fights for his ideals is
|
| [EMAIL PROTECTED]  |  the man who is alive." -- Cervantes 
|
++---+



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: opening a cpio file in windows .

2003-02-08 Thread Ed Wilts
On Sat, Feb 08, 2003 at 01:23:48PM -0800, faisal gillani wrote:
> i am sorry if this is the wrong place to ask this ..
> but can you tell me how can i open a cpio file in
> windows pc 

Go to http://www.google.com and use "windows cpio" as a search string.
On the first page will be useful links.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: opening a cpio file in windows .

2003-02-08 Thread Gordon Messmer
On Sat, 2003-02-08 at 13:23, faisal gillani wrote:
> i am sorry if this is the wrong place to ask this ..
> but can you tell me how can i open a cpio file in
> windows pc i have downloaded oracle 9 for linux on a
> windows pc & now i wana open it copy it on a cd drive
> & then bring it back here on my redhat server &
> install  so help me out here 

Why don't you just copy the cpio file to the CD (or just upload it to
the Red Hat Linux server) and extract it on Linux, according to the
instructions provided?




-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: New RH 8.0 kernel

2003-02-08 Thread Tony Nugent
On Sat Feb 08 2003 at 11:51, Mike Watson wrote:

> I just updated to the new kernel Red Hat just released.  When I

I've heard nothing but problems about this new kernel.  And not just
for rh80, but for 7.3 and 7.2 as well.  Not good.  I'll be checking
bugzilla later today to see what has been posted there about it, you
might want to do the same thing.  (bugzilla.redhat.com)

> rebooted, it didn't recognize the proc nor swap filesystems and asked
> for fsck to be run.

/proc is a _virtual_ filesystem, don't run fsck on that.  It is a
"virtual window" into the inner workings of the running kernel.
Very cool.

And don't run fsck on your swap partition either, that's not needed.

Perhaps the best way to check the integrity of swap partitions is to
go into single user mode, turn off swap (to make sure it isn't being
used), then try making an ext2 or ext3 parition on it with verbose
bad-block checking.  _Then_ check it with fsck.  (Don't mount it).
Finally, run "mkswap" on that parition and "swapon" to enable it
again.

  (Note that swap partitions don't normally need formatting like
  that, it is enough to set the partition type to "linux swap" with
  fdisk and then enable it with mkswap).

> I rebooted using the previous kernel and all was OK.

Indeed :)

> I'm running on a AMD Duron, 800 MHz, half of a WD 80GB drive, 192MB
> memory.  All other errata has been applied.

Are you using the athlon version of the kernel?

> Anyone else have this problem?

(I don't have an athlon, and I haven't yet rebooted into the new
kernel myself... from what I'm hearing I don't think I'll bother:)

> MW

Good luck.

Cheers
Tony



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: New RH 8.0 kernel

2003-02-08 Thread Eric Burke

> 
> > I'm running on a AMD Duron, 800 MHz, half of a WD 80GB drive, 192MB
> > memory.  All other errata has been applied.
> 
> Are you using the athlon version of the kernel?
> 
> > Anyone else have this problem?
> 
> (I don't have an athlon, and I haven't yet rebooted into the new
> kernel myself... from what I'm hearing I don't think I'll bother:)

I am running an Athlon 1.4G processor. I have had no problems whatsoever
with the new kernel. Everything just worked. I did have to recompile my
Nvidia driver, but that was the only issue.

Regards,

Eric Burke
> 
> > MW
> 
> Good luck.
> 
> Cheers
> Tony
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 




-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: New RH 8.0 kernel

2003-02-08 Thread Dan Devine




I've had to recompile my ALSA or no sound works too(sorry, oddball AC'97 codec on VIA8266 chip...)

.and then modify the new kernel source header files for oddball USB devices to properly identify my camera too(remember that thread?)...and then recompile the whole pile.THEN recompile ALSA again...just to make sure :=)


All in all, I'd say that this is working out pretty smooth.

Danny


On Sat, 2003-02-08 at 19:49, Eric Burke wrote:


> 
> > I'm running on a AMD Duron, 800 MHz, half of a WD 80GB drive, 192MB
> > memory.  All other errata has been applied.
> 
> Are you using the athlon version of the kernel?
> 
> > Anyone else have this problem?
> 
> (I don't have an athlon, and I haven't yet rebooted into the new
> kernel myself... from what I'm hearing I don't think I'll bother:)

I am running an Athlon 1.4G processor. I have had no problems whatsoever
with the new kernel. Everything just worked. I did have to recompile my
Nvidia driver, but that was the only issue.

Regards,

Eric Burke
> 
> > MW
> 
> Good luck.
> 
> Cheers
> Tony
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 





-- 
Dan Devine <[EMAIL PROTECTED]>








Re: GRUB and 3Ware

2003-02-08 Thread Justin Zygmont
maybe try installing grub manually, info grub has the section of this.  
Just type:

grub

then it's the next 3 commands, something like this:

root (hdx,x)
find /boot/stage2
can't remember the last one off hand


On Sat, 8 Feb 2003, Ron Lee wrote:

> I installed RH8.0 on a system using a 3Ware 7500-8 card. The install went well 
> except for the bootloader. I choose GRUB like I have for other systems. This 
> is the first time I chose GRUB on a 3Ware system. When I reboot, the system 
> just hangs. I can boot from the boot floppy that I created without any 
> problem. I can also boot from a GRUB floppy that I created with grub-install 
> /dev/fd0. When I try to install GRUB to the Master boot sector of the hard 
> drive array with grub-install /dev/sda, I get an error: 
> Error 24: Attempt to access block outside partition
> Now if I install the OS and choose LILO as the boot loader, it boots from the 
> hard disk array without any problem at all. I find this most curious as GRUB 
> is supposed to be more flexible as well as less prone to issues that LILO 
> suffers from. Any info would be greatly appreciated. 
> 
> 
> 
> 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Kudos to Anaconda

2003-02-08 Thread Jesse Keating
You know, I'm just blown away by how advanced the Red Hat OS installer really 
is.  I'm setting up a box for mondo testing, and man...

what other distro/os installer will let you create a software raid 0 across 2 
disk/partitions, then create an LVM group on top of that raid0, then have / 
/usr and /var mounted to it, then install to it, and be able to boot 
perfectly when you're done, no extra work... (/boot and swap on straight scsi 
partitions, no raid/lvm)??!

Come on, how cool is that?  It's like 0 headache to have a pretty advanced 
partitioning scheme...  Now to see if mondo can keep it all straight  (;

-- 
Jesse Keating RHCE MCSE
For Web Services and Linux Consulting, Visit --> j2Solutions.net
Mondo DevTeam (www.mondorescue.org)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: GRUB and 3Ware

2003-02-08 Thread Jesse Keating
On Saturday 08 February 2003 20:27, Justin Zygmont uttered:
> root (hdx,x)
> find /boot/stage2
> can't remember the last one off hand

Actually, it's 

|> find /boot/grub/stage2  
(/boot part of the / partition) or
|> find /grub/stage2 
(/boot it's own partition)

Use the device returned for
|> root (hdx,x)  
then
|> setup (hdx)  
where hdx is the boot disk, the one first found when your system boots.

-- 
Jesse Keating RHCE MCSE
For Web Services and Linux Consulting, Visit --> j2Solutions.net
Mondo DevTeam (www.mondorescue.org)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: GRUB and 3Ware

2003-02-08 Thread Jason L Tibbitts III
> "JZ" == Justin Zygmont <[EMAIL PROTECTED]> writes:

JZ> maybe try installing grub manually, info grub has the section of
JZ> this.

It won't work.  You need GRUB 0.93 from rawhide to install onto
devices larger than 1TB.

 - J<



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Gnometoaster

2003-02-08 Thread Antonio Montagnani
Tony Nugent wrote:


On Sat Feb 08 2003 at 10:55, Antonio Montagnani wrote:

 

I have a problem when I try to make  a copy of an audio CD.

1) I have a CD reader as hdd
2) a CD burner as hcc

When I put an audio CD in the reader  I do not get any tracklist (that I
get in the CD burner)

If i put 2 different CD in the reader and in the CD burner, I get the
same tracklist (of course out of teh CD burner).
   


I'm really _not_ suprised :)

 

I went through the setup window and:

Drive typeDevice name Scsi ID Mountpoint
CD-Writer /dev/scd0 0,0,0 egexp
CR reader   /dev/scd00,0  /mnt/cdrom

Where is the problem???
   


You need reading glasses?  :-)

If you check carefully, the devices specified there point to
*exactly* the same place, oops.

 (but what's this egexp?  never seen that before).

Make sure that you have the ide-scsi module loaded (you should have
already) and verify that both your cdroms are now doing this:
	/dev/hdc is accessed via /dev/scd0
and
	/dev/hdc is accessed via /dev/scd1

For example, "eject scd0" should eject your burner's tray, and
"eject scd1" opens your reader's tray.  (btw, "eject -t" to close
them again).

If that isn't happening, then you have more serious device
configuration problems to worry about.

 

Tnx

Antonio Montagnani
   


Cheers
Tony



 

Tnx for help: but at the moment I hope not to have reading glasses ;-)

I was not clear at all.The data are a lit bit misleading

1) I have no problem in burning data CD also from CD
2)I have no ide-scsi support for CD reader (hdd) (is it correct??); yes 
for burner (hdc)
3) when I open the CDRom and recorder setup I see only the burner
4) I added the CR reader and I accepted the data in window (but is it a 
nonsense if I do not have ide-scsi support for it??): here come the data 
of my previous message.
5) when I introduce a music CD in reader no tracklist is found

I can play music CD on CD reader

The main question is: shall I have to introduce ide-scsi support also 
for CD reader??

Tnx for help

Antonio





--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list


Re: Gnometoaster

2003-02-08 Thread Jesse Keating
On Saturday 08 February 2003 22:23, Antonio Montagnani uttered:
> The main question is: shall I have to introduce ide-scsi support also
> for CD reader??
>
> Tnx for help

Yes.

-- 
Jesse Keating RHCE MCSE
For Web Services and Linux Consulting, Visit --> j2Solutions.net
Mondo DevTeam (www.mondorescue.org)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



cdrecord remote burning?

2003-02-08 Thread Jesse Keating
I'm having difficulty w/ cdrecord's supposed remote burning capability.

I've got the r* stuff figured out, so that it lets me login, but cdrecord 
fails to load a scsi driver... ?

Here is the output:

[root@localhost root]# cdrecord -checkdrive dev=REMOTE:192.168.0.3:0,0,0   
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
scsidev: 'REMOTE:192.168.0.3:0,0,0'
devname: 'REMOTE:192.168.0.3:0,0,0'
scsibus: 0 target: 0 lun: 0
Warning: Using remote SCSI interface.
cdrecord: Input/output error. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are 
root.


I've even tried it from the host that has the burner, just looping back to 
itself, but no joy.  Interestingly enough, /var/log/messages shows this:

Feb  8 22:34:21 yoda rsh(pam_unix)[12477]: session opened for user root by 
(uid=0)
Feb  8 22:34:21 yoda in.rshd[12477]: [EMAIL PROTECTED] as root: 
cmd='/opt/schily/sbin/rscsi'

Yet "/opt/schily/" is non-existant on both machines.  Any help?
-- 
Jesse Keating RHCE MCSE
For Web Services and Linux Consulting, Visit --> j2Solutions.net
Mondo DevTeam (www.mondorescue.org)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



Re: Gnometoaster

2003-02-08 Thread Antonio Montagnani
Jesse Keating wrote:


On Saturday 08 February 2003 22:23, Antonio Montagnani uttered:
 

The main question is: shall I have to introduce ide-scsi support also
for CD reader??

Tnx for help
   


Yes.

 

Yes...it works.

Tnx a lot

Antonio



--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list