Re: cdrw

2002-03-30 Thread Crispin Wellington
On Sun, 2002-03-31 at 06:09, jeff wrote:
> hey all
> 
> i'm trying to get my cdrw working...
> 
> here's the deal...at boot, the cdrw is recognized
> as 'hdd'. now then, i DO actually have a scsi
> (ISA) card installed...for a slightly older
> scanner.
> 
> ideas/suggestions to set up the cdrw as a 'scsi'
> device?
> 
> p.s. using kernel 2.4.18
> 
> thanks much...the list has always been cool...

read the CD-Writing howto. It explains everything.

Crispin Wellington



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



numlock in gdm

2002-03-30 Thread Robert_L
Surely this must be a faq but I've found nothing that works in a web search.
I liberally sprinkled the numlockx command around startup scripts but noe do 
the job.  What is the way ?

Many thanks for helping me in my confusion.

]$ grep -irs numlockx /etc/
/etc/init.d/numlockx:/usr/local/bin/numlockx
/etc/rc1.d/S99numlockx:/usr/local/bin/numlockx
/etc/rc2.d/S19numlockx:/usr/local/bin/numlockx
/etc/rc3.d/S19numlockx:/usr/local/bin/numlockx
/etc/rc4.d/S16numlockx:/usr/local/bin/numlockx
/etc/rc5.d/S19numlockx:/usr/local/bin/numlockx
/etc/rc6.d/S65numlockx:/usr/local/bin/numlockx
/etc/X11/xinit/xinitrc:/usr/local/bin/numlockx on
/etc/X11/xinit/xserverrc:exec /usr/local/bin/numlockx
/etc/X11/xdm/Xsetup:exec /usr/local/bin/numlockx &
/etc/X11/Xsession.d/99xfree86-common_start:/usr/local/bin/numlockx
/etc/X11/gdm/Sessions/Xsession:/usr/local/bin/numlockx
/etc/X11/gdm/Init/Default:exec /usr/local/bin/numlockx
/etc/X11/gdm/PreSession/Default:/usr/local/bin/numlockx
/etc/gdm/PreSession/Default:/usr/local/bin.numlockx

all the best,
Robert_L


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



Re: Broken Debconf?

2002-03-30 Thread Joey Hess
Bill Keegans wrote:
> No .db files under this directory, only .dat - is this what you need to
> see? They are quite big files so I will send them to you off list.
> 
> [EMAIL PROTECTED]:~$ ls -l /var/cache/debconf/
> total 1918
> -rw---1 root root   484186 Mar 27 22:07 config.dat
> -rw---1 root root   484158 Mar 22 23:02 config.dat-old
> -rw-r--r--1 root root   490916 Mar 27 22:07 templates.dat
> -rw-r--r--1 root root   490916 Mar 22 23:02
> templates.dat-old

Yes those are the ones.

-- 
see shy jo


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



Re: why use sendmail?

2002-03-30 Thread Richard Cobbe
Lo, on Saturday, March 30, Sean 'Shaleh' Perry did write:

> 
> On 30-Mar-2002 John Lord wrote:
> > Hi folks,
> > 
> > 
> > Just a simple question realy, why should I use sendmail in
> > conjunction with KMail, rather than let KMail do the job?
> > 
> > I'm sorry but I can't see the reason why, but there probably is
> > one. I have sat reading the various files about setting it up, but
> > have drawn a blank.  Having a bit of a confusing time atm ;-)

Sorry; missed the OP.

Let me make sure I understand the question: you're trying to choose
between two options.

1) Have your MUA (KMail) send outgoing mail directly to your ISP's mail
   relay.

2) Run an MTA like sendmail locally, have it relay outgoing mail up to
   your ISP, and configure the MUA to route outgoing mail through the
   local MTA.

Right?

> what if you want to send mail from something else?  for instance the console
> program 'reportbug' which helps you submit proper bug reports.

That's one reason for option #2, sure.

Another one: if, for whatever reason, the connection between you and
your ISP is unavailable for a while, a locally-running MTA will
automatically queue outgoing mail until delivery becomes possible
again.  No user action necessary.

Richard


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



Re: why use sendmail?

2002-03-30 Thread nate

> Hi folks,
>
>
> Just a simple question realy, why should I use sendmail in conjunction
> with  KMail, rather than let KMail do the job?
>
> I'm sorry but I can't see the reason why, but there probably is one. I
> have  sat reading the various files about setting it up, but have drawn a
> blank.  Having a bit of a confusing time atm ;-)

Using "sendmail" is usually a generic term for calling sendmail
directly or a sendmail wrapper(postfix, qmail and maybe exim have them),
which allows you to spool to your local mail system without connecting
over a network(some systems don't have a MTA listening on a port), it
can be faster too.

by doing this you sometimes have more control over the message delivery
then if you were to use a remote mail server. you could have the mail
server queue the message and send it when your system connects to
the internet(in the case that its not a dedicated connection).

since I run my own mail servers i usually just use SMTP(my mail client
of choice is Squirrelmail and netscape 4.7x)

nate




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



Re: Permissions and scsi cdrom?

2002-03-30 Thread dave mallery
On Sat, 30 Mar 2002, Cheryl Homiak wrote:

> I now have both a cdrom and a cdrw on my machine. They are both ide/atapi but 
> i
> am using scsi emulation; the cdrw is scd0 and the cdrom is scd1. I have no
> problem accessing the cdrom or the cdrw as far as mounting or listening to 
> audio
> cds. However, when I try to run abcde and/or cdparanoia I get errors about
> "unable to open cdrom". when I run cdparanoia with the -v option, the 
> indication
> is
> Checking /dev/cdrom for cdrom...
> Testing /dev/cdrom for cooked ioctl() interface
> /dev/scd1 is not a cooked ioctl CDROM.
> Testing /dev/cdrom for SCSI interface
> No generic SCSI device found to match CDROM device /dev/scd1

on a r/h machine that works:

orch:~> cdparanoia -Qsv
cdparanoia III release 9.8 (March 23, 2001)

Checking /dev/cdrom for cdrom...
Testing /dev/cdrom for cooked ioctl() interface
/dev/scd0 is not a cooked ioctl CDROM.
Testing /dev/cdrom for SCSI interface
generic device: /dev/sg1
ioctl device: /dev/scd0

notice the /dev/sg1 "generic device"

zorch:~> ll /dev/cdrom
lrwxrwxrwx1 root root9 Feb  7 16:23 /dev/cdrom -> 
/dev/scd0
zorch:~> ll /dev/scd0
brw---1 dmallery disk  11,   0 Aug 30  2001 /dev/scd0
zorch:~> ll /dev/sg1
crw---1 dmallery disk  21,   1 Aug 30  2001 /dev/sg1
zorch:~> 

one machine over, running woody:

bilbo:~> cdparanoia =Qsv

/dev/cdrom exists but isn't accessible.  By default,
cdparanoia stops searching for an accessible drive here.
Consider using -sv to force a more complete autosense
of the machine.

More information about /dev/cdrom:
Checking /dev/cdrom for cdrom...
Testing /dev/cdrom for cooked ioctl() interface
/dev/scd0 is not a cooked ioctl CDROM.
Testing /dev/cdrom for SCSI interface
No generic SCSI device found to match CDROM device 
/dev/scd0

bilbo:~> ll /dev/cdrom
lrwxrwxrwx1 root audio   3 Mar 12 12:29 /dev/cdrom -> sr0
bilbo:~> ll /dev/sr0
lrwxrwxrwx1 root audio   4 Mar 12 12:29 /dev/sr0 -> scd0
bilbo:~> ll /dev/scd0
brw-rw-rw-1 dmallery audio 11,   0 Jun 13  2001 /dev/scd0

bilbo:~> groups
dmallery audio

i guess this is a common problem...

i wish someone could explain this "generic device"

> 
> Yet when I run abcde and/or cdparanoia as root, there is no problem. I assume
> this is some kind of permissions problem, but I can't seem to find the source 
> of
> it.
> /dev/cdrom is the symlink to /dev/scd1 and /dev/cdrecord is the symlink to
> /dev/scd0. I am also a member of the cdrom group. I didn't have any trouble 
> with
> these programs before converting to scsi.
> Can anybody see what I need to change here?
   ^
  we 
> 
> 

-- 
Dave Mallery, K5EN  (r/h 7.2 krud; debian woody+ximian)
PO Box 520
Ramah,  NM  87321

no gates .~.
  no windows...  /V\
/( )\
running GNU/Linux   ^^-^^  (Linux TM Linus Torvalds)
  free at last!



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



Re: Broken Debconf?

2002-03-30 Thread Bill Keegans
Joey,

> Try running /usr/share/debconf/fix_db.pl

Will try this tonight when I get the chance
 
> I'd also like a copy of your /var/cache/debconf/*.db first.

No .db files under this directory, only .dat - is this what you need to
see? They are quite big files so I will send them to you off list.

[EMAIL PROTECTED]:~$ ls -l /var/cache/debconf/
total 1918
-rw---1 root root   484186 Mar 27 22:07 config.dat
-rw---1 root root   484158 Mar 22 23:02 config.dat-old
-rw-r--r--1 root root   490916 Mar 27 22:07 templates.dat
-rw-r--r--1 root root   490916 Mar 22 23:02
templates.dat-old

Bill




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



xset s off - how to make it the default

2002-03-30 Thread Shawn Lamson
hi - after installing "something" i have noticed that now my 
#xset q reveals that the Screen Saver is enabled after 600 secs; i
don't want it at all, i just use the DPMS to blank out after 1200
secs...

of course, i can issue
#xset s off
to remedy it, but would like to make this permanent, in the right
fashion, too, not just a hack from .xinitrc or the like.

Does anyone know how ?

here is my xset q:

Keyboard Control:
  auto repeat:  onkey click percent:  0LED mask:  
  auto repeat delay:  660repeat rate:  25
  auto repeating keys:  00ffdbbf
fa9fffdfe5ff


  bell percent:  50bell pitch:  400bell duration:  100
Pointer Control:
  acceleration:  2/1threshold:  4
Screen Saver:
  prefer blanking:  yesallow exposures:  yes
  timeout:  600cycle:  600
Colors:
  default colormap:  0x20BlackPixel:  0WhitePixel:  16777215
Font Path:
 
unix/:7101,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/icewm/themes/myTheme
Bug Mode: compatibility mode is disabled
DPMS (Energy Star):
  Standby: 1200Suspend: 1800Off: 2400
  DPMS is Enabled
  Monitor is On
Font cache:
  hi-mark (KB): 1024  low-mark (KB): 768  balance (%): 70

Thanks for any help, you guys are the best.

=
Shawn Lamson
Debian/GNU Linux Woody
Kernel 2.2.19pre17
XFree86 Version 4.1.0.1 / X Window System
Jesus Loves You!

__
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/


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



RE: In UPDATE.TXT and TECHNOTE.TXT. (KMM4340993V45699L0KM)

2002-03-30 Thread [EMAIL PROTECTED]
This is a Topica auto-generated response. In order to assist you 
promptly, we have provided the information and directions below:

* * * Attention Email-Publisher Users (Paid Service) * * *

To receive priority support, please log in to your 
Email-Publisher account.  Use the link for Customer Support Team 
which is located in the lower right portion of the - Getting Help
- section of the home page.


* * * Attention Topica Exchange (Free Service) List Publishers * 
* *

To reach List Publisher Support, please log in to the list you 
are experiencing challenges with and click on "Get Email Support"
at the top left side of your List Options page.

If you received this message in response to a Topica system error
message or variance, please send your email to 
[EMAIL PROTECTED]

* * * * * Attention Subscribers * * * * *

In order to expedite your request we have included the following 
instructions.

1. HOW TO UNSUBSCRIBE FROM A TOPICA LIST 
2. HOW TO SUBSCRIBE TO A TOPICA LIST
3. UNABLE TO POST TO A LIST YOU ARE SUBSCRIBED TO.
4. RECEIVED A MESSAGE THAT YOU HAVE BEEN UNSUBSCRIBED.
5. CONFIRMING A SUBSCRIPTION
6. CHANGING YOUR EMAIL ADDRESS
7. IMPORT INFORMATION
8. OTHER HELP RESOURCES

Please scroll down to the appropriate option.

1.  HOW TO UNSUBSCRIBE FROM A TOPICA LIST

New Easy Unsubscribe
Simply click on the Easy Unsubscribe link that appears at the 
bottom of any message you receive from Topica.  You will be taken
to a web page where you can easily confirm your request with one 
click.

Unsubscribe on the Web
If you're registered at Topica, you can easily unsubscribe at 
your My Topica page. Just select the Unsubscribe option from the 
Delivery Method pull-down menu on the right, then click the Save 
Changes button at the bottom of the screen.  Don't have a 'My 
Topica' account? Create one now by going to http://www.topica.com
and clicking on 'Manage Your Topica Mail' in the middle of the 
page.

Unsubscribe via email
To unsubscribe using your email account, please send a blank 
email to:

[EMAIL PROTECTED] (where "listname" is the name of 
the list you wish to unsubscribe from. For example, to 
unsubscribe from the list "Topica Tips" you would send a message 
to:  [EMAIL PROTECTED]  This command will only 
work for lists hosted at Topica (e.g.:  [EMAIL PROTECTED]).

Contact Us
If you continue to experience problems after following the steps 
above, we're happy to assist. Just send your request, including 
the listname, to:

mailto:[EMAIL PROTECTED]


*
Did you know that you can easily manage your Topica email?

Would you like to manage your Topica subscriptions all in one 
place? It's free and easy with My Topica. With the click of a 
button, you can: 

Quickly subscribe and unsubscribe from any list at Topica.

Put messages on hold if you're on vacation.

Easily change between message digests and individual messages.

Access list archives, change personal settings, and much more!

It sounds too good to be true, we know. Sign up for My Topica 
today and see for yourself
at http://www.topica.com/register!
*


2.  HOW TO SUBSCRIBE TO A LIST

Send a message to:  [EMAIL PROTECTED] (replace 
"listname" with the name of the list you wish to subscribe to).  
For example, to subscribe to the list "Topica Tips" you would 
send a message to: [EMAIL PROTECTED]  This command
will only work for lists hosted at Topica (e.g.:  
[EMAIL PROTECTED]).

After you have sent this message, you MUST REPLY to the 
verification email that is sent to you, either by clicking on the
link in the message, or by clicking on reply then send in your 
email program.  Once you have replied to the verification, you 
will receive a welcome message that you have been successfully 
subscribed to the list.


3.  UNABLE TO POST TO A LIST YOU WERE PREVIOUSLY POSTING TO.

If you were previously posting to the list, you were probably 
unable to post because your subscription was disabled.

To re-activate your subscription you will need to unsubscribe 
from the list, then re-subscribe.

To unsubscribe from the list, if you have a message from the list
you can follow the unsubscribe instructions above.
 
To re-subscribe, please follow the instructions above: HOW TO 
SUBSCRIBE TO A LIST


4.  RECEIVED A MESSAGE THAT YOU HAVE BEEN UNSUBSCRIBED

Topica does not monitor list owner activity - subscription and 
removal from a list is completely up to the list owner's 
discretion.  If you would like to re-subscribe to the list, 
please follow the instructions above: HOW TO SUBSCRIBE TO A LIST


5.  YOU ARE TRYING TO CONFIRM A SUBSCRIPTION

If you were replying to an email in order to confirm a 
subscription, please go to the original message and click on the 
REPLY button in your email program, then click SEND.  This will 
send the confirmation to the correct address to insure you are 
subscribed.  OR, click on the Confirmation Link in the message.

Re: getting unstable non-us?

2002-03-30 Thread Kurt Lieber
On Saturday 30 March 2002 10:29 pm, Michael D. Crawford wrote:
> What do I need to put in my /etc/apt/sources.list to get unstable non-us
> packages?  Is there such a thing?

This is the line that I use -- works fine for me: (beware line wrap)

deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free


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



getting unstable non-us?

2002-03-30 Thread Michael D. Crawford
What do I need to put in my /etc/apt/sources.list to get unstable non-us 
packages?  Is there such a thing?


When I edit it via the Access item in dselect, and I add the server
http://non-us.debian.org/ , it then gives me the options of adding "stable 
unstable frozen non-US".  It seems to me I have a choice of unstable or non-US, 
but not both.


Looking at the http server with a web browser I see a directory 
/dists/sid/non-US, so I should be able to get what I want, but I'm not sure how 
to configure it.


My main objective here is to get the very latest available mozilla.  I've been 
running an unstable PowerPC Mac for a while now and it works well for me, so I'd 
like to see all the bleeding edge stuff.


Thanks,

Mike
--
Michael D. Crawford
GoingWare Inc. - Expert Software Development and Consulting
http://www.goingware.com/
[EMAIL PROTECTED]

 Tilting at Windmills for a Better Tomorrow.


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




Re: detecting devices

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 06:37:33PM -0800, sangeetha wrote:
| hi,
| is there anyway to detect whether devices(keyboard
| and mouse) are connected to system or
| not.using c or assembly code on linux platform
| if so plz do let me know how we can do that.thanx in
| advance.

PS/2 keyboards "just work".  I don't know of any device file to access
it, the kernel just gets the input and delivers it properly.  If the
plug is in, it is there.  What kind of mouse do you have?  If it is
serial or PS/2, just look at the plug to see if it is in.  To get data
from it, read from /dev/psaux for PS/2 and /dev/ttyS[012] for serial
(use which ever serial port it is plugged into).  For USB, check /proc
to see if the usb system recognized it and has a driver for it.

HTH,
-D

-- 

Do not be afraid of those who kill the body but cannot kill the soul.
Rather be afraid of the One who can destroy both soul and body in hell.
Matthew 10:28


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



detecting devices

2002-03-30 Thread sangeetha
hi,
is there anyway to detect whether devices(keyboard
and mouse) are connected to system or
not.using c or assembly code on linux platform
if so plz do let me know how we can do that.thanx in
advance.

sangeetha

__
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/


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



Permissions and scsi cdrom?

2002-03-30 Thread Cheryl Homiak
I now have both a cdrom and a cdrw on my machine. They are both ide/atapi but i
am using scsi emulation; the cdrw is scd0 and the cdrom is scd1. I have no
problem accessing the cdrom or the cdrw as far as mounting or listening to audio
cds. However, when I try to run abcde and/or cdparanoia I get errors about
"unable to open cdrom". when I run cdparanoia with the -v option, the indication
is
Checking /dev/cdrom for cdrom...
Testing /dev/cdrom for cooked ioctl() interface
/dev/scd1 is not a cooked ioctl CDROM.
Testing /dev/cdrom for SCSI interface
No generic SCSI device found to match CDROM device /dev/scd1

Yet when I run abcde and/or cdparanoia as root, there is no problem. I assume
this is some kind of permissions problem, but I can't seem to find the source of
it.
/dev/cdrom is the symlink to /dev/scd1 and /dev/cdrecord is the symlink to
/dev/scd0. I am also a member of the cdrom group. I didn't have any trouble with
these programs before converting to scsi.
Can anybody see what I need to change here?


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



Re: why use sendmail?

2002-03-30 Thread Sean 'Shaleh' Perry

On 30-Mar-2002 John Lord wrote:
> Hi folks,
> 
> 
> Just a simple question realy, why should I use sendmail in conjunction with 
> KMail, rather than let KMail do the job?
> 
> I'm sorry but I can't see the reason why, but there probably is one. I have 
> sat reading the various files about setting it up, but have drawn a blank. 
> Having a bit of a confusing time atm ;-)
> 

what if you want to send mail from something else?  for instance the console
program 'reportbug' which helps you submit proper bug reports.


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



Re: Yamaha CDR not working

2002-03-30 Thread John Kerr Anderson
I realised that I only had SCSI emulation and SCSI ide support but not
SCSI cd rom support.  I only have one drive so I disabled ATAPI cd support
and voila the CD drive works just fine.  Thanks for the help...

On Sat, 30 Mar 2002, Ionut Georgescu wrote:

> Did you compile ide-scsi support ? If not, append a
> hdx=ide-scsi
>
> to your append= line in lilo.conf, where hdx is you CDRW drive.
> Then 'modprobe ide-scsi sr_mod sg' and in the end 'cdrecord -scanbus'.
> This should work. There is no problem if some of them are compiled as
> modules or into the kernel. It is important that you boot with
> hdx=ide-scsi and that you have support for scsi, ide-scsi, scsi cdrom
> (sr_mod) and scsi generic (sg). There was another thread on ATAPI CDRW a
> few days ago. Search the archives for details.
>
> Good Luck,
> Ionut
>
>
> On Thu, Mar 28, 2002 at 11:59:02AM -0500, John Kerr Anderson wrote:
> > Hello,
> >
> > I have been trying to get a Yamaha CDR drive working using kernel 2.2.18
> > in a 2.2 version of Potato.  I added SCSI support in the kernel, it comes
> > up as recognised.  I also put the append statement in lilo (I don't use a
> > modular kernel).  I have had the drive working before, but reinstalled
> > Debian on it.  I tried the link statement for the CD-Writer HOWTO:
> >
> > cd /dev/ && rm cdrom && ln -s scd0 cdrom
> >
> > When I try to mount the cd rom the following error results:
> >
> > mount: /dev/cdrom is not a valid block device
> >
> > Can anyone help?
> >
> > PS please send correspondonce to my address because for some reason I
> > cannot subscribe to this list.  After sendiing a confirmation e mail
> > nothing comes back.
> >
> > Thanks in advance
> >
> > JKA
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
>
> --
> ***
> * Ionut Georgescu
> * http://www.physik.tu-cottbus.de/~george/
> * Registered Linux User #244479
> *
> * "In Windows you can do everything Microsoft wants you to do; in Unix you
> *can do anything the computer is able to do."
>
>


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



Re: cdrw

2002-03-30 Thread Steffen Evers
On Sat, Mar 30, 2002 at 17:09, jeff wrote:
> i'm trying to get my cdrw working...
> 
> here's the deal...at boot, the cdrw is recognized
> as 'hdd'. now then, i DO actually have a scsi
> (ISA) card installed...for a slightly older
> scanner.
> 
> ideas/suggestions to set up the cdrw as a 'scsi'
> device?
Usn idescsi kernel module, cdrecord package and have a look at dmesg
afterwards.

Bye, Steffen


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



Driver for Addonics SV550 sound card

2002-03-30 Thread Tony Anand
Hi All,
Does anyone know where I can find linux drivers for an Addonics SV550 sound card, which uses the Yamaha YMF724E-V chipset?
Thanks much,
Tony.
 Chat with friends online, try MSN Messenger: Click Here


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



Re: mail retrieval-delivery-sorting

2002-03-30 Thread Allan Wind
On 2002-03-30 18:36:07, David H. Askew wrote:
> 1) configure fetchmail to retreive the emails
>   -I'm assuming I will have to tell fetchmail via .fetchmailrc
>   which accounts to forward the mail to? .. or in other words..
>   my .fetmailrc for my personal user acount will tell fetchmail
>   what to get and who to send it to(which user acount) or will it
>   just send the emails to the current user?

