RE: 8139too Module

2004-01-27 Thread Timothy Paling

On Tue, 2004-01-27 at 19:36, Timothy Paling wrote:
Producing this listing shows that 8139too is not in the list.

modprobe simple reports that it cannot find the module.

How do I proceed further? I've located the source for the module in the
Kernel source however, I'm unsure as to how to go about compiling this is
introducing it into my kernel.

Many Thanks

Tim Paling

Original Request:
 I am somewhat of a newbie to Debian and have managed to sucessfully
install
 3.0r2 on my Compaq 2104EA laptop.

 I am, however, having some issues with getting my Belkin F5D5010 Ethernet
 CardBus card working. The Cardbus itself is working (I have verified this
by
 looking at /var/log/syslog when inserting the card).

 I am aware that I need to install the 8139too module, however, I'm
 completely unsure on how to do this.



Suggestion:
If you are using the 2.4.18-bf2.4 kernel, I think that support for that
card is compiled in, and you dont have to insert any modules. If you are
using some other kernel, you will need to make sure that you've got that
module compiled (or compiled into your kernel). To see if you have that
module, type:

ls /lib/modules/`uname -r`/kernel/drivers/net/

and look through the files listed for one called 8139too.o

to install a kernel module, you must switch to root, then type: modprobe
name of module

for example: modprobe 8139too

you may need to insert the mii module as well.

good luck!

-davidc


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: pppupd... where has it gone ?

2004-01-27 Thread Jaldhar H. Vyas
On Wed, 28 Jan 2004, Ian Perry wrote:

 Hi,

 I noticed that pppupd is not in Debian 3.


Wow that's a blast from the past.  pppupd was the first package I
maintained for Debian back in 1997.

 Is there something different, or has pppd been modified/updated to take care
 of redialling after a connection is broken on a modem ?


Yes.  That's why pppupd was removed back in the potato era.

-- 
Jaldhar H. Vyas [EMAIL PROTECTED]
La Salle Debain - http://www.braincells.com/debian/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 8139too Module

2004-01-27 Thread John Schmidt
On Tuesday 27 January 2004 07:24 pm, Timothy Paling wrote:
 On Tue, 2004-01-27 at 19:36, Timothy Paling wrote:
 Producing this listing shows that 8139too is not in the list.

 modprobe simple reports that it cannot find the module.

 How do I proceed further? I've located the source for the module in the
 Kernel source however, I'm unsure as to how to go about compiling this is
 introducing it into my kernel.

 Many Thanks

 Tim Paling

 Original Request:
  I am somewhat of a newbie to Debian and have managed to sucessfully

 install

  3.0r2 on my Compaq 2104EA laptop.
 
  I am, however, having some issues with getting my Belkin F5D5010 Ethernet
  CardBus card working. The Cardbus itself is working (I have verified this

 by

  looking at /var/log/syslog when inserting the card).
 
  I am aware that I need to install the 8139too module, however, I'm
  completely unsure on how to do this.

 Suggestion:
 If you are using the 2.4.18-bf2.4 kernel, I think that support for that
 card is compiled in, and you dont have to insert any modules. If you are
 using some other kernel, you will need to make sure that you've got that
 module compiled (or compiled into your kernel). To see if you have that
 module, type:

 ls /lib/modules/`uname -r`/kernel/drivers/net/

 and look through the files listed for one called 8139too.o

 to install a kernel module, you must switch to root, then type: modprobe
 name of module

 for example: modprobe 8139too

 you may need to insert the mii module as well.

 good luck!

 -davidc


Tim,

You might want to install discover (apt-get install discover).  It does 
hardware detection for you and would probably recognize your ethernet 
hardware.  Or you can as root, do modconf and search for 
the /kernel/drivers/net.  Once in there, you should hopefully see the 8139too 
module.  You can then install the module.  Once installed via modconf, 
everything is set up so that future reboots will load up the 8139too module 
automatically.

John


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Our Anti-Virus software detected a virus in a document you may have authored.

2004-01-27 Thread AIS3
Please contact your system administrator. If you are on AISMAIL you may
contact the HELPDESK at extension 4680 or by e-mail to
[EMAIL PROTECTED]


The scanned document was QUARANTINED.


Virus Information:
The attachment test.zip contained the virus [EMAIL PROTECTED] and could NOT
be repaired.
The attachment test.zip [test.bat] contained the virus [EMAIL PROTECTED] and
could NOT be repaired.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: deluser without rebooting first

2004-01-27 Thread Cameron Hutchison
Once upon a time Nano Nano said...
  On Mon, 2004-01-26 at 22:48, Nano Nano wrote:
   When I logout as my user account, having never logged in any other TTYs,
   and log in TTY1 as root, and slay me, and then ps -AL | grep me, 
   no matches, and then try to deluser me, it says me is logged in.

 who -H says the user has pts/[0-3] open, even though I've slayed him.
 How can I close those?

It looks like there must still be some entries in utmp/wtmp. You may be
able to clear them up with sessreg(1x) - I've never used it before, but
from the man page it looks like it may do the trick.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: SYBASE INSTALLATION

2004-01-27 Thread Adam Aube
On Wednesday 28 January 2004 12:57 am, Horacio Lértora wrote:
 My problem is when i try to install Sybase ASE 12.5.1 (downloaded from
 sybase.com) in my Debian Unstable (SID).

 But i'm not so sure about the glibc library version. The glibc required
 version, i think, is 2.2.4-13+.

 I started searching for that library in packages.debian.org but couldnt
 find it.

