Re: [expert] ADSL -- runs on Win98, NOT on Linux!

2001-01-20 Thread Simon Cousins

> Would very much appreciate your help with figuring out why my new
> Earthlink/Covad/ADSL works in Win98 but not in Linux.

Another handy tip is to check the logfiles for what your ppp is doing.

# more /var/log/messages | grep ppp

You may see some useful stuff like "CHAP authentication failed" (which would
indicate bad authentication settings).


-- 

Simon Cousins
[EMAIL PROTECTED]

He who dies with the most bandwidth wins. 





Re: [expert] Nvidia drivers .96 for Mandrake 7.2?

2001-01-20 Thread Digital Wokan

nVidia still has that stupid non-redistrbution agreement (which would
look more appropriate on the nearest dung heap).  But is there anything
to prevent creating the Mandrake i586.rpm file for them and then
submitting it back to them.  Having a 7.2 rpm ready to go would be a big
boost to the truly new at Mandrake 7.2.
(I'll do it myself the day the instructions for how to create RPM's make
sense to me.)

Benjamin Reed wrote:
> In the past I've had the same experience, but the newest RPMs worked
> just fine on my system.  I grabbed the .src.rpm and --rebuild'ed (heh)
> and all is well with the world.

-- 
Digital Wokan, Tribal Mage of the Electronics Age
Guerilla Linux Warrior




[expert] DVD/CDR confusion - Mandrake 7.2

2001-01-20 Thread Richard T. Waters

I just did a fresh install of 7.2 to a PC which has both a CDRW and a
DVD drive.  It appears that I have
some problems with the results. Any suggestions or directions to
resources that can help me  resolve the problem
would be appreciated.  The symptoms are as follows

The boot messages contain the following information:
hdc: _NEC DV-5700A, ATAPI CDROM drive
hdd: _NEC NR-7500A, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hdc: ATAPI 40X DVD-ROM drive, 256kB Cache
Uniform CD-ROM driver Revision: 3.11
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi : 1 host.
  Vendor: _NEC  Model: NR-7500A  Rev: 1.20
  Type:   CD-ROM ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray

A scanbus using CDRecords shows the following:
[root@cc1019784-a /root]# cdrecord -scanbus
Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg
Schilling
Linux sg driver version: 2.1.39
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) '_NEC' 'NR-7500A' '1.20' Removable
CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

If I do a directory for CD drives, I find the following:
[root@cc1019784-a /root]# dir /dev/cdr*
/dev/cdrom  /dev/cdrom1  /dev/cdrom2

And finally checking each of the drives reveals this:
[root@cc1019784-a /root]# ls -l /dev/cdrom
lrwxrwxrwx1 root root3 Jan 10 17:12 /dev/cdrom ->
hdc
[root@cc1019784-a /root]# ls -l /dev/cdrom1
lrwxrwxrwx1 root root8 Jan 10 22:17 /dev/cdrom1 ->
/dev/hdd
[root@cc1019784-a /root]# ls -l /dev/cdrom2
lrwxrwxrwx1 root root4 Jan 10 17:12 /dev/cdrom2 ->
scd0






Re: [expert] FIXED: latest kde updates - konqueror- NOT FIXED

2001-01-20 Thread Praedor Tempus

I jumped the gun.  The problem is not fixed but it is "less severe" in that I 
am able to actually start konqueror and view a website or two, but soon 
everything is broken again, no new apps can be started - konqueror is killing 
the XFree86 font server.  Since I always have a konsole up and running, first 
thing (I run setiathome in it), I was able to go to it, login as superuser 
and start the font server again and continue working. 

If it wasn't for this, I would have to reboot because you cannot even logout 
of kde when this happens - the logout dialog requires use of the font server, 
which is no longer running.

CRAP!

On Saturday 20 January 2001 17:33, you wrote:
> The problem seems to have solved itself after I did what I have had to do
> many times, it seems, lately and delete my .kderc and .kde/ directories and
> start over again.  This happens sporadically, sometimes independent of
> upgrading a kde version.  Something will, out of the blue, go wrong and
> after trying and trying to fix it, I end up having to dump the file and
> directory and start over.
[...]

-- 
Against stupidity, the gods themselves contend in vain.




[expert] BASH Arithmetic Evaluation

2001-01-20 Thread SoloCDM

I tried to evaluate an arithmetic value with a while command using
"while [ ${MANS} >= 4 ]", but it doesn't work . . . why?  Ignore the
omittance of do through done.

Note: When you reply to this message, please include the mailing
  list/newsgroup address in Cc: and my email address in To:.

*
Signed,
SoloCDM




Re: [expert] yet another /usr/sbin/update-alternatives problem

2001-01-20 Thread Tib

Actually I tried it both ways and it still failed because of dependancies. How
VERY frustrating!!!


Tib

On Sun, 21 Jan 2001, Andrew George wrote:

> On Sun, 21 Jan 2001 14:15, you wrote:
> > Grrr... in order for this to work, I have to find a menu of 2.1.29 first
> > because apparently rpm is IGNORING my --force command so I can install one
> > and then the other (menu and rpm, co dependant and a pain in the ass),
> > suggestions? am I using --force wrong?
> >
> > rpm -Uvh --force -Uvh 
> >
> 
> err shouldn't that be 
> rpm -Uvh --force   
> ?
> 





Re: [expert] yet another /usr/sbin/update-alternatives problem

2001-01-20 Thread Andrew George

On Sun, 21 Jan 2001 14:15, you wrote:
> Grrr... in order for this to work, I have to find a menu of 2.1.29 first
> because apparently rpm is IGNORING my --force command so I can install one
> and then the other (menu and rpm, co dependant and a pain in the ass),
> suggestions? am I using --force wrong?
>
> rpm -Uvh --force -Uvh 
>

err shouldn't that be 
rpm -Uvh --force   
?




Re: [expert] Nvidia drivers .96 for Mandrake 7.2?

2001-01-20 Thread Benjamin Reed

Cecil Watson wrote:
> 
> > I am currently using their last set of drivers from tarballs and they work
> > fine.
> >
> > I would strongly recommend that you just use the source tarballs,  the
> > RPMs caused all kinds of problems for me.
> I second that notion.  You can find directions here:
> http://www.evil3d.net/articles/linux/howto/nvidia/mandrake72/printer.shtml

In the past I've had the same experience, but the newest RPMs worked
just fine on my system.  I grabbed the .src.rpm and --rebuild'ed (heh)
and all is well with the world.




[expert] XFree 4.0.1 vs 3.3.x

2001-01-20 Thread Neal Lippman

I just did my first install of LM 7.2 from d/l'd iso images. I was surprised
in that I seem to be running XFree 3.3.x rather than 4.0.1 which I expected
to see.

Do I need to do an expert install to get 4.0.1? I had assumed that would be
the default, but maybe not.

Neal






Re: [expert] yet another /usr/sbin/update-alternatives problem

2001-01-20 Thread Tib

Grrr... in order for this to work, I have to find a menu of 2.1.29 first
because apparently rpm is IGNORING my --force command so I can install one and
then the other (menu and rpm, co dependant and a pain in the ass),
suggestions? am I using --force wrong?

rpm -Uvh --force -Uvh 



Tib

On Sat, 20 Jan 2001, Tib wrote:

> I have rpm 3.0.4. It'll be 3.0.5 in a minute... thanks.
> 
> 
> Tib
> 
> On Sat, 20 Jan 2001, Bill Piety wrote:
> 
> > Tib wrote:
> > 
> > > Ok, I was able to ignore this for a while, but now I'm stuck with an rpm
> > > bitching about not having this file. where can I get it? I remember someone
> > > mentioned it before, and I'm sorry for the repost, but I accidentally purged
> > > this message and I can't find any archive to search through. Thanks.
> > > 
> > > 
> > > Tib
> > > 
> > > 
> > > 
> > > 
> > > 
> > What version of rpm do you have? According to rpmfind.net it should be 
> > provided with 3.0.5-27 and up.
> > 
> > 
> 
> 





