Re: [expert] Postfix nonsense

2003-01-26 Thread Martin Fahrendorf
Am Freitag, 24. Januar 2003 18:35 schrieb Praedor Atrebates:
> I am running into ridiculous problems with postfix that I do not
> understand. I have a valid fully qualified hostname
> (stonekeep.ravenhome.net).  I have DNS setup (right now by kppp with
> entries for my proper DNS's in my resolv.conf file.
>
> If I ping yahoo.com, no problem, it pings as expected.  If I send an
> email to myself at yahoo.com via my local postfix, however, I get a
> messages thus:
>
> Jan 24 17:29:20 stonekeep postfix/smtp[3701]: 95785402248:
> to=<[EMAIL PROTECTED]>, relay=none, delay=1565, status=deferred (Name
> service error for yahoo.com: Host not found, try again)
>
> What?! Is postfix retarded?  Why is it not able to use the DNS like
> every other net app on my system?  Why can't it "find" yahoo.com?  I
> have also run into this with a few other email addresses that DO exist
> yet postfix refuses to send because the hostname couldn't be found.
>
> What does it take for postfix to accept DNS reality?  I am not sure that
> this message will get out either but on the off-chance that it
> does...Help please?
>
> I have a number of other problems I need to work out via other mailing
> lists and this inability to mail extant domains is killing me.
>
> praedor

Hi,

this is no postfix nonsens, it is a nonsens in coniguration of postfix by 
mandrake. chroot is a very secure way to do something IF YOU KNOW WHAT YOU 
WANT.

Please, Mandrake, disable the chroot stuff of postfix (at least the default 
settings). It is not worth the trubble.

disable all the chroot stuff in /etc/postfix/master.cf and the 
configuration is much easier.

Martin
-- 

H E L I X Gesellschaft für Software & Engineering mbH

Hanauer Landstrasse 52  Telefon (069) 4789 35-30
60314 Frankfurt am Main Telefax (069) 4789 35-44

http://www.helix-gmbh.net[EMAIL PROTECTED]




msg65004/pgp0.pgp
Description: signature


Re: [expert] Staroffice/Openoffice problem

2003-01-26 Thread David Whiting
Praedor,

I have had the same problem with OO.o. I have started using the Prosper
package with LaTeX to create presentations (that run using Acrobat, not
powerpoint of course). It is very nice and of course has no problem with
eps files. 

See, for example:

http://www.ma.man.ac.uk/~mheil/Prosper/
http://sourceforge.net/projects/prosper/

In fact what I am doing is using R (open source implemenation of the S
statistical programming language) with Sweave (integrates R/S and LaTeX)
and Prosper to create single self-documented analysis files that run an
analysis, create a paper and produce the presentation. Last week while I
was sleeping my mind was reviewing the code of a presentation I was due
to give and found a mistake. My mind alerted me immediately (at 4am) and
I got up, fixed the bugs, ran the program. This regenerated the paper and
presentation with the updated charts. If I had had to cut and paste
everything and update the numbers in the text manually it would have
been a nightmare (Sweave allows you to reference the results of statistical
calculations in the body of LaTeX text so you can make the whole thing
dynamic). 

Sorry, a bit of a digression from the topic but I LOVE working this way
and want to shout about it!

R: 
www.r-project.org/

Sweave:
http://www.ci.tuwien.ac.at/~leisch/Sweave/


Dave

On Sun, Jan 26, 2003 at 02:38:35PM -0500, Praedor Atrebates wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Does anyone here make much use of either package?  I am generating a 
> powerpoint presentation with Staroffice 6.0 and even though it indicates that 
> it can import/understand eps format, if I try to import an eps into a slide 
> or graphic, all it ever does is show a box with red text in it indicating 
> that it is an eps file.  It NEVER actually displays the graphic.  Not to the 
> screen, not upon printout, nothing.  
> 
> Does anyone know if SO/OO really CAN read eps format or what the trick is for 
> it to actually render eps?
> 
> praedor
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.7 (GNU/Linux)
> 
> iD8DBQE+NDk7wDUPEkSvRHERAspsAJ0VlfFBNsehoJ9MJvOvi5+nCmyw+QCgtJfA
> SMXYUO1hE1Rt1LrCnzjNMko=
> =o19P
> -END PGP SIGNATURE-
> 

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


-- 
Dave Whiting
Dar es Salaam, Tanzania


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



Re: [expert] mysql install problem

2003-01-26 Thread Dave Laird
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

'Evening, Vincent...

On Sunday 26 January 2003 08:58 pm, Vincent Danen wrote:

> Looking forward to seeing it.  So the MySQL team considers 4.x stable
> now?  Do they recommend using it over 3.x?

The last time I looked (last week or two) it was listed as BETA-Stable, but
other than having to regenerate the indexes for an existing table which I
moved over into my development directories, it was pretty much a bolt-up
application. I only got to spend a half-day on it, but there is a lot to
commend switching over as soon as it goes stable. 

Dave
- -- 
Dave Laird ([EMAIL PROTECTED])
The Used Kharma Lot / The Phoenix Project 
Web Page:   http://www.kharma.net updated 01/20/2003
Year 2 of running Mandrake Linux workstation on a 100% Microsoft-free system.
   
An automatic & random thought For the Minute:
Fatal Error: Found [MS-Windows] System -> Repartitioning Disk for Linux...
(By [EMAIL PROTECTED], Christopher Browne)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+NL81aE1ENZP1A28RAhp5AJ9DwQ+TySBBt7tL2yGj0EtdXyksnwCfXPWH
VoocDil7VhU94+rfvrCvk1o=
=EWj6
-END PGP SIGNATURE-



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



Re: [expert] mysql install problem

2003-01-26 Thread Vincent Danen
On Sun Jan 26, 2003 at 08:02:53AM +0100, Benjamin Pflugmann wrote:

[...]
> > > This is true as long as you don't need transactions, rollbacks, commits,
> > > referencial integrity (in version 4.0.9) and so on.
> > > Without /etc/my.cnf you are restricted to MYISAM and BDB tables.
> > 
> > True, but last I checked, we haven't touched MySQL 4.x yet so it's a
> > moot point until we move to 4.x (ie. cooker has 3.23.54a which should
> > be updated to .55 shortly).
> 
> The reference about 4.0.9 was only in regard with referencial
> constraints, I think. At least all the other stuff (mainly requires
> InnoDB table handler) is available with 3.23.x already (with Mandrake,
> you have to install the MySQL-Max package).

Ahhh... gotchya.

> Shouldn't Cooker move to 4.0.x? It is currently gamma and supposed to
> be declared stable within a month or so, presumed no disaster happens.

I think when it comes to the server type stuff, we try to be a little
more conservative.  No one wants 9.1 to come out with a crap SQL
server.  Of course, it's also up to Warly as maintainer.

> > Actually, speaking of which, has anyone used 4.x at all?  Any initial
> > reactions to it compared to 3.x?
> 
> Nice stuff. The query cache gives a nice boost, if your queries are
> read-heavy. Most/all server settings are runtime variables now,
> i.e. you can change key_cache without restarting the server. And
> DELETEs can be based on a second table (multi-table deletes).
> Rock-solid (since beta) for me - same as 3.23 - with applications
> written for 3.23.x (had no time/reason yet to rewrite my apps).

This is good.  I don't want to be rewriting a bunch of code to use
4.x... so this is definitely good news.

> I don't use the following stuff much, therefore no first-hand
> expierience with it yet: FULLTEXT indexes and replication got a major
> rewrite. You can link the mysql server as a library to your
> application. And some other stuff listed here:
> 
>   http://www.mysql.com/doc/en/News-4.0.x.html

Cool... thanks.  I've got a little bit of reading to do it looks like. 
=)

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
"lynx -source http://linsec.ca/vdanen.asc | gpg --import"
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}


