[expert] Mandrake 8.2

2002-07-09 Thread Frédéric Defferrard

Hi,

We successfully installed Mandrake 8.2 on a ML530 (cciss raid card).
The problem was that the new cciss drivers is creating the device as:
/dev/cciss/disc0/disc
/dev/cciss/disc0/part1
/dev/cciss/disc0/part3
/dev/cciss/disc0/part5
...

We think that the Mandrake guy are still using the old device scheme:
/dev/cciss/c0d0p0
/dev/cciss/c0d0p1
/dev/cciss/c0d0p3
/dev/cciss/c0d0p5

To make it work we installed the OS without SWAP, and before the reboot:
1) create the swap
2) change the divice name in /etc/fstab

Bye.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] 80 GB Harddrive with Mandrake 8.2

2002-07-09 Thread Dalton Calford

I have just purchased a Maxstor 80GB Hard drive (D740X-6L).
The computer is a new P4 1.6 and the bios auto-detects it properly.
It is mounted as hdc (it is master on second ide channel with no slave)
When I use diskdrake, I can see the drive but, it reports it as being a 76GB 
drive (96% usage).  
When I delete the partitions, create a new partition that takes the whole 
space, it still reports 96% and not 100% usage.
When I try to format the drive as ext2 or ext3 or reiserfs, diskdrake reports 
that it fails and cannot format the drive.
When I use fdisk, and create a ext2 partition, everything appears correct, but 
when I save the partition table, reboot and try to mkfs the harddrive, it 
reports that the drive is not a block special device, do I want to continue, 
and if I say yes, it fails.
I have tried multiple different drives of the same make and model, and I have 
tried different sized partitions, with the same results.
It appears the drive formating programs are having a problem with the size of 
the drive.

Can anyone give me some guidence so that I may use this drive with linux?

thanks

Dalton



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] setting up sound in 8.2

2002-07-09 Thread Jussi Aalto

On Tuesday 09 July 2002 02:08, Darren King wrote:
> I am still trying to get harddrake to see my sound cards.  lspcidrake
> sees it, the modules load ok but nothing in harddrake about any sound
> cards.  BTW, my sounds card is sharing a irq (11) with 2 ethernet cards
> and a scsi card...is this kosher?
>
> anyone know the syntax to change the irq for the sound card in
> modules.conf?  I tried doing this:
>
> options sound irq=9
>
> after the alias but it didn't work...the sound card didn't load.  Wish
> mandrake had something like redhat's sndconfig.
>
> Darren

Sndconfig is on the 1st CD. At least on download version. If your CD is 
missing that you'll find it from rpmfind.net.

Cheers,
J.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] gprintf command not found

2002-07-09 Thread phoenix

gprintf is missing
[root@horace init.d]# locate gprintf
[root@horace init.d]#

[phoenix@horace phoenix]$ gprintf "Hi"
bash: gprintf: command not found

[root@horace root]# urpmf gprintf
[root@horace root]#

I've worked around this before but I can't remember how.

Jim Tarvid



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] SB Live 5.1 Modprobe Problem

2002-07-09 Thread Andy Napier

Hi,

I'm using a SB Live 5.1 under MDK 8.2 with ALSA 0.5.12a (standard install)
and sound is OK.

But for some reason modprobe (on boot) is looking for snd-card-1 through to
7 if I check /var/log/messages.

I don't understand why it's looking for further soundcards when only 1 is
installed on snd-card-0.

If I alias the cards 0 to 7 to;
alias snd-card-0 snd-card-emu10k1
alias snd-card-1 snd-card-emu10k1

etc

Then the problem is gone, but this seems a fudgey way to solve it.

Any hints appreciated.

Thanks

Andy




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] 80 GB Harddrive with Mandrake 8.2

2002-07-09 Thread tom brinkman

On Tuesday 09 July 2002 06:55 am, Dalton Calford wrote:
> I have just purchased a Maxstor 80GB Hard drive (D740X-6L).
> The computer is a new P4 1.6 and the bios auto-detects it properly.
> It is mounted as hdc (it is master on second ide channel with no
> slave) When I use diskdrake, I can see the drive but, it reports it
> as being a 76GB drive (96% usage).

 1000/1024 = ~97%   HDD manufaturers take some creative license to 