Re: [expert] yet another /usr/sbin/update-alternatives problem

2001-01-20 Thread Tib

I have rpm 3.0.4. It'll be 3.0.5 in a minute... thanks.


Tib

On Sat, 20 Jan 2001, Bill Piety wrote:

> Tib wrote:
> 
> > Ok, I was able to ignore this for a while, but now I'm stuck with an rpm
> > bitching about not having this file. where can I get it? I remember someone
> > mentioned it before, and I'm sorry for the repost, but I accidentally purged
> > this message and I can't find any archive to search through. Thanks.
> > 
> > 
> > Tib
> > 
> > 
> > 
> > 
> > 
> What version of rpm do you have? According to rpmfind.net it should be 
> provided with 3.0.5-27 and up.
> 
> 





Re: [expert] yet another /usr/sbin/update-alternatives problem

2001-01-20 Thread Bill Piety

Tib wrote:

> Ok, I was able to ignore this for a while, but now I'm stuck with an rpm
> bitching about not having this file. where can I get it? I remember someone
> mentioned it before, and I'm sorry for the repost, but I accidentally purged
> this message and I can't find any archive to search through. Thanks.
> 
> 
> Tib
> 
> 
> 
> 
> 
What version of rpm do you have? According to rpmfind.net it should be 
provided with 3.0.5-27 and up.





[expert] yet another /usr/sbin/update-alternatives problem

2001-01-20 Thread Tib

Ok, I was able to ignore this for a while, but now I'm stuck with an rpm
bitching about not having this file. where can I get it? I remember someone
mentioned it before, and I'm sorry for the repost, but I accidentally purged
this message and I can't find any archive to search through. Thanks.


Tib





Re: [expert] more and more compile problems

2001-01-20 Thread Tib

Ok, solved a little bit of my own problem here, it's the same error as below,
but now it's only libraries that it's complaining about. 


Tib


On Sat, 20 Jan 2001, Tib wrote:

> Thanks pgeorges for the x include help, now I'm past that block and onto
> another - here's the new one:
> 
> checking for Qt... configure: error: Qt (snapshot >= 2114 (!= Qt
> 2.0.x)) (headers and libraries) not found. Please check your installation!
> 
> I've got qt-1.44-20.mdk and qt2-2.1.0-5mdk installed, am I missing more?
> 
> 
> Tib
> 
> 
> 





[expert] more and more compile problems

2001-01-20 Thread Tib

Thanks pgeorges for the x include help, now I'm past that block and onto
another - here's the new one:

checking for Qt... configure: error: Qt (snapshot >= 2114 (!= Qt
2.0.x)) (headers and libraries) not found. Please check your installation!

I've got qt-1.44-20.mdk and qt2-2.1.0-5mdk installed, am I missing more?


Tib






Re: [expert] lprm lpq

2001-01-20 Thread Albert E. Whale

Have you considered the LPRng software?  Try it at LPRng.com

Hope that helps!

"Stephen F. Bosch" wrote:

> Still no closer to a solution. I can't possibly be the only person who's
> had problems with print jobs that won't go away...
>
> Doesn't anybody have an idea?
>
> -Stephen-

--
Albert E. Whale - http://www.abs-comptech.com/aewhale.html
--
ABS Computer Technology, Inc. - Computer & Networking Specialists
Sr. Network, Security and Systems Consultant
HP Networking & Openview, Royalty Class Consultant -
http://forums.itrc.hp.com

The Father's Rights Network - http://www.abs-comptech.com/frn/frnhome.html
The Pennsylvania Parenthood Initiative - PAPI - Children need BOTH Parents
- http://www.geocities.com/Heartland/4688/papi.htm






Re: [expert]

2001-01-20 Thread J . A . Magallon


On 2001.01.20 je gianopoulos wrote:
> subscribe expert

Send this to 'majordomo@', not 'expert@.'

-- 
J.A. Magallon  $> cd pub
mailto:[EMAIL PROTECTED]  $> more beer

Linux werewolf 2.4.0-ac10 #1 SMP Sat Jan 20 10:43:18 CET 2001 i686





Re: [expert] glibc and reboot (con't)

2001-01-20 Thread Chris Spackman

On Sat, Jan 20, 2001 at 11:25:18AM -0600, Tom Brinkman wrote:
> 
>   Yes. Try compiling a kernel, if it errors out in different places, 
> your problem is hardware. Try 'cpuburn', if you get reboots/errors, 
> it's hardware. Otherwise boot your install CD and choose upgrade to fix 
> unknown problems with your install.  Random reboots are almost always 
> hardware tho, overheating, cpu/cache/ram, HDD errors.  Clean out 
> the dust bunnies and re-seat everything.  It can also be power. Either 
> the house current or the computers power supply. If that's the case, 
> you need an UPS, and/or a better power supply.  A quick way to test 
> overheating problems is to take the case cover off, and point a table 
> fan into the box. If the reboot/error problems subside, you need to 
> improve cpu heatsink/fan and/or case ventilation.
> -- 
> Tom Brinkman   [EMAIL PROTECTED] Galveston Bay

Thanks for the advice. I cleaned everything up and moved the room heater and
everything seems ok now.


-- 
Chris and Yoshiko Spackman

email:
[EMAIL PROTECTED]  (English)
[EMAIL PROTECTED]   (Japanese)

web site:
www.openhistory.org

gratuitous quote:
"I will not be pushed, filed, stamped, indexed, briefed, debriefed, or
numbered. My life is my own."
-The Prisoner




Re: [expert] FIXED: latest kde updates - konqueror can't do webpages

2001-01-20 Thread Praedor Tempus

The problem seems to have solved itself after I did what I have had to do 
many times, it seems, lately and delete my .kderc and .kde/ directories and 
start over again.  This happens sporadically, sometimes independent of 
upgrading a kde version.  Something will, out of the blue, go wrong and after 
trying and trying to fix it, I end up having to dump the file and directory 
and start over.

In any case, the konqueror problem and the kcontrol problem I experienced has 
been corrected with the do-over of setting up all of kde for me as a user.

praedor

On Saturday 20 January 2001 15:07, David Boles wrote:
> On 20 Jan 2001 21:37:06 CET, Zeljko Vukman said:
> > I don't have any problems with Konqueror or any other app (beside the
> > known KDE bugs)
> >  so far. I run Chris' RPMS from the 18th of january.
> >  I uninstalled the 09 version, and deleted .kde dir (of course I backuped
> > my bookmarks.xml file)
> >  and .kderc file, deleted /usr/share/config dir, disabled Mandrakes menus
> > and renamed
> >  /usr/share/applnk-kde to /usr/share/applnk, so I have kde menus running.
[...]




[expert]

2001-01-20 Thread je gianopoulos



subscribe 
expert
/***/   j e 
gianopoulos  mailto:[EMAIL PROTECTED] http://gianopoulos.org/***/  

 


Re: [expert] USR 3CP5610A - Modem won't work

2001-01-20 Thread Oliver L. Plaine Jr.

On Sat, 20 Jan 2001 11:31:51 -0500, Andy wrote:

>
>setserial /dev/ttyS2 irq 9 port 0xdc00 autoconfig
>
>setserial /dev/ttyS2 irq 9 port 0xdc00 ^fourport ^auto_irq skip_test
>autoconfig spd_vhi
>
>Neither setserial commands work.  Also, the IRQ appears to be unused by any
>other device.  Can anyone point me in the right direction?  Thxs.
>
>Andy Judge
-
Sat, 20 Jan 2001  17:21:45

Run acat   /proc/interrupts and look for conflicts
Runprocinfo  
Run   setserial -g  /dev/ttyS*  that is a capital s

My particular anomaly turned out to be a IRQ share with a USB hub that
killed the modem...even though the hub was deactivated in BIOS..

The drake thing was of no use..it called my modem a winmodem
and claimed it couldn't configure itwas a lie...the modem works
fine now.