msg65001/pgp0.pgp
Description: PGP signature


Re: [expert] mysql install problem

2003-01-26 Thread Vincent Danen
On Sat Jan 25, 2003 at 09:20:41PM -0400, Adolfo Bello wrote:

> > True, but last I checked, we haven't touched MySQL 4.x yet so it's a
> > moot point until we move to 4.x (ie. cooker has 3.23.54a which should
> > be updated to .55 shortly).
> > 
> > Actually, speaking of which, has anyone used 4.x at all?  Any initial
> > reactions to it compared to 3.x?
> 
> I really like 4.0.9-gamma. I upgraded from 3.23.54 when referencial
> integrity was totally supported. UPDATE-DELETE-RESTRICT-CASCADE are
> working just fine.
> 
> I recommend you to take a detailed look at this version. Stability
> reports sound good.

Ahhh... but that implies I actually have time to do that.  =)  Trust
me, I'd love to take a look at it...  I use MySQL quite heavily so
better stability and performance is good for me... plus I'd like to
make sure that Anthill works with MySQL 4.x.  I just have no time to do
it, which is why I asked... to see if when/if I do get a few days of
spare time if I should actually look into it, without wasting my time
on it.

Thanks tho... I'll definitely add it to my TODO list.

Is there any big issues migrating data from a 3.x database to a 4.x
database?  Is it pretty much a drop in upgrade or do you have to do
some data conversion first?

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
"lynx -source http://linsec.ca/vdanen.asc | gpg --import"
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}


msg65000/pgp0.pgp
Description: PGP signature


Re: [expert] mysql install problem

2003-01-26 Thread Vincent Danen
On Sat Jan 25, 2003 at 03:33:01PM -0800, Dave Laird wrote:

> > Actually, speaking of which, has anyone used 4.x at all?  Any initial
> > reactions to it compared to 3.x?
> 
> I set it up on one of my internal systems last weekend, and the only
> conclusions I have reached, thus far, are thus:
> 
> 1. Without doing any *real* certification or testing, my impression is that it
> is faster than the 3.xx version I currently am running in production. 

I've heard it's supposed to run faster, but never saw any benchmarks. 
Faster is better... =)

> 2. Having a functional rollover that I can code into applications (that
> actually appears to be working) is really nice. 

Slick... =)

> 3. Thus far it is working nicely using a set of normalized 10,000 record
> tables. 
> 
> Every once in awhile I kick it to see if it still works, but other than that,
> after the shambles today, I haven't really had the time to experiment
> further. However, I'll post my impressions once I really get my feet wet with
> it.

Looking forward to seeing it.  So the MySQL team considers 4.x stable
now?  Do they recommend using it over 3.x?

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
"lynx -source http://linsec.ca/vdanen.asc | gpg --import"
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}