glibc is called libc6 in Debian. Stable has 2.2.5, and testing and 
unstable have 2.3.2.

 How can i know the exact glibc version installed on my machine?

dpkg -l libc6

Stable's version of glibc/libc6 will probably be most compatible - I would 
recommend starting there.

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: pppupd... where has it gone ?

2004-01-27 Thread Mario Vukelic
[cc'ing the list again]

On Wed, 2004-01-28 at 03:46, Ian Perry wrote:
 Excellent !!

glad to be of service :)

 I had tailored pppupd to check every 30 mins (to keep the phone bill down
 when the ISP goes tropical).  I am guessing I can use holdoff for this
 function.

Have a look at the demand option:  Initiate the link only on demand,
i.e. when data traffic is present.

 -Original Message-
 From: Mario Vukelic [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, 28 January 2004 1:15 PM
 To: Debian Users
 Subject: Re: pppupd... where has it gone ?
 
 On Wed, 2004-01-28 at 01:40, Ian Perry wrote:
  Hi,
  
  I noticed that pppupd is not in Debian 3.
  
  Is there something different, or has pppd been modified/updated to take
 care
  of redialling after a connection is broken on a modem ?
 
 man pppd:
 
 persist
 Do  not  exit after a connection is terminated; instead try to reopen
 the connection. The maxfail option still has an effect on persistent
 connections.
 
 maxfail n
 Terminate after n consecutive failed connection attempts.  A value of 0
 means no limit.The default value is 10.
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Derivative effects.

2004-01-27 Thread Pigeon
On Tue, Jan 27, 2004 at 07:46:51AM +0100, Jan Minar wrote:
 On Mon, Jan 26, 2004 at 01:41:30AM -0800, Day Brown wrote:
[...] DR-DOS, since at
  least 5, have had taskswitching.
 
 Well, sort of.  AFAICR, it was a bleeding edge feature, and it felt like
 one.  You just didn't really expect it to work like we expect Linux to
 work.  After all, it was just a DOS.  This is not to start a flamewar,
 but rather to inform the reader the real meaning of the words sometimes
 isn't the obvious one.

Quarterdeck brought out a task-switching system to run on ordinary DOS; ISTR
it got a glowing review in Electronics  Wireless World - they rated it
better than the windoze of the time - but it was text-based rather than full
pretty pictures GUI, and didn't have M$'s backing, so it sunk without trace.
Unfortunately I never got a chance to try it.

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x21C61F7F


pgp0.pgp
Description: PGP signature


Re: reset mysql password

2004-01-27 Thread Jens Rantil
Hi Rolando,

On Tue, 27 Jan 2004 19:41:00 -0300 (CLST)
Rolando Abarca [EMAIL PROTECTED] wrote:

 is there an easy way to reset the mysql root password?

Well a simple google-search for mysql root password gave me this
first-hit-result:

http://www.alt-php-faq.org/local/70/

It's probably what you are looking for.

Regards,

Jens


pgp0.pgp
Description: PGP signature


Re: Leads

2004-01-27 Thread John Hasler
Gary Piona writes:
 I am interested in fresh mortgage leads.  Please respond with a Telephone
 Number.

555-1212
-- 
John Hasler
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, Wisconsin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [OT] Bruce Perens talks to BBC

2004-01-27 Thread Erik Steffl
Carl Fink wrote:
On Mon, Jan 26, 2004 at 09:57:38PM -0600, Alex Malinovich wrote:


I'd suggest that comparing ethnic groups with religious groups is rather
like comparing apples to oranges. I'm assuming that you meant to imply
either the expenditures for keeping the MUSLIMS safe from their
Christian tormentors. Or, otherwise, expenditures for keeping the
Bosnians and Albanians safe from their SERB tormentors. Both statements
are sure to anger a great number of people. The former will undoubtedly
anger Christians the world over, while the latter will (and just did)
offend Serbs the world over. :)


Albanians are ethnically different from the Serbs.

The ONLY difference between Serbs, Croats, and Bosnian Muslims is
religious.  They are genetically and linguistically and mostly
culturally identical, or rather homogeneous, although these days some
weird post-facto nationalists are pretending that there are separate
languages and cultures.
  oh wow, you're SO wrong. unless 'these days' is pretty much the same 
as thousand years or so :-)

  actually 'yugoslavia' is fairly recent artificial term...

	erik

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Derivative effects.

2004-01-27 Thread Deryk Barker
Thus spake Pigeon ([EMAIL PROTECTED]):

 On Tue, Jan 27, 2004 at 07:46:51AM +0100, Jan Minar wrote:
  On Mon, Jan 26, 2004 at 01:41:30AM -0800, Day Brown wrote:
 [...] DR-DOS, since at
   least 5, have had taskswitching.
  
  Well, sort of.  AFAICR, it was a bleeding edge feature, and it felt like
  one.  You just didn't really expect it to work like we expect Linux to
  work.  After all, it was just a DOS.  This is not to start a flamewar,
  but rather to inform the reader the real meaning of the words sometimes
  isn't the obvious one.
 
 Quarterdeck brought out a task-switching system to run on ordinary DOS; ISTR
 it got a glowing review in Electronics  Wireless World - they rated it
 better than the windoze of the time - but it was text-based rather than full
 pretty pictures GUI, and didn't have M$'s backing, so it sunk without trace.
 Unfortunately I never got a chance to try it.

Yes - Desqview/QEMM wasn't it? I actually wrote an application to run
under DV and had the developer's SDK. It was as I recall pretty good,
although text only as you suggest. Funnily enough I moved house last
month and the DV manuals were among the stuff that didn't make it to
the new one.