my setserial line is somewhat different than yours ..mine is

setserial  /dev/ttyS3 uart 16550A port 0xa400 irq 4

I don't have any ,no test or anything in there,  you might try subbing
in your irq and adr and trying this format?you dont seem to have the
uart 16550A in yours?

my modem is a ZT 2920 but the procedure should be the same?

Olly P
Biloxi




RE: [expert] USR 3CP5610A - Modem won't work

2001-01-20 Thread Charles A Edwards

I did not check the specs for the modem so I do not know if it is a winmodem
or not.
Since it is a PCI modem it needs to be set as ttyS3 not ttyS2
Try the setserial commands using that parameter.

   Charles  (-:

Forever never goes beyond tomorrow.

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Judge
> Sent: Saturday, January 20, 2001 11:32 AM
> To: Mandrake Expert
> Subject: [expert] USR 3CP5610A - Modem won't work
>
>
> I have the USR 3CP5610A modem on 7.2 and can't make it work.
> It shows up in
> hard drake, but when I try to configure it, hard drake stares
> that it can't
> configure a winmodem.  This isn't a winmodem and I have tried
> the following
> based on my /proc/pci:
>
> 
>
>   Bus  0, device   9, function  0:
> Serial controller: Unknown vendor Unknown device (rev 1).
>   Vendor id=12b9 Device id=1008
> Medium devsel.  IRQ 9  I/O at 0xdc00 [0xdc01]
> 
>
> setserial /dev/ttyS2 irq 9 port 0xdc00 autoconfig
>
> setserial /dev/ttyS2 irq 9 port 0xdc00 ^fourport ^auto_irq skip_test
> autoconfig spd_vhi
>
> Neither setserial commands work.  Also, the IRQ appears to be
> unused by any
> other device.  Can anyone point me in the right direction?  Thxs.
>
> Andy Judge
>
>
>
>
>





Re: [expert] X includes?

2001-01-20 Thread pgeorges

Tib a écrit :
> 
> Greetings! I've been bashing my head on this dang program to compile it for a
> long time now, and it finally gets past the gcc stuff.. but now it hits a
> problem of not finding X includes - what is that and where do I set it?
> 
> 
> Tib

XFree86*devel*rpm or something like that.




[expert] X includes?

2001-01-20 Thread Tib

Greetings! I've been bashing my head on this dang program to compile it for a
long time now, and it finally gets past the gcc stuff.. but now it hits a
problem of not finding X includes - what is that and where do I set it?



Tib






Re: [expert] to improve the yield from my sendmail

2001-01-20 Thread David E. Fox

On Monday 15 January 2001 06:00, you wrote:
> How i make to improve the yield from my sendmail 8.10.x i have P200 mmx
> 64mb ram

1) if you are spamming, don't do that :)

2) sendmail doesn't do well under heavy load - you might want to try with a 
different mailer like postfix.



-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---




Re: [expert] laterst kde updates - konqueror can't do webpages

2001-01-20 Thread David Boles


On 20 Jan 2001 21:37:06 CET, Zeljko Vukman said:

> I don't have any problems with Konqueror or any other app (beside the known KDE
>  bugs)
>  so far. I run Chris' RPMS from the 18th of january.
>  I uninstalled the 09 version, and deleted .kde dir (of course I backuped my
>  bookmarks.xml file)
>  and .kderc file, deleted /usr/share/config dir, disabled Mandrakes menus and
>  renamed 
>  /usr/share/applnk-kde to /usr/share/applnk, so I have kde menus running.
>  
>  I have not anymore problems with kdm - it sets background picture, shows users
>  etc.
>  
>  Regards,
>  
>  
>  On Sat, 20 Jan 2001 13:36:05 -0600, Tom Brinkman said:
>  
>  > On Saturday 20 January 2001 11:47 am, Praedor Tempus wrote:
>  >  > Ah, so back a couple of builds is it?  OK, ANYTHING to get this damn
>  >  > thing working properly again.
>  >  > Which package supplies konqueror?  Is it kdenetwork?  I wonder if one
>  >  > could just go back with the rpm that supplies konqueror?
>  >  
>  >  /home/tom : rpm -q --whatprovides /usr/bin/konqueror
>  >  kdebase-2.1-0.20010109.2mdk
>  >  
>  >   Try going back, it'll prob'ly work.  While I was using 20010115 
>  >  rpms I forced kdebase-2.1-0.20010109.2mdk  back in to fix the kdm 
>  >  problem.  No need to uninstall the newer rpm either, just force the 
>  >  older one in.  I'd definitely suggest the 0109 rpm, 'cause the 0115 
>  >  kdebase will most likely break kdm (login). 
>  >  
>  >  If you don't have the 0109 kdebase, an ftp search will turn up 
>  >  dozens of links.  I opted to go back to all 0109's. The 0115 and 0118 
>  >  rpms were the first time I've had any problems with any of Chris' 
>  >  upgrades.  I suspect it's all KDE problems 'cause there's similar stuff 
>  >  being reported with the newer CVS source on the kde and other mailing 
>  >  lists, newsgroups.
>  >  -- 
>  >  Tom Brinkman   [EMAIL PROTECTED] Galveston Bay

There is an update to the update. Kdebase and kdebase-devel are now at at
2001.01.19.

-- 

David Boles
[EMAIL PROTECTED]





Re: [expert] laterst kde updates - konqueror can't do webpages

2001-01-20 Thread salane

where can i find some 109's my script to download cooker does a --delete I 
want to go back or forward and can do neither (yet)

Salane


On Saturday 20 January 2001 14:36, you wrote:
> On Saturday 20 January 2001 11:47 am, Praedor Tempus wrote:
> > Ah, so back a couple of builds is it?  OK, ANYTHING to get this damn
> > thing working properly again.
> > Which package supplies konqueror?  Is it kdenetwork?  I wonder if one
> > could just go back with the rpm that supplies konqueror?
>
> /home/tom : rpm -q --whatprovides /usr/bin/konqueror
> kdebase-2.1-0.20010109.2mdk
>
>  Try going back, it'll prob'ly work.  While I was using 20010115
> rpms I forced kdebase-2.1-0.20010109.2mdk  back in to fix the kdm
> problem.  No need to uninstall the newer rpm either, just force the
> older one in.  I'd definitely suggest the 0109 rpm, 'cause the 0115
> kdebase will most likely break kdm (login).
>
> If you don't have the 0109 kdebase, an ftp search will turn up
> dozens of links.  I opted to go back to all 0109's. The 0115 and 0118
> rpms were the first time I've had any problems with any of Chris'
> upgrades.  I suspect it's all KDE problems 'cause there's similar stuff
> being reported with the newer CVS source on the kde and other mailing
> lists, newsgroups.

-- 
Proudly sent using Kmail from Linux-Mandrake 7.3 (cooker)
ICQ# 306324




[expert] USR 3CP5610A - Modem won't work

2001-01-20 Thread Andrew Judge

I have the USR 3CP5610A modem on 7.2 and can't make it work.  It shows up in
hard drake, but when I try to configure it, hard drake stares that it can't
configure a winmodem.  This isn't a winmodem and I have tried the following
based on my /proc/pci:



  Bus  0, device   9, function  0:
Serial controller: Unknown vendor Unknown device (rev 1).
  Vendor id=12b9 Device id=1008
Medium devsel.  IRQ 9  I/O at 0xdc00 [0xdc01]


setserial /dev/ttyS2 irq 9 port 0xdc00 autoconfig

setserial /dev/ttyS2 irq 9 port 0xdc00 ^fourport ^auto_irq skip_test
autoconfig spd_vhi

Neither setserial commands work.  Also, the IRQ appears to be unused by any
other device.  Can anyone point me in the right direction?  Thxs.

Andy Judge







Re: [expert] Nvidia drivers .96 for Mandrake 7.2?

2001-01-20 Thread Cecil Watson

