Re: [expert] No such file or directory message from bash

2002-01-23 Thread Ronald J. Hall

Aleksey wrote:
 
 Dear experts,
 
 Does anyone know why I get the No such file or directory message when
 trying to run an executable in bash? Here's what I have:
 
 [aleksey@botik aleksey]$ ls -la
 total 97900
[ snip ]
 -rwxr--r--1 aleksey  aleksey104318 Jan 22 20:31 swatgrs_set*
 
 The executable 'swatgrs_set' is there, but I can't run it:
 
 [aleksey@botik aleksey]$ ./swatgrs_set
 bash: ./swatgrs_set: No such file or directory

It looks like its set to only run for root. Have you tried running it as root?
If it works there, then change your permissions. You should see some more
x's there... ;-)

-- 
 
   /\
   DarkLord
   \/



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



[expert] Laptop running 8.1 having problems with CompactFlash card

2002-01-23 Thread Charlie Bebber


I've got a Sony VAIO F580 in which I swap my NIC and CompactFlash card
adapter in the PCMCIA slots (so I can mount my digital camera's pics
locally).
When I run Mandrake shipped kernels, life is good and everything works fine.
 When I compile my own kernel and enable only the things I need, the only
thing that isn't working is the CompactFlash card adapter.

First, and perhaps someone on the list could explain this, the Mandrake
kernels ship with the ide_cs module which is required for this device.  The
problem here is that in the *real* kernel, it's not called ide_cs, but
rather ide-cs.  So when /etc/init.d/pcmcia starts, I get the following in my
syslog:

---
Jan 23 09:52:05 hector cardmgr[1655]: socket 0: ATA/IDE Fixed Disk
Jan 23 09:52:05 hector cardmgr[1655]: executing: 'modprobe ide_cs'
Jan 23 09:52:05 hector cardmgr[1655]: + modprobe: Can't locate module ide_cs
Jan 23 09:52:05 hector cardmgr[1655]: modprobe exited with status 255
Jan 23 09:52:05 hector cardmgr[1655]: module /modules/2.4.17-2/pcmcia/ide_cs
..o not available
Jan 23 09:52:07 hector cardmgr[1655]: get dev info on socket 0 failed:
Resource temporarily unavailable
---

I get around this issue by putting and alias for ide_cs in my
/etc/modules.conf and running depmod, but why has Mandrake re-named this
kernel module and built pcmcia to look for it as opposed to the legitimate
ide-cs?

When it does load, I still don't get any love:

---
Jan 23 09:53:59 hector cardmgr[1715]: socket 0: ATA/IDE Fixed Disk
Jan 23 09:53:59 hector cardmgr[1715]: executing: 'modprobe ide_cs'
Jan 23 09:54:01 hector cardmgr[1715]: get dev info on socket 0 failed:
Resource temporarily unavailable
---

I don't think this happened when I had 8.0 installed, but I can't honestly
remember.  But you can see that it recognises the card but for some reason,
it's not able to get it completely.  A friend running RH 7.1 and I were
playing with it this weekend and he didn't have any problem at all (nor did
his look for the wrongly named ide_cs module).

I'd sure appreciate any info anyone might have.

Thanks in advance,

-Charlie
-- 
GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623 53CE





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



[expert] Is this the expected behavior of the KDE taskbar in Mandrake 8.1?

2002-01-23 Thread Randy Kramer

Background:  I've installed Mandrake 8.1 and I know I have some
problems.  I'm starting to notice other differences between Mandrake 7.2
and 8.1 and I don't know whether they are intentional or indicate a
problem with my setup.  Here is one:

(Sorry, I don't have the right terminology for the doodads on the
taskbar.)

More specific background: On Mandrake 7.2 with KDE, when I choose a
different desktop using the selector buttons (1 thru 4) on the taskbar,
the area to the right of the selector buttons (on the taskbar) shows
only the applications running on that desktop.

Question: On Mandrake 8.1, I see all the running applications (in the
area to the right of the desktop) no matter which desktop I choose.  Is
this the expected behavior under kde on Mandrake 8.1?

Thanks,
Randy Kramer



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



Re: [expert] linux on compaq Proliant 2500

2002-01-23 Thread William R. Nash

Thanks Alot.

Bill Nash


- Original Message -
From: Mike Rambo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 22, 2002 8:06 AM
Subject: Re: [expert] linux on compaq Proliant 2500


 Give http://www.geocities.com/rlcomp_1999/ a try. I can no longer access
 this site here from work (because it's been filtered out for some
 reason) but last I looked at it there was a lot of info about linux on
 compaq servers.

 --
 Mike Rambo
 [EMAIL PROTECTED]



 John Haywood wrote:
 
  On Fri, 18 Jan 2002 12:31, you wrote:
William R. Nash wrote:
   
Hello,
   
I just receive a new/used computer a compaq Proliant 2500R.  with
this
computer there was no operating system on it.  I need to know if I
need the smartstart software so I load Linux mandrake 8.1 pro.
   
if I need this where can I download it or get a iso image.
   
thanks Bill Nash.
  
   Been awhile since I set up a compaq server, especially Proliant
series.
   If I remember right the Compaq software, smartstart, is for the RAID
   controller cards, yes (c,mon help us out, your message contains a
dearth
   of info. How ya gonna git help this way)?
 
  AFAIR, the Smartstart CD will also set up drivers for the OS of choice
as
  well. But really, this guy needs to go to both Compaq's and Mandrake's
web
  site before coming here.
  --
  john in sydney








 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] Re: Is this the expected behavior of the KDE taskbar in Mandrake 8.1? Followup question

2002-01-23 Thread Randy Kramer

David Joham wrote:
 In the KDE control center, choose LookNFeel-Taskbar and uncheck Group
 Similar Tasks.

David,

Wonderful, thanks!

I also unchecked Show all Windows and that resolved both changed
behaviors from Mandrake 7.2.

regards,
Randy Kramer



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



Re: [expert] ftp - security?

2002-01-23 Thread Guy McArthur

PuTTY is freeware and has both ssh (supporting versions 1 and 2) and scp 
clients for Windows. Look under alternatives on www.openssh.com.




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



Re: [expert] Re: Is this the expected behavior of the KDE taskbar in Mandrake 8.1? Followup question

2002-01-23 Thread Randy Kramer

David,

PS: I've also created a TWiki page to record the question and answer for
future reference (by anybody).  Please look it over -- if you have any
problems, please let me know or fix it yourself -- it is, after all, a
wiki.  If you do fix it yourself, I'd appreciate it if you would
register at http://twiki.org/cgi-bin/view/TWiki/TWikiRegistration.

http://twiki.org/cgi-bin/view/Wikilearn/Kde221TaskbarProblems

regards,
Randy Kramer