msg64999/pgp0.pgp
Description: PGP signature


Re: [expert] Yenta Socket and Compaq Laptops

2003-01-26 Thread James Sparenberg
OK if the Bucs can win the SuperBowl then I can find out how to make
this work.

  In /usr/src/linux/pcmcia the file yenta.c  I find.

 * Only probe "regular" interrupts, don't
 * touch dangerous spots like the mouse irq,
 * because there are mice that apparently
 * get really confused if they get fondled
 * too intimately.
 *
 * Default to 11, 10, 9, 7, 6, 5, 4, 3.
 */
static u32 isa_interrupts = 0x0ef8;

static unsigned int yenta_probe_irq(pci_socket_t *socket, u32
isa_irq_mask)
{
int i;
unsigned long val;
u16 bridge_ctrl;
u32 mask;


This seems to be where it's talking about how it decides it's irq's
since exclude 11 doesn't work (in /etc/pcmcia/config.opts) it ignores it
and grabs the irq anyway.  Does the above make sense to anyone?  I'm
running into a spit pot full of walls here and frankly, my head hurts.

James


On Sun, 2003-01-26 at 18:27, James Sparenberg wrote:
> Yes it could be but this is a box that doesn't do anything with ACPI
> (Compaq Armada M700)  I did find this thread in Cooker.
> 
> http://www.mail-archive.com/cooker@linux-mandrake.com/msg63753.html
> 
> And it appears that it's been with us for a while...  The other thing
> I've found out is that this is a bug that's been with us for a while...
> But it's also limited to certain laptops.  One thing I have found out is
> that this is not just the Armada M700 but also a number of other Compaq,
> Toshiba's etc.  It also appears that RH introduced the problem. *grin*.
> 
> James
> 
> 
> 
> On Sun, 2003-01-26 at 18:13, tarvid wrote:
> > Isn't this one of the things ACPI is supposed to fix?
> > 
> > ACPI was pretty green in 9.0, I've seen rumblings that the sourceforge project 
> > has made progress. I presume that will make is into 2.4.20 and 9.1.
> > 
> > Jim Tarvid
> > 
> > On Sunday 26 January 2003 09:02 pm, James Sparenberg wrote:
> > > OK I've been beating my head against the wall for the last 5 days 
> > > I've googled till I'm goggled... and This is what I've come up with.
> > >
> > >
> > > /lib/modules/yourkernel/modules.pcimap  uhci is still listed even though
> > > it's been replaced by usb-uhci
> > >
> > >
> > > This normally wouldn't be a problem EXCEPT that with the compaq laptops
> > > everything and I do mean everything gets thrown on irq 11, pci pcmcia
> > > and usb.  What happens is that if you insert any cardbus pcmcia card or
> > > any usb product into the box it attempts to reload everything on the pci
> > > bus... which are already running... and conflicts occur and it freezes.
> > >
> > > My choices are
> > >
> > > 1. disable usb sound vga and anything else on the pci bus and let them
> > > load when I insert a cardbus card.
> > >
> > > 2. Figure out where hotplug gets it's irq info for usb and yenta_socket
> > > gets it's info for it's irq and set them to something different from
> > > sound vga etc.
> > >
> > > So my question is where does yenta_socket get it's info on what irq to
> > > set for cardbus cards?
> > >
> > > James
> > 
> > 
> > 
> > 
> > __
> > 
> > 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



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



Re: [expert] 9.1b2 observation/opinioin

2003-01-26 Thread Mark Weaver
Ric Tibbetts wrote:




|
|
| Oh come on! If we can't argue about it, what's the point?
| *pokes* Come on!
| *sticks his tongue out* Weirdo!
| *throws a squeezy stress relieving computer shaped foam thing at you*
| Let's argue? Plase? ;)
|
| I think 9.1b2 is looking good :)

Azrael,

I would have to agree with you.  ;)

Come on Ric!!

- --
Mark



LOL
You guys are too much.
I'll give it another whirl at the next release (RC1?).

Ric


anyone know when that one's due out?

--
Mark
---
Paid for by Penguins against modern appliances(R)
Linux User Since 1996
Powered by Mandrake Linux 8.2 & 9.0
ICQ# 27816299



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



Re: [expert] Yenta Socket and Compaq Laptops

2003-01-26 Thread James Sparenberg
Yes it could be but this is a box that doesn't do anything with ACPI
(Compaq Armada M700)  I did find this thread in Cooker.

http://www.mail-archive.com/cooker@linux-mandrake.com/msg63753.html

And it appears that it's been with us for a while...  The other thing
I've found out is that this is a bug that's been with us for a while...
But it's also limited to certain laptops.  One thing I have found out is
that this is not just the Armada M700 but also a number of other Compaq,
Toshiba's etc.  It also appears that RH introduced the problem. *grin*.

James



