vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| So I was attempting to install cups and foomatic going by the guide on gentoo.org...I followed it to the letter. But when I get to "modprobe parport", it insists it can't find any such module (same goes for parport_pc). "insmod parport" can't find a thing either. Anyone have an idea what my problem might be ? I do have parallel port support and parallel printer support compiled into my kernel. -- =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= Pink Floyd on Video - http://pfov.frostwarning.com/ To e-mail me, nevermind the BOLLOCKS | Yar. FOAD. =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= U is for UNA who slipped down a drain. Floyd Code : v1.2a r FU 0/0/r FD 0- 0 Animals/WYWH 49 391 28.3% <12oct03> |
| |||
| Rev. Bleech_ wrote: > So I was attempting to install cups and foomatic going by the guide on > gentoo.org...I followed it to the letter. But when I get to "modprobe > parport", it insists it can't find any such module (same goes for > parport_pc). "insmod parport" can't find a thing either. > > Anyone have an idea what my problem might be ? I do have parallel > port support and parallel printer support compiled into my kernel. If they are already compiled into the kernel, you don't have and need the modules. If you want to change some options (e.g. the port or IRQ number), you have to use a lilo/grub command line like "parport=0x378,7" and reboot. Regards... Michael |
| |||
| On Mon, 08 Dec 2003 22:44:50 +0100, michael.mauch@gmx.de (Michael Mauch) spewed forth: >Rev. Bleech_ wrote: > >> So I was attempting to install cups and foomatic going by the guide on >> gentoo.org...I followed it to the letter. But when I get to "modprobe >> parport", it insists it can't find any such module (same goes for >> parport_pc). "insmod parport" can't find a thing either. >> >> Anyone have an idea what my problem might be ? I do have parallel >> port support and parallel printer support compiled into my kernel. > >If they are already compiled into the kernel, you don't have and need >the modules. hrm...see, the doc told me specifically to modprobe these AFTER compiling it into the kernel. In any case, /dev/lp0 is nowhere to be seen regardless. -- =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= Pink Floyd on Video - http://pfov.frostwarning.com/ To e-mail me, nevermind the BOLLOCKS | Yar. FOAD. =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= It occurs to him that if he died that night, he would have died happy Floyd Code : v1.2a r FU 0/0/r FD 0- 0 Animals/WYWH 49 391 28.3% <12oct03> |
| |||
| Rev. Bleech_ <msidesbollocks@bo-nc.ll-rr.ock-com.s> writes: > In any case, /dev/lp0 is nowhere to be seen regardless. I have /dev/lp0 as a symbolic link to /dev/printers/0. Do you have /dev/printers ? Does dmesg say anything about parport? (dmesg | grep parport) If not, then it sounds like you don't really have parallel printer support compiled in. Dumb question: you really are running the kernel you compiled, right? Not an older kernel by mistake? |
| |||
| On 09 Dec 2003 10:29:36 -0800, walt <wa1ter@hotmail.com> spewed forth: >Rev. Bleech_ <msidesbollocks@bo-nc.ll-rr.ock-com.s> writes: > >> In any case, /dev/lp0 is nowhere to be seen regardless. > >I have /dev/lp0 as a symbolic link to /dev/printers/0. Do you >have /dev/printers ? Nope. >Does dmesg say anything about parport? (dmesg | grep parport) Nope. >If not, then it sounds like you don't really have parallel printer >support compiled in. Dumb question: you really are running the >kernel you compiled, right? Not an older kernel by mistake? As far as I know I am. I've run make menuconfig and recompiled twice (following the installation guide instructions). I tried getting rid of cups and foomatic and followed the directions at http://forums.gentoo.org/viewtopic.php?t=22291 last night....the http interface doesn't give me the parallel port as an option, leading me to believe it's not actually compiled in either. Why it doesn't, I don't know -- =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= Pink Floyd on Video - http://pfov.frostwarning.com/ To e-mail me, nevermind the BOLLOCKS | Yar. FOAD. =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= H is for HECTOR done in by a thug. Floyd Code : v1.2a r FU 0/0/r FD 0- 0 Animals/WYWH 49 391 28.3% <12oct03> |
| ||||
| On Wed, 10 Dec 2003 03:57:32 GMT, Rev. Bleech_ <msidesbollocks@bo-nc.ll-rr.ock-com.s> spewed forth: >>If not, then it sounds like you don't really have parallel printer >>support compiled in. Dumb question: you really are running the >>kernel you compiled, right? Not an older kernel by mistake? > >As far as I know I am. I've run make menuconfig and recompiled twice >(following the installation guide instructions). > >I tried getting rid of cups and foomatic and followed the directions >at http://forums.gentoo.org/viewtopic.php?t=22291 last night....the >http interface doesn't give me the parallel port as an option, leading >me to believe it's not actually compiled in either. Why it doesn't, I >don't know OK uh....I realize I apparently made a dumb n00b mistake and didn't mount /boot before copying the new kernel over. Let me uh, see what that does. OK THX BYE. -- =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= Pink Floyd on Video - http://pfov.frostwarning.com/ To e-mail me, nevermind the BOLLOCKS | Yar. FOAD. =-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==-=-==-=-= "I feel my luck could change" Floyd Code : v1.2a r FU 0/0/r FD 0- 0 Animals/WYWH 49 391 28.3% <12oct03> |