> I am currently using their last set of drivers from tarballs and they work
> fine.
> 
> I would strongly recommend that you just use the source tarballs,  the
> RPMs caused all kinds of problems for me.
I second that notion.  You can find directions here:
http://www.evil3d.net/articles/linux/howto/nvidia/mandrake72/printer.shtml




Re: [expert] Now what is THIS?!

2001-01-20 Thread Zeljko Vukman

Missing entries in Kcontrol have nothing to do with XFree 4.0.2. Problem is in 
conflicting Mandrake menus and KDE menus.
If you don't have a menu group which is required by kde, you will have problems
(like missing entries in Kcontrol). You can manually add required menu group
and solve the
problem. You can find all Mandrake's menu group in /usr/share/applnk. You can
see if you have
required menu group in /usr/share/applnk-kde and copy it to /usr/share/applnk.

Regards,


On Sat, 20 Jan 2001 10:38:07 -0700, Praedor Tempus said:

> I am having font problems of unknown origin with konqueror in KDE 2.1.  As 
>  one of many different things I have done to try to fix it is building and 
>  installing XFree86-4.0.2-5mdk.  That all went fine and I rebooted and then 
>  started KDE.  Now, when I start kcontrol as a user I get the Control center 
>  up but it's window is blank.  If I open it from a konsole, the message 
>  produced is this:
>  
>  kcontrol: WARNING: No K menu group with X-KDE-KControl-Base=true found ! 
>  Defaulting to Settings/
>  
>  Huh?  Why does this now happen?  NOTHING FRICKIN' CHANGED EXCEPT XFREE!
>  Why does kcontrol now not work when it worked fine before?  How do I fix 
>  this?  I need this to be fixed in order to try to fix my ongoing font problem 
>  - konqueror wrecks X and KDE if I try to run it as a webbrowser (but causes 
>  no problems if run as a file browser).  
>  
>  Anyone?
>  -- 
>  Against stupidity, the gods themselves contend in vain
>  
>  Praedor
>  
>  





[expert] auto_inst.cfg.pl example using raid

2001-01-20 Thread Russell P. Sutherland


Could someone point me to a auto_inst.cfg.pl file
that has a raid example? In particular I'm looking
to use RAID1 with two raid partitions:

md0 /boot
md1 /

Note:   

1. There is no documentation on this section.
2. The normal /root/auto_inst.cfg.pl file that is
   created at the end of normal install using
   RAID1 is _not_ correct.

The Kickstart equivalent for RH 6.2 is documented.

-- 
Quist ConsultingEmail: [EMAIL PROTECTED]
219 Donlea DriveVoice: +1.416.696.7600
Toronto ON  M4G 2N1 Fax:   +1.416.978.6620
CANADA  WWW:   http://www.quist.ca




Re: [expert] laterst kde updates - konqueror can't do webpages

2001-01-20 Thread Zeljko Vukman

I don't have any problems with Konqueror or any other app (beside the known KDE
bugs)
so far. I run Chris' RPMS from the 18th of january.
I uninstalled the 09 version, and deleted .kde dir (of course I backuped my
bookmarks.xml file)
and .kderc file, deleted /usr/share/config dir, disabled Mandrakes menus and
renamed 
/usr/share/applnk-kde to /usr/share/applnk, so I have kde menus running.

I have not anymore problems with kdm - it sets background picture, shows users
etc.

Regards,


On Sat, 20 Jan 2001 13:36:05 -0600, Tom Brinkman said:

> On Saturday 20 January 2001 11:47 am, Praedor Tempus wrote:
>  > Ah, so back a couple of builds is it?  OK, ANYTHING to get this damn
>  > thing working properly again.
>  > Which package supplies konqueror?  Is it kdenetwork?  I wonder if one
>  > could just go back with the rpm that supplies konqueror?
>  
>  /home/tom : rpm -q --whatprovides /usr/bin/konqueror
>  kdebase-2.1-0.20010109.2mdk
>  
>   Try going back, it'll prob'ly work.  While I was using 20010115 
>  rpms I forced kdebase-2.1-0.20010109.2mdk  back in to fix the kdm 
>  problem.  No need to uninstall the newer rpm either, just force the 
>  older one in.  I'd definitely suggest the 0109 rpm, 'cause the 0115 
>  kdebase will most likely break kdm (login). 
>  
>  If you don't have the 0109 kdebase, an ftp search will turn up 
>  dozens of links.  I opted to go back to all 0109's. The 0115 and 0118 
>  rpms were the first time I've had any problems with any of Chris' 
>  upgrades.  I suspect it's all KDE problems 'cause there's similar stuff 
>  being reported with the newer CVS source on the kde and other mailing 
>  lists, newsgroups.
>  -- 
>  Tom Brinkman   [EMAIL PROTECTED] Galveston Bay
>  
>  





Re: [expert] Crontab Broken in 7.2?

2001-01-20 Thread David E. Fox

On Wednesday 17 January 2001 11:41, you wrote:
> can't help you but i have a similar problem,
>  i have added a line to /etc/crontab to start setiathome and the command
> works fine off the command line but the job never starts, all the other
> regular mandrake stuff seems to happen fine though, this has only been

I seem to think that setiatome would be better started in your /etc/rc.local 
startup file. Think about it - crontab is something that is for repeating 
commands at specified times (such as getting news every hour or what have 
you). You're likely to want to start setiathome when you boot up and have it 
run forever, not start it up every thirty minutes :).


-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---




Re: [expert] GCC: incorrect size of structure

2001-01-20 Thread David E. Fox

On Thursday 18 January 2001 05:26, you wrote:
> Dear Expert Users!
>
> My name is Laszlo Baranyai and this is the first time I have written to
> this list. I am working with digital image processing and would like to
> compile my algorithms under Linux as well. The following program is written

Because of structure padding, you can't rely on having the structure be so 
many bytes. gcc will align stuff on boundaries, and pad the intervening 
spaces with zeros. I think there's a compiler option to control this - you 
might want to look at the GCC HOWTO.


> Laszlo Baranyai

-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---




Re: [expert] ADSL -- runs on Win98, NOT on Linux!

2001-01-20 Thread David E. Fox

On Thursday 18 January 2001 23:22, you wrote:
> Dear friends
>
> Would very much appreciate your help with figuring out why my new
> Earthlink/Covad/ADSL works in Win98 but not in Linux.

I don't see why it wouldn't work in Linux. I don't have Windows, I will 
probably never have windows here. 

What features does your ADSL have? Does it, for instance, require PPP over 
Ethernet, or does it not give you a static IP, you have to do DHCP, etc? 
Those 'extras' (i.e., garbage to make the DSL provider's life easier or 
whatever) will make life far more difficult for you. My DSL provider doesn't 
do that, which is nice - so over here, it is a static IP connection; all I do 
is ifconfig and route and I'm online :). 

You might want to peek into your Windows configuration files and see if there 
is anything that would make it seem as if you were using dhcp or ppp over 
ethernet etc. Did Earthlink give you 'connection' software, for instance?

What does your ifconfig, route, etc. say in Linux? Can it see the network 
card?

> When I booted up to Linux, Linux could not detect my ADSL. The eth0
> refuses to recognize my ADSL. After two minutes I get a big fat red X
> and it moves on.

That could mean that it guessed dhcp (which is more common) and it's sitting 
trying to authenticate that way, and it'll just sit there if your DSL 
provider doesn't use that method. When I first installed Mandrake two weeks 
ago (prior to that I was using an older Red Hat) the net configuration tool 
incorrectly did that and it was just sitting there in the bootup. After 
fixing that problem, bootups are fine.


> (By the way, Earthlink's ADSL modem is made by a different company than
> the one used by Bellsouth or by Juno/Covad)

That shouldn't be an issue. I have a Westell DSL modem.

> ago, I selected the "non-" option and Linux immediately installed the
> dhcpd file. When I rebooted, Juno ADSL was immediately recognized. No

PPPoE and DHCP are two different things. PPPoE requires an extra piece of 
software on Linux in order to work. You need to find out whether or not your 
provider uses PPPoE. I forget what's required exactly, since I don't use it.


 
> Benjamin