You could (smtpaddress, smtpname it seems are the configuration options
used for this), configure your MTA to accept mail destinated to
your remote accounts as local or deliver mail via procmail directly.

I use the second option myself.

> 2) setup basic exim config.
>   -I'm going to have to tell exim to use procmail? 

Yes.  Although I use postfix and you just comment one line and uncomment
another in main.cf

> 3) setup procmail rules
> 4) setup mutt to check local mail spool.

When using procmail, you probably will want to sort things into
different mailboxes (mbox or maildir) and subscribe to the various
mailing lists (lookup mailboxes and subscribe in the mutt manual, F1).

I sort mailing lists into maildirs (which I create on-the-fly with a
small script called mkdir_form_email) via a procmail rule like
this:

:0
* something that match the mailing list post address
* ? mkdir_from_email $MATCH
`mkdir_from_email $MATCH`/

and use the directory names to generate the mailbox and subsribe
command:

subscribe `find $HOME/var/mail/received/mailing_list/ -type d -mindepth 1 
-maxdepth 1 -printf '%f '; echo`
mailboxes `find $HOME/var/mail/received/mailing_list/ -type d -mindepth 1 
-maxdepth 1 -printf '%h/%f '; echo`

that way, I only need to change a procmail rule (or the mkdir_from_email
script) and not .muttrc for each mailing lists I subscribe to.


/Allan
-- 
Allan Wind
P.O. Box 2022
Woburn, MA 01888-0022
USA


pgpv56Qufn8og.pgp
Description: PGP signature


Re: Junkbusting flash ads?

2002-03-30 Thread Richard Cobbe
Lo, on Saturday, March 30, dman did write:

> If root doesn't put the plugin in the global plugin folder, and you
> use the local plugin folder instead, then you don't need root
> permissions.  Only a marginal improvement, I know.

Where is the local plugin folder?  I've tried installing into
~/.mozilla/plugins, but no success.

Richard


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



Re: why use sendmail?

2002-03-30 Thread Chris Jenks

At 06:59 PM 3/30/02, dman wrote:

On Sat, Mar 30, 2002 at 11:40:41PM +, John Lord wrote:
| Hi folks,
|
| Just a simple question realy, why should I use sendmail in conjunction with
| KMail, rather than let KMail do the job?

Use exim.  It is easier to configure right, and has had fewer security
exploits found in it.


I remember reading on a different list, or was it the Linux Journal article
that there has not been a security exploit for quite a while. In fact LJ had
a half way decent article this month  about setting up Sendmail as your
MTA.

I've used exim on one box, and postfix on the other. They are both
set up for local mail only and found that both were fairly easy to set up.



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




Re: Creating local package cache with apt-move

2002-03-30 Thread Richard Cobbe
Lo, on Saturday, March 30, Simon Hepburn did write:

> Richard Cobbe wrote:
> 
> > No, the three slashes are in fact correct.
> 
> Hrmm.. just to add to the confusion. I just checked my sources.list
> and saw I was using single slash. I did man sources.list to see if I
> was going out of my mind. I'm not.

No; it's apparently variable.  Still, the apt-move manpage did say to
use a file: URI, and every time I've seen those on a Unix system to
date, they've started with three slashes.  That, however, may be a
netscape/mozilla peculiarity; I believe the kernel considers multiple
consecutive slashes to be superfluous and throws away all but one.

> >  Turns out you have to write the Release files by hand.
> 
> I have never had to do that. If I comment out all lines in sources.list 
> except my local mirror and do dselect|update I get to see everything in 
> there.

> I'm not sure this is the problem. I just checked your apt-move.conf
> again and noticed a couple of problems:
> 
> ARCHS="alpha arm hurd-i386 i386 m68k powerpc sparc"
> Do you really have all these installed ;-)

Yeah, I realized that only *after* I did a `apt-move sync' and pulled
down all sorts of random crud.  This is now "i386" only.

> DIST=potato
> This should be testing. At least, that's what your sources.list points to. 
> They need to be the same.

Yeah; saw that at the same time; it's now `woody'.

> However...
> 
> > Things are fine now; apt-get and dselect see the package files in my
> > local mirror.  (I found found this after a little bit more careful
> > digging through the debian-user archives.)

...where `now' is defined to mean `after I fixed the above two settings.'
 
> If it ain't broke don't fix it :-) 

In general, I agree, but I would like to understand exactly what's going
on here.  I may try moving the Release files outside the mirror,
commenting everything out of sources.list, and trying again.

> > > BTW when I reply to your message only part of it shows up in my
> > > mailer. Not sure if that is my problem or yours.
> >
> > I doubt this is a problem; it's probably just the way KMail works.  I
> > included the sources.list and apt-move.conf files as MIME attachments
> > (text/plain); a lot of mailers tend to display that MIME type inline but
> > not include it in replies.  I know VM works that way, ISTR that
> > Netscape's mailer does also.
> 
> I guessed they were attachments #1 and #2, what I was referring to was this:
> 
> "Any advice would be very welcome.
> 
> Thanks,
> 
> Richard"

Oh.  More attachment stuff; this is just how VM handles attachments
interposed into the body of the message.  I'd attached the two config
files, then kept typing; VM basically considers everything after the
first attachment to be an attachment, possibly of type text/plain with
inline content disposition.

