Re: [newbie] make xconfig

1999-02-22 Thread Fabio Coatti

On Mon, Feb 22, 1999 at 03:06:44PM +1030, Michael Doyle wrote:
 G'day
 
 I asked this question in a roundabout way yesterday and no reply, so I
 ask again.
 
 I wish to update to kernel 2.2.1 from 2.0.36 which was added when I
 installed Mandrake v5.2, now my question, is there a file countering my
 current config, that I can load from the GUI screen created when I run
 "make xconfig", as nothing has changed on my system, and am happy with
 the kernel, with the current modules.

The kernel configuration is kept in .config file in /usr/src/linux
directory, but configuration for 2.2.1 has many diffs from 2.0.36, so I
suggest you to do it by hand.


-- 
Fabio Coattihttp://felix.unife.it/~cova
Ferrara Linux Users Group   http://flug.unife.it
GnuPG fp:6AB9 277E 9AA7 9D20 E82C  9EE7 2D17 E351 3DCB 0CDC
Old SysOps never die... they simply forget their password.



Re: [newbie] 2.2.1 and module problem (not __bzero either)

1999-02-22 Thread Fabio Coatti

On Sun, Feb 21, 1999 at 01:43:42PM -0600, Stephen Anderson wrote:
pport.
 
 To make a long story short I ended up running a "depmod -a" and a
 "modprobe vfat"  I could then mount my Win95 partition.  An lo and behold
 a new "modprobe -l" shows a whole lot of modules loaded.  And, to top it
 off, X runs now.
 
 Finally, my question is this.  Do I have to modify some startup parameters
 to activate modprobe so I don't have to do this by hand?  What's the deal?
 Thanks!


Kernels 2.2.x uses kmod to load modules, kerneld is no longer used. So you
can remove kerneld from init scripts. 
depmod -a is required only once when new modules are recompiled, but is a
good thing to put it in a script executed (early) at startup.

modprobe relies on dependecies fixed by depmod.



-- 
Fabio Coattihttp://felix.unife.it/~cova
Ferrara Linux Users Group   http://flug.unife.it
GnuPG fp:6AB9 277E 9AA7 9D20 E82C  9EE7 2D17 E351 3DCB 0CDC
Old SysOps never die... they simply forget their password.



Re: [newbie] Zip drive icon

1999-02-22 Thread Bob Tito

Rick,

I attached my Zipdrive.kdelnk and (/etc/)fstab
You can take a look in these file how i did it..

Good luck, Bob



Rick Keefer wrote:
 
 I've just started with Mandrake 5.2 and Linux. I would like to create an icon
 on the desktop to mount/umount my zip drive just like the CDROM and FLOPPY does,
 however I don't have any idea where to start. Could someone walk me through
 this? I know that insmod ppa has to loaded someplace but even that has me a
 little stumped. Thanks.
 
 Rick Keefer
 [EMAIL PROTECTED]

-- 
Linux Mandrake release 5.3 (Festen)  kernel 2.0.36 
Online as bob on my i686 which was to ^#!^% Expensive ;-) ,
9:44am up 0 min, 0 users, load average: 0.28, 0.09, 0.03
And doing NOTHING as You can see!

# KDE Config File
[KDE Desktop Entry]
Name[fi]=Tiedostosysteemi
UnmountIcon=zip_unmount.xpm
Name[fr]=Périphérique système de fichiers
Name[ru]=æÁÊÌ óÉÓÔÅÍÎÏÇÏ õÓÔÒÏÊÓÔ×Á
Name[sl]=Datoteka za enoto
Name[pl]=Urz±dzenie
Name=File System Device
Name[ca]=Dispositiu de sistema de fitxers
Name[it]=Dispositivo con Filesystem
Name[da]=Filsystemsenhed
Name[eo]=Enigaparatoj
MountPoint=
Name[de]=Dateisystem
Name[cs]=Zaøízení souborového systému
Name[sv]=Filsystemsenhet
Icon=zip_mount.xpm
Dev=/dev/hdc4
ReadOnly=0
Name[sk]=Zariadenie súborového systému (File System Device)
FSType=Default
Name[pt_BR]=Dispositivo de sistema de arquivos
Type=FSDevice
Name[es]=Dispositivo de sistema de ficheros
Name[is]=Skráarkerfistæki
Name[pt]=Dispositivo com Sistema de Ficheiros
Name[no]=Filsystemenhet
Name[ro]=Dispozitiv de sistem de fiºiere