Randy Kramer wrote:
 
 David Joham wrote:
  In the KDE control center, choose LookNFeel-Taskbar and uncheck Group
  Similar Tasks.
 
 David,
 
 Wonderful, thanks!
 
 I also unchecked Show all Windows and that resolved both changed
 behaviors from Mandrake 7.2.
 
 regards,
 Randy Kramer



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



[expert] Re: Is this the expected behavior of the KDE taskbar in Mandrake 8.1? Followup question

2002-01-23 Thread Randy Kramer

PS: In Mandrake 7.2 kde, there was a separate box (in the area to the
right of the desktop selectors) for each brwoser window opened in
konqueror (whether they were all from one initial parent instance of
konqueror or separate instances).  Now (under Mandrake 8.1), there is
only one box that display a pop up list of the windows within an
instance of konqueror.  Is this the expected behavior?  Is there a way
to change it back to the behavior under Mandrake 7.2 kde?

Randy Kramer

Randy Kramer wrote:
 Background:  I've installed Mandrake 8.1 and I know I have some
 problems.  I'm starting to notice other differences between Mandrake 7.2
 and 8.1 and I don't know whether they are intentional or indicate a
 problem with my setup.  Here is one:
 
 (Sorry, I don't have the right terminology for the doodads on the
 taskbar.)
 
 More specific background: On Mandrake 7.2 with KDE, when I choose a
 different desktop using the selector buttons (1 thru 4) on the taskbar,
 the area to the right of the selector buttons (on the taskbar) shows
 only the applications running on that desktop.
 
 Question: On Mandrake 8.1, I see all the running applications (in the
 area to the right of the desktop) no matter which desktop I choose.  Is
 this the expected behavior under kde on Mandrake 8.1?



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



Re: [expert] No such file or directory message from bash

2002-01-23 Thread Aleksey

On Wednesday 23 January 2002 13:49, you wrote:
 Aleksey wrote:
  Dear experts,
 
  Does anyone know why I get the No such file or directory message when
  trying to run an executable in bash? Here's what I have:
 
  [aleksey@botik aleksey]$ ls -la
  total 97900
 [ snip ]
  -rwxr--r--1 aleksey  aleksey104318 Jan 22 20:31 swatgrs_set*
 
  The executable 'swatgrs_set' is there, but I can't run it:
 
  [aleksey@botik aleksey]$ ./swatgrs_set
  bash: ./swatgrs_set: No such file or directory

 It looks like its set to only run for root. Have you tried running it as
 root? If it works there, then change your permissions. You should see some
 more x's there... ;-)

Neither one helps :-( 
Tried running as root as well as adding exec permissions for all:

[aleksey@botik aleksey]$ su
Password:
[root@botik aleksey]# ./swatgrs_set
bash: ./swatgrs_set: No such file or directory
[root@botik aleksey]# chmod a+x swatgrs_set
[root@botik aleksey]# ll
   ...
-rwxr-xr-x1 aleksey  aleksey104318 Jan 22 20:31 swatgrs_set*
[root@botik aleksey]# ./swatgrs_set
bash: ./swatgrs_set: No such file or directory
[root@botik aleksey]#

Any ideas?

Aleksey



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



Re: [expert] Laptop running 8.1 having problems with CompactFlash card

2002-01-23 Thread Charlie Bebber


Well, I've found a quick fix -- uninstall the messed up Mandrake pcmcia-cs
package that looks for the non-existent ide_cs module and replace it with
the Red Hat pcmcia-cs package.  I'm still curious as to why the Mandrake
version looks for ide_cs rather than ide-cs, but oh well.

Cheers,

-Charlie

Charlie Bebber said:

 I've got a Sony VAIO F580 in which I swap my NIC and CompactFlash card
 adapter in the PCMCIA slots (so I can mount my digital camera's pics
 locally).
 When I run Mandrake shipped kernels, life is good and everything works
 fine.
 When I compile my own kernel and enable only the things I need, the
 only
 thing that isn't working is the CompactFlash card adapter.

 First, and perhaps someone on the list could explain this, the Mandrake
 kernels ship with the ide_cs module which is required for this device.
 The problem here is that in the *real* kernel, it's not called ide_cs,
 but rather ide-cs.  So when /etc/init.d/pcmcia starts, I get the
 following in my syslog:

 ---
 Jan 23 09:52:05 hector cardmgr[1655]: socket 0: ATA/IDE Fixed Disk Jan
 23 09:52:05 hector cardmgr[1655]: executing: 'modprobe ide_cs' Jan 23
 09:52:05 hector cardmgr[1655]: + modprobe: Can't locate module ide_cs
 Jan 23 09:52:05 hector cardmgr[1655]: modprobe exited with status 255
 Jan 23 09:52:05 hector cardmgr[1655]: module
 /modules/2.4.17-2/pcmcia/ide_cs ..o not available
 Jan 23 09:52:07 hector cardmgr[1655]: get dev info on socket 0 failed:
 Resource temporarily unavailable
 ---

 I get around this issue by putting and alias for ide_cs in my
 /etc/modules.conf and running depmod, but why has Mandrake re-named
 this kernel module and built pcmcia to look for it as opposed to the
 legitimate ide-cs?

 When it does load, I still don't get any love:

 ---
 Jan 23 09:53:59 hector cardmgr[1715]: socket 0: ATA/IDE Fixed Disk Jan
 23 09:53:59 hector cardmgr[1715]: executing: 'modprobe ide_cs' Jan 23
 09:54:01 hector cardmgr[1715]: get dev info on socket 0 failed:
 Resource temporarily unavailable
 ---

 I don't think this happened when I had 8.0 installed, but I can't
 honestly remember.  But you can see that it recognises the card but for
 some reason, it's not able to get it completely.  A friend running RH
 7.1 and I were playing with it this weekend and he didn't have any
 problem at all (nor did his look for the wrongly named ide_cs module).

 I'd sure appreciate any info anyone might have.

 Thanks in advance,

 -Charlie
 --
 GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623
 53CE


-- 
GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690  09E5 4C0F 9DB0 8623 53CE





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



[expert] Sound...what does it take?

2002-01-23 Thread Praedor Tempus

I am pulling my hair out trying to get my damn sound working.  I have an IBM 
Thinkpad with an ESS Solo1 soundcard.  The default 2.4.8 kernel in Mandrake 
8.1 can't make it work.  It loads the correct modules  (snd-es1938, for 
instance) but it doesn't DO anything. Instead, my /var/log/messages file 
fills up with:

Jan 23 13:09:06 localhost modprobe: modprobe: Can't locate module snd-card-0
Jan 23 13:09:07 localhost last message repeated 3 times
Jan 23 13:09:07 localhost modprobe: modprobe: Can't locate module snd-card-2
Jan 23 13:09:07 localhost last message repeated 3 times
Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module snd-card-3
Jan 23 13:09:08 localhost last message repeated 3 times
Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module snd-card-4
Jan 23 13:09:08 localhost last message repeated 3 times
Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module snd-card-5
Jan 23 13:09:09 localhost last message repeated 3 times
Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module snd-card-6
Jan 23 13:09:09 localhost last message repeated 3 times
Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module snd-card-7
Jan 23 13:09:10 localhost last message repeated 3 times

I tried building the VERY broken (it turns out - and it is no longer 
available in the 17.6 or 17.7 form from rpmfind) Cooker 
kernel-2.4.17.7-1-1mdk and besides a slew of other problems, it too couldn't 
get my soundcard to work.  I have tried downloading the alsa source and 
building/installing it separately with and without rebuilding my kernel.  I 
have tried building the 2.4.17 kernel 8 times, each with a different and 
desperate change in the sound settings...to no avail EVER.  All I ever get is 
the loaded /var/log/messages.  The card is also properly identified but there 
is no valid mixer for it - starting the kde sound mixer merely shows a 
blank/empty window with No valid mixer for Solo1 in it.  When I rebuilt the 
2.4.17 kernel and alsa separately, I got farther in that the sound mixer 
actually had slider bars but they didn't do squat (see the 
/var/log/messages).  What does it take to get a Solo1 soundcard to work?  I 
had it working GREAT with 2.4.13...I may have to hunt that kernel down and go 
that way since no other Mandrake kernel seems capable of dealing with this 
card.

Anyone have any words of wisdom for me?


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




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



Re: [expert] Strange behavior of a tulip clone NIC

2002-01-23 Thread Michael Murphy

If I understand correctly, you have a Netgear card that uses the tulip.o
driver and it's having trouble (if this is not true, then feel free to
ignore the rest of the message).  I don't have the machine in front of
me right now, but if I remember correctly, the tulip.o driver would not
load unless I loaded pci-scan.o first.

insmod pci-scan
insmod tulip

was what I did.
Additionally, I think it worked best to put a line in my
/etc/modules.conf like:

alias eth0 tulip

If anyone from Mandrake is listening:  
I tried to use this card (the Netgear using tulip.o driver) for a MDK
SNF firewall.  The boot image had the tulip driver but not the pci-scan
driver so the install would not autodetect the card.  I don't know
enough yet to configure the card post-install to work with the web
interface provided so I finally pulled the Netgear card and replaced it
with a 3Com 3c59x, reinstalled and it worked like a charm.  Admittedly,
I am not an expert on this area (linux network drivers), but it seems
that the pci-scan should be included in the boot image.  Perhaps this
was specific to my config though.  

I have had great success with Mandrake 8.x.  I am not yet a Linux
expert, but I am working on it.  Your excellent distribution allows me
to focus on the parts that I am interested in rather than things that I
am not.  I recently installed and configured the OpenLDAP server and got
it to respond using your packages and a tutorial I found on the net. 
Keep up the good work.  

 [EMAIL PROTECTED] 2002.01.23 09:11:45 
- Original Message -
From: Jim Dewar [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 23, 2002 12:06 AM
Subject: Re: [expert] Strange behavior of a tulip clone NIC

 the only thing that comes to mind right away is IRQ conflict.
 something bizarre with IRQ sharing perhaps?
 dunno.

 do a cat /proc/interrupts

 though, i guess that may not reveal much now since the situation has
been
 resolved.

 glad that you got it working.


Hello and thanks for your answer

Something terrible has happened ;-)
I used mdk-update to get the latest mdk rpm for gpg. By the way, I
downloaded all updates available... and now my system doesn't boot any
more.
I decided then to try debian again, as I have backups of my personnal
datas.
This IS off-topic (this is a mandrake list !), I know, but: I'm now
facing
the same problems with my NIC: insmod ok, ifconfig ok, but no traffic.
Dmesg
shows repeting lines like switching [...] to half-duplex (around one
line
every 2 seconds).
/proc/interrupts shows no conflict. I'm willing to try the sound card
thing,
but:
insmod awe-wave ok, but dmesg says no awe found (I have an isa
awe32)
there is no sndconfig on my system

I will be eternally grateful to anybody who will help me !
TIA, and regards from Paris
François



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



Re: [expert] Sound...what does it take?

2002-01-23 Thread Bill Witherspoon

If you're sure its an essolo1 then the correct driver is:
esssolo1 (It works fine for me)

'insmod esssolo1' should do it. Not currently on my
Mandrake box so I can't verify.

Add to your rc.local to get it to install at boot.

HTH,
Bill.
- Original Message -
From: Praedor Tempus [EMAIL PROTECTED]
To: Mandrake Expert [EMAIL PROTECTED]
Sent: Wednesday, January 23, 2002 3:26 PM
Subject: [expert] Sound...what does it take?


 I am pulling my hair out trying to get my damn sound working.  I
have an IBM
 Thinkpad with an ESS Solo1 soundcard.  The default 2.4.8 kernel in
Mandrake
 8.1 can't make it work.  It loads the correct modules  (snd-es1938,
for
 instance) but it doesn't DO anything. Instead, my /var/log/messages
file
 fills up with:

 Jan 23 13:09:06 localhost modprobe: modprobe: Can't locate module
snd-card-0
 Jan 23 13:09:07 localhost last message repeated 3 times
 Jan 23 13:09:07 localhost modprobe: modprobe: Can't locate module
snd-card-2
 Jan 23 13:09:07 localhost last message repeated 3 times
 Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module
snd-card-3
 Jan 23 13:09:08 localhost last message repeated 3 times
 Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module
snd-card-4
 Jan 23 13:09:08 localhost last message repeated 3 times
 Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module
snd-card-5
 Jan 23 13:09:09 localhost last message repeated 3 times
 Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module
snd-card-6
 Jan 23 13:09:09 localhost last message repeated 3 times
 Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module
snd-card-7
 Jan 23 13:09:10 localhost last message repeated 3 times

 I tried building the VERY broken (it turns out - and it is no longer
 available in the 17.6 or 17.7 form from rpmfind) Cooker
 kernel-2.4.17.7-1-1mdk and besides a slew of other problems, it too
couldn't
 get my soundcard to work.  I have tried downloading the alsa source
and
 building/installing it separately with and without rebuilding my
kernel.  I
 have tried building the 2.4.17 kernel 8 times, each with a different
and
 desperate change in the sound settings...to no avail EVER.  All I
ever get is
 the loaded /var/log/messages.  The card is also properly identified
but there
 is no valid mixer for it - starting the kde sound mixer merely shows
a
 blank/empty window with No valid mixer for Solo1 in it.  When I
rebuilt the
 2.4.17 kernel and alsa separately, I got farther in that the sound
