Parallel Printer Port Problem

2001-01-03 Thread Jeffrey S. Coppock
Anyone, I recently got the newest Dell Latitude CPx laptop and I've installed it with stable 2.2.18. I've got about everything worked out but the sound and the parallel printer port. I need help with the parport. It won't work. Here's everything I can think of to help: - parport and parpor

Re: Parallel Printer Port Problem

2001-01-04 Thread Jeffrey S. Coppock
Well, it's still doesn't work. I've added an options line in the /etc/modules.conf file specifying io=0x378 dma=3 irq=7. With lp reloaded, I see in the /proc/parport/0 that these options are set and that my printer is being seen. The syslog shows the following: Jan 4 07:36:20 localhost kern

Re: Parallel Printer Port Problem

2001-01-04 Thread Jeffrey S. Coppock
Hey-ya Paul, How's the weather down-under? It's cold here (San Francisco). The only two things that don't work are the sound and the parallel printer. On the sound, the chipset is the ESS Maestro 3 which so new there are no drivers that work that are included in the distribution. However, the

Re: Parallel Printer Port Problem

2001-01-05 Thread Jeffrey S. Coppock
> > On Thu, 4 Jan 2001, Jeffrey S. Coppock wrote: > > > Jan 4 07:36:20 localhost kernel: parport0: PC-style at 0x378 (0x778), irq > > 7, dma 3 [SPP,ECP,ECPPS2] > > Jan 4 07:36:21 localhost kernel: parport_probe: succeeded > > Jan 4 07:36:21 localhost kernel: parport

Re: Parallel Printer Port Problem

2001-01-06 Thread Jeffrey S. Coppock
01-06-17:29:32.218 [EMAIL PROTECTED] [13397] lpr lp: Fix_auth: bindto 'no', '0.0.0.0' 2001-01-06-17:29:32.225 [EMAIL PROTECTED] [13397] lpr lp: Get_max_fd: getrlimit returns 1024 2001-01-06-17:29:32.225 [EMAIL PROTECTED] [13397] lpr lp: Get_max_fd: returning 1024 2001-01-06-17:

Re: Parallel Printer Port Problem

2001-01-06 Thread Jeffrey S. Coppock
ough. I reinstalled magicfilter after and I'm printing in full color from all my applications. Phew! That's one off my list. thanks again for all your help...I hope I can return the favor. jc On Fri, Jan 05, 2001 at 10:32:42AM +, Jo Geraerts wrote: > Hello, > > On Th

Re: Configuring 100 identical Debian Laptops

2001-01-30 Thread Jeffrey S. Coppock
I've seen this done by installing and tuning one system and then using a program like "GHOST" to copy this disk image to the other machines. I haven't done this, but I seen it done. jc On Mon, Jan 29, 2001 at 10:57:57PM -0600, Nathan Bockrath wrote: > Hi all, > > I have this lovely task of c

Re: Best "new" laptop

2001-02-04 Thread Jeffrey S. Coppock
I have a Dell CPx, either the H or the J series, I'm not sure. This baby is sweet! I'm running stable 2.2.18 and it's extremely stable (imagine that!). This system also uses the maestro3 and with ALSA sound works nicely. With both batteries in the bays the meter says I have over 10 hours on

Re: Best "new" laptop

2001-02-07 Thread Jeffrey S. Coppock
The ALSA driver does this fine. I don't know about the opensource drivers. jc On Mon, Feb 05, 2001 at 10:27:53PM -0800, Jason K. Fritcher wrote: > On Sat, 3 Feb 2001, Jeffrey S. Coppock wrote: > > I have a Dell CPx, either the H or the J series, I'm not sure. This baby

Re: freeze after suspend on Inspiron 3500, potato/2.2.17

2001-02-08 Thread Jeffrey S. Coppock
I have a Dell Latitude CPxH that runs very well with APM and otherwise. Here's my 2.2.18 kernel config...if it's not listed, it's not set: CONFIG_EXPERIMENTAL=y CONFIG_M386=y CONFIG_1GB=y CONFIG_MATH_EMULATION=y CONFIG_MTRR=y CONFIG_MODULES=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y CONFIG_NET=y CONFI

Re: freeze after suspend on Inspiron 3500, potato/2.2.17

2001-02-08 Thread Jeffrey S. Coppock
is likely to be solved by going > to a 2.2.18 kernel (I'm using 2.2.17)? Or is the difference more > likely to be due to the difference in platform (I'm on an Inspiron > 3500.) > > Thanks, > > Will > > Jeffrey S. Coppock writes: > > I have a Dell Latitude CP