On a related note, how come /var/lib/dpkg/available keeps getting hosed?
It's happened to me twice now.  The first time, I figured I was SOL and
re-installed from scratch (fortunately I didn't lose much).  It happened
again about an hour ago, but I recovered by blowing away the existing
copy (on the grounds that I didn't have anything to lose) and rerunning
`dselect update', which recreated it correctly.  What's going on here?

Thanks much for your advice,

Richard


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



Re: mail retrieval-delivery-sorting

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 06:36:07PM +, David H. Askew wrote:
| I'm currently using evolution as my email client to work with both a
| pop3 and an imap account. I subscribe to several high trafic mailing
| lists and use a variety of methods from within evolution to sort my
| email etc...
| 
| I'm growing tired of using Evolution and I'm wanting to use a text based
| client so I can check all my email from one location(my home pc) no
| matter where I am.

Not a bad decision at all.  Note that you can still use evolution with
your new setup.  Since the delivery and filtering will be independent
of the client you can switch clients around on a whim.

| I want to be able to log into my home-pc and lauch Mutt(seems to be the
| list favorite) and from what I've read, very capable.  I'm considering
| the following setup... using fetchmail to get my imap and pop3 email,
| which will forward email to smtp(exim here), and use procmail rules to
| filter the email.

If you're not already familiar with procmail, then I suggest trying
out exim's filter feature instead.  procmail is a bit more powerful,
but also much harder to grasp the details of working with it.

| So I'm trying to determine where to start...
| 
| I would like to know if I'm forgetting any steps, before I begin.. 
| 
| 1) configure fetchmail to retreive the emails
|   -I'm assuming I will have to tell fetchmail via .fetchmailrc
|   which accounts to forward the mail to? .. or in other words..
|   my .fetmailrc for my personal user acount will tell fetchmail
|   what to get and who to send it to(which user acount) or will it
|   just send the emails to the current user?
| 2) setup basic exim config.
|   -I'm going to have to tell exim to use procmail? 
| 3) setup procmail rules
| 4) setup mutt to check local mail spool.

First get exim working.  If exim isn't working, then fetchmail won't
be able to "deliver" the mail.  (fetchmail just hands it off to exim,
it doesn't do final delivery)

| I've got no experience using any of the software in question... I'm
| smart enough to read the docs... just curious up front about the
| interconnectivity of the programs... do I have the basics, of how the 4
| programs interact, down...

For exim, start here :
http://www.mail-archive.com/debian-user%40lists.debian.org/msg82754.html

The configuration that 'eximconfig' generates will automatically use
procmail if you have a ~/.procmailrc file.

For fetchmail, this is how it's done :

poll  protocol imap
user  , password "" 
is  here 
options fetchall , stripcr , mda "/usr/sbin/exim %T" 

Replace "imap" with "pop3" for your pop3 account.  Note that I specify
an mda.  It will use a local pipe to pass the message to it.  This is
more reliable than the default, which is to use SMTP to connect to
localhost.  The reason is, like I just told Karl, fetchmail is not an
SMTP server and it won't queue and retry messages that fail to be
delivered.  A local pipe is much less likely to suffer from problems
like that.

For procmail, 'man procmailrc' and 'man procmailex' and take some
tylenol ;-).  If you want to try out exim's filter mechanism, see
/usr/share/doc/exim/filter.txt.gz.  To start you out with it, put this
in ~/.forward :

~~
# Exim filter

# be sure that error messages will be delivered to /var/mail/$USER
# regardless of any potential errors in the rest of the filter
if error_message then
finish
endif

# If it is addressed directly to me and doesn't have a Mailing-List header
if
"$header_To: $header_Cc" matches "(dsh8290|dman)@.*"
and
"$header_X-Mailing-List: $header_List-Id:" is " "
then
save $home/Mail/1Inbox/
finish
endif

#
# any debian mailing list
#
if $header_X-Mailing-List: matches "(debian-.*)@lists\.debian\.org" then
save $home/Mail/lists/$1/
finish
endif



You can certainly do a lot more such as discarding junk mail that is
tagged or messages with "unsubscribe" in the subject.  As you can see,
/var/mail/$USER isn't my "real" inbox.

Mutt will work out-of-the-box, but there is lots you can do to make it
better.  The whole manual is at www.mutt.org and is quite easy to
read.

| -any thoughts, suggestions, are welcomed...

HTH,
-D

-- 

The crucible for silver and the furnace for gold,
but the Lord tests the heart.
Proverbs 17:3


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



Re: why use sendmail?

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 11:40:41PM +, John Lord wrote:
| Hi folks,
| 
| Just a simple question realy, why should I use sendmail in conjunction with 
| KMail, rather than let KMail do the job?

Use exim.  It is easier to configure right, and has had fewer security
exploits found in it.

| I'm sorry but I can't see the reason why, but there probably is one. I have 
| sat reading the various files about setting it up, but have drawn a blank. 
| Having a bit of a confusing time atm ;-)

The reason is that KMail is not a proper SMTP client.  The RFCs (821,
2821) state that if a message can't be delivered to the next server in
charge, then it must keep the message and retry later.  It can't just
say "oh, well" and give up.  KMail (along with Lookout and every other
User Agent) doesn't do this.  It is better to use a local pipe, which
will only fail if your system is hosed in some way, and then let a
full-blown MTA do the delivery.

HTH,
-D

-- 

Microsoft is to operating systems & security 
  what McDonald's is to gourmet cooking


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



2e Try:) Alt-Control doesn't work

2002-03-30 Thread Carel Fellinger
I've posted this some days ago, noone reacted so either it went
unnoticed or noone knows.  Hoping for the first I retitled it.


Tired of stretching my little finger to reach for the control key I
thought of using my thumb instead, so I defined the right alt key to
function as an extra control key.  Very nice typing experience indeed.

Unfortunately alt-control stopped working in some instances, e.g. it
works for alt-control-x, but it fails for alt-control-v :(

And it doesn't matter whether I try this in X with xkeycaps copying
the left Control key onto the right Alt key, or on the console with
the apropriate loadkeys command:

$ loadkeys <

Re: Junkbusting flash ads?

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 05:32:36PM -0500, christophe barbé wrote:
| On Sat, Mar 30, 2002 at 06:43:33PM +0100, Preben Randhol wrote:
| > dman <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:40) :
| > > On Sat, Mar 30, 2002 at 06:07:38PM +0100, Preben Randhol wrote:
| > > | But realplayer doesn't work with esd 
| > > 
| > > It does.  I use it all the time to listen to the radio via the xmms
| > > plugin.
| > 
| > Huh? what do you mean xmms plugin for realplayer? Please explain how to
| > do it as I'm very interested in getting it to work.
| 
| I don't know what he means but XMMS and Realplayer both have a esd
| output option.

http://www.xmms.org/comments.html?show=P138

There's a plugin for XMMS that allows you to use xmms' gui to control
realplayer and thus play realaudio streams.

-D

-- 

Trust in the Lord with all your heart and lean not on your own
understanding; in all your ways acknowledge Him, and He will make your
paths straight.
Proverbs 3:5-6


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



why use sendmail?

2002-03-30 Thread John Lord
Hi folks,


Just a simple question realy, why should I use sendmail in conjunction with 
KMail, rather than let KMail do the job?

I'm sorry but I can't see the reason why, but there probably is one. I have 
sat reading the various files about setting it up, but have drawn a blank. 
Having a bit of a confusing time atm ;-)


-- 
Cheers John

Amiga A1200 PPC running Linux/Apus Debian and KDE2.*
Web site http://www.lordofchaos.co.uk


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



Is it still stuck?

2002-03-30 Thread John Lord
Hi,

Wonder why that other mail wasn't sent?


-- 
Cheers John

Amiga A1200 PPC running Linux/Apus Debian and KDE2.*
Web site http://www.lordofchaos.co.uk


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



Re: Junkbusting flash ads?

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 05:24:01PM -0500, christophe barbé wrote:
| On Sat, Mar 30, 2002 at 09:37:10AM -0600, dman wrote:
| > On Sat, Mar 30, 2002 at 10:03:47AM -0500, christophe barbé wrote:
| > | On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
| > | > csj <[EMAIL PROTECTED]> wrote on 30/03/2002 (09:29) :
| > | > > 
| > | > > I can think of another: use a browser that doesn't support flash.
| > | > 
| > | > Even better would be if one could turn it on and off in galeon/mozilla
| > | > with a button. Then there would be less problem with sound too.
| > | 
| > | I agree that the abilitie to enable/disable flash in galeon/mozilla is a
| > | missing feature.
| > 
| > You can almost do that by (re)moving the plugin's .so file and
| > restarting the browser.
| 
| I don't consider that as a usable way to do it.

Agreed, but it does get the job done now.

| I mean the ability to turn on/off the plugin as it is possible for java.
| And without requiring root privilege.

If root doesn't put the plugin in the global plugin folder, and you
use the local plugin folder instead, then you don't need root
permissions.  Only a marginal improvement, I know.
 
-D

-- 

Your beauty should not come from outward adornment, such as braided hair
and the wearing of gold jewelry and fine clothes.  Instead, it should be
that of your inner self, the unfading beauty of a gentle and quiet
spirit, which is of GREAT WORTH in God's sight.  For this is the way the
holy women of the past used to make themselves beautiful.
I Peter 3:3-5


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



mail retrieval-delivery-sorting

2002-03-30 Thread David H. Askew
I'm currently using evolution as my email client to work with both a
pop3 and an imap account. I subscribe to several high trafic mailing
lists and use a variety of methods from within evolution to sort my
email etc...

I'm growing tired of using Evolution and I'm wanting to use a text based
client so I can check all my email from one location(my home pc) no
matter where I am.

I want to be able to log into my home-pc and lauch Mutt(seems to be the
list favorite) and from what I've read, very capable.  I'm considering
the following setup... using fetchmail to get my imap and pop3 email,
which will forward email to smtp(exim here), and use procmail rules to
filter the email.

So I'm trying to determine where to start...

I would like to know if I'm forgetting any steps, before I begin.. 

1) configure fetchmail to retreive the emails
-I'm assuming I will have to tell fetchmail via .fetchmailrc
which accounts to forward the mail to? .. or in other words..
my .fetmailrc for my personal user acount will tell fetchmail
what to get and who to send it to(which user acount) or will it
just send the emails to the current user?
2) setup basic exim config.
-I'm going to have to tell exim to use procmail? 
3) setup procmail rules
4) setup mutt to check local mail spool.

I've got no experience using any of the software in question... I'm
smart enough to read the docs... just curious up front about the
interconnectivity of the programs... do I have the basics, of how the 4
programs interact, down...

-any thoughts, suggestions, are welcomed...

-dave


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



Re: Mouse Button (re) mappings

2002-03-30 Thread Sean 'Shaleh' Perry
ahem, borrowing from mandrake's helpful support site (-:

http://www.mandrakeuser.org/docs/xwin/xmouse.html

"Putting Side Buttons To Work" section specifically.


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



Re: kernel support for RealTek NIC's

2002-03-30 Thread Sam Varghese
On Thu, Jan 24, 2002 at 10:02:56AM +, john gennard wrote:
> On Wed, Jan 23, 2002 at 02:34:20PM -0700, Jason Majors wrote:
> > > I've been trying to set up a small home LAN (just two 
> > > boxes) with the addition of a SmoothWall firewall. I
> > > think I've enough gen to make a fair go at it, but I
> > > just can't get 2.2.19 kernels to enable support for
> > > RealTek RTL-8139 Fast Ethernet Adapters, and can't
> > > understand why.
> 
> > You have to allow experimental drivers under the "Code Maturity Level"
> > section.
> > In case you ever go to 2.4.x, it's now called something like 8139_too.
> 
> Thank you. I'll give that a try. Strangely, I did wonder about this
> (I'd looked at all the help notes this time!), but didn't give it a go.
> Instead, I tried the 2.2.20 kernel which contains both 8139 and
> 8139too and neither are shown as experimental. That kernel also
> failed in the same way.

Use the NE-2000 PCI module. It has worked for me on all kernels from
2.0.36 right up to 2.4.17.
 
Sam
-- 
Sam Varghese
http://www.gnubies.com
One World, one Web, one Program - Microsoft promotional ad
Ein Volk, ein Reich, ein Fuhrer - Adolf Hitler


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



Re: Printing to a postscript file

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 04:42:11PM -0600, McNeill Kirkpatrick wrote:
| I am trying to create a .ps file and I can't seem to find documentation
| on it anywhere. I am wondering if there is a way to configure things so
| that when I print something it is output to a postscript file rather
| than being sent to a printer( I don't own a printer so this would be a
| permanent setup). Any help anyone can give me on this would be great.

Many programs have this option.  In the print dialog there's a radio
button with a text box for "command" or "filename".  Typically the
default is to send to the "lp" or "lpr" command.

Alternatively you could specify a filter in /etc/printcap (if you're
using lpd or lprng).  The filter would then be a simple script that
consumes all input and sticks it in a file.

Another method is to use CUPS and just disable the printer.  The print
jobs (postcript) will reside in /var/spool/cups/, but only root and
the lp user can access those files by default.  (you would need to
switch to one of those users to copy the file to where ever you want)

-D

-- 

Many are the plans in a man's heart,
but it is the Lord's purpose that prevails.
Proverbs 19:21


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



Re: Installing XFree 4.2 into non standard location - help

2002-03-30 Thread Bill Triplett
On Sat, 2002-03-30 at 08:32, Andreas Leitner wrote:
> Hi,
> 
> I own a AIW Radeon. The card works quite nicely with XFree 4.1, but some
> features (TV Out, TV In, ...) will only work with X 4.2 + some special
> drivers from the Gatos project. For those to try I need to hand compile
> my own X (at least the gatos guys recommend this) and install it over my
> existing X.

> Now I have downloaded the sources of X 4.2 and did a "make World" on
> them. But I really don't like installing X over my X 4.1 which I
> installed via debs. Is there a chance to install it into some non
> standard dir, just to try it out.

Hi.. I just did the same thing on a woody box. Here's what I'm doing to
keep 4.2.0 separate from the distro's version: -- good luck

Copy existing /usr/X11R6 and /etc/X11 to something like /usr/X11R6-dkpg
and /etc/X11-dkpg. Just for good measure, I tared and gziped the
originals too. So now there is /usr/X11R6 and an /usr/X11R6-dkpg (which
are the same) and an /etc/X11 and /etc/X11-dpkg (which are also the
same)

Then, 'make install'-ed the new Xfree 4.2.0, so it basically updates the
/usr/X11R6 and /etc/X11 with the new X version.

Then, renamed /usr/X11R6 and /etc/X11 (which are now updated to 4.2.0)
to /usr/X11R6-420 and /etc/X11-420

Then made symlink: /etc/X11 -> /etc/X11-420, and /usr/X11R6 ->
/usr/X11R6-420

That should do it. The real problem is when apt wants to update the
xfree-packages during a routine apt-get update. I've been reading the
manpage for apt_preferences(5), and there seems to be a way to manually
keep apt from upgrading certain packages. I am not sure that I
understand that process yet, but it is worth checking in to. Right now,
if I see that apt wants to upgrade the x server stuff, I will switch the
symlinks back to /usr/X11R6-dkpg and /etc/X11-dkpg before starting the
upgrade. Ugh.

Bill



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



Mouse Button (re) mappings

2002-03-30 Thread Troy Telford
   I have a Logitech Mouseman, and I would like to change the button 
setup from what I currently am using.


It's currently set up with the 'standard' left, mid, right, buttons, and 
scroll up/down.


However, what I would like to do is to configure the thumb button to be 
the 'middle' mouse button, rather than having the scroll wheel/middle 
button combo.


Specifically what I would like:

Left/Right mouse buttons:  no change.
Scroll up/Scroll Down:  no change.
Thumb button:  'middle' mouse button.
Scroll Wheel (Press down):  Double click.

I'm really not holding out for the double-click when I click on the 
button, though...



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




Printing to a postscript file

2002-03-30 Thread McNeill Kirkpatrick
I am trying to create a .ps file and I can't seem to find documentation
on it anywhere. I am wondering if there is a way to configure things so
that when I print something it is output to a postscript file rather
than being sent to a printer( I don't own a printer so this would be a
permanent setup). Any help anyone can give me on this would be great.
Thanks ,
McNeill Kirkpatrick


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



Re: Junkbusting flash ads?

2002-03-30 Thread christophe barbé
On Sat, Mar 30, 2002 at 06:43:33PM +0100, Preben Randhol wrote:
> dman <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:40) :
> > On Sat, Mar 30, 2002 at 06:07:38PM +0100, Preben Randhol wrote:
> > | But realplayer doesn't work with esd 
> > 
> > It does.  I use it all the time to listen to the radio via the xmms
> > plugin.
> 
> Huh? what do you mean xmms plugin for realplayer? Please explain how to
> do it as I'm very interested in getting it to work.

I don't know what he means but XMMS and Realplayer both have a esd
output option.

Christophe

> 
> Thanks in advance
> 
> -- 
> Preben Randhol «For me, Ada95 puts back the joy in programming.»
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Christophe Barbé <[EMAIL PROTECTED]>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E

L'experience, c'est une connerie par jour mais jamais la même.


pgp6v80pS7TB7.pgp
Description: PGP signature


Re: Junkbusting flash ads?

2002-03-30 Thread christophe barbé
On Sat, Mar 30, 2002 at 09:37:10AM -0600, dman wrote:
> On Sat, Mar 30, 2002 at 10:03:47AM -0500, christophe barbé wrote:
> | On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
> | > csj <[EMAIL PROTECTED]> wrote on 30/03/2002 (09:29) :
> | > > 
> | > > I can think of another: use a browser that doesn't support flash.
> | > 
> | > Even better would be if one could turn it on and off in galeon/mozilla
> | > with a button. Then there would be less problem with sound too.
> | 
> | I agree that the abilitie to enable/disable flash in galeon/mozilla is a
> | missing feature.
> 
> You can almost do that by (re)moving the plugin's .so file and
> restarting the browser.

I don't consider that as a usable way to do it.
I mean the ability to turn on/off the plugin as it is possible for java.
And without requiring root privilege.

But I recently removed it because it seems to be coded by braindead
coders. When I display a page with flash in it, my CPU sticks to 100%.

> | > We really really need a good sound deamon that every app speaks to in
> | > stead of directly to /dev/dsp. :-(
> | 
> | But mozilla uses esd if available. So you can use xmms (with the esd
> | output plugin) and play soung in mozilla in the same time.
> 
> Yes.
> 
> The other alternative is to try ALSA.  I've heard (but haven't tried
> it myself as OSS+esd is sufficient for me at the moment) that it
> allows simultaneous access to /dev/dsp.

I use alsa in place of the kernel oss drivers.
But you still need esd under gnome. You can use a esd daemon dedicated
to alsa (IIRC libesd-alsa) but my experiment show me that the quality is
better using the normal esd daemon and the alsa oss emulation.

When I need to use a soft without esd plugin (like mplayer) I use esdctl
to temporarly turn on and off esd.

Christophe
> 
> -D
> 
> -- 
> 
> If we claim to be without sin, we deceive ourselves and the truth is not
> in us.
> I John 1:8
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Christophe Barbé <[EMAIL PROTECTED]>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E

L'experience, c'est une connerie par jour mais jamais la même.


pgpMJIgaZC6pC.pgp
Description: PGP signature


cdrw

2002-03-30 Thread jeff
hey all

i'm trying to get my cdrw working...

here's the deal...at boot, the cdrw is recognized
as 'hdd'. now then, i DO actually have a scsi
(ISA) card installed...for a slightly older
scanner.

ideas/suggestions to set up the cdrw as a 'scsi'
device?

p.s. using kernel 2.4.18

thanks much...the list has always been cool...

-jeff


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



Re: Logging transactions

2002-03-30 Thread dave mallery
On Sat, 30 Mar 2002, Tony Anand wrote:

> Hi All,
> I'm using Debian 2.2r5.  Is there some place that the input and output that 
> you see on the
> screen gets logged?
> I'm trying to install some software from a cd-rom, and I get through about 
> 75% percent of
> the installation (15 screens full of information that scrolls by pretty 
> quickly), before I
> run into an error.
> Is there some way for me to write this info to a log file for 
> troubleshooting, and still be
> able to see it on the screen?
> Thanks,
> Tony.

man script
-- 
Dave Mallery, K5EN  (r/h 7.2 krud; debian woody+ximian)
PO Box 520
Ramah,  NM  87321

no gates .~.
  no windows...  /V\
/( )\
running GNU/Linux   ^^-^^  (Linux TM Linus Torvalds)
  free at last!



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



Re: Upgraded to kernel 2.4.18, and pcmcia cards no longer work.

2002-03-30 Thread Herbert Xu
Rich Warren <[EMAIL PROTECTED]> wrote:

> # /etc/init.d/pcmcia start
> Starting PCMCIA services: modulesinsmod: a module named pcmcia_core already 
> exists
> /lib/modules/2.4.18-586tsc/pcmcia/i82365.o: unresolved symbol 
> isapnp_find_dev_R9991be23
> /lib/modules/2.4.18-586tsc/pcmcia/ds.o: init_module: Operation not permitted
> Hint: insmod errors can be caused by incorrect module parameters, including 
> invalid IO or IRQ parameters
> cardmgr.

This is a known bug in pcmcia where it uses insmod instead of modprobe
to load the PIC module.  You can work around it by putting isapnp into
/etc/modules so that it is always loaded.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


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



Re: Logging transactions

2002-03-30 Thread Oliver Elphick
On Sat, 2002-03-30 at 19:43, Tony Anand wrote:
Hi All,
I'm using Debian 2.2r5.  Is there some place that the input and output
that you see on the screen gets logged?
I'm trying to install some software from a cd-rom, and I get through
about 75% percent of the installation (15 screens full of information
that scrolls by pretty quickly), before I run into an error.
Is there some way for me to write this info to a log file for
troubleshooting, and still be able to see it on the screen?

You can use the command "script" to capture the screen output of an
entire session.  It is in a required package, so you should already have
it on your system.
-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C

 "But the fruit of the Spirit is love, joy, peace,  
  patience, kindness, goodness, faithfulness,   
  gentleness, self control; against such there is no   
  law."Galatians 5:22,23  


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


[SOLVED] configure exim/fetchmail w/ dialup; daemon trouble.

2002-03-30 Thread Barry Mathieu
AWESOME! AWESOME! AWESOME!

Adding the indicated line to the exim.conf file appears to have fixed my
problem! See bottom of message.

Here is a story about perfection: Each time I have posted to this list
there has been a response leading to a solution. As a Linux/Debian
Newbie such help is indispensable! There have has also been significant
learning by taking the time to read the list posts & responses.

Thanks!

Barry Mathieu

On Sat, Mar 30, 2002 at 02:19:10AM +0100, Steffen Evers ([EMAIL PROTECTED]) 
wrote:
> On Fri, Mar 29, 2002 at 09:23, Barry Mathieu wrote:
> > My problem is unintended DoD.
> > 
> > I checked the backup of my old Potato configuration and there was no
> > /etc/ppp/ip-up.d/fetchmail. So, I renamed it to something else in my new
> > Woody setup (fetchmail_daemon). I also issued a "/etc/init.d/fetchmail
> > stop". Now there is no way /etc/init.d/fetchmail should be able to run
> > as a daemon when I start DoD by issuing pon. I have ppp configured for
> > DoD; I don't use diald.
> > 
> > Sure enough, when the following appeared in my log, the modem began a
> > connection:
> > 
> > Mar 29 08:38:02 debian /USR/SBIN/CRON[7292]: (mail) CMD (  if [ -x
> > /usr/sbin/exim -a -f /etc/exim/exim.conf ]; then /usr/sbin/exim -q ; fi)
> > 
> > Exim does this every 15 minutes. I definitely don't wan't my computer to
> > obtain a connection every 15 minutes and stay connected for 5 minutes. 
> > 
> > As a newbie I really don't understand the full ramification of a DNS
> > lookup. After reading the bug report, it appears that exim doesn't think
> > it knows the name of the machine it is currently running on, and to
> > search for, and assign, the name, it resorts to something that begins a
> > modem connection.
> > 
> > I simply can't have exim doing this every 15 minutes. I typically only
> > collect mail twice per day, is there a way I could set exim to run using
> > a timed cron job? That is, not run exim as a daemon. I'll start reading.
> > 
> > My goal is to have DoD running so using a browser, or sending mail, can
> > be a single step process.  
> > 
> > I can't believe such a terrible bug is not being more discussed in the
> > mail group.
> DoD is simply unusable in Debian woody because of this exim bug.
> 
> I think your are right: it is amazing how little attention this
> problem has taken so far. However, not so many people like DoD. Most
> want to have full control over their dail up connection when there are
> some reasons to be not online all the time.
> 
> My suggestion for your to solve this problem for the short run is to
> give up DoD and work with full control instead. This means you use some
> of the tools like pon/poff to establish and disconnect your connection
> manually.
> 
> An alternative would be to use sendmail instead of exim for a while.
> However, I do not know if this worth the effort to learn how to
> configure it properly.
> 
> For me the bug was no real problem as I have a flatrate and ADSL.
> Anyway, I will post a more aggressive mail in order to underline this
> problem.
> 
As you convinced me that everything is as it should be I checked again
the proper solution Philip Hazal and I worked out, but which did not
work at that time for some strange reason we could not find.
And this way I found out that the problem has disappeared in the
current version of exim!!!
So, anyone who is annoyed by this DNS lookup of exim can simply set the
following option and it should work fine without looking up the name of
the localhost all the time (it does here):

# This specifies the name of the current host. This is used in the HELO
# command for outgoing SMTP messages, and as the default for
# qualify_domain.
# If it is not set, Exim calls uname() to find it. If this fails, Exim
# panics and dies. If the name returned by uname() contains only one
# component, Exim passes it to gethostbyname() in order to obtain the
# fully qualified version.
primary_hostname = MyMachineName

I suggest that Mark Baker considers to integrate this in the
default exim.conf file. Then he could close the bug #96633 as well.

Thanks for your help Ben.

I am happy that this beast is finally done! :-)

Bye, Steffen



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



Re: how to get Mesa/OpenGL to use direct rendering?

2002-03-30 Thread Joachim Fahnenmueller
Hi Dan,

you can look in a hardware database, e. g. http://cdb.suse.de

HTH, Joachim

On Sat, Mar 30, 2002 at 10:22:31AM -0600, Dan Griswold wrote:

> I was afraid that might be the case. However, I thought it might not,
> because I found 1 reference on the web to an oem that had 3d hardware
> acceleration going with this chipset. Of course, they had no
> information posted on how they accomplished that. I sure hope that
> there's a way to accomplish this. I'd hate to have to put a video card
> in a box that already has one built in.


-- 
Joachim Fahnenmüller
Lehrer für Mathematik und Physik

Herder-Gymnasium
Kattowitzer Straße 52
51065 Köln


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



Re: Upgraded to woody and printing from KDE stopped

2002-03-30 Thread Gary Turner
On Thu, 28 Mar 2002 21:54:04 -0700, Gruetzner wrote:

>  I did a search to see if others have had this problem, but didn't find 
>any.  My apologies if I didn't use the right keywords.  I've tried to use 
>the printing HOWTO, but seem to be going in circles when reading it.  
>
>   I recently upgraded from potato to woody.  I did not upgrade the kernel 
>(2.2.19).  My desktop is KDE. 
>
>After upgrading, I could no longer get my printer to work.  (It worked 
>under potato:  I've a Brother HL-1240, and used the laserjet driver.)   I 
>have since installed lprng and deleted lpr, and can now print an ascii 
>file from the command line (e.g.,   lpr  testfile.txt).   I 
>
>However, when I try to print from a KDE app or from WordPerfect or 
>from acrobat, I get the following type of message window popping up:
>
>
>/usr/bin/lpr -P 'lp|bhl1240|Brother HL-1240' '-#1'
>/home/family/.kde/tmp-family/kdeprint_s5dkMry: execution failed with
>message:
>
>Status Information:  sending job '[EMAIL PROTECTED]' to
>lp"bhl1240|Brother [EMAIL PROTECTED] connecting to 'localhost', attempt 1
>connected to 'localhost' requesting printer lp|bhl1240|Brother
>[EMAIL PROTECTED] job 'family @localhost+433' transfer to
>lp|bhl1240|Brother [EMAIL PROTECTED] failed error "NONZERO RFC1179
>ERROR CODE FROM SERVER' with ack 'ACK_FAIL' sending str
>'^Blp|bhl1240|Brother-1240' to lp|[EMAIL PROTECTED]
>error msg: 'bad command line'
>---
>
>   I'm at a loss.  I'm pretty ignorant of printing arcana, but something 
>must need configuring that isn't.  
>
>Oh, I've tried it with the environmental variable $PRINTER set to "lp" 
>and to just nothing:  same results.   I've also tried...
>   # lpc enable all
>...with no change.
>
>   When I run lpq, it tells me that the last job that [EMAIL PROTECTED] 
> printed 
>was the  lpr testfile.txt, and that Filter_status: lp is ready and 
>printing.   (It's lying.)   (What's this "@localhost bit?)

Ready and printing means ready.  @localhost is weird, have no clue.

>
>   Running lsmod shows that lp is apparently loaded.   I didn't see 
>anything that made sense to me in the /var/logs--but I may not know what 
>to look for!  
>  
>If you can help, I'd appreciate it, either on-list or direct.   My 
>wife and eldest daughter are both bugging me to get the ability to print 
>back!


James,

I don't know that I'm offering much.  I do think your printcap is
screwy.  The r=, p=, etc. are setup parameters and should not appear in
the name of printer area.  The apsfilter configurator will generate a
printcap file for you.  (Is apsfilter the latest?)  Try renaming your
existing printcap and run apsfilter config again.

My Apsfilter-built printcap file is attached.  "raw" is the printer name
for my dot matrix using ASCII text and "pandot" is the name for the same
printer when printing ps or other format.

You must use the printer name in the print command (or it defaults to
the unfiltered "lp") to get it to use the filter.  Thus, lpr -Praw, or
lpr -Ppandot.  Before I learned this trick, my print jobs would, in some
cases, disappear as do yours.  (Don't know why it happens, I just avoid
it.)

Couple of notes,  the bad printer name--all those parameters became part
of the hl... name, and the 'can't find spool' error--each printer must
have a file "/var/spool/lpd/"

caveat:  tested on gnome desktop using emacs and abiword
--
gt
Everything here could be wrong--Messiah's Handbook--Bach
# /etc/printcap: printer capability database. See printcap(5).
# You can use the filter entries df, tf, cf, gf etc. for
# your own filters. See /etc/filter.ps, /etc/filter.pcl and
# the printcap(5) manual page for further details.

lp|Generic dot-matrix printer entry:\
:lp=/dev/lp0:\
:sd=/var/spool/lpd/lp:\
:af=/var/log/lp-acct:\
:lf=/var/log/lp-errs:\
:pl#66:\
:pw#80:\
:pc#150:\
:mx#0:\
:sh:

# rlp|Remote printer entry:\
# :lp=:\
# :rm=remotehost:\
# :rp=remoteprinter:\
# :sd=/var/spool/lpd/remote:\
# :mx#0:\
# :sh:
# APS1_BEGIN:printer1
# - don't delete start label for apsfilter printer1
# - no other printer defines between BEGIN and END LABEL
pandot|Printer1 auto:\
:lp=/dev/lp0:\
:if=/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/pandot:\
:lf=/var/spool/lpd/pandot/log:\
:af=/var/spool/lpd/pandot/acct:\
:mx#0:\
:sh:
raw|Printer1 raw:\
:lp=/dev/lp0:\
:if=/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/raw:\
:lf=/var/spool/lpd/raw/log:\
:af=/var/spool/lpd/raw/acct:\
:mx#0:\
:sf:\
:sh:
# APS1_END - don't delete this


Re: Command line access to X cut buffer?

2002-03-30 Thread dsr
On Sat, Mar 30, 2002 at 10:00:21AM -0500, Paul Smith wrote:
> I have a bunch of tools (FvwmButton setup, etc.) that want to grab the
> contents of the X cut buffer and use it to invoke programs, etc.
> 
> For example, if I select a hostname and click mouse-2 on a button in my
> FvwmButtons, I want to start an rxvt which logs into that host:
> 
> rxvt -e ssh ``
> 
> or whatever.
> 
> The only command-line tool I've been able to find that will retrieve the
> value of the cut buffer and display it to stdout is wxpaste, which comes
> wmaker.  Nothing against wmaker, but I don't use it and I'd prefer to
> not have to install it.  Are there other alternatives for a tool like
> this?

Google for googlizer and (separately) for openit. Googlizer was written
by Alan Cox; openit shares most of the code.

You can probably hack exactly what you want out of that.

-dsr-


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



Re: Printer Setup (hp 1100)

2002-03-30 Thread Bill Moseley
On 30 Mar 2002 15:14:42 -0500 Brian Stults wrote:

> I have an HP1200 that I set up to work with CUPS.  I have a very
> unofficial CUPS howto here:
> 
> http://stults.dyndns.org/~bs7452/linuxhelp/

I actually found that (through google, IIRC) and was helpful.  Thanks.  

I can print the test page without any problem, and printing from most X
clients seems to work -- although I need to find how/if I can tell the
clients to not print dark background.

Where I have not had luck is trying to print from gimp.  I've selected
my printer's ppd in gimp, but it still is trying to send postscript to
the printer.

I did install  cupsomatic-ppd and cupsys-driver-gimpprint.

Haven't had time to research how to let my wife's Windows laptop print
to it, yet.

Man this stuff eats time!

Thanks,


-- 
Bill Moseley


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



Re: Printer Setup (hp 1100)

2002-03-30 Thread Steffen Evers
On Thu, Mar 28, 2002 at 11:14, Bill Moseley wrote:
> Before spending too much time reading dated docs, is their a current 
> Debian-specific howto/doc on setting up printing?
> 
> I installed magicfilter, and now looking at CUPS, but not sure if they can be 
> used together - or if they conflict.
I suggest apsfilter. I have much better experience with it:
apt-get --purge remove magicfilter
apt-get install apsfilter
apsfilterconfig
lpc reread

Check if regular printing works with lpr PSFILE or a2ps ASCII-FILE.

Then in KDE (logged in as the regular user) go to
ControlCenter->System->Printing and set the print system (at bottom) to
UNIX-LPD-print-system.

Now, printing for that user should work even from KDE. Test it by
printing a text file from Konqueror.

This worked for me and now my printing system is set up properly the
first time. :-)

Bye, Steffen


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



Re: Woody Apache and logrotate

2002-03-30 Thread Jason M. Harvey
On Sat, Mar 30, 2002 at 02:41:43PM -0500, Matthew Daubenspeck wrote:
| I have since upgraded from potato to woody and am having some problems with 
| the logrotate utility. I have several apache virtual hosts and want to 
| rotate them all automatically in the /etc/logrotate.d/apache script.
| 
| Can anyone include an example of their log rotation script so I can take a 
| peek?
| 
| Thanks in advance.
| 
| 
| 
sure.

all my virtual hosts' logs are /var/log/apache/.log, where vhost
is the virtual hostname. here's my /etc/logrotate.d/apache:

/var/log/apache/*.log {
weekly
missingok
rotate 8
compress
delaycompress
notifempty
create 640 root adm
sharedscripts
postrotate
/etc/init.d/apache reload > /dev/null
endscript
}

i think i customized it tho, i only keep 8 weeks worth of logs. this is
also on woody, btw.

good luck,
jason


-- 
---
| http://theigloo.dhs.org:81  | http://counter.li.org/|
| Debian GNU/Linux 3.0 Woody  | 2.4.16-k6 |
| [EMAIL PROTECTED]  | registered linux user #202942 |
---



pgpt9cfsLWGuG.pgp
Description: PGP signature


Re: Upgraded to woody and printing from KDE stopped

2002-03-30 Thread Steffen Evers
On Sat, Mar 30, 2002 at 09:51, Gruetzner wrote:
>That is likely part of the problem.  I need to research *how* to file a 
> bug report--and with whom?  Apsfilter?  Debian-kde?   Someone else?
Install package bug or better reportbug.
Then you just type 'reportbug PACKAGENAME'. Make sure that your EMAIL
variable is set correctly before that (with bash:
'export EMAIL="Your Name <[EMAIL PROTECTED]>' put this in your .bashrc)

Finding the correct package name could be tricky sometimes. In your
case, is there something like kprint? I do not know ...


> 
> > A quick workaround is to login as root and to set in the KDE
> > Control Center under System/printer the correct printer name.
> > Then printing should work for you even with KDE. :-)


Some of the things I have told you were wrong. I have checked all of it
again and here is my solution:

Reinstall apsfilter by calling
apt-get --purge remove apsfilter
apt-get install apsfilter
apsfilterconfig
lpc reread

DO NOT edit the printcap file manually!!!

Check if regular printing works with lpr PSFILE or a2ps ASCII-FILE.

Ok, this should work now.

Then in KDE (logged in as the regular user) go to
ControlCenter->System->Printing and set the print system (at bottom) to
UNIX-LPD-print-system.

Now, printing for that user should work even from KDE. Test it by
printing a text file from Konqueror.

This worked for me and now my printing system is set up properly the
first time. :-)

Hope you can say the same afterwards.

Bye, Steffen


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



Re: Removing line breaks

2002-03-30 Thread dman
On Sun, Mar 31, 2002 at 02:41:31AM +0800, csj wrote:
| What's the fastest way to reformat a mutt-friendly text file into
| something a WYSIWYG word processor would love?
| 
| Let's take this email as an example. When I use the linewrap command in
| Sylpheed, the text of my email is broken into shorter lines. But when I
| cut and paste these selfsame lines into Abiword or KWord, they appear as
| a series of short individual paragraphs (as indicated by the reverse "P"
| sign in AbiWord or the Enter key symbol in KWord).

Yeah, mailers put linefeeds in so that they won't exceed the 1000
character SMTP limit on line length.  (I recently saw a web based
mailer fail to do that, and each "paragraph" that was too long was
truncated)

One of the nice things about LaTeX is that it understands paragraph
breaks.  That is, a newline character doesn't create a new paragraph.
A blank line separates paragraphs.  (just like in emails)

| What I need is a simple tool (a sed script will do find) to purge all
| new lines from a given text file except those immediately preceded by
| blank lines. In such case, the blank line's newline will be retained as
| the paragraph break. (Example above: the emptiness between "in KWord)."
| and "What I need")
 
I always have trouble mucking with linefeed with line-based tools like
sed.

#!/usr/bin/env python

import sys
p = []
for line in sys.xreadlines() :
l = line.strip() # strip all leading and trailing whitespace
if l :
p.append( l )
else :
print " ".join( p )
# uncomment the next line if you want a blank line in between 
paragraphs.
#print
p = []


Untested, but I think it works :-).

-D

-- 

"Don't use C;  In my opinion,  C is a library programming language
 not an app programming language."  - Owen Taylor (GTK+ developer)


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



Re: mutt and html viewers to specify w3m under x

2002-03-30 Thread Jason M. Harvey
On Sat, Mar 30, 2002 at 10:55:02AM -0600, dman wrote:
| On Sat, Mar 30, 2002 at 10:46:29AM -0500, Jason M. Harvey wrote:
| | hello,
| | 
| | i run mutt in Eterm. with $DISPLAY set, it launches galeon to view html,
| | but not only does galeon not find mutt.html (?), but i don't want to
| | spawn another window (galeon). so, i unset $DISPLAY in that term, and
| | mutt uses w3m to view html. this is nice, i like it better.
| | i just found w3m-img, (displays images even in Eterm) which is currently
| | in sid (i'm running woody, it installed just fine). 
| | my problem is, with $DISPLAY unset, w3m will not display the images. is
| | there any way, within mutt, to specify w3m to view html and not let
| | gnome use it's default?
| 
| Put the w3m-img entry from /etc/mailcap at the top so that it is the
| first handler found.
| 
| -D
| 
| -- 
| 
| Pride goes before destruction,
| a haughty spirit before a fall.
| Proverbs 16:18
thanks again, dman!

the only thing is... it doesn't seem to be displaying the images... but
at least it doesn't launch galeon anymore. i'll give it a try like this
a few days and see what w3m does (with w3m-img).

thanks!
jason


-- 
---
| http://theigloo.dhs.org:81  | http://counter.li.org/|
| Debian GNU/Linux 3.0 Woody  | 2.4.16-k6 |
| [EMAIL PROTECTED]  | registered linux user #202942 |
---



pgpao8pDXtjK4.pgp
Description: PGP signature


Re: Printer Setup (hp 1100)

2002-03-30 Thread Brian Stults
On Thu, 2002-03-28 at 14:14, Bill Moseley wrote:
> Before spending too much time reading dated docs, is their a current 
> Debian-specific howto/doc on setting up printing?
> 
> I installed magicfilter, and now looking at CUPS, but not sure if they can be 
> used together - or if they conflict.
> 
> Anyone using an HP1100 that can share their experience?
> 

I have an HP1200 that I set up to work with CUPS.  I have a very
unofficial CUPS howto here:

http://stults.dyndns.org/~bs7452/linuxhelp/

It is a little heavy on instructions for printing via samba, but should
be helpful even if your printer is connected directly to the parallel
port (that's how my HP1200 is set up).


-- 

Brian J. Stults
Department of Sociology
University of Florida
Box 117330
Gainesville, Florida 32611-7330
phone:  (352) 392-0265 x286
fax:(352) 392-6568 
e-mail: [EMAIL PROTECTED]


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



Re: Mutt + GPG

2002-03-30 Thread Rohan Deshpande
Sorry everyone!  Forgot the subject!

-- 
Rohan Deshpande
[EMAIL PROTECTED]

* Rohan Deshpande ([EMAIL PROTECTED]) wrote:
> Hi there,
> 
> I was just wondering: when using Mutt and GnuPG, with all the public
> keys downloaded, what do you users do to keep the list of keys at a
> reasonable size?  Or do you disable auto fetching of keys?
> 
> Also, when I receive keys from people (i.e. on the debian-user list),
> gpg says it can't verify the signature put on the key.  Any ideas what
> is happening?
> 
> Thanks much!!!
> 
> -R
> 
> -- 
> Rohan Deshpande
> [EMAIL PROTECTED]
> 
> 
> -- 
> 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]



Unidentified subject!

2002-03-30 Thread Rohan Deshpande
Hi there,

I was just wondering: when using Mutt and GnuPG, with all the public
keys downloaded, what do you users do to keep the list of keys at a
reasonable size?  Or do you disable auto fetching of keys?

Also, when I receive keys from people (i.e. on the debian-user list),
gpg says it can't verify the signature put on the key.  Any ideas what
is happening?

Thanks much!!!

-R

-- 
Rohan Deshpande
[EMAIL PROTECTED]


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



ADV -- The Right Parts For Your Equipment Needs

2002-03-30 Thread Mail Dept.
Title: Dozer II, Inc.







	
		
		PARTS
		
		
		
NEW SURPLUS, REBUILT, USED,
and REPLACEMENT
		
	
	
		

		

		

EUCLID


Engines, Transmissions, Cylinders, Pins, Valves,
Pumps, Undercarriage, Radiators, Cabs, Seal Kits,
Differentials, Axles, Planetarys
and Much More!


		
		

		

	





	
		


Dozer 2, Inc.

WE HAVE THE RIGHT PARTS 
FOR YOUR EQUIPMENT NEEDS

		
		
		
		

Toll Free: 1-800-768-1063
Phone: 480-898-3030
Fax: 480-898-3330
		
	
	
		
			
  [EMAIL PROTECTED]
  
  If you would like to unsubscribe yourself from this 
  mailer, simply click here: Remove Me.
  If you are unable to remove yourself, please contact the Mail Dept. to be removed.
			
		
	






Re: Broken Debconf?

2002-03-30 Thread Joey Hess
Bill Keegans wrote:
> I am running Woody, and debconf 1.0.31 - looking in the archives I have
> /var/cache/apt/archives/debconf_1.0.31_all.deb

Try running /usr/share/debconf/fix_db.pl

I'd also like a copy of your /var/cache/debconf/*.db first.

-- 
see shy jo


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



Logging transactions

2002-03-30 Thread Tony Anand
Hi All,
I'm using Debian 2.2r5.  Is there some place that the input and output that you see on the screen gets logged?
I'm trying to install some software from a cd-rom, and I get through about 75% percent of the installation (15 screens full of information that scrolls by pretty quickly), before I run into an error.
Is there some way for me to write this info to a log file for troubleshooting, and still be able to see it on the screen?
Thanks,
Tony.Join the world’s largest e-mail service with MSN Hotmail. Click Here


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



Woody Apache and logrotate

2002-03-30 Thread Matthew Daubenspeck
I have since upgraded from potato to woody and am having some problems with 
the logrotate utility. I have several apache virtual hosts and want to 
rotate them all automatically in the /etc/logrotate.d/apache script.


Can anyone include an example of their log rotation script so I can take a 
peek?


Thanks in advance.


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




Re: Broken Debconf?

2002-03-30 Thread Bill Keegans
On Sat, 30 Mar 2002 12:09:10 -0500
Joey Hess <[EMAIL PROTECTED]> wrote:

> Bill Keegans wrote:
> > /usr/share/perl5/Debconf/DbDriver/Cache.pm line 29, <> line 13.
> > Preconfiguring packages ... Use of uninitialized value in exists at
> > /usr/share/perl5/Debconf/Template.pm line 49,  line 1. Use of
> > uninitialized value in exists at
> 
> You've got a broken debconf cache. What version of debconf are you
> using?

I am running Woody, and debconf 1.0.31 - looking in the archives I have
/var/cache/apt/archives/debconf_1.0.31_all.deb


> 
> -- 
> see shy jo
> 
> 
> -- 
> 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: success story

2002-03-30 Thread dave mallery
On Sat, 30 Mar 2002, faisal gillani wrote:

> i am a windows network administrator & about a month
> ago on one of my network i placed a debian linux
> server + apache webserver on the other hand i had a
> windows 2000 server running Ms ISA server 
> the place on which these servers are running have some
> power outage problems that are beyond my control . the
> windows 2000 was a AMD athalon 750 mhz + 256 MB ram 
> Debian Linux 2.2 was cyrix 300 mhz + 128 mb of ram 
> now since the day of installation i had to reinstall
> windows 2000 3 times & that debain 2.2 is running as
> smoth as the day i installed it  amazing very
> reliable this is my first linux experience & i must
> say i am very impressed .. debian totally RULES !!! :D
> & the best of all its fr not like that M$ OS 
> i think that day isnt far away that ill become a LINUX
> administrator 
> had this experience so thaught should share it with
> you guys 
> 
> take care
> Faisal 

perhaps we should change the old saw: you get what you pay for ->

you get what you work on.

-- 
Dave Mallery, K5EN  (r/h 7.2 krud; debian woody+ximian)
PO Box 520
Ramah,  NM  87321

no gates .~.
  no windows...  /V\
/( )\
running GNU/Linux   ^^-^^  (Linux TM Linus Torvalds)
  free at last!



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



Logging input and output

2002-03-30 Thread Tony Anand
Send and receive Hotmail on your mobile device: Click Here


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



Re: kcalc math bug?

2002-03-30 Thread Dimitri Maziuk
* Craig Dickson ([EMAIL PROTECTED]) spake thusly:
> begin  Vincent Lefevre  quotation:
> 
> > In fact, you don't need parentheses for sumple expressions like the
> > above one:
> >
> > 1+2*3= gives 7
> > 1+2=*3= gives 9
>
> Fair enough. So perhaps the distinction is whether or not the calculator
> is designed to automatically provide a running total.

Heh. Mine gives an error 
1+2*
   ^--- here -- an interesting way of solving precedence
problem. There's an M+ key if you want to keep a running 
total. Ohterwise you have to pop the result off the stack
after every operation. Quite reasonable, if you think
about it.

It's a canon f 402.

Dima
-- 
"Mirrors and copulation are abominable because they increase the number of
entities."-- corollary to Occam's Razor


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



Removing line breaks

2002-03-30 Thread csj
What's the fastest way to reformat a mutt-friendly text file into
something a WYSIWYG word processor would love?

Let's take this email as an example. When I use the linewrap command in
Sylpheed, the text of my email is broken into shorter lines. But when I
cut and paste these selfsame lines into Abiword or KWord, they appear as
a series of short individual paragraphs (as indicated by the reverse "P"
sign in AbiWord or the Enter key symbol in KWord).

What I need is a simple tool (a sed script will do find) to purge all
new lines from a given text file except those immediately preceded by
blank lines. In such case, the blank line's newline will be retained as
the paragraph break. (Example above: the emptiness between "in KWord)."
and "What I need")


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



Re: Creating local package cache with apt-move

2002-03-30 Thread Simon Hepburn
Richard Cobbe wrote:

> No, the three slashes are in fact correct.

Hrmm.. just to add to the confusion. I just checked my sources.list and saw I 
was using single slash. I did man sources.list to see if I was going out of 
my mind. I'm not.

>  Turns out you have to write the Release files by hand.

I have never had to do that. If I comment out all lines in sources.list 
except my local mirror and do dselect|update I get to see everything in 
there. I'm not sure this is the problem. I just checked your apt-move.conf
again and noticed a couple of problems:

ARCHS="alpha arm hurd-i386 i386 m68k powerpc sparc"
Do you really have all these installed ;-)

DIST=potato
This should be testing. At least, that's what your sources.list points to. 
They need to be the same.

However...

> Things are fine now; apt-get and dselect see the package files in my
> local mirror.  (I found found this after a little bit more careful
> digging through the debian-user archives.)

If it ain't broke don't fix it :-) 

> > BTW when I reply to your message only part of it shows up in my
> > mailer. Not sure if that is my problem or yours.
>
> I doubt this is a problem; it's probably just the way KMail works.  I
> included the sources.list and apt-move.conf files as MIME attachments
> (text/plain); a lot of mailers tend to display that MIME type inline but
> not include it in replies.  I know VM works that way, ISTR that
> Netscape's mailer does also.

I guessed they were attachments #1 and #2, what I was referring to was this:

"Any advice would be very welcome.

Thanks,

Richard"

showing up as attachment #3 in your original post.

-- 
Simon Hepburn.


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



Re: can't start gdm or login as user

2002-03-30 Thread Kent West

Dale Hair wrote:


My wife's laptop crashed last night and after restarting gdm will not
start.  I get a message 


Server Authorization directory (daemon/ServAuthDir) is set to
/var/lib/gdm but this does not exist. Please correct gdm configuration
/etc/gdm/gdm.conf and restart gdm.

and a blinking cursor.  When I press ENTER more services start up and I
get

Starting GNOME Display Manager: gdmgdm_config_parse Authdir /var/lib/gdm
does not exist. Aborting.
already running.

and then the login prompt.

The directory /var/lib/gdm does exist.

I can login as root and startx OK, but when I try to login as pamela I
get a message 


unable to cd to "/home/pamela"

The directory /home/pamela does exist.

When logged in as root and su pamela I get 


No shell

I'm thinking (hoping) there is an easy solution, the 'No shell' gives me
a clue but I don't know enough to fix this.  The laptop is running woody
with dist-upgrade on Mar 27.  Any help will be greatly appreciated. 




Sounds like you've had some severe file system corruption.

Or that some partitions (/home, /var) may not be mounted. Does "mount" 
show all your defined partitions as being mounted?


What happens if you do an "ls -l /home"?

Kent



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




Re: Junkbusting flash ads?

2002-03-30 Thread Craig Dickson
begin  dman  quotation:

> On Sat, Mar 30, 2002 at 10:03:47AM -0500, christophe barbé wrote:
> | On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
> | > csj <[EMAIL PROTECTED]> wrote on 30/03/2002 (09:29) :
> | > > 
> | > > I can think of another: use a browser that doesn't support flash.
> | > 
> | > Even better would be if one could turn it on and off in galeon/mozilla
> | > with a button. Then there would be less problem with sound too.
> | 
> | I agree that the abilitie to enable/disable flash in galeon/mozilla is a
> | missing feature.
> 
> You can almost do that by (re)moving the plugin's .so file and
> restarting the browser.

These are all silly non-solutions. What is really needed is, at the very
least, a per-site blacklist for flash, just as Mozilla (and I presume
Galeon) already have for cookies and images. Even better would be
Junkbuster-style regexp-matching.

Craig


pgp3yh30T8sWz.pgp
Description: PGP signature


success story

2002-03-30 Thread faisal gillani
i am a windows network administrator & about a month
ago on one of my network i placed a debian linux
server + apache webserver on the other hand i had a
windows 2000 server running Ms ISA server 
the place on which these servers are running have some
power outage problems that are beyond my control . the
windows 2000 was a AMD athalon 750 mhz + 256 MB ram 
Debian Linux 2.2 was cyrix 300 mhz + 128 mb of ram 
now since the day of installation i had to reinstall
windows 2000 3 times & that debain 2.2 is running as
smoth as the day i installed it  amazing very
reliable this is my first linux experience & i must
say i am very impressed .. debian totally RULES !!! :D
& the best of all its fr not like that M$ OS 
i think that day isnt far away that ill become a LINUX
administrator 
had this experience so thaught should share it with
you guys 

take care
Faisal 

__
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/


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



Re: Junkbusting flash ads?

2002-03-30 Thread Preben Randhol
dman <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:40) :
> On Sat, Mar 30, 2002 at 06:07:38PM +0100, Preben Randhol wrote:
> | But realplayer doesn't work with esd 
> 
> It does.  I use it all the time to listen to the radio via the xmms
> plugin.

Huh? what do you mean xmms plugin for realplayer? Please explain how to
do it as I'm very interested in getting it to work.

Thanks in advance

-- 
Preben Randhol «For me, Ada95 puts back the joy in programming.»


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



Re: Junkbusting flash ads?

2002-03-30 Thread Preben Randhol
dman <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:38) :
> 
> ESD supports ALSA (AFAIK the core of alsa goes in the kernel, thus no
> userland app needs to know about it).  You can use alsa and have esd
> be "just another" process that gives it data via /dev/dsp.  I also
> don't think that the userland app needs to be aware of alsa at all.

Esd seamingly supports yes, but it doesn't work. I have tried it.

> 
> If sound becomes an issue for me, and if alsa becomes easier to set
> up, then I'll look into it more.  For the time being, simply checking

Alsa is very easy to setup actually. There was a world of difference
when I switched to ALSA for my fathers on his machine (he has an ESS
solo card).

> "SB16" in the kernel configuration and rebooting has worked
> beautifully.  (I love getting ahold of a real Sound Blaster made by
> Creative Labs.  They have some of the best support.  Who cares if it's
> only 16bit and uses an ISA slot?  It sounds good to me on my poor
> quality speakers :-))

:-)

-- 
Preben Randhol «For me, Ada95 puts back the joy in programming.»


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



Re: Junkbusting flash ads?

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 06:07:38PM +0100, Preben Randhol wrote:
| christophe barbé <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:05) :
| > On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
| > > We really really need a good sound deamon that every app speaks to in
| > > stead of directly to /dev/dsp. :-(
| > 
| > But mozilla uses esd if available. So you can use xmms (with the esd
| > output plugin) and play soung in mozilla in the same time.
| 
| But realplayer doesn't work with esd 

It does.  I use it all the time to listen to the radio via the xmms
plugin.

| and also esd adds noice on top of the sound on my laptop so I cannot
| use it.

That's a problem.  Sorry I can't help with it.  esd is just beautiful
on my sytem, out-of-the-box.

-D

-- 

Thy Word is a lamp unto my feet
and a light unto my path.
Psalms 119:105


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



Re: Junkbusting flash ads?

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 06:08:52PM +0100, Preben Randhol wrote:
| dman <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:05) :
| > On Sat, Mar 30, 2002 at 10:03:47AM -0500, christophe barbé wrote:
| > | 
| > | But mozilla uses esd if available. So you can use xmms (with the esd
| > | output plugin) and play soung in mozilla in the same time.
| > 
| > Yes.
| > 
| > The other alternative is to try ALSA.  I've heard (but haven't tried
| > it myself as OSS+esd is sufficient for me at the moment) that it
| > allows simultaneous access to /dev/dsp.
| 
| How?

I've heard it described as "non-blocking open" (or something like
that).  I don't know all the technical details at that level.

| But it doesn't help as you don't have realplayer nor flas-plugin
| that support alsa.

ESD supports ALSA (AFAIK the core of alsa goes in the kernel, thus no
userland app needs to know about it).  You can use alsa and have esd
be "just another" process that gives it data via /dev/dsp.  I also
don't think that the userland app needs to be aware of alsa at all.

If sound becomes an issue for me, and if alsa becomes easier to set
up, then I'll look into it more.  For the time being, simply checking
"SB16" in the kernel configuration and rebooting has worked
beautifully.  (I love getting ahold of a real Sound Blaster made by
Creative Labs.  They have some of the best support.  Who cares if it's
only 16bit and uses an ISA slot?  It sounds good to me on my poor
quality speakers :-))

-D

-- 

Failure is not an option.  It is bundled with the software.


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



Re[2]: SMC 1211TX

2002-03-30 Thread Alan Poulton
Saturday, March 30, 2002, 2:43:19 AM, Phillip Deackes wrote:

>> I have an SMC 1211TX, PCI 10/100 NIC that I'm trying to get working
>> with my Linux computer, but I'm running into problems.

> I also have this card and use the '8139too' kernel option. Works fine. I
> have compiled it into the kernel, rather than as a module.

Thanks for the reply! It's good to know that it's not a case of a
sub-standard card not working. I'm not sure if you caught my updated
message or not, but I managed to get it working, even as built-in, by
enabling the option Use PIO instead of MMIO in the kernel.

-- 
  - Alan Poulton ([EMAIL PROTECTED]) -
Everytime I think I've hit the bottom, someone lends me a shovel.


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



Re: X window system

2002-03-30 Thread Kent West

Kent West wrote:

 try "startx -- :1" to start X on the second display (Ctrl-Alt-F8 
instead of Ctrl-Alt-F7 to switch to it if you switch away from it with 
Alt-Fx).


Oops. "[Ctrl-]Alt-F8 instead of [Ctrl-]-Alt-F7 to switch to it if you 
switch away from it with Ctrl-Alt-Fx)."


Kent




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




Re: X window system

2002-03-30 Thread Kent West

john gennard wrote:


I have installed Potato 2.2r4 on a third box and am
having difficulty in getting X to work.The mobo and
cpu were running Potato on an upgraded box, and the
harddisk held Slink for a long time.Kernel is 2.2.19,
and xfree-common etc packages are v.3.3.6-11.

Normally, Debian gets X to go OK after I run
'xf86config'. This time it didn't and initially gave
problems with fonts about which I asked for and got
help. What happens now is:-

1. Booting is apparently normal but I get dumped into
a blank screen. Ctrl+Alt+Fx puts me into a console
and I can use the system normally except that during
the first two or three commandline instructions I
get the error message:-
   'probable hardware bug:clock timer configuration
lost - probably a VIA686a.
restoring chip configuration'

If you custom compile a kernel, you might find some bug work-arounds for 
various chipsets. This might solve this issue; might not.




2. If I then run 'startx', I'm told:-
   'server is already active for display 0
Xlib - connection to ":0.0" refused by server
Xlib - Invalid MIT-MAGIC-COOKIE etc
xinit - unable to connect etc, no such process
(errno3) etc'
I expect this for I understand that display is the 
default, but which program sets it. 

From your description at top of message, it sounds like X is running; 
it's just producing a blank screen. Therefore you can't start X on the 
same display. For kicks, you might try "startx -- :1" to start X on the 
second display (Ctrl-Alt-F8 instead of Ctrl-Alt-F7 to switch to it if 
you switch away from it with Alt-Fx). Alternatively, you can kill X ("ps 
ax" and kill whatever X processes are running, or Ctrl-Alt-F7 to switch 
back to the X display, followed by Ctrl-Alt-Backspace to ungracefully 
"force quit" X). You probably also have some sort of session manager 
running; you'll probably have to stop that also 
("/etc/init.d/[x|d|w|k|g]dm stop"), or the "X logon screen" will just 
start up again. Then "startx 2>startx.log" will start X manually and log 
the error messages to the file "startx.log".


You might also try Ctrl-Alt-+ or Ctrl-Alt-- (the + and - keys on the 
keypad) while in the original X (Ctrl-Alt-F7 to return to it) screen, to 
switch "resolutions", which might give you a usable screen.


My suspicion is that something about the video setup is wrong in XF86Config.



Comparing 'printenv' with my other two boxes, 
'DISPLAY=:0.0' and 'KDE_DISPLAY=:0.0' are missing

and my attempts to set these by hand fail - they
disappear on reboot.

X will try to use the first available display, which in this case will 
default to :0.0. I'm 99.734% confident you don't need to worry about 
this just for normal X use.




4. If I try to run 'XF86Setup', I fail - error:-
'X11TransSocketUNIXconnect - can't connect: error111.

presumably because X is still running. Kill it as mentioned above, then 
try running XF86Setup.




I should have got to grips with X window system when
I first started, didn't do so and now find the docs
confuse me (most are not Debian specific).

Is the above sufficient to enable a diagnosis of the
problem to be made? Could someone give me a short
rundown on the basics as they relate to Debian.

I'd be very grateful for help. I have two other boxes
runnin 2.2.r4, but I cannot trace any files missing
which could account for my problem.

john. 








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




Re: Creating local package cache with apt-move

2002-03-30 Thread Richard Cobbe
Lo, on Saturday, March 30, Simon Hepburn did write:

> Richard Cobbe wrote:
> 
> > I've added the local mirror to sources.list, but neither apt-get nor
> > dselect appears to see these files.  What step have I missed?
> 
> It's a simple typo. Change deb file:///home... to deb file://home...

No, the three slashes are in fact correct.  Turns out you have to write
the Release files by hand.  (I have to say, I do wish this part of the
process were documented better---if not necessarily in the apt-move
manpage, then at least in /usr/share/doc/apt-move.  It looks like there
are already some bug reports which address this, though.)

So, I created the following release files

./dists/woody/main/binary-i386/Release
./dists/woody/contrib/binary-i386/Release
./dists/woody/non-US/main/binary-i386/Release
./dists/woody/non-US/contrib/binary-i386/Release
./dists/woody/non-US/non-free/binary-i386/Release
./dists/woody/non-free/binary-i386/Release

based on the following model (with different Component values as
appropriate):

Archive: testing
Component: main
Origin: Debian
Label: Debian
Architecture: i386

Things are fine now; apt-get and dselect see the package files in my
local mirror.  (I found found this after a little bit more careful
digging through the debian-user archives.)

> BTW when I reply to your message only part of it shows up in my
> mailer. Not sure if that is my problem or yours.

I doubt this is a problem; it's probably just the way KMail works.  I
included the sources.list and apt-move.conf files as MIME attachments
(text/plain); a lot of mailers tend to display that MIME type inline but
not include it in replies.  I know VM works that way, ISTR that
Netscape's mailer does also.

Thanks,

Richard


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



Re: Junkbusting flash ads?

2002-03-30 Thread Preben Randhol
dman <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:05) :
> On Sat, Mar 30, 2002 at 10:03:47AM -0500, christophe barbé wrote:
> | 
> | But mozilla uses esd if available. So you can use xmms (with the esd
> | output plugin) and play soung in mozilla in the same time.
> 
> Yes.
> 
> The other alternative is to try ALSA.  I've heard (but haven't tried
> it myself as OSS+esd is sufficient for me at the moment) that it
> allows simultaneous access to /dev/dsp.

How? But it doesn't help as you don't have realplayer nor flas-plugin
that support alsa.

-- 
Preben Randhol «For me, Ada95 puts back the joy in programming.»


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



Re: Junkbusting flash ads?

2002-03-30 Thread Preben Randhol
christophe barbé <[EMAIL PROTECTED]> wrote on 30/03/2002 (18:05) :
> On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
> > We really really need a good sound deamon that every app speaks to in
> > stead of directly to /dev/dsp. :-(
> 
> But mozilla uses esd if available. So you can use xmms (with the esd
> output plugin) and play soung in mozilla in the same time.

But realplayer doesn't work with esd and also esd adds noice on top of
the sound on my laptop so I cannot use it.

-- 
Preben Randhol «For me, Ada95 puts back the joy in programming.»


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



Re: Broken Debconf?

2002-03-30 Thread Joey Hess
Bill Keegans wrote:
> /usr/share/perl5/Debconf/DbDriver/Cache.pm line 29, <> line 13.
> Preconfiguring packages ... Use of uninitialized value in exists at
> /usr/share/perl5/Debconf/Template.pm line 49,  line 1. Use of
> uninitialized value in exists at

You've got a broken debconf cache. What version of debconf are you
using?

-- 
see shy jo


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



X window system

2002-03-30 Thread john gennard
I have installed Potato 2.2r4 on a third box and am
having difficulty in getting X to work.The mobo and
cpu were running Potato on an upgraded box, and the
harddisk held Slink for a long time.Kernel is 2.2.19,
and xfree-common etc packages are v.3.3.6-11.

Normally, Debian gets X to go OK after I run
'xf86config'. This time it didn't and initially gave
problems with fonts about which I asked for and got
help. What happens now is:-

1. Booting is apparently normal but I get dumped into
a blank screen. Ctrl+Alt+Fx puts me into a console
and I can use the system normally except that during
the first two or three commandline instructions I
get the error message:-
'probable hardware bug:clock timer configuration
 lost - probably a VIA686a.
 restoring chip configuration'

2. If I then run 'startx', I'm told:-
'server is already active for display 0
 Xlib - connection to ":0.0" refused by server
 Xlib - Invalid MIT-MAGIC-COOKIE etc
 xinit - unable to connect etc, no such process
 (errno3) etc'
I expect this for I understand that display is the 
default, but which program sets it. 

Comparing 'printenv' with my other two boxes, 
'DISPLAY=:0.0' and 'KDE_DISPLAY=:0.0' are missing
and my attempts to set these by hand fail - they
disappear on reboot.

4. If I try to run 'XF86Setup', I fail - error:-
'X11TransSocketUNIXconnect - can't connect: error111.

I should have got to grips with X window system when
I first started, didn't do so and now find the docs
confuse me (most are not Debian specific).

Is the above sufficient to enable a diagnosis of the
problem to be made? Could someone give me a short
rundown on the basics as they relate to Debian.

I'd be very grateful for help. I have two other boxes
runnin 2.2.r4, but I cannot trace any files missing
which could account for my problem.

john. 


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



Re: kernel support for RealTek NIC's

2002-03-30 Thread john gennard
On Wed, Jan 23, 2002 at 02:34:20PM -0700, Jason Majors wrote:
> > I've been trying to set up a small home LAN (just two 
> > boxes) with the addition of a SmoothWall firewall. I
> > think I've enough gen to make a fair go at it, but I
> > just can't get 2.2.19 kernels to enable support for
> > RealTek RTL-8139 Fast Ethernet Adapters, and can't
> > understand why.

> You have to allow experimental drivers under the "Code Maturity Level"
> section.
> In case you ever go to 2.4.x, it's now called something like 8139_too.

Thank you. I'll give that a try. Strangely, I did wonder about this
(I'd looked at all the help notes this time!), but didn't give it a go.
Instead, I tried the 2.2.20 kernel which contains both 8139 and
8139too and neither are shown as experimental. That kernel also
failed in the same way.

Now to see if I can get the LAN working!!!

I'm grateful, Jason.

Regards,

john.
 
> > 
> > Am I being more than usually stupid and overlooking something?
> I'd say the second.
> (I sent an email with the same problem to this list last year. :)
> 


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



Re: Upgraded to woody and printing from KDE stopped

2002-03-30 Thread Gruetzner
On Friday 29 March 2002 23:36, Steffen Evers wrote:
> On Fri, Mar 29, 2002 at 22:30, Gruetzner wrote:
> > I then manually editted  /etc/printcap, changing the semi-colon (
> > ; ) after hl1250 to a colon ( : ).   That fixed one error message. 
> > The error message now reads:
>
> No, this was not good.
> I have this line in my printcap file:
> lp|cdj970;r=600x600;q=medium;c=full;p=a4;m=auto:\
>
> Without knowing so much about the way apsfilter works, I guess
>   cdj970;r=600x600;q=medium;c=full;p=a4;m=auto
> are parameters for apsfilter. So, you should not play around with these.
>
> Try printing a testpage with your old printcap (; instead of :).

A catastrophe error message popped up:  bad printer name. 

> Yes, you were right. This problem is not fixed in the current KDE
> packages and you should file a bug. The parsing of the printer name
> from the printcap file does not work properly. It should stop at the
> first pipe '|' as pipes separate alternative names for the same
> printer. However, it does not.

   That is likely part of the problem.  I need to research *how* to file a 
bug report--and with whom?  Apsfilter?  Debian-kde?   Someone else?

> A quick workaround is to login as root and to set in the KDE
> Control Center under System/printer the correct printer name.
> Then printing should work for you even with KDE. :-)

   Well, I did that.  It totally rewrote printcap to remove the filters, 
which was fine for simple text documents, but leaves a lot to be desired 
elsewhere!  

   I went back and SETUP the apsfilter, and changed the first line from
aps1|hl1250;r=600x600;q=medium;c=full;p=letter;m=auto:\
   to 
aps1|hl1250:r=600x600;q=medium;c=full;p=letter;m=auto:\

   This produced the "bad printer name" catastrophe.

  So, I changed it to 
aps1:r=600x600;q=medium;c=full;p=letter;m=auto:\

...and it printed (from KWord)--except the first two lines were missing 
(outside the margins?) and there was only one typeface (~arial).  However, 
fontsize (10pt, 12pt) and bolding appeared to work fine!

   Thanks again for the help.   Eventually migrating to CUPS may help, but 
that appears to be a future try.

  Have a great day!

   James


 


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



Re: mutt and html viewers to specify w3m under x

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 10:46:29AM -0500, Jason M. Harvey wrote:
| hello,
| 
| i run mutt in Eterm. with $DISPLAY set, it launches galeon to view html,
| but not only does galeon not find mutt.html (?), but i don't want to
| spawn another window (galeon). so, i unset $DISPLAY in that term, and
| mutt uses w3m to view html. this is nice, i like it better.
| i just found w3m-img, (displays images even in Eterm) which is currently
| in sid (i'm running woody, it installed just fine). 
| my problem is, with $DISPLAY unset, w3m will not display the images. is
| there any way, within mutt, to specify w3m to view html and not let
| gnome use it's default?

Put the w3m-img entry from /etc/mailcap at the top so that it is the
first handler found.

-D

-- 

Pride goes before destruction,
a haughty spirit before a fall.
Proverbs 16:18


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



gdkxft

2002-03-30 Thread Jeremy Nickurak
Can anyone describe, or suggest where I could get instructions, on getting 
gdkxft's anti-aliased gtk fonts working under sid? I've tried a couple of 
times, but it's always resulted in silly things, like different applications 
using different fonts, usually the wrong ones, often fixed-width no no reason I 
can find.
This usually requires me to revert to a backup of my .gnome directory, and I 
can't see what I'm doing wrong that would require that.

Thanks.

-- 
Jeremy Nickurak -= [EMAIL PROTECTED] =-
"Whoever fights monsters should see to it that in the process he 
 does not become a monster.  And when you look into an abyss, the
 abyss also looks into you." -- Friedrich Nietzsche


pgpyasYlImp51.pgp
Description: PGP signature


Re: Advice on wysiwyg editor

2002-03-30 Thread Casper Gielen
 
> KLyX is dead, IIRC.  Dead and gone, for now anyway.  I seem to
> remember that the originator of the LyX project and the KDE project
> are one and the same.  Once KDE hit the big time, he (and maybe

they are

> 
> The other problem is that KLyX was only ported to KDE1, so even if you
> could get it compiled, you'll need to install qt1.44 + dev, kde1.1.2 +
> dev...I tried once, but then I realised that even if it ran, it's
> based on a really old version of LyX and it's just not worth going
> back.
> 

Klyx is still in the KDE3 CVS, and it compiled just fine for me. However
it's stuck on version 0.11 . The same as 2 years ago iirc.

-- 
Casper Gielen
[EMAIL PROTECTED], [EMAIL PROTECTED]
--
'You acknowledge and agree that Microsoft may automatically check the
version of the Product and/or its components that you are utilizing and
may provide upgrades or fixes to the Product that will be automatically
downloaded to your Workstation Computer.'  Windows XP EULA


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



Re: Fwd: Re: where are the woody iso files?

2002-03-30 Thread Peter Whysall
On Sat, 2002-03-30 at 16:15, Jerry T wrote:
> 
> I tried installing Debian 2.2-r5 but my nvidia driver wasn't supported. I 
> was hoping that woody would include the driver. I've been through the 
> installation process (2.2-r5) a few times but it always hangs up towards the 
> end when trying to access the video card .
> 
> I have downloaded the nvidia tar.gz driver file. If woody doesn't contain my 
> video driver, I was going to get Debian running in text mode and then 
> install the driver and configure my video from there. As a newbie, I would 
> prefer not to go down that road if there is an easier way.

If you can live without hardware accelerated 3D, then the nv driver in
XFree86 4.1 is perfectly sufficient.

If you want accelerated 3D, you'll need to use the nvidia-glx and
nvidia-kernel-src packages in non-free - you have to build a kernel
module.

I did this in conjunction with the 2.4.18 kernel source and
kernel-package - the command line looked like this:

make-kpkg --added_modules nvidia-kernel-1.0.2802 kernel_image modules.

(your version number may change - check /usr/src/modules)

I then installed the resultant .deb file with "dpkg -i" to get a new
kernel.

Last thing you have to do is edit your /etc/XF86Config-4: where it says 

Driver "nv" 

you need to say

Driver "nvidia"

And away you go!

HTH

Peter.

-- 
Peter Whysall
[EMAIL PROTECTED]
The TLD in my email address is sdrawkcab.
Debian GNU/Linux 3.0 sid -- kernel 2.4.18


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


Re: how to get Mesa/OpenGL to use direct rendering?

2002-03-30 Thread Dan Griswold
"Adam Majer" <[EMAIL PROTECTED]> writes:

> On Fri, Mar 29, 2002 at 03:45:55PM -0600, Dan Griswold wrote:
> > I'd like to have X use the hardware acceleration of my video
> > card. Actually, it's not an extra card at all, but a Trident
> > CyberBlade/i1 built onto the mainboard. I do have the following
> 
> You need the DRI module in the kernel. But I'm not even sure if
> there are drivers for your chipset. Probably not.

I was afraid that might be the case. However, I thought it might not,
because I found 1 reference on the web to an oem that had 3d hardware
acceleration going with this chipset. Of course, they had no
information posted on how they accomplished that. I sure hope that
there's a way to accomplish this. I'd hate to have to put a video card
in a box that already has one built in.

Dan

-- 
 ___
/\  \
\_| Dan Griswold|
  | [EMAIL PROTECTED]   |
  |   __|_
   \_//


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



Re: Can't download pppoeconf - was ( Woody installation problem)

2002-03-30 Thread Matt Wehland
After filing a bug on this problem #140540 I've received some helpful info 
from Eduard Bloch and the bug has been closed (there wasn't a bug with the 
boot floppies package, it seems it was with the CD's)


The problem seems to be the basedebs file on the CD is 
incorrect.  Supposedly you can download a newer version of the basdebs file 
and use this (I'm not sure how) or you can just do a clean install from the 
network (do not use the CD's at all, as this will read the broken basedebs 
file and then even the network install will fail).



The only thing I do no understand yet is why the CD's worked fine in a 
system that booted from them, but failed when using the boot floopies on 
some older systems that lacked bootable CD capability.


Now on to making some working systems (actually my laptop power supply 
seems to have died, and it was the laptop that started all this).


Matt


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




Fwd: Re: where are the woody iso files?

2002-03-30 Thread Jerry T


I tried installing Debian 2.2-r5 but my nvidia driver wasn't supported. I 
was hoping that woody would include the driver. I've been through the 
installation process (2.2-r5) a few times but it always hangs up towards the 
end when trying to access the video card .


I have downloaded the nvidia tar.gz driver file. If woody doesn't contain my 
video driver, I was going to get Debian running in text mode and then 
install the driver and configure my video from there. As a newbie, I would 
prefer not to go down that road if there is an easier way.





From: Osamu Aoki <[EMAIL PROTECTED]>
To: Jerry T <[EMAIL PROTECTED]>
CC: debian-user@lists.debian.org
Subject: Re: where are the woody iso files?
Date: Sat, 30 Mar 2002 00:50:08 -0800

On Sat, Mar 30, 2002 at 02:10:55AM +, Jerry T wrote:
> Still trying to figure out the Debian mirror sites. Where are the woody 
CD

> iso files?

If you are a person doing first Debian install, try installing potato
CD.  Then upgrade to woody when you are ready through network.  Burning
CD is waiste of bandwidth unless you are testing them as a skilled
tester.

If you have decent net connection like me, all you need is 2 to 10
floppy disks.

I recommend you to read installmanual

  http://www.debian.org/releases/stable/installmanual


--
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +
 Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D
.
 See "Debian reference": 
http://www.debian.org/doc/manuals/quick-reference/

 Project at: http://qref.sf.net
.
 I welcome your constructive criticisms and corrections.



_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx



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




Re: G'day - Intro (longish) - and need some help down here ...

2002-03-30 Thread Kent West

D Haben wrote:


G'day

I'm new to DEBIAN and need some help/pointer on how to get some sort of X 
session going. xstart doesn't work.



I can log in at a character session (as root) but startx fails to start as 
there is no config file. I had problems during the install with any X type 
modules (XFree86?). I don't (didn't) know the Laptop settings, hardware etc.

Found a few pages that now tell me what it is but how do I now go about 
installing/setting up some sort of X session provider?

Hardware Details:
COMPAQ Armada E500
128MB RAM
single CPU

From another site I found (google is cool) I think this may apply:

14" TFT screen 1024x768
PS/2 touchpad
Lucent Winmodem
Intel 440 BX chipset

Apparently I'm to use XFree86 3.3.6 (or higher) and ther is some talk about 
SuSE tool - whatever that is?



Unless you have need to stay with Xv3, I think you'll find that you have 
more success with version 4. What I would do if I were you is to change 
my /etc/apt/sources.list file to point to sid instead of 
stable/potato|testing/woody (except for the security line, which I'd 
leave at stable), and then do a dselect update/install. This will 
upgrade your entire system to the newest ("alpha") stuff (this is not 
something to do on a production server, but for a laptop workstation 
that can stand to have a couple of days (usually minor) brokenness every 
other upgrade or so, it's fine).


However, if you want to stay with the system you have, run one of the 
following tools (depending on what version of X/Debian you have) to 
create a configuration file:

xf86config
XF86Setup
xf86cfg
xf86cfg -textmode

Hopefully this will get you to the next stage.

Kent



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




Re: How much Linux on 1 GB hard drive?

2002-03-30 Thread Kent West

Davor Balder wrote:

G'day to all, 



I am planning to install Linux on my friends computer... I am thinking of 
Debian Potato just for start... I think he has 4 GB hard drive... His sister 
may be using Windoze, but he would like to start off with Linux. So, my 
question is, what can I fit onto 1 Gig. (I am running it all on comfy 20 Gig, 
but some people don't have such luxury...)...

Which window manager should be deployed? :-)

Have a great Easter break, 



Davor

If you leave it as one big / partition (plus swap partition), so that 
you don't "waste" space by having too large of a partition "here" when 
the space is needed "there", you can get a complete workstation setup in 
1 GB. You can't expect to do any big development (the kernel source eats 
up a pretty good chunk of space, for example). You may need to be a bit 
selective to keep space free; like, you might not want to install both 
KDE and gnome.


I prefer icewm because it's light, fast, and reasonably "intuitive" for 
Windows users, but you shouldn't have any reason for space to be the 
determining factor. Even if you want a full "environment" rather than 
just a wm, like KDE, space probably won't be an issue.


Kent




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




Re: Galeon/Mozilla Java Plugin Problems (woody)

2002-03-30 Thread Peter Whysall
On Sat, 2002-03-30 at 15:32, Lee Bradshaw wrote:
> I've installed the blackdown java packages. Add this line to
> /etc/apt/sources.list:
> 
>   deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian/ 
> woody non-free
> 
> And then:
> 
>   apt-get update
>   apt-get install j2sdk1.3 j2sdk1.3-doc-installer

Worked a treat on sid. You rock.

Peter.
-- 
Peter Whysall
[EMAIL PROTECTED]
The TLD in my email address is sdrawkcab.
Debian GNU/Linux 3.0 sid -- kernel 2.4.18


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


Broken Debconf?

2002-03-30 Thread Bill Keegans
Hi All,

I am a newbie to Debian, but so far I am impressed with the stability
and the tools available for upgrade / maintenance (apt, dpkg, dselect
etc). While doing a weekly upgrade a couple of days ago I got error
messages while using "apt-get upgrade"

There are 13 packages waiting for upgrade, but apt stops after these
error messages:

Do you want to continue? [Y/n] Y
Use of uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29, <> line 13.
Preconfiguring packages ... Use of uninitialized value in exists at
/usr/share/perl5/Debconf/Template.pm line 49,  line 1. Use of
uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29,  line 1. Use
of uninitialized value in exists at /usr/share/perl5/Debconf/Template.pm
line 49,  line 2. Use of uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29,  line 2. Can't
call method "description" on an undefined value at
/usr/share/perl5/Debconf/Question.pm line 68,  line 2. Setting up
debconf (1.0.31) ... Use of uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29. Use of uninitialized
value in exists at /usr/share/perl5/Debconf/Template.pm line 49, 
line 6. Use of uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29,  line 6. Use
of uninitialized value in exists at /usr/share/perl5/Debconf/Template.pm
line 49,  line 6. Use of uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29,  line 6. Use
of uninitialized value in exists at /usr/share/perl5/Debconf/Template.pm
line 49,  line 6. Use of uninitialized value in exists at
/usr/share/perl5/Debconf/DbDriver/Cache.pm line 29,  line 6. Can't
call method "choices" on an undefined value at
/usr/share/perl5/Debconf/Question.pm line 77,  line 6. dpkg: error
processing debconf (--configure): subprocess post-installation script
returned error exit status 255 Errors were encountered while processing:
 debconf
E: Sub-process /usr/bin/dpkg returned an error code (1)


Any advice would be welcome.

Thanks

Bill


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



Re: Lilo and smart array 5i

2002-03-30 Thread Crispin Wellington
Just finnished a woody install on a machine *exactly* matching yours. No
end of headaches, but finaly got it going.

I used woody with 2.4.17 but should be the same. Basically what I did
was

Used the compaq smart start to set the bios system to support linux.
setup raid arrays etc.

Made a set of install disks
Made my own custom kernel and modules with the cciss driver compiled in
copied my kernel over the top of the boot disk kernel
booted with that disk and begun installation

when dbootstap said "cant find disk" I switched to terminal 2 and began
a login prompt.
Made all my /dev/cciss/c0d0 c0d0p1 etc. nodes with a mknod inside a for
loop
cfdisk /dev/cciss/c0d0
partitioned disks
mke2fs -j /dev... all the filesystems
mkswap for my swap partition
mounted the root fs partition on /target
mkdir'ed all the other parts
mounted them

switched back to alt-f1. debootstap recognised the disk was mounted and
I began the install. Everything went fine. When it came to installing
the module disks had to install the standard module disks then transfer
across my kernels modules (using alt-f2 again) so I could load the
ethernet device.

Finished install via network. Made boot disk (lilo failed to install
partition)

rebooted with boot disk. Made /dev/cciss nodes again in root filesystem.
Ran lilo. rebooted... still didn't boot

pressed f8 on startup and set primary boot device.

Booted! yay!

Heres my setup

bogey:~# lilo -V   
LILO version 22.2

bogey:~# cat /etc/lilo.conf | grep -v ^#|grep -v ^$
lba32
boot=/dev/cciss/c0d0p1
root=/dev/cciss/c0d0p3
install=/boot/boot-menu.b
map=/boot/map
delay=20
vga=normal
default=Linux
image=/vmlinuz
label=Linux
read-only
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
image=/vmlinuz-original
label=original
read-only

I think you need a pretty new version of lilo. Woody has 22.2 which had
no problems.

I hope that helps somewhat. I know exactly what nightmare you are going
through... persevere. It is possible (except you'll probably want to do
nasty things to Compaq employees by the end ;)

Kind Regards
Crispin Wellington


On Sat, 2002-03-30 at 22:57, Fabrice Rafart wrote:
> Hello,
> 
> I have a problem to make a boot disk with a RAID 5 (3 physicals disks)
> on a Smart Array 5i (a Compaq ML370 G2 with extention) and a debian
> potato, 2.4.18 compilled for this (for support of cciss). I also
> installed the lilo package from Russell Coker
> (http://www.coker.com.au/lilo) (before, lilo said sorry, don't know how
> to handle ...).
> 
> lilo.conf (by head) :
> lba32
> disk=/dev/cciss/c0d0  # without thsi, lilo said that /dev/cciss/c0d0
> isn't
>  bios=0x81# my 1st disk
> boot=/dev/cciss/c0d0
> root=/dev/hda2# I must use an IDE disk for make the 
> installation
>   # When I cant make /dev/cciss/c0d0 bootable, I create 
> boot/root
> floppy
>   # and install the system on it.
> image=/vmlinuz
>   ...
> 
> 
> (/dev/cciss/c0d0 : major : 104, minor : 0 in mode "b").
> 
> By add the 2 lines disk and bios, I don't have the message that
> /dev/cciss/c0d0 isn't my 1st disk.
> I test with /dev/cciss/c0d0p1, 1st partition, bootable of 50Mo.
> lilo -v3 show no error.
> 
> On the RAID, I only have 3 disks in RAID 5, only 1 logical disk. On the
> IDE, I have 1 hard drive (/dev/hda) and 1 cdrom (/dev/hdb).
> 
> The boot order in bios  :
> 1 boot : smart array 5i
> 2 boot : IDE
> 3 boot : Channel 1 smart array 5i
> 4 boot : Channel 2 smart array 5i
> 
> Unfortunaly, I have a lot of "01 01 01" on boot. The lilo documentation
> tell about this when the disk isn't the first.
> 
> Some help is welcome !
> -- 
> Fabrice Rafart
> 
> 
> 
> -- 
> 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]



mutt and html viewers to specify w3m under x

2002-03-30 Thread Jason M. Harvey
hello,

i run mutt in Eterm. with $DISPLAY set, it launches galeon to view html,
but not only does galeon not find mutt.html (?), but i don't want to
spawn another window (galeon). so, i unset $DISPLAY in that term, and
mutt uses w3m to view html. this is nice, i like it better.
i just found w3m-img, (displays images even in Eterm) which is currently
in sid (i'm running woody, it installed just fine). 
my problem is, with $DISPLAY unset, w3m will not display the images. is
there any way, within mutt, to specify w3m to view html and not let
gnome use it's default?

tia,
jason

-- 
---
| http://theigloo.dhs.org:81  | http://counter.li.org/|
| Debian GNU/Linux 3.0 Woody  | 2.4.16-k6 |
| [EMAIL PROTECTED]  | registered linux user #202942 |
---



pgpgqnEwruB1q.pgp
Description: PGP signature


Re: Help with window manager now window sizing

2002-03-30 Thread Matijs van Zuijlen
On Sat, Mar 30, 2002 at 01:07:25PM +1200, Alan Shrimpton wrote:
> I still come up with large window sizes.  An example is:
> Control Center open and click on the Screensaver option and the window goes
> beyond the boundaries of my monitor.  I have to drag it around to get to the
> ok and cancel buttons.

This happens because the GTK+ layout manager needs that much space to
fit all the controls in. I think the resizing is very annoying, too. You
could try using smaller fonts or a larger resolution, so the crowded
windows will still fit.

Hm, I just tried to get the same resizing effect with the Control
Center, and I couldn't get it to do that. I've seen it in other
GTK+/Gnome apps, though.

-- 
Note that I use Debian version 3.0
Linux mus 2.4.17mvz4 #1 Fri Mar 15 23:30:15 CET 2002 i686 unknown

Matijs


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



Re: Galeon/Mozilla Java Plugin Problems (woody)

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 10:08:19PM +0800, Crispin Wellington wrote:
 
| Has anyone managed to install a working java plugin into the woody
| packages? If so, how?

Add a blackdown mirror to sources.list and 'apt-get install j2sdk1.3'.

-D

-- 

Microsoft: "Windows NT 4.0 now has the same user-interface as Windows 95"
Windows 95: "Press CTRL-ALT-DEL to reboot"
Windows NT 4.0: "Press CTRL-ALT-DEL to login"


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



Re: Galeon/Mozilla Java Plugin Problems (woody)

2002-03-30 Thread Lee Bradshaw
I've installed the blackdown java packages. Add this line to
/etc/apt/sources.list:

  deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian/ 
woody non-free

And then:

  apt-get update
  apt-get install j2sdk1.3 j2sdk1.3-doc-installer

I'm actually using unstable now, but java is working in both mozilla and
galeon.

On Sat, Mar 30, 2002 at 10:08:19PM +0800, Crispin Wellington wrote:
> On one system I have potato and the ximian packages installed. I have
> java installed in my mozilla/galeon by a symlink...
> 
> ls -alF /usr/lib/mozilla/plugins/libjavaplugin_oji.so 
> lrwxrwxrwx1 root root   57 Feb 15 18:57
> /usr/lib/mozilla/plugins/libjavaplugin_oji.so ->
> /usr/java/jre1.3.1/plugin/i386/ns600/libjavaplugin_oji.so*
> 
> However on my woody systems, installing this link, and then going
> about:plugins in both mozilla and galeon do not show the plugin as
> operational.
> 
> Has anyone managed to install a working java plugin into the woody
> packages? If so, how?
> 
> Secondly, the galeon packages use the blue chrome look scronn bar in
> galeon rather than a normal grey scroll bar (But thats just ascthetics).
> 
> Kind Regards
> Crispin Wellington
> 
> 
> 

-- 
Lee Bradshaw [EMAIL PROTECTED]
Texas Instruments[EMAIL PROTECTED]
GnuPG D8C3BBD2  CC08 D690 0B70 3C70 351E  EB05 96A3 3789 D8C3 BBD2


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



Re: Junkbusting flash ads?

2002-03-30 Thread dman
On Sat, Mar 30, 2002 at 10:03:47AM -0500, christophe barbé wrote:
| On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
| > csj <[EMAIL PROTECTED]> wrote on 30/03/2002 (09:29) :
| > > 
| > > I can think of another: use a browser that doesn't support flash.
| > 
| > Even better would be if one could turn it on and off in galeon/mozilla
| > with a button. Then there would be less problem with sound too.
| 
| I agree that the abilitie to enable/disable flash in galeon/mozilla is a
| missing feature.

You can almost do that by (re)moving the plugin's .so file and
restarting the browser.

| > We really really need a good sound deamon that every app speaks to in
| > stead of directly to /dev/dsp. :-(
| 
| But mozilla uses esd if available. So you can use xmms (with the esd
| output plugin) and play soung in mozilla in the same time.

Yes.

The other alternative is to try ALSA.  I've heard (but haven't tried
it myself as OSS+esd is sufficient for me at the moment) that it
allows simultaneous access to /dev/dsp.

-D

-- 

If we claim to be without sin, we deceive ourselves and the truth is not
in us.
I John 1:8


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



Re: Junkbusting flash ads?

2002-03-30 Thread christophe barbé
On Sat, Mar 30, 2002 at 09:45:17AM +0100, Preben Randhol wrote:
> csj <[EMAIL PROTECTED]> wrote on 30/03/2002 (09:29) :
> > 
> > I can think of another: use a browser that doesn't support flash.
> 
> Even better would be if one could turn it on and off in galeon/mozilla
> with a button. Then there would be less problem with sound too.

I agree that the abilitie to enable/disable flash in galeon/mozilla is a
missing feature.

> We really really need a good sound deamon that every app speaks to in
> stead of directly to /dev/dsp. :-(

But mozilla uses esd if available. So you can use xmms (with the esd
output plugin) and play soung in mozilla in the same time.

Christophe

> 
> -- 
> Preben Randhol «For me, Ada95 puts back the joy in programming.»
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Christophe Barbé <[EMAIL PROTECTED]>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E

Ce que l'on conçoit bien s'énonce clairement,
Et les mots pour le dire arrivent aisément.
   Nicolas Boileau, L'Art poétique


pgpqwC8OzFF0R.pgp
Description: PGP signature


  1   2   >