call a million bytes a MB, and then they tend to round up.  Since one 
K is 1024 bytes, an advertised 80 GB is really ~76GB.  Diskdrake is 
just tellin you the truth ;) Maxtor's no worse than any other 
manufacturer, they all fib.
-- 
Tom Brinkman  Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] Can't compile

2002-07-09 Thread Ken Thompson

While trying to compile Winex I get this error:
[root@spooky wine]# ./configure --disable-debug --disable-trace CFLAGS="-Os 
-O2 -Wall -mpreferred-stack-boundry=2"
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot 
create executables
[root@spooky wine]#

I'm pretty sure I've compiled with this system before and all worked OK.
Any hints or tips on this one
-- 
Ken Thompson, North West Antique Autos
Payette, Idaho
Email: [EMAIL PROTECTED]
http://www.nwaa.com
Office Phone: 208-642-0785
Cell Phone: 208-642-0223
Sales and brokering of antique autos and parts.

Linux- Coming Soon To A Desktop Near You
Registered Linux User #183936




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] 80 GB Harddrive with Mandrake 8.2

2002-07-09 Thread James

I'll second the statement below  From my 80gb Maxtor I get about 70
gigs (rough estimate) of data space.  First is the rounding Tom spoke of
then there is the overhead for the files systems etc.  I'm running mine
as HDA without problem.  The ONLY thing I've noticed is that if it
shares space on an IDE controller with a drive that is DMA 2 it will
slow it down.  (I had the CD-Rom as it's slave for a while) Maxtor seems
to only like to share with Maxtor.  

James


On Tue, 9 Jul 2002 12:38:53 -0500
tom brinkman <[EMAIL PROTECTED]> said with temporary authority

> On Tuesday 09 July 2002 06:55 am, Dalton Calford wrote:
> > I have just purchased a Maxstor 80GB Hard drive (D740X-6L).
> > The computer is a new P4 1.6 and the bios auto-detects it properly.
> > It is mounted as hdc (it is master on second ide channel with no
> > slave) When I use diskdrake, I can see the drive but, it reports it
> > as being a 76GB drive (96% usage).
> 
>  1000/1024 = ~97%   HDD manufaturers take some creative license to
>  call a million bytes a MB, and then they tend to round up.  Since
>  one K is 1024 bytes, an advertised 80 GB is really ~76GB. 
>  Diskdrake is just tellin you the truth ;) Maxtor's no worse than
>  any other manufacturer, they all fib.
> -- 
> Tom Brinkman  Corpus Christi, Texas
> 
> 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gprintf command not found

2002-07-09 Thread James

Jim,

   I believe that gprintf and printf can be interchanged ... See this
thread here http://www.sgmltools.org/todo/85.txt  from somebody with the
opposite problem.  Could it be a matter of ln -s printf gprintf ?  

James

On Tue, 9 Jul 2002 13:03:55 -0400
phoenix <[EMAIL PROTECTED]> said with temporary authority

> gprintf is missing
> [root@horace init.d]# locate gprintf
> [root@horace init.d]#
> 
> [phoenix@horace phoenix]$ gprintf "Hi"
> bash: gprintf: command not found
> 
> [root@horace root]# urpmf gprintf
> [root@horace root]#
> 
> I've worked around this before but I can't remember how.
> 
> Jim Tarvid
> 
> 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SB Live 5.1 Modprobe Problem

2002-07-09 Thread Larry Sword

Andy Napier wrote:
> Hi,
> 
> I'm using a SB Live 5.1 under MDK 8.2 with ALSA 0.5.12a (standard install)
> and sound is OK.
> 
> But for some reason modprobe (on boot) is looking for snd-card-1 through to
> 7 if I check /var/log/messages.
> 
> I don't understand why it's looking for further soundcards when only 1 is
> installed on snd-card-0.
> 
> If I alias the cards 0 to 7 to;
> alias snd-card-0 snd-card-emu10k1
> alias snd-card-1 snd-card-emu10k1
> 
> etc
> 
> Then the problem is gone, but this seems a fudgey way to solve it.
> 
> Any hints appreciated.

