torsdag 10. januar 2002, 20:40 skrev du :
> On Wed, 9 Jan 2002, Ragnar Wisl�ff wrote:
> > Will the 3c509 work only in non-PnP-mode with LTSP?
>
> AFAIK the provided kernel has no isapnp support (don't know if
> that has changed in the meantime).

OK.

> So disable pnp or compile your own kernel with the config-file
> found in ltsp_initrd_kit as starting point. If you compile isapnp as a
> module you have to make changes to linuxrc as well.

I remember well the pnpdump and isapnp procedures from ISDN and sound cards, 
but they are not very fond memories...

>
> [snip]
> #!/bin/sh
> ...
>
> # linuxrc file for initrd (Initial Ram Disk) for LTSP
> ...
>
> mount -t proc /proc /proc
>
> insmod /lib/modules/isa-pnp.o      <--- line inserted
>                                    copy module to that location.
>                                    don't know if that's a good
>                                    location but it works for me
>                                    to get a soundcard working
>                                    (I don't use lpp).
>
> [ "${INITRD_DBG}" = "1" ] && exec /bin/sh
> ...
> [snip-end]
>
> Hope it helps

OK, it should do. Thanks.

-- 
Mvh
Ragnar Wisl�ff
----------
life is a reach. then you gybe

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to