-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---




Re: [expert] Advanced Packaging Tool for Linux Mandrake.

2001-01-20 Thread David E. Fox

On Saturday 06 January 2001 20:35, Mike MacCana wrote:
> For those of you who haven't heard the news, Mandrake Cooker now has
> APT-GET support. APT get is a rather nifty way of installing software on
> a computer.
>
> Comparing the task of installing, say, the latest Gimp on your machine

>From all I've heard from Debian people, apt-get is slicker than anything else 
for package install.

But so far I can't get it to work on Mandrake. I grabbed an RPM from a 
contrib site (?) when you announced the availability of this but so far 
haven't been able to get it to run. I think I need a better 
/etc/apt/sources.list file that is tailored to Mandrake & Mandrake cooker. 
The one that is provided now has a couple of ftp sites in Brazil and won't 
connect to them because of some key ring problems.

Anyone else using this on Mandrake?

> Mike

-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---




Re: [expert] laterst kde updates - konqueror can't do webpages

2001-01-20 Thread Tom Brinkman

On Saturday 20 January 2001 11:47 am, Praedor Tempus wrote:
> Ah, so back a couple of builds is it?  OK, ANYTHING to get this damn
> thing working properly again.
> Which package supplies konqueror?  Is it kdenetwork?  I wonder if one
> could just go back with the rpm that supplies konqueror?

/home/tom : rpm -q --whatprovides /usr/bin/konqueror
kdebase-2.1-0.20010109.2mdk

 Try going back, it'll prob'ly work.  While I was using 20010115 
rpms I forced kdebase-2.1-0.20010109.2mdk  back in to fix the kdm 
problem.  No need to uninstall the newer rpm either, just force the 
older one in.  I'd definitely suggest the 0109 rpm, 'cause the 0115 
kdebase will most likely break kdm (login). 

If you don't have the 0109 kdebase, an ftp search will turn up 
dozens of links.  I opted to go back to all 0109's. The 0115 and 0118 
rpms were the first time I've had any problems with any of Chris' 
upgrades.  I suspect it's all KDE problems 'cause there's similar stuff 
being reported with the newer CVS source on the kde and other mailing 
lists, newsgroups.
-- 
Tom Brinkman   [EMAIL PROTECTED] Galveston Bay




Re: [expert] linux and ghost 2001

2001-01-20 Thread Jack Malone

I'm fixing to upgrade my linux box hd to a bigger one, going from a 6.4 gig 
to a 10 gig drive.I noticed that ghost wanted to expand the partitions that 
i had setup when it copied the old drive to new one. I'm wondering if this 
will work an how safe will it be. Any thing that I should lookout for when 
i try to boot off of the new drive.

jack 





Re: [expert] Win2K Boot Loader

2001-01-20 Thread John W

On Saturday 20 January 2001 09:58, you wrote:
> If oyu create a /boot partition and tell mandrake to write LILO to the
> /boot partition instead of the mbr, then win2k ntldr will show up.
 I am sure it would. When I installede i did make a /boot partition but opted 
to install LILO to the MBR as a gamble and it worked so no fussing with the 
boot.ini file in windows.
> > On Friday 19 January 2001 14:26, you wrote:
> > > Is anyone using Win2K's boot loader to boot linux instead of LILO?
> > >
> > > I have read Linux+NT-Loader HOWTO and wondering if the same method
> > > would work with Win2K.
> > >
> > > Thanks
> > > ___
> > >__ Get Your Private, Free E-mail from MSN Hotmail at
> > > http://www.hotmail.com.
> >
> >  I am dual booting with Win2k and I have installed 2k and Mandrake in
> > different combinations and times and the 2k loader has never shown up. I
> > have even installed 2k when Mandrake is already on the HD and the 2k
> > loader has never even tried to overwrite the MBR. I use LILO to boot my
> > sytem! Seems a more logical choice. 2000 might try to forget Linux is
> > there or something. --
> > John W
>
> I love deadlines. I like the whooshing sound they make as they fly by.
>   - Douglas Adams

-- 
John W




Re: [expert] Problems with Mandrake 7.2 and vmWare

2001-01-20 Thread Michael Svensson

Ahh. will check it right away, looked around vmware but didnt think of news. 
Stupid but wel

Thanks

/Micke


On Saturday 20 January 2001 16:55, Peña Arellano Fabian Erasmo wrote:
> Hi,
>
>   I am running VMware Workstation 2.0.3 under Linux-Mandrake 7.2 and
> don't have any kind of problems.
>   Maybe someone in the various VMware newsgroups could help you:
>
>   news://news.vmware.com
>
>   Greeting from Mexico,
>
>   Fabian.
>
> On Sat, 20 Jan 2001, Michael Svensson wrote:
> > I have installed Mandrake 7.2 and use vmWare to perform various
> > laboration,
>
>  this has always worked great before but when i installed 7.2 it dosent.
>
> > When i turn off vmWare after a session it will reboot X after that and
> > this
>
> is not so great, are there anyone who knows any type of solution for this
> ??
>
> > Regards
> > Michael Svensson
>
> 
> Get your free domain name and domain-based e-mail from
> Namezero.com. New!  Namezero Plus domains now available.
> Find out more at: http://www.namezero.com

-- 

Mvh
Michael Svensson




[expert] Now what is THIS?!

2001-01-20 Thread Praedor Tempus

I am having font problems of unknown origin with konqueror in KDE 2.1.  As 
one of many different things I have done to try to fix it is building and 
installing XFree86-4.0.2-5mdk.  That all went fine and I rebooted and then 
started KDE.  Now, when I start kcontrol as a user I get the Control center 
up but it's window is blank.  If I open it from a konsole, the message 
produced is this:

kcontrol: WARNING: No K menu group with X-KDE-KControl-Base=true found ! 
Defaulting to Settings/

Huh?  Why does this now happen?  NOTHING FRICKIN' CHANGED EXCEPT XFREE!
Why does kcontrol now not work when it worked fine before?  How do I fix 
this?  I need this to be fixed in order to try to fix my ongoing font problem 
- konqueror wrecks X and KDE if I try to run it as a webbrowser (but causes 
no problems if run as a file browser).  

Anyone?
-- 
Against stupidity, the gods themselves contend in vain

Praedor




Re: [expert] laterst kde updates - konqueror can't do webpages

2001-01-20 Thread Praedor Tempus

Ah, so back a couple of builds is it?  OK, ANYTHING to get this damn thing 
working properly again.

Which package supplies konqueror?  Is it kdenetwork?  I wonder if one could 
just go back with the rpm that supplies konqueror?

On Saturday 20 January 2001 10:05, you wrote:
> On Friday 19 January 2001 10:50 am, Praedor Tempus wrote:
> > To add something else...
> >
> > I am running into another problem, a bigger problem.  Initially,
> > after installing the 20010118 kde 2.1 rpms, I just did a restart X
> > and logged in again.  This is where I ran into problems with
> > konqueror, getting the message below.
[...]
>This was my main problem along with other problems you mentioned
> (snipped).  I fixed everything by doing, rpm -Uvh --force *20010109*
> in my dir that still had the 1/9 CVS rpms.  So now I have
[...]
> and no problems ;>>

-- 
Against stupidity, the gods themselves contend in vain

Praedor




Re: [expert] MandrakeUpdate for servers?

2001-01-20 Thread Michèl Alexandre Salim

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What about exporting the output to the X server on your workstation? i.e. 
export DISPLAY=$REMOTEHOST:0
Just a suggestion... while you work on that console version for instance.

Regards,

Michel Salim
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjppyhMACgkQJGJajIpyEn4cvACfZS18Ic7Pa6HSiMnNGiUGz0QO
u90AniwdbgK806RDImqWnmbRmJfO7/hR
=+CFQ
-END PGP SIGNATURE-




Re: [expert] netscape problem

2001-01-20 Thread Mark Belanger

I've seen this many times.