I think you can add a limiting statement to your /etc/modules.config file.

# options snd snd_major=116 snd_cards_limit=1




> 
> Thanks
> 
> Andy
> 
> 
> 
> 
> 
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] 80 GB Harddrive with Mandrake 8.2

2002-07-09 Thread Felix Miata

tom brinkman wrote:
 
> On Tuesday 09 July 2002 06:55 am, Dalton Calford wrote:

> > I have just purchased a Maxstor 80GB Hard drive (D740X-6L).
> > The computer is a new P4 1.6 and the bios auto-detects it properly.
> > It is mounted as hdc (it is master on second ide channel with no
> > slave) When I use diskdrake, I can see the drive but, it reports it
> > as being a 76GB drive (96% usage).
 
>  1000/1024 = ~97%   HDD manufaturers take some creative license to
> call a million bytes a MB, and then they tend to round up.  Since one
> K is 1024 bytes, an advertised 80 GB is really ~76GB.  Diskdrake is
> just tellin you the truth ;) Maxtor's no worse than any other
> manufacturer, they all fib.

Actually, none of them fib. See URL below.
-- 
"We have staked the whole future of American civilization,
not upon the power of government, far from it. We have staked
the future of all our political institutions . . . upon the
capacity of each and all of us to govern ourselves, to control
ourselves, to sustain ourselves according to the Ten
Commandments of God."James Madison

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  *** 
http://mrmazda.members.atlantic.net/partitioningindex.html#WHYSMAL




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gprintf command not found

2002-07-09 Thread phoenix

I did exactly that - ln -s printf gprintf 
and life is better. 

Just checked another install and it has the same issue.

Obviously there is something wrong in the 8.2 distro,

Jim Tarvid

On Tuesday 09 July 2002 07:08 am, you wrote:
> Jim,
>
>I believe that gprintf and printf can be interchanged ... See this
> thread here http://www.sgmltools.org/todo/85.txt  from somebody with the
> opposite problem.  Could it be a matter of ln -s printf gprintf ?
>
> James
>
> On Tue, 9 Jul 2002 13:03:55 -0400
> phoenix <[EMAIL PROTECTED]> said with temporary authority
>
> > gprintf is missing
> > [root@horace init.d]# locate gprintf
> > [root@horace init.d]#
> >
> > [phoenix@horace phoenix]$ gprintf "Hi"
> > bash: gprintf: command not found
> >
> > [root@horace root]# urpmf gprintf
> > [root@horace root]#
> >
> > I've worked around this before but I can't remember how.
> >
> > Jim Tarvid



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gprintf command not found

2002-07-09 Thread J. Craig Woods

phoenix wrote:
> 
> gprintf is missing
> [root@horace init.d]# locate gprintf
> [root@horace init.d]#
> 
> [phoenix@horace phoenix]$ gprintf "Hi"
> bash: gprintf: command not found
> 
> [root@horace root]# urpmf gprintf
> [root@horace root]#
> 
> I've worked around this before but I can't remember how.
> 
> Jim Tarvid

I too have found the "gprintf" command in various new scripts that I
have installed. It will not work on Mandrake or Red Hat. I usually just
change the script to read "printf" in the place of "gprintf". I have
searched rpmfind for such a binary but to no avail. If someone knows of
the package that installs "gprintf", I would sure love to hear about it.

drjung

-- 
J. Craig Woods
UNIX/NT Network/System Administration
http://www.trismegistus.net/resume.html
Character is built upon the debris of despair --Emerson



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gprintf command not found

2002-07-09 Thread phoenix

It used to be in the gnu sh-utils (I think).

My memory is shot.

Jim

On Tuesday 09 July 2002 02:22 pm, you wrote:
> phoenix wrote:
> > gprintf is missing
> > [root@horace init.d]# locate gprintf
> > [root@horace init.d]#
> >
> > [phoenix@horace phoenix]$ gprintf "Hi"
> > bash: gprintf: command not found
> >
> > [root@horace root]# urpmf gprintf
> > [root@horace root]#
> >
> > I've worked around this before but I can't remember how.
> >
> > Jim Tarvid
>
> I too have found the "gprintf" command in various new scripts that I
> have installed. It will not work on Mandrake or Red Hat. I usually just
> change the script to read "printf" in the place of "gprintf". I have
> searched rpmfind for such a binary but to no avail. If someone knows of
> the package that installs "gprintf", I would sure love to hear about it.
>
> drjung



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Good Exchange replacement