Quarterdeck also announced, maybe even released Desqview-X c1994/5 (?)
which IIRC was an implementation of (part of?) the X protocol on
(gulp) DOS. I had a product brief but don't recall ever seeing the
product.

-- 
|Deryk Barker, Computer Science Dept. | Music does not have to be understood|
|Camosun College, Victoria, BC, Canada| It has to be listened to.   |
|email: [EMAIL PROTECTED] | |
|phone: +1 250 370 4452   | Hermann Scherchen.  |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [OT] Bruce Perens talks to BBC

2004-01-27 Thread Carl Fink
On Tue, Jan 27, 2004 at 02:57:35PM -0800, Erik Steffl wrote:
 Carl Fink wrote:

   oh wow, you're SO wrong. unless 'these days' is pretty much the same 
 as thousand years or so :-)
 
   actually 'yugoslavia' is fairly recent artificial term...

I'm very irritated by your and Alex's comments, but I agree that this
is off-topic.  Can we all just drop this subject? Alternatively I can
create a Mailman list to actually discuss it without polluting this
mailing list.
-- 
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Derivative effects.

2004-01-27 Thread Carl Fink
On Tue, Jan 27, 2004 at 07:38:36PM -0800, Deryk Barker wrote:

 Yes - Desqview/QEMM wasn't it? I actually wrote an application to run
 under DV and had the developer's SDK. It was as I recall pretty good,
 although text only as you suggest. Funnily enough I moved house last
 month and the DV manuals were among the stuff that didn't make it to
 the new one.

I believe IBM also had a product called TopView.
-- 
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Hard Drive Seek Errors

2004-01-27 Thread Alvin Oga


On Mon, 26 Jan 2004, Thomas H. George wrote:

 Since installing smartsuite I am getting many reports of hard drive seek 
 errors.  One of the drives is brand new, just installed two weeks ago.
 
 I don't understand this.

insufficient info ...

what kind of drives ??
- if ibm deskstars .. throw it away

buggs in smartsuite ??
- what is reported by the other SMART sw/ tools ??

http://www.Linux-1U.net/Diags/
see the disk section

if you have cdrom/dvd on the same cable as your hard disks..
- use one drive per cable
( do NOT mix different speed ata drives on the same cable )

if you have cheap ide cable .. throw it away
- use 80-conductor cable, less that 18 long

check your kernel options for the disk controller
- dma mode should be supportable

have fun
alvin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: flash plugin

2004-01-27 Thread Pigeon
On Mon, Jan 26, 2004 at 03:59:22PM -0200, Daniel Ferreira wrote:
 Hi,
 
 I'm trying to install the flash plugin (6.0.79.0) but it isn't
 working. When I try to acces some webpage which contains some flash,
 the browser is closed. I'm using mozilla-firebird 0.6.1 but the same
 problem happens when I'm using mozilla 1.4. I've tried to install the
 plugin in 3 different pc (all them have debian 3.0 with gnome 2.2
 running) but the problem persists. Does anybody know how to solve the
 problem?

Funny, worked OK when I tried it with mozilla 1.4 / Debian 3.0r0. Only
difference is I'm not using gnome, I'm using blackbox for a WM.

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x21C61F7F


pgp0.pgp
Description: PGP signature


Re: Bruce Perens talks to BBC

2004-01-27 Thread Pigeon
On Mon, Jan 26, 2004 at 02:18:34AM -0800, Day Brown wrote:
 Antonio Rodriguez wrote:
  
  We may be facing a future where evidence of thinking thoughts that have been
  patented by others will be a crime. Can you imaging what the world would
  be if Pythagoras (or some group) had patented his theorem? If these
  forces that want to convert the thought world into a bazaar succeed, we
  may be facing a world darker than the worst nightmare.
 We may. But I aint so sure it is upta them. One of my rants here
 advocates that the debian users ally themselves with coop ISPs and setup
 a VPN (virtual private network).
 
 If need be, we could even go online with FREEDOS. If we dont use windoz
 and other proprietary software, we disempower them. It is illegal to use
 a CB radio without registering it. people ignored the law. We still can.

How about we just use unregulated bands? Eg. big lasers scattering off
atmospheric haze, clouds etc?

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x21C61F7F


pgp0.pgp
Description: PGP signature


sound blaster live support

2004-01-27 Thread walt
Any easy way to get a sound blaster live working in debian testing? I am 
googling right now but would really appreciate any hints.

Walt

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: test and other messages ( May be virus)

2004-01-27 Thread Pigeon
On Tue, Jan 27, 2004 at 09:33:27PM +1100, Tim Bates wrote:
 On Tuesday, January 27, 2004 7:40 PM, Sanjay Chigurupati wrote:
  there seem to be a lot of messages on the list with .zip attachment
  recently.
  The number seems to be increasing. I have a feelin that it might be some
  virus. please be careful

 It is a virus. I got a message from AusCERT (Aussie IT security place) about
 it this morning (as in about 12 hrs ago).
 http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
 for more info.

And some instances of it are forging [EMAIL PROTECTED] as the
sender. Others are forging [EMAIL PROTECTED]... I received several
original copies today and nearly as many bounces. If the perpetrator is
found a message will go out to the pigeon population calling for a carpet
bombing.

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x21C61F7F


pgp0.pgp
Description: PGP signature


Re: 2 questions from debian noob

