Re: PLIP setup?

1997-02-28 Thread D M-L
> 
> I'm trying to configure a PLIP connection between two machines, but I'm
> having some problems... 
> 
> I get a pair or error messages when I try to configure the plip interface
> using ifconfig: 
> 
> SIOCSIFADDR: No such device
> SIOCSIFDSTADDR: No such device
> 
> The two machines are both running Debian. Both produce the same error
> messages. I've tried plip and plip[0-2] for interface names. No luck.

I used 'plip1' for the normal printer port (lpt1 for dos)

> 
> It looks as if the PLIP device is not compiled into the kernel. I don't
> get any message regarding PLIP when I boot, but I _know_ I have PLIP
> compiled into the kernel. I've tried building a new kernel a couple of
> times and made sure to compile PLIP in. A grep of my .config file shows
> the CONFIG_PLIP=y line. 
> 
> The system does notice lp1 and lp2 at boot, but says (polling) instead of 
> using an IRQ.

You can't include PLIP and the printer driver together

> 
> Any ideas???
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


Re: Realtek RTL8029

1996-12-20 Thread D M-L
> 
> I need help on installing this ethernet card, as the drivers don't seem to
> be included.
> Thanx
> Miro
> 


I have 4 NE200 ethernet cards, one is a RL8029, but I don't 
remember, which one.

Maybe the PCI card ?  for this, I use io=0xFF80 and irq=12

for each other ISA card, I use the DOS program to configurate 
them in io=0x300, irq=10 or 11


Hope this help you

-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: How to convert attached files - Question

1996-12-16 Thread D M-L

try 'munpack' from 'mpack' package.

> Hi-
> In the post "Re: FWD: FVWM95 Configuration File Wanted", and other there is
> an attached file of the format:
> 
> ---1950339284-1924296775-850739935=:11680
> Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".fvwm2rc95"
> Content-Transfer-Encoding: BASE64
> Content-ID: <[EMAIL PROTECTED]>
> Content-Description: 
> 
> Iw0KIyAuZnZ3bTJyYzk1IGV4YW1wbGUgY29uZmlndXJhdGlvbiBmaWxlIGZv
> ciBmdndtOTUtMi4wLjQxDQojDQoNCiM9PT09PT09PT09PT09PT09PT09PT09
> 
> [snip]
> 
> dXMNCiMqRnZ3bVRhc2tCYXJBdXRvSGlkZQ0KKkZ2d21UYXNrQmFyTWFpbENv
> bW1hbmQgRXhlYyB4dGVybV9jb2xvciAtVCBNYWlsIC1scyAtZm4gOHgxMyAt
> ZSBwaW5lIC1pDQo=
> ---1950339284-1924296775-850739935=:11680--
> 
> Can anyone tell me how to convert it to something I can use. When I use
> uudecode (on a SunOS) I get "No begin line". So, How do I convert it to
> .fvwm2rc95?
> 
> Thanks for any help,
> 
> Terry...
> _
> Terry Eck   "Unix is a user friendly OS...
> [EMAIL PROTECTED]  it's just choosy about its friends"
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Debian 1.1 (1-Jul-96) networking problem

1996-12-10 Thread D M-L

It seems you NE2000 is not configured, because you are using module.

Add in you '/etc/modules' one line :

ne

to say kerneld to load module ne at boot time

and add in your /etc/conf.modules something like :

ne irq=10 io=0x300

to give parameters to module ne, because MODULE ne can't autoprobe
its parameters

OR

include ne in your kernel ( you have to recompile all your kernel)



> 
> Hello folks...I've got a CD-ROM from IConnect, made ~ the first of July.
> It seems to install just fine, but when it reboots, the network doesn't
> start up.  I've got a NE2000 card, and I think that I configured
> everything okay...it works fine when I install from my old .93r6 cd, for
> instance.  During bootup, it reads off a bunch of messages ( SIG* failed:
> device does not exist, that sort of thing...I'll get the exact errors if
> anyone asks.)  Does anyone know what's going on here?  I had the exact
> same problem when I first got the CD and tried to install it on another
> machine, with an HP lancard, so I'm thinking that it's probably a problem
> with the distribution.  I've installed the updated netbase.deb from
> buzz-fixed, but the problem persists.  Argh, I don't want to have to run
> .93r6!!!  Thanks in  advance for any help..
> 
> ---
> Allan Anderson -- [EMAIL PROTECTED]
> 
> 
> 
> --
> This message was delayed because the list mail delivery agent was down.
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: how emulate a WINDOWS 95 station

1996-12-06 Thread D M-L
> 
> Hi,
> I supervise a network with a station on debian an many station on Windows
> 95. The Windows 95 can see them on the network, i think they used the
> NETBEUI protocol. I would like to know how configurate the debian server
> in mannner that i will be seen by other win95 stations like a win95
> station, or how emulate a windows NT server on the debian server.


just :
install package samba
and use the name of a debian user (no root) as log of our win95
and you will see his home directory and the printer (lp)

to acces win95 disk

install package ksmbfs
and use command smbmount
# smbmount //win95host/c /mnt(to mount disk c of win95host in /mnt


> 
> Thanks
> 
> Dany Dionne
> Physics Department
> Univesite Laval
> Quebec, Canada
> 
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


mpack recommends news readers, why ?

1996-12-06 Thread D M-L

I don't have Internet connexion at home. I don't nedd news readers, 
but sometimes I use munpack to uudecode.

why not just suggests news readers,  or suggest anythings


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: too many syminks?

1996-12-06 Thread D M-L
> 
> Sorry to be back to the list so soon, 
> 
> This is the error I'm getting after upgrading many packages to 
> frozen:  (which was a joy for this novice)
> 
> Dec 5 15:33:24 joanrich init: open (/dev/console): Too many symbolic 
> links encountered
> 
> What have I done?

try

# cd /dev
# ls -l console

if you have : "crw--w--w-   1 root root   4,   0 Dec  5 18:42 
/dev/console -> console"

it's a recursive symbolic link

try 

# ln -sf ttyp0 console




> 
> Rich M 
> [EMAIL PROTECTED]
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: mpeg_play, can't load libXt.so.6

1996-12-05 Thread D M-L

As root
add the line "/usr/X11R6/lib" to "/etc/ld.so.conf"
then run "ldconfig"

> Hi
> ==
> 
>   I am trying to use mpeg_play to visualize some videos (in mpeg
> format).
> 
>   The installation with dselect (or with dpkg -i) seems OK, no
> error messages, but when I try to run mpeg_play the message
> 
> can't load library '/usr/lib/libXt.so.6'
> unknown error
> can't load library '/lib/libXt.so.6'
> unknown error
> can't find  libXt.so.6
> 
> The libraries libXt.* are in '/usr/X11R6/lib/'. I tried to make symbolic
> links to then 'ln -s /usr/X11R6/lib/libXt.so.6' ... , but the same message
> appears after trying to run mpeg_play. 
> 
> Can you help me?
> 
> -- 
>   At\'e breve
>   ===
> 
> Pedro Quaresma de Almeida
> Departamento de Matem\'atica
> Faculdade de Ci\^encias e Tecnologia
> Universidade de Coimbra
> P-3000 COIMBRA, PORTUGAL
> e-mail: [EMAIL PROTECTED]
> url: http://www.mat.uc.pt/~pedro/
> 
> 
> --
> This message was delayed because the list mail delivery agent was down.
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]