On Sun, 2003-01-26 at 18:13, tarvid wrote:
> Isn't this one of the things ACPI is supposed to fix?
> 
> ACPI was pretty green in 9.0, I've seen rumblings that the sourceforge project 
> has made progress. I presume that will make is into 2.4.20 and 9.1.
> 
> Jim Tarvid
> 
> On Sunday 26 January 2003 09:02 pm, James Sparenberg wrote:
> > OK I've been beating my head against the wall for the last 5 days 
> > I've googled till I'm goggled... and This is what I've come up with.
> >
> >
> > /lib/modules/yourkernel/modules.pcimap  uhci is still listed even though
> > it's been replaced by usb-uhci
> >
> >
> > This normally wouldn't be a problem EXCEPT that with the compaq laptops
> > everything and I do mean everything gets thrown on irq 11, pci pcmcia
> > and usb.  What happens is that if you insert any cardbus pcmcia card or
> > any usb product into the box it attempts to reload everything on the pci
> > bus... which are already running... and conflicts occur and it freezes.
> >
> > My choices are
> >
> > 1. disable usb sound vga and anything else on the pci bus and let them
> > load when I insert a cardbus card.
> >
> > 2. Figure out where hotplug gets it's irq info for usb and yenta_socket
> > gets it's info for it's irq and set them to something different from
> > sound vga etc.
> >
> > So my question is where does yenta_socket get it's info on what irq to
> > set for cardbus cards?
> >
> > James
> 
> 
> 
> 
> __
> 
> 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] Yenta Socket and Compaq Laptops

2003-01-26 Thread tarvid
Isn't this one of the things ACPI is supposed to fix?

ACPI was pretty green in 9.0, I've seen rumblings that the sourceforge project 
has made progress. I presume that will make is into 2.4.20 and 9.1.

Jim Tarvid

On Sunday 26 January 2003 09:02 pm, James Sparenberg wrote:
> OK I've been beating my head against the wall for the last 5 days 
> I've googled till I'm goggled... and This is what I've come up with.
>
>
> /lib/modules/yourkernel/modules.pcimap  uhci is still listed even though
> it's been replaced by usb-uhci
>
>
> This normally wouldn't be a problem EXCEPT that with the compaq laptops
> everything and I do mean everything gets thrown on irq 11, pci pcmcia
> and usb.  What happens is that if you insert any cardbus pcmcia card or
> any usb product into the box it attempts to reload everything on the pci
> bus... which are already running... and conflicts occur and it freezes.
>
> My choices are
>
> 1. disable usb sound vga and anything else on the pci bus and let them
> load when I insert a cardbus card.
>
> 2. Figure out where hotplug gets it's irq info for usb and yenta_socket
> gets it's info for it's irq and set them to something different from
> sound vga etc.
>
> So my question is where does yenta_socket get it's info on what irq to
> set for cardbus cards?
>
> James




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



[expert] Yenta Socket and Compaq Laptops

2003-01-26 Thread James Sparenberg
OK I've been beating my head against the wall for the last 5 days 
I've googled till I'm goggled... and This is what I've come up with.


/lib/modules/yourkernel/modules.pcimap  uhci is still listed even though
it's been replaced by usb-uhci 


This normally wouldn't be a problem EXCEPT that with the compaq laptops
everything and I do mean everything gets thrown on irq 11, pci pcmcia
and usb.  What happens is that if you insert any cardbus pcmcia card or
any usb product into the box it attempts to reload everything on the pci
bus... which are already running... and conflicts occur and it freezes. 

My choices are 

1. disable usb sound vga and anything else on the pci bus and let them
load when I insert a cardbus card.

2. Figure out where hotplug gets it's irq info for usb and yenta_socket
gets it's info for it's irq and set them to something different from
sound vga etc.

So my question is where does yenta_socket get it's info on what irq to
set for cardbus cards?  

James




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



Re: [expert] Kodak Digital Camera and MDK9

2003-01-26 Thread Toshiro
> > I have a Kodak DX3900 digital camera but it seems it doesn't work with
> > Mandrake.
> >
> > Any idea?
>
> Yep, install GTKam (GPhoto 2).  The DX3900 is included in it's list.

Yes, I did that, but it doesn't work. What am I supposed to do in gtkam to 
make it work? 

-- 
Toshiro


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Ronald J. Hall
On Sunday 26 January 2003 04:42 pm, Charles A Edwards wrote:

> What you want me to reboot and look!!!



> I think I did change some settings, don't remember which now.
> Will look tomorrow and let you know.

Thanks!

> I'll also dl the UT demo and give it a shot again tomorrow.
> The first time I tried, it would only run with a nvidia card, but
> maybe they have updated it since then.
> Will let you know all tomorrow.
>
>
> Charles

Oops, I'm not sure about that - I did see something about updated ATI drivers 
for that game but...I've got an Nvidia so :-)

-- 

 /\ 
 Dark< >Lord
 \/ 
 


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Charles A Edwards
On Sun, 26 Jan 2003 16:19:55 -0500
"Ronald J. Hall" <[EMAIL PROTECTED]> wrote:

> PS BTW, in the AGP section of your BIOS, are your settings default?
> Mine are, I never changed a thing. Just curious!

What you want me to reboot and look!!!

I think I did change some settings, don't remember which now.
Will look tomorrow and let you know.

I'll also dl the UT demo and give it a shot again tomorrow.
The first time I tried, it would only run with a nvidia card, but
maybe they have updated it since then.
Will let you know all tomorrow.


Charles


Do it only with the best
-- Murphy's Laws on Sex n°32
--
Mandrake Linux 9.1
Kernel- 2.4.21pre3-2mdk
--



msg64991/pgp0.pgp
Description: PGP signature


Re: [expert] APIC enabled or no boot

2003-01-26 Thread Ronald J. Hall
On Sunday 26 January 2003 12:54 pm, Charles A Edwards wrote:

> My Dragon has the same share, though different IRQ, but I have had no
> occurrence of segfaults in games or any other problem.
> I am not a heavy gamer but I have run Quake or SOF for an hr or 2
> straight.
>
>  CPU0
>   0:   17469252  XT-PIC  timer
>   1:   7798  XT-PIC  keyboard
>   2:  0  XT-PIC  cascade
>   8:  1  XT-PIC  rtc
>   9:  0  XT-PIC  acpi
>  10: 878189  XT-PIC  ide0
>  11:   20189552  XT-PIC  eth0, CMI8738-MC6, radeon@PCI:1:0:0
>  12: 293520  XT-PIC  usb-uhci, usb-uhci, usb-uhci
>  14:   1220  XT-PIC  ide2
>  15:  16555  XT-PIC  ide3
> NMI:  0
> LOC:   17468609
> ERR:   2605
> MIS:  0

Hey Charles. Well, I can try moving mine to IRQ 11 and see what happens. 
Otherwise, can you play UT2003_demo or Tribes 2 and report what happens?

Thanks!

PS BTW, in the AGP section of your BIOS, are your settings default? Mine are, 
I never changed a thing. Just curious!

-- 

 /\ 
 Dark< >Lord
 \/ 
 


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Ronald J. Hall
On Sunday 26 January 2003 12:28 pm, Tom Brinkman wrote:

>I've also got eth0 sharin an irq with sound,
> 11:1405818  XT-PIC  via82cxxx, eth0
>
>Hasn't been a problem tho.  See if you don't have a bios option to
> assign a different irq to your AGP card.

According to the Soyo Dragon Plus MBs' BIOS...I can change the IRQ that is 
assigned to:

network controller
video controller
multimedia device (seems to be the onboard sound)

as a GROUP. I can't pick any device from this list and assign it a separate 
IRQ, if I'm interpreting everything right.

For example, its set to AUTO right now, I can hit  on it, and give it 
any IRQ I want (can't disable it though), and ALL of the above get the new 
IRQ.

Anyone with a Soyo Dragon Plus MB know a way around this?

(this is off the top of my head so the wording may not be precise)

-- 

 /\ 
 Dark< >Lord
 \/ 
 


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



[expert] unsuccessful in setting up dhcp

2003-01-26 Thread Jorris Graad
I have 2 NICs, the eth0 is configured by dhcp, but I set the IP add that I got from 
dhcp server as static IP add.
And I set eth1 with 10.0.0.1. I want to set a dhcp server by eth1.

when I tried to start dhcp with dhcpd -d -f, the result was:

Internet Software Consortium DHCP Server V3.0pl2
Copyright 1995-2003 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Wrote 0 leases to leases file.
Listening on LPF/eth1/00:a0:4b:03:f4:87/10_0_0_0
Sending on   LPF/eth1/00:a0:4b:03:f4:87/10_0_0_0
Listening on LPF/eth0/00:60:97:a4:8b:94/192.168.0.19.220/32
Sending on   LPF/eth0/00:60:97:a4:8b:94/192.168.0.19.220/32
Sending on   Socket/fallback/fallback-net
DHCPREQUEST for 192.168.0.17 from 00:40:26:97:59:3a via eth0: ignored (not 
authoritative). 
DHCPREQUEST for 192.168.0.20 from 00:01:80:20:4d:41 via eth0: ignored (not 
authoritative).

I can't figure out why dhcprequest was going trough eth0.???

my /etc/dhcpd.conf is:

default-lease-time 600;
max-lease-time 7200;
option domain-name-servers 10.0.0.1;
option domain-name "graad.org";
ddns-update-style interim;
log-facility local7;


shared-network 10_0_0_0 {
  subnet 10.0.0.0 netmask 255.0.0.0 {
not authoritative;
range 10.0.0.5 10.0.0.55;
}
}

subnet 192.168.0.19 netmask 255.255.255.255 {not authoritative;}

please tell me if I made some mistakes and can someone explain me about 
ddns-update-style and authoritative parts.

thanks for advance,

Ivo.





_
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus


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



[expert] double modem

2003-01-26 Thread Choong Keat Yian
Hi expert , i am now using MDK 9 and can i use double modem to increase speed just 
like what we can do in Win98?

thanks,
Choong

__
The NEW Netscape 7.0 browser is now available. Upgrade now! 
http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


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



[expert] Staroffice/Openoffice problem

2003-01-26 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Does anyone here make much use of either package?  I am generating a 
powerpoint presentation with Staroffice 6.0 and even though it indicates that 
it can import/understand eps format, if I try to import an eps into a slide 
or graphic, all it ever does is show a box with red text in it indicating 
that it is an eps file.  It NEVER actually displays the graphic.  Not to the 
screen, not upon printout, nothing.  

Does anyone know if SO/OO really CAN read eps format or what the trick is for 
it to actually render eps?

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

iD8DBQE+NDk7wDUPEkSvRHERAspsAJ0VlfFBNsehoJ9MJvOvi5+nCmyw+QCgtJfA
SMXYUO1hE1Rt1LrCnzjNMko=
=o19P
-END PGP SIGNATURE-


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread James Sparenberg
The only way I've found to thwart the desire for the kernel to turn on
APIC is to remove it from the kernel.  Even with noapic in the command
line and APIC turned off in BIOS it still wanted to turn it on on my
boxes.   Rebuilding a kernel and removing it did work.

James


On Sun, 2003-01-26 at 08:39, Praedor Atrebates wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I'll try that in the future.  Does this work alright with wireless devices 
> though?  If it first sets thing up via apic which is anathema to functional 
> wlan devices, does it undo itself and does the system (usb or pcmcia) reset 
> to correct the initial apic error?
> 
> praedor
> 
> On Sunday 26 January 2003 10:58 am, Tom Brinkman wrote:
> > On Saturday January 25 2003 11:18 pm, Ronald J. Hall wrote:
> > > Praedor, I know I'm not expert enough to help you with your
> > > problem, but I thought I'd throw this in - with APIC turned on or
> > > off, dmesg always has these 2 lines:
> > >
> > > Local APIC disabled by BIOS -- reenabling.
> > > Found and enabled local APIC!
> > >
> > > Thats with the 9.0 powerpack, stock kernel, on my Soyo Dragon Plus
> > > motherboard.
> >
> > I believe if you'll look further down in dmesg, apic gets turned
> > off again later on if you have "noapic" in lilo.conf's append line.
> > That's from memory, I don't bother disabling apic anymore. I also
> > have a Soyo, disabling it wasn't needed.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.7 (GNU/Linux)
> 
> iD8DBQE+NA8/wDUPEkSvRHERAp3fAJ4jCF3Ik8+7xU6zNdrt9JhdsFgzjwCfWtZc
> /4+j7ta5LdaVJzbCVXilAE4=
> =DnXa
> -END PGP SIGNATURE-
> 
> 
> __
> 
> 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



[expert] What is "z2"?

2003-01-26 Thread David Guntner
When running chkrootkit, I've been seeing a message saying:

Checking 'z2' ... user apache deleted or never loged from lastlog!

Everything else is clean, but I'm not real clear on what this one is about? 
What exactly is this, and are there other ways this situation can occur 
that don't involve someone compromising the apache user or whatever (I've 
got the current security patches in place for the web server)?

 --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] APIC enabled or no boot