2002-07-09 Thread xawk


I would recomend you to read http://www.bynari.net

It supposed to be exact replacment of Exchange Server.



Re: [expert] Can't compile

2002-07-09 Thread Jan Lentfer

Ken Thompson schrieb:

>While trying to compile Winex I get this error:
>[root@spooky wine]# ./configure --disable-debug --disable-trace CFLAGS="-Os 
>-O2 -Wall -mpreferred-stack-boundry=2"
>  
>

Try without the CFLAGS. I think -Os implies -O2. If it works without 
CFLAGS, then you know where the problem is.

Jan





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] 80 GB Harddrive with Mandrake 8.2

2002-07-09 Thread Dalton Calford

It was not the fact that I was getting less than 80GB, it was the fact that 
diskdrake was reporting to me that I was using 96% of the drive when I told 
it to use 100%.  (it does not matter what the size it reports, 100% is 100%)
Also, the problem was that, although I could make partitions, I could not 
format them

The problem was that the drive was set to do maximum sector transfers in the 
bios.  Linux did not seem to like that.  When the bios was set to allow 32 
sector transfers, everything was fixed.

It must be the IDE code in the kernel has a problem with sector transfers of 
greater than 32 with this particular drive.

best regards

Dalton


On Tuesday 09 July 2002 5:38 pm, tom brinkman wrote:
> On Tuesday 09 July 2002 06:55 am, Dalton Calford wrote:
> > I have just purchased a Maxstor 80GB Hard drive (D740X-6L).
> > The computer is a new P4 1.6 and the bios auto-detects it properly.
> > It is mounted as hdc (it is master on second ide channel with no
> > slave) When I use diskdrake, I can see the drive but, it reports it
> > as being a 76GB drive (96% usage).
>
>  1000/1024 = ~97%   HDD manufaturers take some creative license to
> call a million bytes a MB, and then they tend to round up.  Since one
> K is 1024 bytes, an advertised 80 GB is really ~76GB.  Diskdrake is
> just tellin you the truth ;) Maxtor's no worse than any other
> manufacturer, they all fib.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SB Live 5.1 Modprobe Problem

2002-07-09 Thread Serge

On Tuesday 09 July 2002 20:28, Larry Sword wrote:
> Andy Napier wrote:
> > Hi,
> >
> > I'm using a SB Live 5.1 under MDK 8.2 with ALSA 0.5.12a (standard
> > install) and sound is OK.
> >
> > But for some reason modprobe (on boot) is looking for snd-card-1 through
> > to 7 if I check /var/log/messages.
> >
> > I don't understand why it's looking for further soundcards when only 1 is
> > installed on snd-card-0.
> >
> > If I alias the cards 0 to 7 to;
> > alias snd-card-0 snd-card-emu10k1
> > alias snd-card-1 snd-card-emu10k1
> >
> > etc
> >
> > Then the problem is gone, but this seems a fudgey way to solve it.
> >
> > Any hints appreciated.


Hi

Does your center speaker works? if yes how do you make it work? i tried a lot 
of things without any success
Thank you

Serge




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] X login scripting

2002-07-09 Thread Mike Rambo

I have been wanting to set up some login scripting to mount per user
server shares from NT4 or Samba servers. After doing some reading today
on a different topic I ran across some information that said that
/etc/X11/gdm/PreSession and /etc/X11/gdm/PostSession might be used to
accomplish this task - except it doesn't.

I actually cannot find any sign that a display manager, gdm or
otherwise, is even running on my Mandrake 8.1 system. netstat -ap | grep
dm doesn't show anything regardless whether I start a gnome or kde
session.

This Pre/PostSession stuff appears to be a place where scripts using the
$HOME and $USER variables can accomplish what I'm trying to do on a
Redhat 7.x system. Is there any ONE location where scripting can mount
shares for any number of users on a Mandrake system?

