[vox-tech] Slack 10 print problem solved
Bryan Richter
btrichter at ucdavis.edu
Wed Dec 1 21:28:47 PST 2004
Bill Wells wrote:
> sorry . . . don't work for me. Here is the applicable section of my
> rc.modules file. notice that I also changed the parallel port support
> section to reflect the same file name difference in the 2.6.7 kernel.
>
> <snip stuff>
>
> tis perplexing. I can live with the modprobe calls in rc.local, I guess it
> is just not elegant.
>
> #### PC parallel port support ###
> tupport ###
> if cat /proc/ksyms | grep "\[parport_pc\]" 1> /dev/null 2> /dev/null ; then
Make sure it shouldn't be /proc/kallsyms in those 'if's.
> echo "parport0 is built-in, not loading module" > /dev/null
> else
> if [ -r /lib/modules/$RELEASE/misc/parport_pc.o \
> -o -r /lib/modules/$RELEASE/misc/parport_pc.o.gz \
> -o -r /lib/modules/$RELEASE/kernel/drivers/parport/parport_pc.o \
> <snip stuff>
-Bryan
--
Bryan Richter
UCDTT President
UC Davis Undergrad, Physics Dept.
-
A PGP signature is (probably) attached to this email.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Digital signature
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20041201/31a0faa7/attachment.bin
More information about the vox-tech
mailing list