2004-01-27 Thread Alexander Schmehl
* Timmy P. [EMAIL PROTECTED] [040127 17:27]:

 i was wondering if yall could tell me why the network
 install for debian does not support Internal PCI
 cards.  I do not have a laptop, and can not spare 7
 cds to install the os that i have heard so much good
 about.  

It depends on the chipset your PCI-card is based on. Most cards should
work. My notebooks Intel ethernet pro 100 based internal device is
supported. Some others might not. Do you know more about your card?


 My other question, does debian work with AMD
 processors?  I believe they are intell compatible, but
 i can't find them mentioned on the debian site...so i
 figured i would ask the list.

Yes, AMD processors are compatible with Intel processors, and therfore
will work with Debian.


Yours sincerely,
  Alexander


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Virus found in a message you sent!

2004-01-27 Thread Spam-Gateway
A virus was found in a message sent by this
account.

--- Scan information follows ---

Result: Virus Detected
Virus Name: [EMAIL PROTECTED]
File Attachment: file.zip
Attachment Status: deleted

--- Original message information follows ---

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 28 Jan 2004 01:27:39 +0100
Subject: hi
Received: (from gateway [10.1.1.1])
 by av-gateway.wrist.dk (SAVSMTP 3.1.0.29) with SMTP id M2004012801310414466
 for [EMAIL PROTECTED]; Wed, 28 Jan 2004 01:31:05 +0100


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 2 questions from debian noob

2004-01-27 Thread Sanjay Chigurupati

I am running Debian on AMD athlon desktop



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: HI HOW ARE YOU

2004-01-27 Thread John L. Fjellstad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yes, install Debian GNU/Linux.  It's the solution to all of life's problems.  

(I installed Debian GNU/Linux and lost 10 pounds...)

- -- 
John L. Fjellstad
web: http://www.fjellstad.org/  Quis custodiet ipsos custodes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAkAWOjoACgkQkz0vhQtHHRhiKgCgvYC1DiBOMHhKCSUSCNLGihNL
obcAmQHUM2YuVzYWMuGBb+DV7R62NVd2
=is4H
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: deluser without rebooting first

2004-01-27 Thread Nano Nano
On Wed, Jan 28, 2004 at 07:41:12AM +1100, Cameron Hutchison wrote:
 Once upon a time Nano Nano said...
   On Mon, 2004-01-26 at 22:48, Nano Nano wrote:
When I logout as my user account, having never logged in any other TTYs,
and log in TTY1 as root, and slay me, and then ps -AL | grep me, 
no matches, and then try to deluser me, it says me is logged in.
 
  who -H says the user has pts/[0-3] open, even though I've slayed him.
  How can I close those?
 
 It looks like there must still be some entries in utmp/wtmp. You may be
 able to clear them up with sessreg(1x) - I've never used it before, but
 from the man page it looks like it may do the trick.

I can't figure out how to make sessreg work.
I've tried

#sessreg -d me
#sessreg -u /var/run/utmp -d me

but nothing happens.  Do you think this has anything to do with it:
I use fluxbox with gnome-terminal, and I have gnome-control-center so 
gnome stuff works.  Thus I have a dependency on gnome-session, but in 
my install scripts I run

#update-alternatives --remove x-session-manager /usr/bin/gnome-session

or else the gnome session stuff runs.  I don't have [xgk]dm installed.

Do you think that is causing it?
I have tried running some of the things such as gnome-session-remove but 
it says gnome-session isn't running.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



BitDefender found an infected object

