Re: HermesAP

2003-03-29 Thread Josh
Ok, I have gone ahead and recompiled my kernel per the page that was linked. I enabled the devfs support in menuconfig.  After compile, and dpkg install and reboot, I try the make install for the hermes driver and it gives me the same error. Is there any way for me to verify that devfs is indee

Re: HermesAP

2003-03-29 Thread Josh
Ok, I have gone ahead and recompiled my kernel per the page that was linked. I enabled the devfs support in menuconfig.  After compile, and dpkg install and reboot, I try the make install for the hermes driver and it gives me the same error. Is there any way for me to verify that devfs is indee

Re: HermesAP

2003-03-29 Thread ronin2
On Fri, 28 Mar 2003 18:10:25 -0700 Josh <[EMAIL PROTECTED]> wrote: > I am trying to get the Orinoco hermesap drivers installed from > http://www.hunz.org/hermesap.html I have a laptop with a clean > install of debian on it, stable release image via jigdo. Boot from CD > and do the bf24 install (

Re: HermesAP

2003-03-29 Thread ronin2
On Fri, 28 Mar 2003 18:10:25 -0700 Josh <[EMAIL PROTECTED]> wrote: > I am trying to get the Orinoco hermesap drivers installed from > http://www.hunz.org/hermesap.html I have a laptop with a clean > install of debian on it, stable release image via jigdo. Boot from CD > and do the bf24 install (

Re: HermesAP

2003-03-29 Thread Albert Dengg
> >>Now I need devfs support. How do I go about installing a kernel > >>with devfs support? well you will have to kompile your kernel, since debian normally runs without it, but be warned... you will have to modify a few setting for it to work, for example /etc/fstab... mfg Albert

Re: HermesAP

2003-03-29 Thread ronin2
On Fri, 28 Mar 2003 18:10:25 -0700 Josh <[EMAIL PROTECTED]> wrote: > I am trying to get the Orinoco hermesap drivers installed from > http://www.hunz.org/hermesap.html I have a laptop with a clean > install of debian on it, stable release image via jigdo. Boot from CD > and do the bf24 install (

Re: HermesAP

2003-03-29 Thread ronin2
On Fri, 28 Mar 2003 18:10:25 -0700 Josh <[EMAIL PROTECTED]> wrote: > I am trying to get the Orinoco hermesap drivers installed from > http://www.hunz.org/hermesap.html I have a laptop with a clean > install of debian on it, stable release image via jigdo. Boot from CD > and do the bf24 install (

Re: HermesAP

2003-03-29 Thread Albert Dengg
> >>Now I need devfs support. How do I go about installing a kernel > >>with devfs support? well you will have to kompile your kernel, since debian normally runs without it, but be warned... you will have to modify a few setting for it to work, for example /etc/fstab... mfg Albert -- To UNSUBS

Re: HermesAP

2003-03-29 Thread Josh
I am still trying to compile the CVS version of the hermesap drivers. when I 'make install' it gave the missing modversions.h error, after I downloaded the kernel-headers then it went further, now I get   "orinoco.c:411: warning: #warning Warning no devfs support enabled orinoco.c:412: warnin

Re: HermesAP

2003-03-28 Thread Josh
I am still trying to compile the CVS version of the hermesap drivers. when I 'make install' it gave the missing modversions.h error, after I downloaded the kernel-headers then it went further, now I get   "orinoco.c:411: warning: #warning Warning no devfs support enabled orinoco.c:412: warnin

Re: HermesAP

2003-03-28 Thread Chas Becht
On Fri, 28 Mar 2003 20:24:28 -0700 Josh <[EMAIL PROTECTED]> wrote: > Ok, after downloading the kernel headers and creating a symbolic > link, I have made it past that point. > > Now I need devfs support. How do I go about installing a kernel with > devfs support? > > Zev If you are using the 2

Re: HermesAP

2003-03-28 Thread Josh
Ok, after downloading the kernel headers and creating a symbolic link, I have made it past that point.   Now I need devfs support.  How do I go about installing a kernel with devfs support?   Zev   On Fri, 28 Mar 2003 21:38:25 -0500, Chas Becht wrote: >On Fri, 28 Mar 2003 18:10:25 -0700

Re: HermesAP

2003-03-28 Thread Chas Becht
On Fri, 28 Mar 2003 18:10:25 -0700 Josh <[EMAIL PROTECTED]> wrote: > I get the error, > in file included from hermes.c:46: > /usr/include/linux/module.h:21: > linux/modversions.h: No such file or directory > make: *** [hermesap.o] Error 1 > > I am lost, any help? > > -Zev Kernel header file. M

Re: HermesAP

2003-03-28 Thread Chas Becht
On Fri, 28 Mar 2003 20:24:28 -0700 Josh <[EMAIL PROTECTED]> wrote: > Ok, after downloading the kernel headers and creating a symbolic > link, I have made it past that point. > > Now I need devfs support. How do I go about installing a kernel with > devfs support? > > Zev If you are using the 2

Re: HermesAP

2003-03-28 Thread Josh
Ok, after downloading the kernel headers and creating a symbolic link, I have made it past that point.   Now I need devfs support.  How do I go about installing a kernel with devfs support?   Zev   On Fri, 28 Mar 2003 21:38:25 -0500, Chas Becht wrote: >On Fri, 28 Mar 2003 18:10:25 -0700

Re: HermesAP

2003-03-28 Thread Chas Becht
On Fri, 28 Mar 2003 18:10:25 -0700 Josh <[EMAIL PROTECTED]> wrote: > I get the error, > in file included from hermes.c:46: > /usr/include/linux/module.h:21: > linux/modversions.h: No such file or directory > make: *** [hermesap.o] Error 1 > > I am lost, any help? > > -Zev Kernel header file. M