/dev/hda1   /mnt/win98  vfatdefaults0   0
/dev/hda6   /   ext2defaults1   1
/dev/hda5   /boot   ext2defaults1   2
/dev/hdc4   /mnt/zipvfat user,noexec,nodev,nosuid,rw,noauto,sync 0 0
/dev/hda2   swapswapdefaults0   0
/dev/fd0/mnt/floppy auto user,noexec,nodev,nosuid,rw,noauto,sync 0 0
/dev/cdrom  /mnt/cdrom  autouser,noauto,nosuid,exec,nodev,ro0  
 0
none/proc   procdefaults0   0



[newbie] Ethernet Card Blues...

1999-02-22 Thread Bob Bonifield

Hey everybody, I'm trying aimlessly to get my NIC working in my linux box.
I have Linux Mandrake 5.3 installed with a 3com Fast Etherlink XL (3c905)
card installed.  I dled the c source code to the drivers and when I try to
compile, it shows me the errors that it got when it tried to compile, but
it doesn't compile the file.  I don't know how to fix this problem because
the site says these should compile fine and dandy.  I don't know where to
go from here, so any and all help  would be greatly appreciated.  Thanks
all, and continue working with the best OS, LINUX!

-
Signed,

Bob 'Reveral' Bonifield
[EMAIL PROTECTED]
Fraggin' in the Heartland
http://lan.quakecity.net/



Re: [newbie] Ethernet Card Blues...

1999-02-22 Thread Fabio Coatti

On Mon, Feb 22, 1999 at 03:10:29AM -0600, Bob Bonifield wrote:
 Hey everybody, I'm trying aimlessly to get my NIC working in my linux box.
 I have Linux Mandrake 5.3 installed with a 3com Fast Etherlink XL (3c905)
 card installed.  I dled the c source code to the drivers and when I try to
 compile, it shows me the errors that it got when it tried to compile, but
 it doesn't compile the file.  I don't know how to fix this problem because
 the site says these should compile fine and dandy.  I don't know where to
 go from here, so any and all help  would be greatly appreciated.  Thanks
 all, and continue working with the best OS, LINUX!

I can suggest you to read the Kernel-HOWTO (/usr/doc/HOWTO), but if you
need hel pyou should post *exactly* the error messages you've got.
Be more precise...


-- 
Fabio Coattihttp://felix.unife.it/~cova
Ferrara Linux Users Group   http://flug.unife.it
GnuPG fp:6AB9 277E 9AA7 9D20 E82C  9EE7 2D17 E351 3DCB 0CDC
Old SysOps never die... they simply forget their password.



RE: [newbie] Zip drive icon

1999-02-22 Thread Ken Stahlhut

Bob,
Just a quick question.  I am new to Unix/Linux so I have some questions.
I lookes at your fstab file and saw that the last two columns contain either
0 0, 1 1,
1 2, or user,noexec,nodev,nosuid,rw,noauto,sync 0 0.  I think
"user,noexec,nodev,nosuid,rw,noauto,sync" is the permissions set on this
device, however what do the 00, 11, or 12 mean.

THanks

Ken

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Bob Tito
 Sent: Monday, February 22, 1999 3:54 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Zip drive icon


 Rick,

 I attached my Zipdrive.kdelnk and (/etc/)fstab
 You can take a look in these file how i did it..

 Good luck, Bob



 Rick Keefer wrote:
 
  I've just started with Mandrake 5.2 and Linux. I would like to
 create an icon
  on the desktop to mount/umount my zip drive just like the CDROM
 and FLOPPY does,
  however I don't have any idea where to start. Could someone
 walk me through
  this? I know that insmod ppa has to loaded someplace but even
 that has me a
  little stumped. Thanks.
 
  Rick Keefer
  [EMAIL PROTECTED]

 --
 Linux Mandrake release 5.3 (Festen)  kernel 2.0.36
 Online as bob on my i686 which was to ^#!^% Expensive ;-) ,
 9:44am up 0 min, 0 users, load average: 0.28, 0.09, 0.03
 And doing NOTHING as You can see!