mixer
 actually had slider bars but they didn't do squat (see the
 /var/log/messages).  What does it take to get a Solo1 soundcard to
work?  I
 had it working GREAT with 2.4.13...I may have to hunt that kernel
down and go
 that way since no other Mandrake kernel seems capable of dealing
with this
 card.

 Anyone have any words of wisdom for me?


 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.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] No such file or directory message from bash

2002-01-23 Thread Thomas Sourmail

   bash: ./swatgrs_set: No such file or directory
 

haven't followed it all so I might be repeating.. 

Do you know if that is calling any other executable ? If yes, check that
they're in your path (and if in the current dir, that . is in your path). 

Just a thought.

Thomas.




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



[expert] Where to find kernel?

2002-01-23 Thread Joan Tur

Hallo!

I used to dl kernel rpms from rpmfind but now there's no kernel for mandrake 
over 2.4.8 (i'm searching kernel)  8-?

Thanks!
-- 
Joan Tur. Ibiza - Spain
Yahoo  AOL quini2k  ICQ 11407395
   www.ClubIbosim.org
 Linux: usuari registrat 190.783



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



Re: [expert] No such file or directory message from bash

2002-01-23 Thread kwan

On Wed, 23 Jan 2002, Aleksey wrote:

 Neither one helps :-(
 Tried running as root as well as adding exec permissions for all:

 [aleksey@botik aleksey]$ su
 Password:
 [root@botik aleksey]# ./swatgrs_set
 bash: ./swatgrs_set: No such file or directory
 [root@botik aleksey]# chmod a+x swatgrs_set
 [root@botik aleksey]# ll
...
 -rwxr-xr-x1 aleksey  aleksey104318 Jan 22 20:31 swatgrs_set*
 [root@botik aleksey]# ./swatgrs_set
 bash: ./swatgrs_set: No such file or directory
 [root@botik aleksey]#


What does 'ldd swatgrs_set' show?

You should get a list of libraries that the program will call. If you
don't have the correct libraries the system will give the above error.

You'd get a permission denied message if there was aproblem with the
executable bit.




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



Re: [expert] Where to find kernel?

2002-01-23 Thread H. McM

Need to go to a cooker download site. Most current is 2.4.17.8

 Hallo!
 
 I used to dl kernel rpms from rpmfind but now there's no kernel for mandrake 
 over 2.4.8 (i'm searching kernel)  8-?
 
 Thanks!
 -- 
 Joan Tur. Ibiza - Spain
 Yahoo  AOL quini2k  ICQ 11407395
www.ClubIbosim.org
  Linux: usuari registrat 190.783
 
 




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



[expert] Package for Printting Unicode document

2002-01-23 Thread Steve Kieu


Hi,

Which packages in mdk 8.1 needed to print a utf8 html
page and retain its WYSIWYG , ? I got several pages
using utf8 and truetype font Times-New Roman. It is
displayed correctly in both Mozilla and Konqueror but
when print out, it is not,

Thanks a lot in advance



=
S.KIEU

http://my.yahoo.com.au - My Yahoo!
- It's My Yahoo! Get your own!



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



Re: [expert] Strange port open

2002-01-23 Thread Ken Thompson

On Wednesday 23 January 2002 01:20 am, you wrote:
 So sprach »Ken Thompson« am 2002-01-22 um 20:03:41 -0700 :
  While doing a scan with nmap I found this port open and don't know what
  it is. Port   State   Service
  3/tcp  opencompressnet
  Anybody know?

 Hmm, never seen this one before.  But you can rather easily find out
 which program has this port open, by using lsof:
 lsof -i :3
 Only root is allowed to do this, though.

 Alexander Skwar
Thanks Alexander, here's the output:

[root@casper ken]# lsof -i :3
COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
mcserv  2267 root4u  IPv4   4628   TCP *:compressnet (LISTEN)

I never noticed this untill after my aborted attempt at Internet connection 
sharing. With the IPv4 in the line it makes me suspect something to do with 
that.
-- 

Ken Thompson, North West Antique Autos
Payette, Idaho
Email: [EMAIL PROTECTED]
http://www.nwaa.com
Sales and brokering of antique autos and parts.

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



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



Re: [expert] Sound...what does it take?

2002-01-23 Thread Praedor Tempus

Hmpf...kernel-2.4.8 that is the default for MD 8.1 has an esssolo1.o.gz file 
in its sound modules directory.  I thought the Mandrake kernels were adding 
alsa directly instead of as an addon package?  That said, alsa does NOT 
produce such a module - it produces snd-es1938 which is what the card gets 
ID'd as (ESS Solo1 - ES1938) by kudzu. 
  In any case, there is no sound mixer to go with it.  I unloaded the es1938 
module and insmoded the esssolo1 module.  It went in fine as did the es1938 
before - still no sound, no sound mixer, nothing.  I have never actually had 
any Mandrake default install get my soundcard working.  I have always had to 
rebuild the kernel and either build the solo driver into the kernel or build 
the alsa drivers and install/use those.  For whatever reason, the binary 
kernels installed from the installation CDs can't deal with this card.

I still don't have sound.  I am in the midst of building kernel-2.4.17.8, the 
replacement for the broken 17.6 and 17.7 kernels, I presume, since neither of 
the former are any longer available.  I got the 17.8 kernel directly from 
Mandrake.  I hope THIS one will work with my pcmcia network card and sound 
card...

praedor

On Wednesday 23 January 2002 02:10 pm, Bill Witherspoon wrote:
 If you're sure its an essolo1 then the correct driver is:
 esssolo1 (It works fine for me)

 'insmod esssolo1' should do it. Not currently on my
 Mandrake box so I can't verify.

 Add to your rc.local to get it to install at boot.

 HTH,
 Bill.
 - Original Message -
 From: Praedor Tempus [EMAIL PROTECTED]
 To: Mandrake Expert [EMAIL PROTECTED]
 Sent: Wednesday, January 23, 2002 3:26 PM
 Subject: [expert] Sound...what does it take?

  I am pulling my hair out trying to get my damn sound working.  I

 have an IBM

  Thinkpad with an ESS Solo1 soundcard.  The default 2.4.8 kernel in

 Mandrake

  8.1 can't make it work.  It loads the correct modules  (snd-es1938,

 for

  instance) but it doesn't DO anything. Instead, my /var/log/messages

 file

  fills up with:
 
  Jan 23 13:09:06 localhost modprobe: modprobe: Can't locate module

 snd-card-0

  Jan 23 13:09:07 localhost last message repeated 3 times
  Jan 23 13:09:07 localhost modprobe: modprobe: Can't locate module

 snd-card-2

  Jan 23 13:09:07 localhost last message repeated 3 times
  Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module

 snd-card-3

  Jan 23 13:09:08 localhost last message repeated 3 times
  Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module

 snd-card-4

  Jan 23 13:09:08 localhost last message repeated 3 times
  Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module

 snd-card-5

  Jan 23 13:09:09 localhost last message repeated 3 times
  Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module

 snd-card-6

  Jan 23 13:09:09 localhost last message repeated 3 times
  Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module

 snd-card-7

  Jan 23 13:09:10 localhost last message repeated 3 times
 
  I tried building the VERY broken (it turns out - and it is no longer
  available in the 17.6 or 17.7 form from rpmfind) Cooker
  kernel-2.4.17.7-1-1mdk and besides a slew of other problems, it too

 couldn't

  get my soundcard to work.  I have tried downloading the alsa source

 and

  building/installing it separately with and without rebuilding my

 kernel.  I

  have tried building the 2.4.17 kernel 8 times, each with a different

 and

  desperate change in the sound settings...to no avail EVER.  All I

 ever get is

  the loaded /var/log/messages.  The card is also properly identified

 but there

  is no valid mixer for it - starting the kde sound mixer merely shows

 a

  blank/empty window with No valid mixer for Solo1 in it.  When I

 rebuilt the

  2.4.17 kernel and alsa separately, I got farther in that the sound

 mixer

  actually had slider bars but they didn't do squat (see the
  /var/log/messages).  What does it take to get a Solo1 soundcard to

 work?  I

  had it working GREAT with 2.4.13...I may have to hunt that kernel

 down and go

  that way since no other Mandrake kernel seems capable of dealing

 with this

  card.
 
  Anyone have any words of wisdom for me?
 
 
  _
  Do You Yahoo!?
  Get your free @yahoo.com address at http://mail.yahoo.com

 --
 --

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

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




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



[expert] PCMCIA Ethernet 100 card only at 10?

2002-01-23 Thread John Haywood

I've just changed my laptop over from RH to MDK 8.1, and the PCMCIA card, 
while using the same module (xirc2ps_cs), now will only transfer at 10, as 
opposed to the 100 I was getting before (same network, same cabling).

This would suggest a parameter or option passed in some script or another 
specific to the distro. 

Does anyone have a hint as to where I should start looking??

TIA
-- 
john in sydney
=
 Mandrake Linux 8.2
 Kernel version: 2.4.17-5mdk
 Uptime: 1 hour 2 minutes
=



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



Re: [expert] Sound...what does it take?

2002-01-23 Thread H. McM

Praedor

I am curious to see if the 2.4.17.8 one works for you - I tried it earlier today and I 
get an error undefined symbol when it does a modprobe on boot. I forget the module 
now, but it was sound related. I've gone back to 17.6 (which so far hasnt given me any 
problems) until 17.9 comes out!


 
 I still don't have sound.  I am in the midst of building kernel-2.4.17.8, the 
 replacement for the broken 17.6 and 17.7 kernels, I presume, since neither of 
 the former are any longer available.  I got the 17.8 kernel directly from 
 Mandrake.  I hope THIS one will work with my pcmcia network card and sound 
 card...
 
 praedor
 




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