Remove all .*.summary files from any netscape mail
directory.  These directories are typically named
~/ns_imap or ~/nsmail

I suspect but can't prove that these files become
corrupted by running more than one instance of
netscape.

I have alsow seen similar problems caused by the
~/.netscape/preferences.js

-Mark

Proot wrote:
> 
> I came in this morning to find netscape broken on my
> workstation.  Worked when I left on wednesday - broke when I
> came back today.  The problem was that Netscape crashed
> completely and closed whenever I tried to open the mail
> client.  The browser itself appeared ok. I'm running mdk 7.1
> and was running the original 4.73 version released with 7.1.
> 
> I tried various things and eventually decided to upgrade to
> the most recent version of netscape released for 7.1
> (4.76-3.2mdk). After I finally got netscape-common and
> netscape-communicator installed (navigator gave conflicts
> with communicator plus I don't see why I need it if
> communicator is installed) I find I can only run it from in
> a terminal as root.  I get a 'Bus Error' message when I try
> to run it as a normal user.  Can anyone help me figure this
> out?
> 
> Thanks.
> 
> 
> --
> Mike Rambo
> [EMAIL PROTECTED]




Re: [expert] glibc and reboot (con't)

2001-01-20 Thread Tom Brinkman

On Friday 19 January 2001 06:43 pm, Chris Spackman wrote:
> I wrote earlier about an accidental reboot while upgrading glibc.

> So this is either a software problem or a hardware problem.

> Any ideas where to start sorting this out? Could it be a simple
> problem of overheating causing a reboot? (can that happen?)

  Yes. Try compiling a kernel, if it errors out in different places, 
your problem is hardware. Try 'cpuburn', if you get reboots/errors, 
it's hardware. Otherwise boot your install CD and choose upgrade to fix 
unknown problems with your install.  Random reboots are almost always 
hardware tho, overheating, cpu/cache/ram, HDD errors.  Clean out 
the dust bunnies and re-seat everything.  It can also be power. Either 
the house current or the computers power supply. If that's the case, 
you need an UPS, and/or a better power supply.  A quick way to test 
overheating problems is to take the case cover off, and point a table 
fan into the box. If the reboot/error problems subside, you need to 
improve cpu heatsink/fan and/or case ventilation.
-- 
Tom Brinkman   [EMAIL PROTECTED] Galveston Bay




Re: [expert] laterst kde updates - konqueror can't do webpages

2001-01-20 Thread Tom Brinkman

On Friday 19 January 2001 10:50 am, Praedor Tempus wrote:
> To add something else...
>
> I am running into another problem, a bigger problem.  Initially,
> after installing the 20010118 kde 2.1 rpms, I just did a restart X
> and logged in again.  This is where I ran into problems with
> konqueror, getting the message below.

I did the usual 'rpm --rebuilddb', and 'update-menus -v', plus 
restarting X.  For one reason or another I've restarted X several times,
about half the time it would correctly run kdm, others it would drop me 
to a level 3 prompt.
>
> I then decided to reboot and try that.  This was worse.  X and KDM
> started just fine (without all the system services listed as users). 
> I logged in and KDE started up fine.  I was able to open an xterm,
> open up my home directory. As soon as I tried to open konqueror for
> web browsing, however, all went to hell.  It would not start at all -
> no error message.  In addition, I could no longer start ANY app.
>
   This was my main problem along with other problems you mentioned 
(snipped).  I fixed everything by doing, rpm -Uvh --force *20010109*
in my dir that still had the 1/9 CVS rpms.  So now I have
kde1-compat-1.1.2-7mdk
kdebindings-2.1-0.20010118.1mdk
kdenetwork-devel-2.1-0.20010109.1mdk
kdesupport-2.1-0.20010109.1mdk
kde1-compat-devel-1.1.2-7mdk
kdesupport-devel-2.1-0.20010109.1mdk
kdemultimedia-devel-2.1-0.20010109.1mdk
kdestudio-2.0-4mdk
kdesdk-2.1-0.20010109.1mdk
kdegraphics-devel-2.1-0.20010109.1mdk
kdelibs-sound-2.1-0.20010109.2mdk
kdenetwork-2.1-0.20010109.1mdk
kdepim-2.1-0.20010109.1mdk
kdebase-devel-2.1-0.20010109.2mdk
kdelibs-sound-devel-2.1-0.20010109.2mdk
kdegraphics-2.1-0.20010109.1mdk
kdeaddutils-devel-2.1-0.20010109.1mdk
kdegames-2.1-0.20010109.1mdk
kdemultimedia-2.1-0.20010109.1mdk
kdeaddutils-2.1-0.20010109.1mdk
kdeadmin-2.1-0.20010109.1mdk
kdebase-2.1-0.20010109.2mdk
kdelibs-2.1-0.20010109.2mdk
kdelibs-devel-2.1-0.20010109.2mdk
kdetoys-2.1-0.20010109.1mdk
kdeutils-2.1-0.20010109.1mdk
kdevelop-2.1-0.20010109.1mdk

    and no problems ;>>
-- 
Tom Brinkman   [EMAIL PROTECTED] Galveston Bay




Re: [expert] Win2K Boot Loader

2001-01-20 Thread Anthony Russello


If oyu create a /boot partition and tell mandrake to write LILO to the
/boot partition instead of the mbr, then win2k ntldr will show up.

> On Friday 19 January 2001 14:26, you wrote:
> > Is anyone using Win2K's boot loader to boot linux instead of LILO?
> >
> > I have read Linux+NT-Loader HOWTO and wondering if the same method would
> > work with Win2K.
> >
> > Thanks
> > _
> > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>  I am dual booting with Win2k and I have installed 2k and Mandrake in
> different combinations and times and the 2k loader has never shown up. I have
> even installed 2k when Mandrake is already on the HD and the 2k loader has
> never even tried to overwrite the MBR. I use LILO to boot my sytem! Seems a
> more logical choice. 2000 might try to forget Linux is there or something.
> --
> John W
>

I love deadlines. I like the whooshing sound they make as they fly by.
- Douglas Adams






Re: [expert] GNapster

2001-01-20 Thread Laurent Duperval

On 20 Jan, Joan Tur wrote:
> Vic escribió:
> 
>> Do you mean that the Gnapster project is dead???
> 
> I don't.  I just say that version 1.4.1a worked fine until it didn't... and
> i don't know why.
> 
> But i'm still using gnapster.  It's the best for me  ;-)
> 
> 
>> Good thing there is still Knapster and GTK Napster.
> 
> I've tryed knapster and lopster.  I still prefer gnapster...
> 

Lopster works for me but I can't figure out how searches occur. It seems as
though results are cached and you can't do the same query twice. Real
annoying.

L

-- 
MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK

Laurent Duperval   "Montreal winters are an intelligence test,
Netergy Networks - Java Centerand we who are here have failed it."
Phone: (514) 282-8484 ext. 228   -Doug Camilli
mailto:[EMAIL PROTECTED]   Penguin Power!






Re: [expert] Problems with Mandrake 7.2 and vmWare

2001-01-20 Thread =?x-unknown?q?Pe=F1a_Arellano_Fabian_Erasmo?=

Hi,

I am running VMware Workstation 2.0.3 under Linux-Mandrake 7.2 and
don't have any kind of problems.
Maybe someone in the various VMware newsgroups could help you:

news://news.vmware.com

Greeting from Mexico,

Fabian.



On Sat, 20 Jan 2001, Michael Svensson wrote:

> I have installed Mandrake 7.2 and use vmWare to perform various laboration,
 this has always worked great before but when i installed 7.2 it dosent.
> 
> When i turn off vmWare after a session it will reboot X after that and this 
is not so great, are there anyone who knows any type of solution for this ??
> 
> 
> Regards
> Michael Svensson
> 





[newbie] Printing problem, no header margin

2001-01-20 Thread Martin Bates

I have mandrake installed, and print to an HP2100M. If
I do a test page, this is centered correctly. If I
print a postscript file written by dvips, this has no
top border. I have similar problems with psnup, etc.