Parallel Printer Port Problem

2001-01-03 Thread Jeffrey S. Coppock
Anyone, I recently got the newest Dell Latitude CPx laptop and I've installed it with stable 2.2.18. I've got about everything worked out but the sound and the parallel printer port. I need help with the parport. It won't work. Here's everything I can think of to help: - parport and parpo

Re: Parallel Printer Port Problem

2001-01-04 Thread Jeffrey S. Coppock
Hey-ya Paul, How's the weather down-under? It's cold here (San Francisco). The only two things that don't work are the sound and the parallel printer. On the sound, the chipset is the ESS Maestro 3 which so new there are no drivers that work that are included in the distribution. However, th

Re: Parallel Printer Port Problem

2001-01-04 Thread Jeffrey S. Coppock
Well, it's still doesn't work. I've added an options line in the /etc/modules.conf file specifying io=0x378 dma=3 irq=7. With lp reloaded, I see in the /proc/parport/0 that these options are set and that my printer is being seen. The syslog shows the following: Jan 4 07:36:20 localhost ker

Re: Parallel Printer Port Problem

2001-01-05 Thread Jeffrey S. Coppock
> > On Thu, 4 Jan 2001, Jeffrey S. Coppock wrote: > > > Jan 4 07:36:20 localhost kernel: parport0: PC-style at 0x378 (0x778), irq 7, dma >3 [SPP,ECP,ECPPS2] > > Jan 4 07:36:21 localhost kernel: parport_probe: succeeded > > Jan 4 07:36:21 localhost kernel: parport0: Prin

Re: Parallel Printer Port Problem

2001-01-06 Thread Jeffrey S. Coppock
rlimit returns 1024 2001-01-06-17:29:32.225 jcoppock@shastanets [13397] lpr lp: Get_max_fd: returning 1024 2001-01-06-17:29:32.226 jcoppock@shastanets [13397] lpr lp: cleanup: done, exit(0) It looks to me like lpr if finding lp and subsequently /dev/lp0 okay. It also appears that the job is bein

Re: Parallel Printer Port Problem

2001-01-06 Thread Jeffrey S. Coppock
ugh. I reinstalled magicfilter after and I'm printing in full color from all my applications. Phew! That's one off my list. thanks again for all your help...I hope I can return the favor. jc On Fri, Jan 05, 2001 at 10:32:42AM +, Jo Geraerts wrote: > Hello, > > On Th

Re: Configuring 100 identical Debian Laptops

2001-01-30 Thread Jeffrey S. Coppock
I've seen this done by installing and tuning one system and then using a program like "GHOST" to copy this disk image to the other machines. I haven't done this, but I seen it done. jc On Mon, Jan 29, 2001 at 10:57:57PM -0600, Nathan Bockrath wrote: > Hi all, > > I have this lovely task of

Re: Best "new" laptop

2001-02-03 Thread Jeffrey S. Coppock
I have a Dell CPx, either the H or the J series, I'm not sure. This baby is sweet! I'm running stable 2.2.18 and it's extremely stable (imagine that!). This system also uses the maestro3 and with ALSA sound works nicely. With both batteries in the bays the meter says I have over 10 hours on

Re: Best "new" laptop

2001-02-07 Thread Jeffrey S. Coppock
The ALSA driver does this fine. I don't know about the opensource drivers. jc On Mon, Feb 05, 2001 at 10:27:53PM -0800, Jason K. Fritcher wrote: > On Sat, 3 Feb 2001, Jeffrey S. Coppock wrote: > > I have a Dell CPx, either the H or the J series, I'm not sure. This baby

Re: freeze after suspend on Inspiron 3500, potato/2.2.17

2001-02-07 Thread Jeffrey S. Coppock
I have a Dell Latitude CPxH that runs very well with APM and otherwise. Here's my 2.2.18 kernel config...if it's not listed, it's not set: CONFIG_EXPERIMENTAL=y CONFIG_M386=y CONFIG_1GB=y CONFIG_MATH_EMULATION=y CONFIG_MTRR=y CONFIG_MODULES=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y CONFIG_NET=y CONF

Re: freeze after suspend on Inspiron 3500, potato/2.2.17

2001-02-08 Thread Jeffrey S. Coppock
is likely to be solved by going > to a 2.2.18 kernel (I'm using 2.2.17)? Or is the difference more > likely to be due to the difference in platform (I'm on an Inspiron > 3500.) > > Thanks, > > Will > > Jeffrey S. Coppock writes: > > I have a Dell Latitude C