[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Assorted newbie problems
This is what i wanna o but how can configure the conf.modules to work?
umm i just change it umm can you have a look at it and see if it works
/var/log/messages is saying its there afet loading parport and lp
José Luis Gómez Dans wrote:
> On Mon, May 08, 2000 at 04:07:18AM +0000, Sammy Redshaw wrote:
> > Umm I have got the devices working together no promblem by typing in
> > modprobe parport && modprobe imm && modprobe lp
>
> You can have a look at /etc/conf.modules (or /etc/modules.conf,
> depending on your system :D). This should install the aforementioned
> modules at boot up. In debian, the nitty gritty is down by /etc/modules,
> but I'm not sure about Mandrake.
>
> > any one know how to complie them in to the kernal as i haven't had much
> > success
>
> Why? Just use them as modules. Save you some memory :)
> Regards,
> José
> --
> José L Gómez Dans PhD student
> Radar & Communications Group
> Department of Electronic Engineering
> University of Sheffield UK
> ---------------------------------------------------------------------
> Sheffield Linux User's Group - http://www.sheflug.co.uk
> To unsubscribe from this list send mail to
> - <sheflug-request [at] vuw.ac.nz> - with the word
> "unsubscribe" in the body of the message.
>
> GNU the choice of a complete generation.
alias scsi_hostadapter ide-scsi
alias parport_lowlevel parport_pc
alias parport_lowlevel parport_imm
alias parport_lowlevel parport_lp
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
post-install supermount modprobe scsi_hostadapter
alias char-major-107 3dfx
alias sound sb
pre-install sound /sbin/insmod sound dmabuf=1
options opl3 io=0x388
alias midi awe_wave
post-install awe_wave /bin/sfxload /etc/midi/GU11-ROM.SF2
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330