Thanks.


-- 
Mike Rambo
[EMAIL PROTECTED]



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] poor swap activation with kernel 2.4.18-8.2

2002-07-09 Thread civileme

Terry Tremaine wrote:

> Hello
>
>  
>
> I upgraded to kernel 2.4.18-8.2 recently and discovered that it does 
> not manage swap properly. All kernel messages seem correct on boot up 
> but it just doesn't work. Does anyone know a workaround for this or 
> perhaps there is a script that gets malconfigured on rpm installation 
> of the kernel.
>
>  
>
> TT
>
Upgraded?

NEVER, not even in an air raid, upgrade a kernel.

download and install, but first get rid of the mismatch you probably 
have between kernel and kernel modules.

You should install the new kernel then you will find boots for both the 
old and new kernels in your boot screen.

Civileme





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gprintf command not found

2002-07-09 Thread J. Craig Woods

phoenix wrote:
> 
> It used to be in the gnu sh-utils (I think).
> 
> My memory is shot.
> 
> Jim

This can be a common result. I have found that putting the crack pipe
away does wonders for reclaiming some memory :-)

Thanks,
drjung

-- 
J. Craig Woods
UNIX/NT Network/System Administration
http://www.trismegistus.net/resume.html
Character is built upon the debris of despair --Emerson



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] kde and xinerama question

2002-07-09 Thread Dean S. Messing


Balaji Ramani wrote:
 :: Open kcontrol.  Under Window Behaviour you will find settings for
 :: Xinerama.
 :: 
 :: Balaji

When I go to K (on the panel) --> Configuration
   --> KDE --> LookNFeel --> Window Behavior

and bink the "Advanced" tab, I see four xinerama entries:

   Enable Xinerama Support
   Enable Window Resistance
   Enable Window Placement Support
   Enable Window Maximize Support

but they are all "greyed out" so I can not check any of them.  These
are precisely the functions I'd like to have working.

In my far-and-wide web search for a solution I read somewhere that KDE 2.2.2
must be compiled with --enable-xinerama or some such.  But I also read
where someone claimed that the Mdk .rpms are, in fact, so compiled and
they were still seeing the above xinerama entries grayed out.

I don't relish trying to re-compile the kde subsystem. I'm not even
sure what to re-build.  I count (at least) 17 .src.rpm files in cooker
associated with kde-3.0.2 and a `rpm -qa| fgrep kde' brings up 24 kde
(2.2.2) related .rpms installed on my current Mdk 8.2 system.  I think
configuring and building a kernel (which I've done) looks easier than
trying to rebuild kde.

Any light shed on these issues will (of course) be appreciated.

Dean


P.S.

It sure would be "nice" if  Mandrake made one or two
_big_ .src.rpm files for KDE out of which everything got built.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] kde and xinerama question

2002-07-09 Thread Larry Sword

Within MCC in Hardware section Display,  open and enable xinerama..


Dean S. Messing wrote:
> Balaji Ramani wrote:
>  :: Open kcontrol.  Under Window Behaviour you will find settings for
>  :: Xinerama.
>  :: 
>  :: Balaji
> 
> When I go to K (on the panel) --> Configuration
>--> KDE --> LookNFeel --> Window Behavior
> 
> and bink the "Advanced" tab, I see four xinerama entries:
> 
>Enable Xinerama Support
>Enable Window Resistance
>Enable Window Placement Support
>Enable Window Maximize Support
> 
> but they are all "greyed out" so I can not check any of them.  These
> are precisely the functions I'd like to have working.
> 
> In my far-and-wide web search for a solution I read somewhere that KDE 2.2.2
> must be compiled with --enable-xinerama or some such.  But I also read
> where someone claimed that the Mdk .rpms are, in fact, so compiled and
> they were still seeing the above xinerama entries grayed out.
> 
> I don't relish trying to re-compile the kde subsystem. I'm not even
> sure what to re-build.  I count (at least) 17 .src.rpm files in cooker
> associated with kde-3.0.2 and a `rpm -qa| fgrep kde' brings up 24 kde
> (2.2.2) related .rpms installed on my current Mdk 8.2 system.  I think
> configuring and building a kernel (which I've done) looks easier than
> trying to rebuild kde.
> 
> Any light shed on these issues will (of course) be appreciated.
> 
> Dean
> 
> 
> P.S.
> 
> It sure would be "nice" if  Mandrake made one or two
> _big_ .src.rpm files for KDE out of which everything got built.
> 
> 
> 
> 
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gprintf command not found

2002-07-09 Thread James

In reading the thread on the link I posted earlier I got the feeling
 however wrong it may be.  That gprintf is found on Sun boxes using
gnu tools...


James


On Tue, 09 Jul 2002 13:22:51 -0500
"J. Craig Woods" <[EMAIL PROTECTED]> said with temporary authority

> phoenix wrote:
> > 
> > gprintf is missing
> > [root@horace init.d]# locate gprintf
> > [root@horace init.d]#
> > 
> > [phoenix@horace phoenix]$ gprintf "Hi"
> > bash: gprintf: command not found
> > 
> > [root@horace root]# urpmf gprintf
> > [root@horace root]#
> > 
> > I've worked around this before but I can't remember how.
> > 
> > Jim Tarvid
> 
> I too have found the "gprintf" command in various new scripts that I
> have installed. It will not work on Mandrake or Red Hat. I usually
> just change the script to read "printf" in the place of "gprintf". I
> have searched rpmfind for such a binary but to no avail. If someone
> knows of the package that installs "gprintf", I would sure love to
> hear about it.
> 
> drjung
> 
> -- 
> J. Craig Woods
> UNIX/NT Network/System Administration
> http://www.trismegistus.net/resume.html
> Character is built upon the debris of despair --Emerson
> 
> 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] Sensors config question.