2003-01-26 Thread Charles A Edwards
On Sun, 26 Jan 2003 12:08:01 -0500
"Ronald J. Hall" <[EMAIL PROTECTED]> wrote:

> In this case, I believe its the reason all my games 
> segfault after a short time. I suppose I could disable the onboard
> sound and network, add a PCI sound and networking card, but that kinda
> defeats the purpose, eh?

My Dragon has the same share, though different IRQ, but I have had no
occurrence of segfaults in games or any other problem.
I am not a heavy gamer but I have run Quake or SOF for an hr or 2
straight.

 CPU0   
  0:   17469252  XT-PIC  timer
  1:   7798  XT-PIC  keyboard
  2:  0  XT-PIC  cascade
  8:  1  XT-PIC  rtc
  9:  0  XT-PIC  acpi
 10: 878189  XT-PIC  ide0
 11:   20189552  XT-PIC  eth0, CMI8738-MC6, radeon@PCI:1:0:0
 12: 293520  XT-PIC  usb-uhci, usb-uhci, usb-uhci
 14:   1220  XT-PIC  ide2
 15:  16555  XT-PIC  ide3
NMI:  0 
LOC:   17468609 
ERR:   2605
MIS:  0



Charles


Do molecular biologists wear designer genes?
--
Mandrake Linux 9.1
Kernel- 2.4.21pre3-2mdk
--



msg64983/pgp0.pgp
Description: PGP signature


Re: [expert] ping response

2003-01-26 Thread Lorne
On Saturday 25 January 2003 11:03 pm, Jack Coates wrote:
> On Sat, 2003-01-25 at 21:13, Lorne wrote:
> > Hey guys here is a new one for me. Our company just got hit with the
> > virus you will surely hear about on the news.
> >
> > One box has a weird problem now. If I send a ping from it or to it, I get
> > two repsonses back!?!?!? I don't want to drive 40 minutes one way to do a
> > packet trace to see what is REALLY going on, but may have to. Anybody
> > hear of this and what could cause it?
>
> Is this using name or IP?
>
> try some traceroute and tcptraceroute tests and look for anomalous or
> unexpected hops. My guess is that there's spoofing going on -- maybe
> dsniff, maybe ettercap.

Sorry I didn't get back to you last night. I had already started the request 
for infrastructure to get their asses down there since it sure seemed like a 
switch issue. However, what threw me initially was that it was only the one 
server on that blade. All the others were fine. Past experience has been that 
they will make me "prove" it is their problem. This time I didn't get any 
fight. Sure enough, moved the fiber to another port and it was fine. ?? I 
have no idea what caused it, but as long as my server is back up, I'm happy. 

I had a  REAL weird one about 2 months ago where a workstation could be 
pinged, but icmp traffic was all that would pass. If I took that workstation 
to another closet it worked fine. Infrastructure replaced the nic and the 
problem went away. So somehow it was based on that MAC. They refused to admit 
it might be a switch issue for quite awhile since they don't block at that 
level. Another computer showed up with the problem and after some packet 
traces from the server and work station simultaniously, I proved to them that 
the switch was dropping the packets on the floor! So maybe since I one that 
last fight they were less enthusiastic  about fighting me. :) Credability 
from past issues helps as well I guess. :O I had tried to call them back 
about tracerouting to see what kind of weird things we might see. By the time 
I finally got to them, they were already changing ports. 


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