Re: [expert] Sound...what does it take?

2002-01-23 Thread Charlie Bebber


Hi Praedor,

I've been playing with the sound card on my Sony VAIO and had problems
when Alsa would load and try to load non-existent modules.  Sound would
load properly but alsa would be the one that would make it puke.

I'd suggest pulling the original kernel source from kernel.org (or some
mirror) and go with that.  I too played with 2.4.17.7 and just gave up
on these Mandrake modularised kernels.  Roll your own and build what you
need to probably as modules so /etc/init.d/sound can load them
appropriately.

Hope that helps,

-Charlie

Praedor Tempus said:
 Hmpf...kernel-2.4.8 that is the default for MD 8.1 has an esssolo1.o.gz
 file  in its sound modules directory.  I thought the Mandrake kernels
 were adding  alsa directly instead of as an addon package?  That said,
 alsa does NOT  produce such a module - it produces snd-es1938 which is
 what the card gets  ID'd as (ESS Solo1 - ES1938) by kudzu.
  In any case, there is no sound mixer to go with it.  I unloaded the
  es1938
 module and insmoded the esssolo1 module.  It went in fine as did the
 es1938  before - still no sound, no sound mixer, nothing.  I have never
 actually had  any Mandrake default install get my soundcard working.  I
 have always had to  rebuild the kernel and either build the solo driver
 into the kernel or build  the alsa drivers and install/use those.  For
 whatever reason, the binary  kernels installed from the installation
 CDs can't deal with this card.

 I still don't have sound.  I am in the midst of building
 kernel-2.4.17.8, the  replacement for the broken 17.6 and 17.7 kernels,
 I presume, since neither of  the former are any longer available.  I
 got the 17.8 kernel directly from  Mandrake.  I hope THIS one will work
 with my pcmcia network card and sound  card...

 praedor

 On Wednesday 23 January 2002 02:10 pm, Bill Witherspoon wrote:
 If you're sure its an essolo1 then the correct driver is:
 esssolo1 (It works fine for me)

 'insmod esssolo1' should do it. Not currently on my
 Mandrake box so I can't verify.

 Add to your rc.local to get it to install at boot.

 HTH,
 Bill.
 - Original Message -
 From: Praedor Tempus [EMAIL PROTECTED]
 To: Mandrake Expert [EMAIL PROTECTED]
 Sent: Wednesday, January 23, 2002 3:26 PM
 Subject: [expert] Sound...what does it take?

  I am pulling my hair out trying to get my damn sound working.  I

 have an IBM

  Thinkpad with an ESS Solo1 soundcard.  The default 2.4.8 kernel in

 Mandrake

  8.1 can't make it work.  It loads the correct modules  (snd-es1938,

 for

  instance) but it doesn't DO anything. Instead, my /var/log/messages

 file

  fills up with:
 
  Jan 23 13:09:06 localhost modprobe: modprobe: Can't locate module

 snd-card-0

  Jan 23 13:09:07 localhost last message repeated 3 times
  Jan 23 13:09:07 localhost modprobe: modprobe: Can't locate module

 snd-card-2

  Jan 23 13:09:07 localhost last message repeated 3 times
  Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module

 snd-card-3

  Jan 23 13:09:08 localhost last message repeated 3 times
  Jan 23 13:09:08 localhost modprobe: modprobe: Can't locate module

 snd-card-4

  Jan 23 13:09:08 localhost last message repeated 3 times
  Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module

 snd-card-5

  Jan 23 13:09:09 localhost last message repeated 3 times
  Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module

 snd-card-6

  Jan 23 13:09:09 localhost last message repeated 3 times
  Jan 23 13:09:09 localhost modprobe: modprobe: Can't locate module

 snd-card-7

  Jan 23 13:09:10 localhost last message repeated 3 times
 
  I tried building the VERY broken (it turns out - and it is no longer
  available in the 17.6 or 17.7 form from rpmfind) Cooker
  kernel-2.4.17.7-1-1mdk and besides a slew of other problems, it too

 couldn't

  get my soundcard to work.  I have tried downloading the alsa source

 and

  building/installing it separately with and without rebuilding my

 kernel.  I

  have tried building the 2.4.17 kernel 8 times, each with a different

 and

  desperate change in the sound settings...to no avail EVER.  All I

 ever get is

  the loaded /var/log/messages.  The card is also properly identified

 but there

  is no valid mixer for it - starting the kde sound mixer merely shows

 a

  blank/empty window with No valid mixer for Solo1 in it.  When I

 rebuilt the

  2.4.17 kernel and alsa separately, I got farther in that the sound

 mixer

  actually had slider bars but they didn't do squat (see the
  /var/log/messages).  What does it take to get a Solo1 soundcard to

 work?  I

  had it working GREAT with 2.4.13...I may have to hunt that kernel

 down and go

  that way since no other Mandrake kernel seems capable of dealing

 with this

  card.
 
  Anyone have any words of wisdom for me?
 
 
  _
  Do You Yahoo!?
  Get your free @yahoo.com address at http://mail.yahoo.com

 