2002-07-09 Thread James

All,

   I get the following output from sensors.

as99127f-i2c-0-2d
Adapter: SMBus I801 adapter at e800
Algorithm: Non-I2C SMBus adapter
VCore 1:   +1.79 V  (min =  +1.66 V, max =  +1.82 V)  
VCore 2:   +1.79 V  (min =  +1.66 V, max =  +1.82 V)  
+3.3V: +3.45 V  (min =  +3.13 V, max =  +3.45 V)  
+5V:   +5.02 V  (min =  +4.72 V, max =  +5.24 V)  
+12V: +11.55 V  (min = +10.79 V, max = +13.19 V)  
-12V: -11.56 V  (min = -10.73 V, max = -13.19 V)  
-5V:   -4.98 V  (min =  -4.74 V, max =  -5.24 V)  
fan1:0 RPM  (min = 3000 RPM, div = 2)  ALARM  
fan2: 3970 RPM  (min = 3000 RPM, div = 2) 
fan3:0 RPM  (min = 3000 RPM, div = 2)  ALARM  
temp1:   +44°C  (limit =  +60°C, hysteresis =  +50°C)
temp2: +37.3°C  (limit =  +67°C, hysteresis =  +60°C)
temp3:+112.2°C  (limit =  +60°C, hysteresis =  +50°C)
vid:  +1.75 V
alarms:   Chassis intrusion detection 
beep_enable:
  Sound alarm enabled


CPU running about 6 degrees hotter than normal but thats because the
ambient air temp is at about 100 (work a little shut down let cool work
a little more)  What my question is  How do I get sensors to ignore
fan 1 fan3 and temp3 they aren't connected to anything with my
hardware and the instructions on the man page (setting fan1 to ignore
for example) don't seem to work.  

My chipset is set at 
# I2C module options
alias char-major-89 i2c-dev  

per instructions from sensors-detect and all works well except I can't
get it to ignore those 3 sensors... Tips?

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] Travan Tape drives

2002-07-09 Thread Matthew O. Persico

Anyone know any reason why I should NOT go buy a Travan, IDE ATAPI-base tape drive and 
use it for Mandrake?
--
Matthew





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Travan Tape drives

2002-07-09 Thread Jim Tarvid

On Tuesday 09 July 2002 09:26 pm, you wrote:
> Anyone know any reason why I should NOT go buy a Travan, IDE ATAPI-base
> tape drive and use it for Mandrake?
Only because they are ugly, unreliable and smell bad.