Re: [expert] 9.1b2 observation/opinioin

2003-01-26 Thread Ric Tibbetts


|
|
| Oh come on! If we can't argue about it, what's the point?
| *pokes* Come on!
| *sticks his tongue out* Weirdo!
| *throws a squeezy stress relieving computer shaped foam thing at you*
| Let's argue? Plase? ;)
|
| I think 9.1b2 is looking good :)

Azrael,

I would have to agree with you.  ;)

Come on Ric!!

- --
Mark


LOL
You guys are too much.
I'll give it another whirl at the next release (RC1?).

Ric



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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Tom Brinkman
On Sunday January 26 2003 11:08 am, Ronald J. Hall wrote:
> I do have a problem with IRQ's though. Cat /proc/interrupts shows
> this:
>
> [darklord@darkforce darklord]$ cat /proc/interrupts
>CPU0  
>   0: 267957  XT-PIC  timer
>   1:912  XT-PIC  keyboard
>   2:  0  XT-PIC  cascade
>   4:  45481  XT-PIC  serial
>   5: 156837  XT-PIC  eth0, CMI8738-MC6, nvidia

   I've also got eth0 sharin an irq with sound,
11:1405818  XT-PIC  via82cxxx, eth0

   Hasn't been a problem tho.  See if you don't have a bios option to 
assign a different irq to your AGP card.

-- 
Tom Brinkman  Corpus Christi, Texas


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Ronald J. Hall
On Sunday 26 January 2003 10:58 am, Tom Brinkman wrote:

> I believe if you'll look further down in dmesg, apic gets turned
> off again later on if you have "noapic" in lilo.conf's append line.
> That's from memory, I don't bother disabling apic anymore. I also
> have a Soyo, disabling it wasn't needed.

Nope. I just looked - the only other lines referring to "apic" is this:

Using local APIC timer interrupts.
calibrating APIC timer ...

Erwait - I don't have noapic in lilo.conf right now. I guess you might be 
right - I'll have to try it. :-)

It seems to work just fine (as far as booting up goes) with APIC turned off or 
on...

I do have a problem with IRQ's though. Cat /proc/interrupts shows this:

[darklord@darkforce darklord]$ cat /proc/interrupts 
   CPU0   
  0: 267957  XT-PIC  timer
  1:912  XT-PIC  keyboard
  2:  0  XT-PIC  cascade
  4:  45481  XT-PIC  serial
  5: 156837  XT-PIC  eth0, CMI8738-MC6, nvidia
  8:  1  XT-PIC  rtc
 10:  2  XT-PIC  bttv
 11:  7  XT-PIC  aic7xxx
 12:   4445  XT-PIC  usb-uhci, usb-uhci
 14:  23518  XT-PIC  ide0
NMI:  0 
LOC: 267909 
ERR: 63
MIS:  0

as you can see, my network, sound, and video are all shoved onto IRQ5. I can 
go into the Dragons' BIOS and change what IRQ all 3 go to, but I've been 
unable to find a way to split them up. I know, sometimes a shared IRQ causes 
no problems whatsoever. In this case, I believe its the reason all my games 
segfault after a short time. I suppose I could disable the onboard sound and 
network, add a PCI sound and networking card, but that kinda defeats the 
purpose, eh?

Anybody know a way to split these up? The Nvidia card *has* to go into the AGP 
slot, and I've not got any card in the slot next to it...

Thanks! :-)

-- 

 /\ 
 Dark< >Lord
 \/ 
 


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'll try that in the future.  Does this work alright with wireless devices 
though?  If it first sets thing up via apic which is anathema to functional 
wlan devices, does it undo itself and does the system (usb or pcmcia) reset 
to correct the initial apic error?

praedor

On Sunday 26 January 2003 10:58 am, Tom Brinkman wrote:
> On Saturday January 25 2003 11:18 pm, Ronald J. Hall wrote:
> > Praedor, I know I'm not expert enough to help you with your
> > problem, but I thought I'd throw this in - with APIC turned on or
> > off, dmesg always has these 2 lines:
> >
> > Local APIC disabled by BIOS -- reenabling.
> > Found and enabled local APIC!
> >
> > Thats with the 9.0 powerpack, stock kernel, on my Soyo Dragon Plus
> > motherboard.
>
> I believe if you'll look further down in dmesg, apic gets turned
> off again later on if you have "noapic" in lilo.conf's append line.
> That's from memory, I don't bother disabling apic anymore. I also
> have a Soyo, disabling it wasn't needed.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+NA8/wDUPEkSvRHERAp3fAJ4jCF3Ik8+7xU6zNdrt9JhdsFgzjwCfWtZc
/4+j7ta5LdaVJzbCVXilAE4=
=DnXa
-END PGP SIGNATURE-


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Tom Brinkman
On Saturday January 25 2003 11:18 pm, Ronald J. Hall wrote:
> Praedor, I know I'm not expert enough to help you with your
> problem, but I thought I'd throw this in - with APIC turned on or
> off, dmesg always has these 2 lines:
>
> Local APIC disabled by BIOS -- reenabling.
> Found and enabled local APIC!
>
> Thats with the 9.0 powerpack, stock kernel, on my Soyo Dragon Plus
> motherboard.