2004-01-27 Thread BitDefender Scan Results
BitDefender found an infected object in a message that was sent from
your address
To: [ [EMAIL PROTECTED]
Subject: [ HELLO]
Object: readme.pif
Virus: [EMAIL PROTECTED]


We strongly advise you to check your computer using BitDefender
antivirus products. You can download a fully functional trial
version of BitDefender from http://www.bitdefender.com


The BitDefender Lab
www.bitdefender.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Puzzled by linux 2.6 and /dev

2004-01-27 Thread John L. Fjellstad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jonathan Dowland wrote:

 devfs/udev do this from the kernel side - I don't know but your post
 suggests that hotplug tampers with device nodes on the user side?

devfs is both userlevel and kernellevel.  udev is completely a userprocess.

 Afaik udev is a replacement for devfs and is a kernel feature in 2.6.

udev is not ready yet (wait until 2.6.4 or something)

- -- 
John L. Fjellstad
web: http://www.fjellstad.org/  Quis custodiet ipsos custodes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAkAWstsACgkQkz0vhQtHHRiDPACgpy1EiN9ixs6fnC4wD5IlJsqv
MFwAnRR2vv/BQ1jGjnX3rAPerW9zb271
=wSla
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: test

2004-01-27 Thread bill
Estimado Cliente,

   La dirección a la que ha enviado usted el correo NO existe.

   El mensaje que está usted leyendo proviene del contestador automático de CYBER.

   Si desea realizar una consulta a nuestro Departamento de Asistencia al Usuario, 
envíe su correo a [EMAIL PROTECTED] Esta es la mejor dirección para realizar consultas 
sobre el programa.

   Para asuntos administrativos, dispone de [EMAIL PROTECTED]

   Si desea realizar una consulta a nuestro Departamento Técnico, envíe su correo 
a [EMAIL PROTECTED] Esta es la mejor dirección para consultas sobre problemas y dudas 
de hardware y software general.

   Si el tema de su correo no es ninguno de esos, puede utilizar [EMAIL 
PROTECTED], con la confianza de que su correo llegará al departamento y persona 
adecuados.

Atentamente,
  CYBER Informática Avanzada, S.L.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Puzzled by linux 2.6 and /dev

2004-01-27 Thread John L. Fjellstad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alan Chandler wrote:

 A few weeks ago I managed to install the kernel-images for linux 2.6, and
 at the same time removed devfsd (reading that it had been depreciated with
 2.6)

Deprecated doesn't mean that it has been removed. From what I can see from
the kernel mailing list, it won't be removed until 2.7.
Anyways, how did you remove devfs?  It's not enough to just remove the
devfsd, you also probably have to put something like this in your append
list in lilo.conf:
devfs=nomount

 Even so, something (hotplug?) was overwriting the entries in /dev with
 valid
 links.  For instance I had manually made device nodes for hda, hda1 ...
 hda9 and then discovered that hda and the hda(n) entries that matched the
 partitions actaly on the disk were being changed to symlinks.

I suspect you hadn't disabled devfs yet.

 However, I have just reinstalled everything from scratch again - this time
 avoiding even installing devfsd - but installing a kernel-image-2.6.0 -1
 -k7
 nevertheless.  hotplug is also installed and /sys is also mounted.
 
 But now I am not getting any devices being built automatically in /dev.

udev is responsible for creating the device list in 2.6.x.  The problem is
that not all the devices have been moved into the sysfs yet.  Meaning udev
won't detect them and create the device nodes.

Right now, if you want to remove devfs, it means you want to run your system
in the 'old' way, meaning static device nodes that you create.
 
- -- 
John L. Fjellstad
web: http://www.fjellstad.org/  Quis custodiet ipsos custodes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAkAWs+4ACgkQkz0vhQtHHRigfACgsnHJwDlab1jgwDsPPawhHT82
stUAoImpAZ65/3eqUCN5REnhP/A5koIk
=Y2Ee
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 8139too Module

2004-01-27 Thread Nick Hastings
Hi Timothy,

* Timothy Paling [EMAIL PROTECTED] [040128 09:39]:
 I am somewhat of a newbie to Debian and have managed to sucessfully install
 3.0r2 on my Compaq 2104EA laptop.

Congratulations.

 I am, however, having some issues with getting my Belkin F5D5010 Ethernet
 CardBus card working. The Cardbus itself is working (I have verified this by
 looking at /var/log/syslog when inserting the card).
 
 I am aware that I need to install the 8139too module, however, I'm
 completely unsure on how to do this.

Two ways kernel modules can be installed (or inserted into the
running kernel) using the (1) modprobe or (2)modconf commands.

(1)
% modprobe 8139too

You can make sure that the 8139too module is installed each time you
boot by adding the the string 8139too to the file /etc/modules. Just
open up /etc/modules in your favourite editor, or type the following
on the command line

% echo 8139too  /etc/modules


(2)
% modconf

and then navigate through the menus to find 8139too (should be in
kernel/drivers/net). If you use this method to install a module,
modconf will automatically append it to /etc/modules, to ensure it is
loaded each time you boot.

 Anyhelp or advice would be much appreciated.

Cheers,

Nick.

-- 
Debian testing/unstable
Linux twofish 2.6.1-looxt93c1 i686 GNU/Linux


signature.asc
Description: Digital signature


Re: OT - nForce, GeForce and VMWare

2004-01-27 Thread John L. Fjellstad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Scarletdown wrote:

 My motherboard uses the nForce-2 chipset, with onboard sound.  I was
 able to get the nForce Linux drivers up and running, and have sound
 outside of VMWare, but sound is disabled on 98SE within the VMWare
 virtual machine.

The virtual sound device is a soundblaster in the VMWare virtual machine.
 
 - 32-Bit color).  However, that particular driver doesn't allow
 realization of my video card's full potential.  The card is a 256MB
 GeForce 5600 FX.  Like with the nForce drivers, the nVidia drivers for

I think you have a misunderstanding on how VMWare works.  What it does is
create virtual machine inside your host OS (in your case, Linux).  It then
creates some virtual devices, like a soundblaster soundcard, a generic
video device etc, which it connects to your real devices.  But as far as
hosted OS is concerned, it only sees the virtual devices, which means you
don't get the full potential of your device.

- -- 
John L. Fjellstad
web: http://www.fjellstad.org/  Quis custodiet ipsos custodes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAkAWtucACgkQkz0vhQtHHRhA2gCgyshM+lDk4AupWdJcqDlT1ZzB
d4EAn3MO3V+yum4tnmj1Ho5ska6E2mvs
=aGIQ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 2 questions from debian noob

2004-01-27 Thread Nick Hastings
Hi,

* Timmy P. [EMAIL PROTECTED] [040128 10:15]:
 hello,
 
 i was wondering if yall could tell me why the network
 install for debian does not support Internal PCI
 cards.

It does. Why do you think otherwise? What card do you need it to
support?

 I do not have a laptop, and can not spare 7
 cds to install the os that i have heard so much good
 about.

You don't need them anyway. You should be able to get your NIC working
with the net install cd.

 I do plan on buying the cd set...but i wanted to make
 sure it worked with my hardware, and i liked it
 myself, before i buy it.

Ahh, don't bother buying them. Once you have your NIC working you can
just download and install the packages you want painlessly using
apt-get.

 My other question, does debian work with AMD
 processors?  I believe they are intell compatible, but
 i can't find them mentioned on the debian site...so i
 figured i would ask the list.

Yes, see http://www.debian.org/ports/ The AMD processors are basically
same as the Intel. Just use the i386 binaries.

Cheers,

Nick.

-- 
Debian testing/unstable
Linux twofish 2.6.1-looxt93c1 i686 GNU/Linux