If you overrule that advice --

Buy two, make sure the carts interchange, and verify the backups by loading 
them on a second machine.

I used them for years on an old RedHat box. Got them to work fairly well by 
twidling parameters. It felt good to look at the carts on the shelf, but...

I keep an old Debian box around for no other purpose than backing up other 
servers. It has a CDRW so I can archive things in pieces. It has saved my ass 
many times.

Not once in 30 some years of computing has a tape been so kind.

One of these days DVD-R media will be cheap. In the meantime, I keep carving 
the world into 650MB pieces.

Jim Tarvid



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] ipop3d Connection Refused

2002-07-09 Thread Pierre Fortin

On Tue, 2 Jul 2002 13:56:27 -0400 (EDT) Ryan <[EMAIL PROTECTED]>
wrote:

> hosts.allow
> swat: 127.0.0.1 192.168.0
> pop3: ALL
  
1. Have you tried "ipop3d"...?

2. What's in /etc/pam.d/pop?

Pierre




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Travan Tape drives

2002-07-09 Thread dfox

> Anyone know any reason why I should NOT go buy a Travan, IDE ATAPI-base tap=
> e drive and use it for Mandrake?

Because SCSI based DAT drives work better :). Personally I have not had
a Travan-based drive, but one thing I noticed is that the cost of the
tapes themselves are rather expensive. DATs are cheaper (my dds-4's were
$5 a pop when I got them) and even though the cost of the drive may be
less expensive, if you plan on needing a number of tapes you may be
better off with DAT.

> Matthew



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] LSB 1.2?

2002-07-09 Thread David Guntner

Hi,

I saw a message on the security announce list regarding LSB 1.2 being made 
available now.  I've checked rpmdrake, and found that I've never installed 
any of the LSB packages from the distribution CDs.  I *can* just go ahead 
and install via rpmdrake from the update FTP site, and I'm guessing that 
the ones I want to install are:

glibc_lsb
lsb
lsb-release

Anyone who knows, please correct me if I've got the wrong packages here.  
Also, I would like to know what the pros and cons (if any) are of 
using/installing these packages are.  Please don't ask me to go to the LSB 
website - I've already done that and the information there isn't in a 
form/format that *my* brain can process in a reasonable amount of time. :-)

Thanks.

--Dave
-- 
  David Guntner  GEnie: Just say NO!
 http://www.akaMail.com/pgpkey/davidg or key server
 for PGP Public key




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] LSB 1.2

2002-07-09 Thread John Wilson

Hi Dave

LSB is the Linux Standards Base and the update is to bring things into line 
with it.  You probably haven't seen it before because a lot of Mandrake 
already adheres to the LSB.

ttfj

John

On Tuesday 09 July 2002 08:51 pm, you wrote:
> Hi,
>
> I saw a message on the security announce list regarding LSB 1.2 being made
> available now.  I've checked rpmdrake, and found that I've never installed
> any of the LSB packages from the distribution CDs.  I *can* just go ahead
> and install via rpmdrake from the update FTP site, and I'm guessing that
> the ones I want to install are:
>
> glibc_lsb
> lsb
> lsb-release
>
> Anyone who knows, please correct me if I've got the wrong packages here.
> Also, I would like to know what the pros and cons (if any) are of
> using/installing these packages are.  Please don't ask me to go to the LSB
> website - I've already done that and the information there isn't in a
> form/format that *my* brain can process in a reasonable amount of time. :-)
>
> Thanks.
>
> --Dave



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] OpenOffice.org

2002-07-09 Thread skidley

I get this when trying to execute ooffice:
/usr/bin/ooffice: /home/skidley/.openoffice/soffice: No such file or
directory
/usr/bin/ooffice: exec: /home/skidley/.openoffice/soffice: cannot
execute: No such file or directory

Why? and theres no soffice file in the /etc/openoffice either
I'm using OpenOffice.org-1.0-5.1mdk.i586.rpm
-- 
   . ---
   |o_o |
   |:_/ |   Give Micro$oft the Bird!
  //   \ \  Use Linux!!
 (| | )
 /'\_   _/`\
 \___)=(___/

Chad Young 
Registered Linux User #195191



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com