Any suggestions as to how to center correctly ?

The paper type is set up via printtool.

Martin Bates



Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie




[expert] konqueror problems in kde-2.1-20010118

2001-01-20 Thread Praedor Tempus

I installed the latest version of kde 2.1 for mandrake yesterday.  I have 
found everything is fine except konqueror.  

I can start konsole, the kfmclient file browser portion of konqueror, kmail, 
etc, without any problem but the moment I try to start konqueror web browser, 
that's all she wrote.  It totally wrecks kde and even X.  

There is no error message and the konqueror window doesn't even try to appear 
but as soon as I try to start it, I lose the ability to do anything more.  No 
matter what app I try to start, be it a kde app or gnome/gtk app, it will not 
start.  I cannot even logout of kde because that doesn't work either.  If I 
have any apps open, they become unresponsive.  After about 10 seconds of 
waiting, X crashes and the only message I find associated with the problem is 
this:

Fatal server error:
could not open default font ' fixed'

I cannot do a Ctrl-Bkspc and restart X.  The only thing I can do to get back 
the X server and KDE is to reboot.  

This is repeatable.

If I run "konqueror" from a konsole it starts up fine and from there I can 
browse the web.  If I run "kfmclient openProfile webbrowsing" then all the 
problems mentioned above occur and I get this message in the konsole:

QFont::lastResortFont: Cannot find any reasonable font
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = konsole path = 
QFont::lastResortFont: Cannot find any reasonable font
[patrick@localhost patrick]$ kfmclient openProfile webbrowsing
QFont::lastResortFont: Cannot find any reasonable font
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = kfmclient path = 
QFont::lastResortFont: Cannot find any reasonable font

If I subsequently try to run any other app from the open konsole (I cannot 
open ANY new apps be they KDE, gtk-based, or whatever), for instance if I try 
to open a new konsole with "konsole", I get:

QFont::lastResortFont: Cannot find any reasonable font
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = konsole path = 
QFont::lastResortFont: Cannot find any reasonable font

No other app but konqueror has this effect as far as I can find.  Once it 
occurs, it is fixable only by rebooting.
-- 
Against stupidity, the gods themselves contend in vain

Praedor




Re: [expert] SAMBA Printer problem on Private network - IPCHAINS denies access?

2001-01-20 Thread Albert E. Whale

Tim,

The short of it, I re-ran the rc.firewall command before flushing the Ipchains
table (i.e. ipchains -F)

I can print via a static IP address (a real one), however I would prefer to limit
SAMBA to my internal network, thus the Private Network Addresses.

If I could guarantee that SAMBA would only work with my nodes, then I would
revert back to my addresses, of which I have five valid addresses.

I know of a problem with the ipautoforward for port information, but that is
already taken out of the kernel.

Still looking for assistance here folks!

Tim Fairchild wrote:

> On Saturday 20 January 2001 14:49, you wrote:
> > I have a Private network (192.168.99) which I am using IPCHAINS in order
> > to gain access through my Linux Server to the internet.
> >
> > The Problem is when I attempt to Print to the LP on the Linux Server
> > (everything else in SAMBA/Linux appears to be working- authentication
> > .), when I connect to the printer the Network gets locked up.  Here's
> > what I see:
>
> I don't think samba or the printer have anything to do with ipchains... ie My
> gateway box, samba server, printer server was doing the samba thing and
> printer server well before I got around to getting ipchains going...
>
> So I don't know why it would shutdown the network?? Seems strange. Hope
> there's an expert out there :-)
>
> I do have some questions tho as I'm real new to ipchains and stuff...
>
> > # ipchains -L
> > Chain input (policy ACCEPT):
> > target prot opt sourcedestination ports
> > DENY   all  l-  laptop3.abs-comptech.com anywhere n/a
>
> what does this line do? Just curious.
>
> > Chain forward (policy DENY):
> > target prot opt sourcedestination ports
> > MASQ   all  --  192.168.99.0/24  anywhere  n/a
> > MASQ   all  --  192.168.99.0/24  anywhere  n/a
>
> And why are there two identical lines here??? If I do an ipchains -L I just
> get the one line much like these - likewise I just have a simple gateway. I
> don't see why there are two lines?
>
> Also what does the samba printer config look like? I assume you are printing
> from a win box? what linux is running on the gateway? I am running mdk 7.0 on
> the gateway and 7.2 on the workstations - which is giving me the shits...
>
> tim
>
> --
> -
>   Tim & Therese Fairchild
>   Atchafalaya Border Collies.
>   Kuttabul, Queensland, Australia.
> -
>  Email   mailto:[EMAIL PROTECTED]
>  Homepagehttp://members.nbci.com/amosf/bcs
>  BCs4me Page http://members.nbci.com/amosf
> -
>

--
Albert E. Whale - http://www.abs-comptech.com/aewhale.html
--
ABS Computer Technology, Inc. - Computer & Networking Specialists
Sr. Network, Security and Systems Consultant
HP Networking & Openview, Royalty Class Consultant - http://forums.itrc.hp.com

The Father's Rights Network - http://www.abs-comptech.com/frn/frnhome.html
The Pennsylvania Parenthood Initiative - PAPI - Children need BOTH Parents
- http://www.geocities.com/Heartland/4688/papi.htm






Re: [expert] SAMBA Printer problem on Private network - IPCHAINS denies access?

2001-01-20 Thread Tim Fairchild

On Saturday 20 January 2001 14:49, you wrote:
> I have a Private network (192.168.99) which I am using IPCHAINS in order
> to gain access through my Linux Server to the internet.
>
> The Problem is when I attempt to Print to the LP on the Linux Server
> (everything else in SAMBA/Linux appears to be working- authentication
> .), when I connect to the printer the Network gets locked up.  Here's
> what I see:

I don't think samba or the printer have anything to do with ipchains... ie My 
gateway box, samba server, printer server was doing the samba thing and 
printer server well before I got around to getting ipchains going...

So I don't know why it would shutdown the network?? Seems strange. Hope 
there's an expert out there :-)

I do have some questions tho as I'm real new to ipchains and stuff...

> # ipchains -L
> Chain input (policy ACCEPT):
> target prot opt sourcedestination ports
> DENY   all  l-  laptop3.abs-comptech.com anywhere n/a

what does this line do? Just curious.

> Chain forward (policy DENY):
> target prot opt sourcedestination ports
> MASQ   all  --  192.168.99.0/24  anywhere  n/a
> MASQ   all  --  192.168.99.0/24  anywhere  n/a

And why are there two identical lines here??? If I do an ipchains -L I just 
get the one line much like these - likewise I just have a simple gateway. I 
don't see why there are two lines?

Also what does the samba printer config look like? I assume you are printing 
from a win box? what linux is running on the gateway? I am running mdk 7.0 on 
the gateway and 7.2 on the workstations - which is giving me the shits...

tim

-- 
-
  Tim & Therese Fairchild
  Atchafalaya Border Collies.
  Kuttabul, Queensland, Australia.
-
 Email   mailto:[EMAIL PROTECTED]
 Homepagehttp://members.nbci.com/amosf/bcs 
 BCs4me Page http://members.nbci.com/amosf
-
 





