Hi Manoj

> Hi,
> 
>       I downloaded the source rpm, and recompiled it locally with
>  some changes (I run Debian). I still am having problems with
>  2.1.98. I get errors logged as:
> ______________________________________________________________________
> 
> Apr 30 03:22:26 tiamat diald[732]: Could not get socket to do packet monitoring: 
>Socket type not supported
> Apr 30 03:22:27 tiamat diald[732]: Can't set line discipline: Invalid argument
> Apr 30 03:22:26 tiamat diald[732]: Diald is dieing with code 1
> ______________________________________________________________________
> 
>       dctrl also does not work (in fact, I could not get the pull
>  down menus to actually pull down). Everything works just fine on
>  2.0.33, so it is definitely a version problem.
> 
>       Any help as to where I should start looking shall be
>  appreciated.
> 
>       manoj
> 
2.1 kernels have modularized AF_PACKET support. The usual problem here
is that you have not included CONFIG_AF_PACKET support in your running
kernel (this can be easily confirmed by doing "tcpdump").
To do this, either say "y" or "m" (and later "# modprobe af_packet")
to CONFIG_AF_PACKET at kernel "make config" time.

Hope I helped you
Regards!
-- 
-- Juanjo       http://juanjox.home.ml.org/
                       Yo don't need an hologram to know...
                       Nor you need to sell your brain to anyone.
                       Yo can feel it. It's Linux.


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to