[expert] Good audio recording program?

2002-01-23 Thread D. R. Evans

This is an embarrassingly simple question to ask on an expert list, but 
perusing the Web and archived lists for half an hour didn't turn up 
anything very promising, so I figured that I'd just embarrass myself 
and ask anyway.

What program do people recommend for recording audio? Specifically, if 
I am playing a RealAudio file through RealPlayer, I would like to 
record the audio in a format that I can later play back.

None of the programs that is installed by default in MDK 8.1 seems to 
perform this function. (I thought that kmix did; but there's no Save 
As... to allow me to tell it where to put any recorded audio; the help 
talks about recording, but doesn't give any clue as to how to actually 
perform the function.)

Actually, while I'm here, I might as well state that what I would 
_really_ like to do is to download the RealAudio file much more quickly 
than real time (it's in an audio archive on the Web), then listen to it 
later at my own convenience. As far as I can tell, though, RealNetworks 
seem to be one of these companies that threatens to sue anyone who 
makes such a program available :-(

  Doc Evans

PS I tried a simple-minded rec, but then RealPlayer couldn't get 
access to the audio device; presumably this is because rec doesn't go 
through artsd.





--
Phone:  +1 303 494 0394
Mobile: +1 720 839 8462
Fax:+1 781 240 0527
--



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



[expert] gcc 3.0

2002-01-23 Thread Praedor Tempus

How is gcc 3.0 these days?  Has its problems been corrected enough to make it 
a worthy compiler?

praedor

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




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



Re: [expert] No such file or directory message from bash

2002-01-23 Thread Aleksey

Kwan,

the executable file in question here is not really a script (as I explained 
in the other mail, I only gave that example because that was the only other 
time when I saw the same error in bash), but thank you for your insight, I 
appreciate it.

 This most likely means that the first line of your script is pointing to

 an incorrect executable. Do this:
which python

  You should get something like /usr/local/bin/python

  Next, check that the first line of the script points to this

No, it wasn't this, I typically use #!/usr/bin/env python as the first line.


  executable:
head -1 swatgrs_set

Just gives some binary symbols, since it's a compiled executable.


  BTW, this error can also happen if you're using a DOS/Windows python
  script that you moved to Linux. The carriage return/linefeed
  combination of Windows will need to converted using something like
  dos2unix.

No, some python scripts I wrote entirely in Linux, moreover, sometimes they'd 
work ok for some time (with just ./my_script), then after some more editing 
they'd refuse to run like that with the same message: No such file or 
directory, and I'd have to run them with python my_script.

Thanks,

Aleksey



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



RE: [expert] Tyan Mobo dual AMD

2002-01-23 Thread kayaturk

This board is extremely good when you use it with AMD XP processors.
Also I'd like to mention that Thunder K7 is excellent board for server
systems. I have both tiger and thunder. I can say that thunder is the
best design every thing is onboard. (2 3Com NIC's onboard). But for
performance they don't differ to much.

Regards,
Kursad

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Alan Wilter Sousa
da Silva
Sent: Wednesday, January 23, 2002 7:49 PM
To: Pen Gwynne
Cc: [EMAIL PROTECTED]
Subject: Re: [expert] Tyan Mobo dual AMD


Hi Folks,

I saw some using now Tyan mobo for dual AMD.  We here are very
interesting about this mobo, since it seems to be the only one by now
available to multiprocessors AMD.

I know there are 2 models of Tyan mobo for 2 proc.  I would like
to hear from users of these mobos about your experience: running MDK 8.0
and/or MDK 8.1 and maybe clusters.

We intend to build a cluster with some dual AMD.

I'd appreciate any attention to my question.

Cheers,
-- 
---
Alan Wilter S. da Silva
---
 Laboratório de Física Biológica
  Instituto de Biofísica Carlos Chagas Filho
   Universidade do Brasil/UFRJ
Rio de Janeiro, Brasil






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



Re: [expert] Sound...what does it take?

2002-01-23 Thread Brian Parish

Got the same problem with 17.8

Interested to hear that 17.6 worked, but where can you get it now that
17.8 is on the cooker mirrors? 

Brian

On Thu, 2002-01-24 at 09:27, H. McM wrote:
 Praedor
 
 I am curious to see if the 2.4.17.8 one works for you - I tried it earlier today and 
I get an error undefined symbol when it does a modprobe on boot. I forget the 
module now, but it was sound related. I've gone back to 17.6 (which so far hasnt 
given me any problems) until 17.9 comes out!
 
 
  
  I still don't have sound.  I am in the midst of building kernel-2.4.17.8, the 
  replacement for the broken 17.6 and 17.7 kernels, I presume, since neither of 
  the former are any longer available.  I got the 17.8 kernel directly from 
  Mandrake.  I hope THIS one will work with my pcmcia network card and sound 
  card...
  
  praedor
  
 
 
 
 

 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] Stay away from the cooker 2.4.17 kernels

2002-01-23 Thread Severian Thales

I've spent the last 3 days trying to build and install
a working 2.4.17 kernel.  Just this morning I
downloaded the cooker 2.4.17-8mdk kernel source and
tried building it - they had removed the 2.4.17-6mdk
and -7mdk kernels rather quickly.  I had hoped this
one would be usable.

Nope.  In particular, if you plan on installing/using
it on a laptop I advise you to steer clear of the
Mandrake cooker 2.4.17 kernels.  Between Linus'
changing the virtual memory management system in the
middle of the 2.4.x kernel development cycle and
whatever it is that Mandrake is doing with Cooker, the
2.4.17 kernel is BROKEN.  PCMCIA is a mess, sound
support is a mess...at least on my IBM Thinkpad.  No
matter what I tried, sound was impossible to get
working.  Getting pcmcia to work with my very simple
3com 589 pcmcia card was hit or miss, mostly miss. 
Give these kernels a wide berth - they are truly not
ready for prime time.
  
I had wanted to get at least one of them going because
they include some THEORETICALLY  nice added security
features...an extra tab/button in xconfig called
grsec.  These features can be selected to make the
system less vulnerable to DoSing, stealthier to
portscanners, and harder to exploit in general. 
Besides pcmcia being dorked (and sound), the security
features seem to wreck kudzu and, perhaps, a few other
services/tools.  If they work, they will obviously
require a good deal system administration just to make
the system usable in their presence.

Looks like I'll have to follow another's advice and
download some kernel source from THE kernel
source...kernel.org...and hope their recent offerings
are functional.

praedor



__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/



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



Re: [expert] Strange behavior of a tulip clone NIC

2002-01-23 Thread Brian Parish

This is a response to the system doesn't boot any more part:

If you downloaded ALL the updates available, you will have updated the
kernel which is more or less certain to screw your system up.  For
future reference, don't use update for the kernel.  Download it and use:

rpm -ivh

to install it alongside your existing kernel.  I don't know why mandrake
insist on putting the kernel in the same bin as all the other security
updates, thereby inviting people to trash their systems, but they keep
on doing it.

Brian

On Thu, 2002-01-24 at 02:11, Molotov wrote:
 
 
 - Original Message -
 From: Jim Dewar [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, January 23, 2002 12:06 AM
 Subject: Re: [expert] Strange behavior of a tulip clone NIC
 
  the only thing that comes to mind right away is IRQ conflict.
  something bizarre with IRQ sharing perhaps?
  dunno.
 
  do a cat /proc/interrupts
 
  though, i guess that may not reveal much now since the situation has been
  resolved.
 
  glad that you got it working.
 
 
 Hello and thanks for your answer
 
 Something terrible has happened ;-)
 I used mdk-update to get the latest mdk rpm for gpg. By the way, I
 downloaded all updates available... and now my system doesn't boot any more.
 I decided then to try debian again, as I have backups of my personnal datas.
 This IS off-topic (this is a mandrake list !), I know, but: I'm now facing
 the same problems with my NIC: insmod ok, ifconfig ok, but no traffic. Dmesg
 shows repeting lines like switching [...] to half-duplex (around one line
 every 2 seconds).
 /proc/interrupts shows no conflict. I'm willing to try the sound card thing,
 but:
 insmod awe-wave ok, but dmesg says no awe found (I have an isa awe32)
 there is no sndconfig on my system
 
 I will be eternally grateful to anybody who will help me !
 TIA, and regards from Paris
 François
 
 
 
 

 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] Stay away from the cooker 2.4.17 kernels