I believe if you'll look further down in dmesg, apic gets turned 
off again later on if you have "noapic" in lilo.conf's append line. 
That's from memory, I don't bother disabling apic anymore. I also 
have a Soyo, disabling it wasn't needed.
-- 
Tom Brinkman  Corpus Christi, Texas


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 26 January 2003 02:22 am, James Sparenberg wrote:
> Praedor,
>
>   wonder if it 's related to the "fun" I'm having with wireless cards
> all being thrown onto IRQ 11 and then having USB (which is also there)
> trying to initialize them instead of pcmcia
>
> James

I was getting desperate.  I COULDN'T get my wusb11 to work though it worked 
fine in 8.2 and after I upgraded (did upgrade instead of reinstall) with 9.0.  
When I ran into other problems (XFS primarily) I went ahead and did a clean 
install of 9.0.  From that point no matter what I did the device refused to 
work.  

It was only after I finally did a methodical scan through the full dmesg 
output that I saw a bunch of APIC/IRQ-related stuff and saw the IRQ for my 
USB showing up there that I started making a determined effort to kill APIC.  
Ultimately the only way I managed was, as I mentioned, disabling it in 
xconfig and rebuilding the kernel.  No more problem (with APIC in bios also 
disabled though at this point I don't know if it much matters now that my 
kernel doesn't support APIC).

Wouldn't hurt you to try it, other than spending time and effort.

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

iD8DBQE+NANZwDUPEkSvRHERAgEoAJsGhvb7Atzb/LM7cNr+LFB5PWdJnACgo36j
5g4DjfsobVAnBOI2XinyDcw=
=qpVh
-END PGP SIGNATURE-


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



Re: [expert] APIC enabled or no boot

2003-01-26 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 26 January 2003 12:18 am, Ronald J. Hall wrote:
> On Saturday 25 January 2003 10:37 pm, Praedor Atrebates wrote:
> > All fixed, so it seems.  I had to rebuild the 2.4.19 kernel again and
> > deselect all the APIC support.  I then disabled APIC in BIOS.  That
> > allowed bootup AND activation/use of my WUSB11 device.  If I simply
> > disabled APIC in bios with the 2.4.19 kernel with APIC enabled, no
> > bootup.  It would freeze right after BIOS initialization.  If I enabled
[...]
> Praedor, I know I'm not expert enough to help you with your problem, but I
> thought I'd throw this in - with APIC turned on or off, dmesg always has
> these 2 lines:
>
> Local APIC disabled by BIOS -- reenabling.
> Found and enabled local APIC!
>
> Thats with the 9.0 powerpack, stock kernel, on my Soyo Dragon Plus
> motherboard.

Well if that is the case generally, that is why I had to disable APIC in 
xconfig to build a useful kernel.  

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

iD4DBQE+NAHtwDUPEkSvRHERAl7SAKCSfIKgZga5i8YMRqpNuq2+91gOfgCY8dkh
n6/N9z6sL6hw7qgByD167Q==
=uM/5
-END PGP SIGNATURE-


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



Re: [expert] Using Mkisofs

2003-01-26 Thread Tom Brinkman
On Saturday January 25 2003 09:11 pm, SoloCDM wrote:
> Recently I used "mkisofs -J -o nsdownload.iso " with
> kernel 2.2.20 and mkisofs 1.13 on Mandrake 8.0, only mkisofs seemed
> to glob all the files by the results from the output.  If globing
> can be avoided, then how?  If I don't need a record of the files
> on the CD from the ISO creation, how can I stop mkisofs from adding
> the record of files?

   Not quite sure what you're sayin, but this always works for me
'mkisofs -r -o cd_image '
   Actually I use an /etc/bashrc alias
   alias mkcdimg='mkisofs -r -o cd_image'

   So just typing 'mkcdimg ' makes a file 'cd_image' with 
all the contents of  in it.  Then 'bdcd cd_image' burns it 
to a CDr. 
   alias bdcd='cdrecord -v -eject speed=4 dev=0,0,0 -data'
The only check I bother with is 'du -ch cd_image' to make sure the 
image file is the same size (in MB's) as the  contents 
before I burn it.

   I use this mostly for making CDr's of movies or pictures, tho it 
works just as well for mp3's, or any other files. IIRC, I got a lot 
of help from the CD-writing howto, besides 'man mkisofs'. Both have 
lot'sa examples. All the dozens of CDr's I've made this way contain 
only the files that were in , no "record of the files"?. 
I have no idea what "globing" is.

-- 
Tom Brinkman  Corpus Christi, Texas


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



Re: [expert] mysql install problem

2003-01-26 Thread Adolfo Bello
On Sun, 2003-01-26 at 03:02, Benjamin Pflugmann wrote:

> PS: I completely agree regarding my.cnf. For 08/15 usage there is no
> need for it.
Gosh, something new every day! What does 08/15 usage mean?



__   
   / \\   @   __ __@   Adolfo Bello <[EMAIL PROTECTED]>
  /  //  // /\   / \\   // \  //   Bello Ingenieria S.A, ICQ: 65910258
 /  \\  // / \\ /  //  //  / //cel: +58 416 609-6213
/___// // / <_/ \__\\ //__/ // fax: +58 212 952-6797
www.bisapi.com   //pager: www.tun-tun.com (# 609-6213)



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