[newbie] KDE Help!

1999-02-22 Thread Bababueee

Hey all. I have 3 small questions concerning Linux. Linux has been running
fine, untill recently. I'm using the mandrake distribution with KDE desktop
environment.
Now everytime K starts, i get the error:

Could not find mime type
application /x-tbz
in /opt/kde/share/applink/Utilities/kzip.kdelnk

What does this error mean?, and how do I correct it?

Also, I downloaded a Super Nintendo Emulator, snes9x, for linux, and I can run
the program perfectly fine from the terminal in KDE. But if I make a shortcut,
or link to it on my "start bar", (sorry for the WIN98 reference :-), the
emulator runs, but everything plays very slow, and choppy. Why is this?, and
how do I make the shortcut to it, without slowing down performance?

Also, (this questions simple), how do I enable a joystick or gamepad in Linux,
and does Linux support digital JS's or gamepads, such as the sadewinder
gamepad, or just analog?

Please! Any help will be GREATLY appreciated. Please email me at
[EMAIL PROTECTED] Thanks again!



Re: [newbie] Zip drive icon

1999-02-22 Thread Rick Keefer

Thanks Bob, I now understand the fstab but the .kdelnk is a little strange to me.
Thanks again. Maybe in Mandrake 5.4 it will be there from the start. 

Rick

On Mon, 22 Feb 1999 09:54:11 +0100, Bob Tito wrote:

Rick,

I attached my Zipdrive.kdelnk and (/etc/)fstab
You can take a look in these file how i did it..

Good luck, Bob




Re: [newbie] Zip drive icon

1999-02-22 Thread Fabio Coatti

Warning
Could not process message with given Content-Type: 
multipart/signed; boundary=liOOAslEiF7prFVr; micalg=pgp-sha1;protocol="application/pgp-signature"




[newbie] Connecting to Internet

1999-02-22 Thread Angelo Chillemi

I will be able to navigate. I hope! I did all configuration, script and
module ppp, but every time i call my ISP after the handshake my modem hangs
up.  This is the error in /var/log/messages:

Feb 16 17:03:02 outburst kernel: PPP: version 2.3.3 (demand dialling)
Feb 16 17:03:02 outburst kernel: PPP line discipline registered.
Feb 16 17:03:02 outburst kernel: registered device ppp0
Feb 16 17:03:02 outburst pppd[3040]: pppd 2.3.5 started by outburst, uid 500
Feb 16 17:03:03 outburst chat[3044]: send (ATDT095209067^M)
Feb 16 17:03:03 outburst chat[3044]: expect (CONNECT)
Feb 16 17:03:26 outburst vgetty[2998]: cannot set controlling tty (ioctl):
Opera
Feb 16 17:03:26 outburst chat[3044]: warning: read() on stdin returned 0
Feb 16 17:03:26 outburst pppd[3040]: Connect script failed
Feb 16 17:03:26 outburst chat[3044]: Failed
Feb 16 17:03:27 outburst pppd[2739]: Hangup (SIGHUP)
Feb 16 17:03:27 outburst vgetty[2998]: tcsetattr failed: Input/output error
Feb 16 17:03:27 outburst pppd[3040]: Exit.
Feb 16 17:03:28 outburst pppd[2739]: Exit.
Feb 16 17:04:28 outburst kernel: PPP: ppp line discipline successfully
unregiste

Kppp doesn't want to work.

In the first installation all worked properly and fine. 
Is it possible that between several installation Mandrake change its
stability? Always in the first installation, Midnight Commander had a
colored interface, now it is in black and white. Poweroff worked, now it
doesn't! 

I'd like to avoid Win95 completly, but i'd also want Mandrake worked fine.

Thank you,
Angelo Chillemi
[EMAIL PROTECTED]



Re: [newbie] Mandrake kernel 2.2.1

1999-02-22 Thread Gael Duval

James wrote:
 Hi Gael,
 
   Tried to get the file.   Getting a permission denied error.

really? just tested it again and no problem... :-/

Greets,

Gael.
--
 Gael DUVAL - [EMAIL PROTECTED] - http://linuxmandrake.com  
QPL : "With the release of this license, KDE and the Qt Free Edition
are truly Open Source(tm)". Bruce Perens, Opensource.org.