Networking :: No bluetooth modules in
I noticed a difference between my kernel 2.4.26 box running dsl and a recently installed DSL running 2.4.31;
In the kernel/net dir I have a whole less directories;
On the 2.4.26;
drwxr-xr-x 2 root root 2048 Jun 25 2005 x25
drwxr-xr-x 2 root root 2048 Jun 25 2005 wanrouter
drwxr-xr-x 2 root root 2048 Jun 25 2005 sunrpc
drwxr-xr-x 2 root root 2048 Jun 25 2005 rose
drwxr-xr-x 2 root root 2048 Jun 25 2005 packet
drwxr-xr-x 2 root root 2048 Jun 25 2005 netrom
drwxr-xr-x 2 root root 2048 Jun 25 2005 netlink
drwxr-xr-x 2 root root 2048 Jun 25 2005 lapb
drwxr-xr-x 2 root root 2048 Jun 25 2005 khttpd
drwxr-xr-x 5 root root 2048 Jun 25 2005 irda
drwxr-xr-x 2 root root 2048 Jun 25 2005 ipx
drwxr-xr-x 2 root root 2048 Jun 25 2005 econet
drwxr-xr-x 2 root root 2048 Jun 25 2005 core
drwxr-xr-x 2 root root 2048 Jun 25 2005 ax25
drwxr-xr-x 2 root root 2048 Jun 25 2005 8021q
drwxr-xr-x 4 root root 2048 Mar 12 2007 ipv4
drwxr-sr-x 5 root staff 2048 Mar 15 2007 bluetooth
On the 2.4.31;
root@0[net]# ls -lrt
drwxrwxr-x 2 root root 4096 Oct 26 2005 core
drwxrwxr-x 2 root root 4096 Oct 26 2005 sunrpc
drwxrwxr-x 2 root root 4096 Oct 26 2005 packet
drwxrwxr-x 2 root root 4096 Oct 26 2005 netlink
drwxrwxr-x 2 root root 4096 Oct 26 2005 khttpd
drwxrwxr-x 3 root root 4096 Dec 16 21:00 ipv4
I am in need of the bluetooth ones..
Anyone knows why I am missing these directories?
Alex
Update: I found out that when I install net-modules.tgz I get part of the bluetooth modules back again.. but still hci_usb is missing
You have in the Mydsl extensions download the section of modules, there are two bluetooth modules:
bt_modules-2.4.26.dsl
bt_modules-2.4.31.dsl
That worked.. thanks a lot
original here.