Re: [expert] glibc and reboot (con't)

2001-01-20 Thread Tim Fairchild

On Saturday 20 January 2001 21:22, you wrote:

On the subject of heat... I've had a couple of pld P120's that shut down, 
rebooted and generally did weird things because of dead cpu fans.

I also had a dead power supply fan which shut down and my hard drives 
overheated and one died. Without the case circulation it gets real hot in 
there...

I live in the tropics...

tim

-- 
-
  Tim & Therese Fairchild
  Atchafalaya Border Collies.
  Kuttabul, Queensland, Australia.
-
 Email   mailto:[EMAIL PROTECTED]
 Homepagehttp://members.nbci.com/amosf/bcs 
 BCs4me Page http://members.nbci.com/amosf
-
 





[expert] LANKom LB-1200U

2001-01-20 Thread Avi Nehori

Hi,
i need a driver for LANKom LB-1200U NIC for
linux machine.
where can i get it please??
any help will be great.
thanks

-- 
From:Avi Nehori
Email:[EMAIL PROTECTED]
Mobile:051-729542

The world's great men have not commonly been great scholars, nor its
great
scholars great men.
-- Oliver Wendell Holmes




[expert] LANKom NIC CARD

2001-01-20 Thread Avi Nehori

Hi,all 
i am trying to set up an ethernet card LANKom LB-1200U on my linux
machine, 
and the kernel doent detect it,while w2k do recognize it. 
any idea?? 
-- 
From:Avi Nehori
Email:[EMAIL PROTECTED]
Mobile:051-729542

The world's great men have not commonly been great scholars, nor its
great
scholars great men.
-- Oliver Wendell Holmes




Re: [expert] GNapster

2001-01-20 Thread Joan Tur

Vic escribió:

> Do you mean that the Gnapster project is dead???

I don't.  I just say that version 1.4.1a worked fine until it didn't... and
i don't know why.

But i'm still using gnapster.  It's the best for me  ;-)


> Good thing there is still Knapster and GTK Napster.

I've tryed knapster and lopster.  I still prefer gnapster...


> Gnapster was good.
>
> On Friday 19 January 2001 13:28, you wrote:
> > Hallo!
> >
> > For all of you who are interested in using gnapster: version 1.3.12 is
> > working fine in my computer, while i haven't been able to use version
> > 1.4.1a since a few days ago (it disconnected)...
> >
> > --
> > Joan Tur. Ibiza - Spain
> > [EMAIL PROTECTED]  [EMAIL PROTECTED] ICQ 11407395
> > Joan.Tur.pagina.de  www.ClubIbosim.org
> > Linux: usuari registrat 190.783

--
Joan Tur. Ibiza - Spain
[EMAIL PROTECTED]  [EMAIL PROTECTED]  ICQ 11407395
Joan.Tur.pagina.de  www.ClubIbosim.org
Linux: usuari registrat 190.783







[expert]

2001-01-20 Thread Leonidas Papadopoulos

Does anyone Know how can i install the Terratec DMX XFire 1024 sound
card? (CS 4624)




[expert] SAMBA Printer problem on Private network - IPCHAINS denies access?

2001-01-20 Thread Albert E. Whale


I have a Private network (192.168.99) which I am using IPCHAINS in order
to gain access through my Linux Server to the internet.

The Problem is when I attempt to Print to the LP on the Linux Server
(everything else in SAMBA/Linux appears to be working- authentication
), when I connect to the printer the Network gets locked up.  Here's
what I see:

# ipchains -L
Chain input (policy ACCEPT):
target prot opt sourcedestination ports
DENY   all  l-  laptop3.abs-comptech.com anywhere n/a
Chain forward (policy DENY):
target prot opt sourcedestination ports
MASQ   all  --  192.168.99.0/24  anywhere  n/a
MASQ   all  --  192.168.99.0/24  anywhere  n/a
Chain output (policy ACCEPT):

Why did IPCHAINS DENY Access?

Any suggestions?

--
Albert E. Whale - http://www.abs-comptech.com/aewhale.html
--
ABS Computer Technology, Inc. - Computer & Networking Specialists
Sr. Network, Security and Systems Consultant
HP Networking & Openview, Royalty Class Consultant -
http://forums.itrc.hp.com

The Father's Rights Network -
http://www.abs-comptech.com/frn/frnhome.html
The Pennsylvania Parenthood Initiative - PAPI - Children need BOTH
Parents
- http://www.geocities.com/Heartland/4688/papi.htm






Re: [expert] glibc and reboot (con't)

2001-01-20 Thread Chris Spackman

On Sat, Jan 20, 2001 at 06:54:51PM +0800, Bill Kenworthy wrote:
> Check the cpu fan/heat sink for dirt - quite a common cause of reboots,
> particularly with K6 chips in my experiance.  Also make sure the box is
> well ventilated - one of my machines reboots if the room temperature
> goes over 28 degrees centigrade and the second case fan is not on - the
> powersupply fan is not up to the job and the box internals get quite
> hot.
> 
> BillK

Thanks a lot, that kind of confirms what I was thinking. I am running a k6-2
and the box is as venilated as I can make it in a cramped Japanese
apartment (in others words, venilation could be better). This was prolly the
case. I was hoping that the general cold of the apartment would help keep
everything cool. (Japan has not discovered insulation yet, so the temp in
the apartment is generally the same as outside).

Live and learn.

-- 
Chris and Yoshiko Spackman

[EMAIL PROTECTED]  (English)
[EMAIL PROTECTED]   (Japanese)

www.openhistory.org

"I will not be pushed, filed, stamped, indexed, briefed, debriefed, or
numbered. My life is my own."
-The Prisoner




[expert] Problems with Mandrake 7.2 and vmWare

2001-01-20 Thread Michael Svensson



I have installed Mandrake 7.2 and use vmWare to 
perform various laboration, this has always worked great before but when i 
installed 7.2 it dosent.
 
When i turn off vmWare after a session it will 
reboot X after that and this is not so great, are there anyone who knows any 
type of solution for this ??
 
 
Regards
Michael Svensson


Re: [expert] glibc and reboot (con't)

2001-01-20 Thread Bill Kenworthy

Check the cpu fan/heat sink for dirt - quite a common cause of reboots,
particularly with K6 chips in my experiance.  Also make sure the box is
well ventilated - one of my machines reboots if the room temperature
goes over 28 degrees centigrade and the second case fan is not on - the
powersupply fan is not up to the job and the box internals get quite
hot.

BillK




[expert] using japanese language

2001-01-20 Thread Chris Spackman

Has there been any discussion on this list about the inputting Japanese text
with LM 7.x? With 7.1, the jserver wouldn't shut down properly, it had to be
killed. With my current 7.2 setup, jserver starts up and shuts down ok (at
least with the "service" command) but I am having trouble using kinput to
input text. I think it is an environment problem since my LC_(all of them)
variables are set to US english - fair enough since that is the primary
language for my system. So what do I need to do to change them? Is that
sufficient for inputing Japanese?

Anyone tried this or have any insights?


-- 
Chris and Yoshiko Spackman

[EMAIL PROTECTED]  (English)
[EMAIL PROTECTED]   (Japanese)

www.openhistory.org

"I will not be pushed, filed, stamped, indexed, briefed, debriefed, or
numbered. My life is my own."
-The Prisoner




Re: [expert] glibc and reboot (con't)

2001-01-20 Thread Chris Spackman

On Fri, Jan 19, 2001 at 11:14:00PM -0600, Joseph Red wrote:
> 
> If your power supply fan is not working it can cause a spontaneous
> reboot.  I know that's true for ATX, and suspect it's true for AT style
> psu.  Quick check, stick your hand in front of the fan, if it's blowing
> warm air it's working:)  CPU fans aften fail, esp. the cheaper ones.  If
> you think it's heat related, check *all* the fans.
> -- 
> 
> 
> Joseph Red
> [EMAIL PROTECTED]
> www.cautioninc.com

Thanks for the suggestion.
You might be right. I went to single user mode and rebuilt the rpm db with
no problem. Haven't checked all the fans yet, but the power supply fan is
definitely working. Possibly the cpu intensive rpm stuff combined with a
heater blowing air at my feet (and thus at the box as well) caused the
computer to overheat. That might explain the two reboots within a few hours
of each other. Course, I am always open to alternative possibilities.

For some reason, the rebuilt db still shows the old and new versions of
glibc-devel installed. Strange.

-- 
Chris and Yoshiko Spackman

[EMAIL PROTECTED]  (English)
[EMAIL PROTECTED]   (Japanese)

www.openhistory.org

"I will not be pushed, filed, stamped, indexed, briefed, debriefed, or
numbered. My life is my own."
-The Prisoner