signature.asc
Description: Digital signature


Re: 2 questions from debian noob

2004-01-27 Thread Monique Y. Herman
On 2004-01-27, Timmy P. penned:
 hello,

 i was wondering if yall could tell me why the network install for
 debian does not support Internal PCI cards.  I do not have a laptop,
 and can not spare 7 cds to install the os that i have heard so much
 good about. 

I'm not sure about the details of network install, but you shouldn't
need 7 CDs to install debian.  One will do to get you up and running,
and then you can pull whatever packages you need over the net.  Also,
I'm suspicious about this no Internal PCI cards business.  Where is
this stated?

 I do plan on buying the cd set...but i wanted to make sure it worked
 with my hardware, and i liked it myself, before i buy it.

If money is such an issue and you have some bandwidth, there's no need
for you to buy the CDs.  Just download them.

 My other question, does debian work with AMD processors?  I believe
 they are intell compatible, but i can't find them mentioned on the
 debian site...so i figured i would ask the list.

I hope so ... my debian boxes are all athlons.

 Tim P.  Newark, DE (running mandrake and sick of it)

You've come to the right place!


-- 
monique


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



UDF writing to CD-r/CD-RW - where is pktdvd0 etc?

2004-01-27 Thread Ramasubramanian Ramesh
Any body know how to use udftools with 2.6 kernels? Do I need them or is 
udf writing native to 2.6?

If I need udftools then where is this packet device that pktsetup is 
looking for? I can seem to find the right menu item in
the make menuconfig. to build the kernel with this device.

Please help.

Ramesh



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



deskjest printer 3820

2004-01-27 Thread Susieclark4
is not printing what do i do?


Re: 8139too Module

2004-01-27 Thread Nick Hastings
* Timothy Paling [EMAIL PROTECTED] [040128 11:29]:
 
 On Tue, 2004-01-27 at 19:36, Timothy Paling wrote:
 Producing this listing shows that 8139too is not in the list.
 
 modprobe simple reports that it cannot find the module.
 
 How do I proceed further?

Reread his email. Specifically about what kernel you are using. Is it
2.4.18-bf2.4? What is the output of the following command

grep 8139TOO /boot/config-`uname -r`

Also _please_ don't top-post: You should quote relevant parts of the
email which you are referring to, and write you response _below_ said
relevant part.

Nick.

-- 
Debian testing/unstable
Linux twofish 2.6.1-looxt93c1 i686 GNU/Linux


signature.asc
Description: Digital signature


Email client programs

2004-01-27 Thread Curtis Vaughan
I know this is not a windows list and I have never yet asked a question 
like this on here before, but perhaps there is someone who knows the 
answer to this question.

Because our vessels have to get mail over lines that are rather shaky, 
we would like them to pull mail in a way whereby once they've received 
a message it is considered downloaded.  Earlier we were using ccMail 
(Lotus) which did just that.  But now we had them switch over to 
Outlook Express. In the case of Outlook Express,  however, let's say 
they received 3 letters and then the line broke.  Well, when they 
reconnect they would have to get those 3 letters again, prior to going 
on and getting the rest.  Maybe this is just the way POP3 works.  Or is 
there a mail client program that acts otherwise?  i.e., Mozilla, etc.?

Curtis Vaughan

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sr1: CDROM not ready ???

2004-01-27 Thread Alphonse Ogulla
 On Tue, 2004-01-27 at 15:06, Michael D Schleif wrote:
 OK, it can be nice to have devices _know_ when they are ready to be
 used ;

 However, enough is enough:

Jan 27 10:02:09 bragi kernel: sr1: CDROM not ready.  Make sure
there is
 a disc in the drive.
Jan 27 10:02:40 bragi last message repeated 31 times
Jan 27 10:03:41 bragi last message repeated 61 times
Jan 27 10:04:42 bragi last message repeated 61 times

 I know what /dev/sr1 is, and I often play audio CD's in that drive.
 Sometimes, that drive is empty, and that is the way it should be.

 How can I figure out what process is pummeling syslog with this
 useless information?

 What do you think?

 Install the lsof package if you don't have it.

 Try:  lsof /dev/sr1

 Tt should give you a clue as to what is opening the device, you may
 have to run it as lsof -r /dev/sr1 over a minute or more if the process
 only opens /dev/sr1 every now and then.  It looks to be something
 checking once a minute (61 log messages over 61 minutes)  Are you
 running
 something like nautilus?

I resolved an identical problem recently. Check out this post from the
archives.http://lists.debian.org/debian-user/2004/debian-user-200401/msg05812.html

I hope this helps

-- 
Alphonse Ogulla
Nairobi, Kenya


-
University of Nairobi Mail Services
   You can't afford to stay offline
http://mail.uonbi.ac.ke/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound blaster live support

2004-01-27 Thread Jamin W. Collins
On Tue, Jan 27, 2004 at 11:16:12PM -0500, walt wrote:
 Any easy way to get a sound blaster live working in debian testing? I
 am googling right now but would really appreciate any hints.

If you are using a 2.4.x Debian kernel image:

apt-get install alsa-modules-`uname -r` alsa-base alsa-utils

That should install the modules to match your running kernel and the
necessary utilities.  For configuration information you may want to read
the following web site (long link):

   
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Creative+Labscard=Soundblaster+Livechip=EMU10K1module=emu10k1#modp

If you're not using a 2.4.x kernel I would highly recommend upgrading to
one before trying to get the SB Live working.

-- 
Jamin W. Collins