2002-01-23 Thread Michael Leone

On Wed, 2002-01-23 at 19:48, Severian Thales wrote:

 Looks like I'll have to follow another's advice and
 download some kernel source from THE kernel
 source...kernel.org...and hope their recent offerings
 are functional.

They are for me. Just don't use devfs, unless you apply the devfs root
device patch (or whatever it's real name is). With it, devfs works
fine.

-- 

--
Michael J. Leone  Registered Linux user #201348 
mailto:[EMAIL PROTECTED]ICQ: 50453890 AIM: MikeLeone

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
PGP public key:
http://www.mike-leone.com/~turgon/turgon-public-key.gpg

Sometimes your lack of sympathy gets hard to explain, 
 So on your mask of make-up you just paint a little parody of pain 
 When you were young, Del Amitri



signature.asc
Description: This is a digitally signed message part


[expert] Comment on the MS settlement now!

2002-01-23 Thread Jason Guidry

Hey, I know that most on this list follow slashdot and all, but please
drop by http://www.codeweavers.com/~jwhite/tunney.html and learn why and
how to comment on the microsoft anti-trust settlement.

time is running out.  you only have until Jan 28.  Microsoft has
mobilized it's base in support of the settlement, it's time that
everyone made their comments known.  






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



[expert] fetchmailconf / Tkinter problem

2002-01-23 Thread Thierry Andriamirado

Hello,

I got some problems with fetchmailconf these times, with the cooker
packages.
Everytime I click on a 'ok' button, I get the following error message:

-
Exception in Tkinter callback
Traceback (most recent call last):
  File /usr/lib/python2.2/lib-tk/Tkinter.py, line 1292, in __call__
return apply(self.func, args)
  File /usr/bin/fetchmailconf, line 1038, in save
self.destruct()
  File /usr/bin/fetchmailconf, line 1028, in destruct
Widget.destroy(self.master)
TypeError: unbound method destroy() must be called with Widget instance
as first argument (got Toplevel instance instead)
Exception in Tkinter callback
Traceback (most recent call last):
  File /usr/lib/python2.2/lib-tk/Tkinter.py, line 1292, in __call__
return apply(self.func, args)
  File /usr/bin/fetchmailconf, line 1032, in nosave
self.destruct()
  File /usr/bin/fetchmailconf, line 1027, in destruct
del self.parent.subwidgets[self.server.pollname]
KeyError: pop.free.fr
-

...and the dialog don't close.

packages:
fetchmailconf-5.9.6-1mdk
tkinter-2.2-6mdk
python-2.2-6mdk

and LM8.1 with 'some' cookers.

Any idea? thanks in advance ;-))


-- 
Thierry Andriamirado ([EMAIL PROTECTED])
Altyx ([EMAIL PROTECTED])

Consultant/Prestataire de Services Linux, Net, Developpements
(Java/Kylix/PHP/Perl...)

Portail de l'Informatique Malgache (Informatsika):
http://informatsika.free.fr






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



Re: [expert] Stay away from the cooker 2.4.17 kernels

2002-01-23 Thread mike

I got the kernel-2.4.17-8-1-1mdk.rpm from cooker : 

ftp://ftp.club-internet.fr/pub/unix/linux/distributions/Mandrake-devel/cooker/cooker/Mandrake/RPMS/

And thanks to a lot of help which came down to a very simple 
two line suggestion 

I Install them into 8.0 and they work just dandy. 

Don't know about 8.1 have never been able to get it to work passably.

Mike McNeese



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



Re: [expert] No such file or directory message from bash

2002-01-23 Thread Pierre Fortin

On Wed, 23 Jan 2002 13:49:54 -0500
Ronald J. Hall [EMAIL PROTECTED] wrote:

 Aleksey wrote:
  
  Dear experts,
  
  Does anyone know why I get the No such file or directory message