Remember, root always has a loaded gun.  Don't run around with it unless
you absolutely need it. -- Vineet Kumar


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Email client programs

2004-01-27 Thread Curtis Vaughan
But doesn't IMAP have more traffic involved than POP3?  I mean each 
time you connect, it has to check to see what's on the server and 
what's on your computer.   What would be best is a solution that just 
says, I don't care what you have or don't have, here are some new 
messages. Take them.   And once the client has received a message it 
is marked as received on the server.

Curtis Vaughan

On 27 Jan, 2004, at 22:13, Alvin Oga wrote:

hi ya curtis

On Tue, 27 Jan 2004, Curtis Vaughan wrote:

I know this is not a windows list and I have never yet asked a 
question
like this on here before, but perhaps there is someone who knows the
answer to this question.

Because our vessels have to get mail over lines that are rather shaky,
we would like them to pull mail in a way whereby once they've received
a message it is considered downloaded.  Earlier we were using ccMail
(Lotus) which did just that.  But now we had them switch over to
Outlook Express. In the case of Outlook Express,  however, let's say
they received 3 letters and then the line broke.  Well, when they
reconnect they would have to get those 3 letters again, prior to going
on and getting the rest.  Maybe this is just the way POP3 works.  Or 
is
there a mail client program that acts otherwise?  i.e., Mozilla, etc.?
tell your client app to use secure imap instead of  pop3
- most client apps support imap vs pop3
c ya
alvin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



PDC20269 Busy primary channel problem

2004-01-27 Thread Mike Garrison
I'm having a really odd problem with a PDC20269. The primary channel, no 
matter what, will also report the drives on it as busy. I've tried 
kernel versions 2.6.1, 2.6.2-rc2, and 2.4.24 and the same problem 
occurs. The Promise card detects the drives with no problem. The card 
has been swapped out, the cables have been switched, the drives have 
been changed, and none of this has any effect at all. I'm running debian 
testing/unstable.

If there are drives on the primary channel, I run into errors such as 
the following:
hdj: set_drive_speed_status: status=0xff { Busy }
hdi: max request size: 128KiB
hdi: status timeout: status=0xff { Busy }

I'm really quite lost as to what the problem may be. I've tried so many 
different things I don't know what else to do besides not use the 
primary chain.

I've attached my lspci -v ; my dmesg ; and my kernel .config (2.6.2-rc2)

Thanks,
Mike Garrison
[EMAIL PROTECTED]
dmesg:

Jan 27 09:27:46 crypto syslogd 1.4.1#13: restart.
Jan 27 09:27:46 crypto kernel: klogd 1.4.1#13, log source = /proc/kmsg 
started.
Jan 27 09:27:46 crypto kernel: Inspecting /boot/System.map-2.6.2-rc2
Jan 27 09:27:46 crypto kernel: Loaded 17788 symbols from 
/boot/System.map-2.6.2-rc2.
Jan 27 09:27:46 crypto kernel: Symbols match kernel version 2.6.2.
Jan 27 09:27:46 crypto kernel: No module symbols loaded - kernel modules 
not enabled. Jan 27 09:27:46 crypto kernel: Linux version 2.6.2-rc2 
([EMAIL PROTECTED]) (gcc version 3.3.3 20040110 (prerelease) (Debian)) #5 Tue 
Jan 2
7 09:20:55 EST 2004
Jan 27 09:27:46 crypto kernel: BIOS-provided physical RAM map:
Jan 27 09:27:46 crypto kernel:  BIOS-e820:  - 
000a (usable)
Jan 27 09:27:46 crypto kernel:  BIOS-e820: 000f - 
0010 (reserved)
Jan 27 09:27:46 crypto kernel:  BIOS-e820: 0010 - 
0fff (usable)
Jan 27 09:27:46 crypto kernel:  BIOS-e820: 0fff - 
0fff3000 (ACPI NVS)
Jan 27 09:27:46 crypto kernel:  BIOS-e820: 0fff3000 - 
1000 (ACPI data)
Jan 27 09:27:46 crypto kernel:  BIOS-e820:  - 
0001 (reserved)
Jan 27 09:27:46 crypto kernel: 255MB LOWMEM available.
Jan 27 09:27:46 crypto kernel: On node 0 totalpages: 65520
Jan 27 09:27:46 crypto kernel:   DMA zone: 4096 pages, LIFO batch:1
Jan 27 09:27:46 crypto kernel:   Normal zone: 61424 pages, LIFO batch:14
Jan 27 09:27:46 crypto kernel:   HighMem zone: 0 pages, LIFO batch:1
Jan 27 09:27:46 crypto kernel: DMI 2.3 present.
Jan 27 09:27:46 crypto kernel: ACPI: RSDP (v000 
VT8363) @ 0x000f7ec0
Jan 27 09:27:46 crypto kernel: ACPI: RSDT (v001 VT8363 AWRDACPI 
0x42302e31 AWRD 0x) @ 0x0fff3000
Jan 27 09:27:46 crypto kernel: ACPI: FADT (v001 VT8363 AWRDACPI 
0x42302e31 AWRD 0x) @ 0x0fff3040
Jan 27 09:27:46 crypto kernel: ACPI: DSDT (v001 VT8363 AWRDACPI 
0x1000 MSFT 0x010c) @ 0x
Jan 27 09:27:46 crypto kernel: Building zonelist for node : 0
Jan 27 09:27:46 crypto kernel: Kernel command line: auto 
BOOT_IMAGE=LinuxNEW ro root=301
Jan 27 09:27:46 crypto kernel: Initializing CPU#0
Jan 27 09:27:46 crypto kernel: PID hash table entries: 1024 (order 10: 
8192 bytes)
Jan 27 09:27:46 crypto kernel: Detected 902.342 MHz processor.
Jan 27 09:27:46 crypto kernel: Using tsc for high-res timesource
Jan 27 09:27:46 crypto kernel: Console: colour VGA+ 80x25
Jan 27 09:27:46 crypto kernel: Memory: 256464k/262080k available (1545k 
kernel code, 4892k reserved, 467k data, 136k init, 0k highme
m)
Jan 27 09:27:46 crypto kernel: Checking if this processor honours the WP 
bit even in supervisor mode... Ok.
Jan 27 09:27:46 crypto kernel: Calibrating delay loop... 1777.66 BogoMIPS
Jan 27 09:27:46 crypto kernel: Dentry cache hash table entries: 32768 
(order: 5, 131072 bytes)
Jan 27 09:27:46 crypto kernel: Inode-cache hash table entries: 16384 
(order: 4, 65536 bytes)
Jan 27 09:27:46 crypto kernel: Mount-cache hash table entries: 512 
(order: 0, 4096 bytes)
Jan 27 09:27:46 crypto kernel: CPU: L1 I Cache: 64K (64 bytes/line), D 
cache 64K (64 bytes/line)
Jan 27 09:27:46 crypto kernel: CPU: L2 Cache: 256K (64 bytes/line)
Jan 27 09:27:46 crypto kernel: Intel machine check architecture supported.
Jan 27 09:27:46 crypto kernel: Intel machine check reporting enabled on 
CPU#0.
Jan 27 09:27:46 crypto kernel: CPU: AMD Athlon(tm) processor stepping 02
Jan 27 09:27:46 crypto kernel: Enabling fast FPU save and restore... done.
Jan 27 09:27:46 crypto kernel: Checking 'hlt' instruction... OK.
Jan 27 09:27:46 crypto kernel: POSIX conformance testing by UNIFIX
Jan 27 09:27:46 crypto kernel: NET: Registered protocol family 16
Jan 27 09:27:46 crypto kernel: PCI: PCI BIOS revision 2.10 entry at 
0xfb420, last bus=1
Jan 27 09:27:46 crypto kernel: PCI: Using configuration type 1
Jan 27 09:27:46 crypto kernel: mtrr: v2.0 (20020519)
Jan 27 09:27:46 crypto kernel: ACPI: Subsystem revision 20031002
Jan 27 09:27:46 crypto kernel: ACPI: Interpreter enabled

Re: sound blaster live support

2004-01-27 Thread Ryan Mackay
Sometime near Tue, Jan 27, 2004 at 11:02:51PM -0700, Jamin W. Collins wrote:
 On Tue, Jan 27, 2004 at 11:16:12PM -0500, walt wrote:
  Any easy way to get a sound blaster live working in debian testing? I
  am googling right now but would really appreciate any hints.

I personally just use the emu10k1 module, it sounds good, and works fine

$ modprobe emu10k1

-- 
Cheers,
rinmak [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Email client programs

2004-01-27 Thread David Purton
On Tue, Jan 27, 2004 at 10:16:20PM -0800, Curtis Vaughan wrote:
 But doesn't IMAP have more traffic involved than POP3?  I mean each 
 time you connect, it has to check to see what's on the server and 
 what's on your computer.   What would be best is a solution that just 
 says, I don't care what you have or don't have, here are some new 
 messages. Take them.   And once the client has received a message it 
 is marked as received on the server.
 

Maybe this is not what you want, but you could use fetchmail to get
email across your bad link and then run a local smpt and pop server.

fetchmail has an expunge setting where you can specify the number of
messages to fetch before expunging those marked for deletion.

I doubt that outlook express gives you that fine control on what it
does with pop servers - but you never know ;)

dc

-- 
David Purton
[EMAIL PROTECTED]

For the eyes of the LORD range throughout the earth to
strengthen those whose hearts are fully committed to him.
 2 Chronicles 16:9a


signature.asc
Description: Digital signature


Re: flash plugin

2004-01-27 Thread Monique Y. Herman
On 2004-01-27, Pigeon penned:

 --+KJYzRxRHjYqLGl5 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline Content-Transfer-Encoding:
 quoted-printable

 On Mon, Jan 26, 2004 at 03:59:22PM -0200, Daniel Ferreira wrote:
 Hi,
=20 I'm trying to install the flash plugin (6.0.79.0) but it isn't
working. When I try to acces some webpage which contains some flash,
the browser is closed. I'm using mozilla-firebird 0.6.1 but the same
problem happens when I'm using mozilla 1.4. I've tried to install the
plugin in 3 different pc (all them have debian 3.0 with gnome 2.2
running) but the problem persists. Does anybody know how to solve the
problem?

 Funny, worked OK when I tried it with mozilla 1.4 / Debian 3.0r0. Only
 difference is I'm not using gnome, I'm using blackbox for a WM.


I also couldn't get it to work with firebird or mozilla on debian
unstable.  Does the plugin show up when you type about:plugins in the
URL box?  It doesn't for me.

-- 
monique


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



MDaemon Warning - Virus Found

2004-01-27 Thread actaeon
The following message had attachment(s) which contained viruses:

From  : [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject   : hi
Date  : Tue, 27 Jan 2004 20:21:44 -0500
Message-ID: 

AttachmentVirus name   Action taken
--
readme.zipI-Worm.NovargMessage Deleted



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



<    1   2   3   4   5   6