when  trying to run an executable in bash? Here's what I have:
  
  [aleksey@botik aleksey]$ ls -la
  total 97900
 [ snip ]
  -rwxr--r--1 aleksey  aleksey104318 Jan 22 20:31 swatgrs_set*
  
  The executable 'swatgrs_set' is there, but I can't run it:
  
  [aleksey@botik aleksey]$ ./swatgrs_set
  bash: ./swatgrs_set: No such file or directory
 
 It looks like its set to only run for root. Have you tried running it as
root? If it works there, then change your permissions. You should see
some more x's there... ;-)

NOO!   Permissions are NOT RRRGGGWWW (Root,Group,World)
Rather, they are OOOGGGWWW (Owner(aleksey),Group,World); also refered to
as uuugggooo (User,Group,Other)...  Hence, chmod [a|u|g|o]...

see:  man chmod, man chown  before attributing -rwx-- to root unless
the uid=root...

HTH,
Pierre





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



Re: [expert] No such file or directory message from bash

2002-01-23 Thread Mike Tracy Holt

1:49pm... Ronald J. Hall was spotted running through the streets shrieking:

 -rwxr--r--1 aleksey  aleksey104318 Jan 22 20:31 swatgrs_set*
 
 The executable 'swatgrs_set' is there, but I can't run it:
 
 [aleksey@botik aleksey]$ ./swatgrs_set
 bash: ./swatgrs_set: No such file or directory

It looks like its set to only run for root. Have you tried running it as root?
If it works there, then change your permissions. You should see some more
x's there... ;-)



the scheme reported above (-rwxr--r--) is read as 'user - group - other' 
and since the following entries show that aleksey is both owner and group, 
root wouldn't be an issue.  I think I would go with previous posts that 
the executable itself is the problem?

Mike

-- 
Michael  Tracy Holt
Kirkland, WA[EMAIL PROTECTED]
===
Unix is all about taking big rocks and turning them into little rocks -
Windows is all about taking sand... and dumping it in your gas tank...





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



Re: [expert] No such file or directory message from bash

2002-01-23 Thread Pierre Fortin

On Tue, 22 Jan 2002 20:45:47 -0500
Aleksey [EMAIL PROTECTED] wrote:

 Dear experts,
 
 Does anyone know why I get the No such file or directory message when 
 trying to run an executable in bash? Here's what I have:

Mike,

If strace and ldd are of no help, there's one other trick I sometimes use
with prgressively more info to look through:

  strings prog | grep ^/ | less
  strings prog | grep / | less
  strings prog | less

In the last one, typing the chars /, \, /, Return  tells less to
search for a /, then just press n to keep finding the next one...
Shift+n to search backwards...  

With any luck, you may see some other file listed that the program can't
find...  

Good luck,
Pierre




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



Re: [expert] Tyan Mobo dual AMD

2002-01-23 Thread J. Grant

I would like to add something.

Once you get it working its good, until then you will have problems, 
like what I had.

1. Poor support from tyan.
2. No APM support.
3. Poor bios controls, and crazy cpu temp display (that defaults to 75C 
till you press an arrow key!)
4. Poor AGP support, i had to change gfx cards in Linux.
5. Poor SCSI support, Adaptec card that worked fine on other PC refused 
to work in this one.
6. IDE CDROMS unable to work (3 tested)


Now i have a working system, but until Tyan sort out there system and 
provide helpful support is it worth it?

I'm happy with my system now, but it took too long to get to where I am 
now with a working system.

JG

kayaturk wrote:

 This board is extremely good when you use it with AMD XP processors.
 Also I'd like to mention that Thunder K7 is excellent board for server
 systems. I have both tiger and thunder. I can say that thunder is the
 best design every thing is onboard. (2 3Com NIC's onboard). But for
 performance they don't differ to much.
 
 Regards,
 Kursad
 






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



[expert] Firewall/Gateway ?

2002-01-23 Thread Aaron Winters



I have 49 Windows PCs (all but 2 are running 
Win2k and they are 98se), 16 Macs one Win2k DC and 1 MDK 8.1 web, ftp, ssh 
serverthat I manage. They are on a Win2k domain and the DC does all the 
DNS, the client PCs all have static IPs. They all get there gateway out from a 
Novell server that I have no control of. I would like to add some firewall 
protection to my portion of the network (did I mention all the IPs are 
external!) and I want to be able to block the IM clients like Yahoo, AIM by 
killing their ports. Could I add a linux box to be the firewall and gateway 
without to much knowledge of setting this stuff up under Linux. Would it work by 
pointing the Linux box to the current gateway and change the clients to point to 
it for their gateway?
Thanks,__You're just jealous because the voices are 
talking to me!




Re: [expert] Is this the expected behavior of the KDE taskbar inMandrake 8.1?

2002-01-23 Thread Eric McRae

On Wed, 2002-01-23 at 10:22, Randy Kramer wrote:
 Background:  I've installed Mandrake 8.1 and I know I have some
 problems.  I'm starting to notice other differences between Mandrake 7.2
 and 8.1 and I don't know whether they are intentional or indicate a
 problem with my setup.  Here is one:
 
 (Sorry, I don't have the right terminology for the doodads on the
 taskbar.)
 
 More specific background: On Mandrake 7.2 with KDE, when I choose a
 different desktop using the selector buttons (1 thru 4) on the taskbar,
 the area to the right of the selector buttons (on the taskbar) shows
 only the applications running on that desktop.
 
 Question: On Mandrake 8.1, I see all the running applications (in the
 area to the right of the desktop) no matter which desktop I choose.  Is
 this the expected behavior under kde on Mandrake 8.1?
 
 Thanks,
 Randy Kramer
 
 
 =_1011802776-762-2440
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
I believe if you right click the taskbar and select Preferences you
will get a new window to configure this.
I think you want to select Taskbar then UNcheck show all windows.
If I'm wrong it won't be the first time. Or the last!!!


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=   MadMax99[EMAIL PROTECTED] =
=   =
=   The More I learn The Less I Know!   =
=   =
=Registered Linux User #248078  =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=




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



Re: [expert] Strange port open

2002-01-23 Thread Alexander Skwar

So sprach »Ken Thompson« am 2002-01-23 um 09:55:53 -0700 :
 Thanks Alexander, here's the output:
 
 [root@casper ken]# lsof -i :3
 COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
 mcserv  2267 root4u  IPv4   4628   TCP *:compressnet (LISTEN)

Ah, so we know now, that the command mcserv has opened this port.
mcserv is part of the mcserv (midnight commander) package which belongs
to mc, and is some kind of file server.  If you don't need it, shut it
down (service mcserv stop) and deinstall it (urpme mcserv).

I doubt that you'll need it - *I* never ever used it.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.iso-top.de  | Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
   Uptime: 9 days 9 hours 55 minutes



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