Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 24
Hello Everybody, I was able to make my Debian's wireless work a few months ago until the time came that I had to make a fresh install. After trying and ...
  1. #1
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225

    [SOLVED] Help Please for Debian Lenny Wireless

    Hello Everybody,

    I was able to make my Debian's wireless work a few months ago until the time came that I had to make a fresh install.

    After trying and failing this time, I received some advise that Debian removed the wl package from their repos just recently and have tried to follow the new instructions.

    Its kinda long but please allow me to post my outputs below hoping that it could help you in understanding what is happening:

    Code:
    debian:/home/jun# apt-get update && apt-get install build-essential linux-headers-$`uname -r` wireless-tools
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny Release.gpg
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny/main Translation-en_PH
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny Release
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny/main Packages/DiffIndex
    Hit http://mirrors.kernel.org lenny Release.gpg
    Ign http://mirrors.kernel.org lenny/main Translation-en_PH
    Hit http://security.debian.org lenny/updates Release.gpg
    Ign http://security.debian.org lenny/updates/main Translation-en_PH
    Hit http://mirrors.kernel.org lenny Release
    Hit http://volatile.debian.org lenny/volatile Release.gpg
    Ign http://volatile.debian.org lenny/volatile/main Translation-en_PH
    Ign http://mirrors.kernel.org lenny/main Packages/DiffIndex
    Hit http://security.debian.org lenny/updates Release
    Hit http://volatile.debian.org lenny/volatile Release
    Ign http://mirrors.kernel.org lenny/main Sources/DiffIndex
    Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
    Hit http://mirrors.kernel.org lenny/main Packages
    Ign http://volatile.debian.org lenny/volatile/main Packages/DiffIndex
    Hit http://mirrors.kernel.org lenny/main Sources
    Ign http://security.debian.org lenny/updates/main Sources/DiffIndex
    Ign http://volatile.debian.org lenny/volatile/main Sources/DiffIndex
    Hit http://security.debian.org lenny/updates/main Packages
    Hit http://volatile.debian.org lenny/volatile/main Packages
    Hit http://security.debian.org lenny/updates/main Sources
    Hit http://volatile.debian.org lenny/volatile/main Sources
    Reading package lists... Done
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package linux-headers-$2.6.26-2-686
    debian:/home/jun# apt-get update && apt-get install build-essential linux-headers-$(uname -r) wireless-tools
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny Release.gpg
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny/main Translation-en_PH
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny Release
    Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny/main Packages/DiffIndex
    Hit http://mirrors.kernel.org lenny Release.gpg
    Ign http://mirrors.kernel.org lenny/main Translation-en_PH
    Hit http://security.debian.org lenny/updates Release.gpg
    Ign http://security.debian.org lenny/updates/main Translation-en_PH
    Hit http://mirrors.kernel.org lenny Release
    Hit http://volatile.debian.org lenny/volatile Release.gpg
    Ign http://volatile.debian.org lenny/volatile/main Translation-en_PH
    Ign http://mirrors.kernel.org lenny/main Packages/DiffIndex
    Hit http://security.debian.org lenny/updates Release
    Hit http://volatile.debian.org lenny/volatile Release
    Ign http://mirrors.kernel.org lenny/main Sources/DiffIndex
    Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
    Hit http://mirrors.kernel.org lenny/main Packages
    Ign http://volatile.debian.org lenny/volatile/main Packages/DiffIndex
    Ign http://security.debian.org lenny/updates/main Sources/DiffIndex
    Hit http://mirrors.kernel.org lenny/main Sources
    Ign http://volatile.debian.org lenny/volatile/main Sources/DiffIndex
    Hit http://security.debian.org lenny/updates/main Packages
    Hit http://volatile.debian.org lenny/volatile/main Packages
    Hit http://security.debian.org lenny/updates/main Sources
    Hit http://volatile.debian.org lenny/volatile/main Sources
    Reading package lists... Done
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    wireless-tools is already the newest version.
    The following extra packages will be installed:
      binutils bzip2 cpp-4.1 dpkg-dev g++ g++-4.3 gcc gcc-4.1 gcc-4.1-base gcc-4.3
      libc6-dev libstdc++6-4.3-dev linux-headers-2.6.26-2-common
      linux-kbuild-2.6.26 linux-libc-dev make
    Suggested packages:
      binutils-doc bzip2-doc gcc-4.1-locales debian-keyring g++-multilib
      g++-4.3-multilib gcc-4.3-doc libstdc++6-4.3-dbg gcc-multilib manpages-dev
      autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.1-multilib
      gcc-4.1-doc libmudflap0-dev gcc-4.3-multilib libmudflap0-4.3-dev
      gcc-4.3-locales libgcc1-dbg libgomp1-dbg libmudflap0-dbg glibc-doc
      libstdc++6-4.3-doc make-doc
    The following NEW packages will be installed:
      binutils build-essential bzip2 cpp-4.1 dpkg-dev g++ g++-4.3 gcc gcc-4.1
      gcc-4.1-base gcc-4.3 libc6-dev libstdc++6-4.3-dev linux-headers-2.6.26-2-686
      linux-headers-2.6.26-2-common linux-kbuild-2.6.26 linux-libc-dev make
    0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
    Need to get 4867kB/22.8MB of archives.
    After this operation, 92.5MB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Media change: please insert the disc labeled
     'Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49'
    in the drive '/cdrom/' and press enter
    
    Get:1 http://security.debian.org lenny/updates/main linux-libc-dev 2.6.26-19lenny2 [750kB]
    Get:2 http://security.debian.org lenny/updates/main linux-headers-2.6.26-2-common 2.6.26-19lenny2 [3719kB]
    Media change: please insert the disc labeled
     'Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49'
    in the drive '/cdrom/' and press enter
    
    Get:3 http://security.debian.org lenny/updates/main linux-headers-2.6.26-2-686 2.6.26-19lenny2 [398kB]
    Fetched 4867kB in 3min25s (23.7kB/s)
    Selecting previously deselected package binutils.
    (Reading database ... 88015 files and directories currently installed.)
    Unpacking binutils (from .../binutils_2.18.1~cvs20080103-7_i386.deb) ...
    Selecting previously deselected package linux-libc-dev.
    Unpacking linux-libc-dev (from .../linux-libc-dev_2.6.26-19lenny2_i386.deb) ...
    Selecting previously deselected package libc6-dev.
    Unpacking libc6-dev (from .../libc6-dev_2.7-18_i386.deb) ...
    Selecting previously deselected package gcc-4.3.
    Unpacking gcc-4.3 (from .../gcc-4.3_4.3.2-1.1_i386.deb) ...
    Selecting previously deselected package gcc.
    Unpacking gcc (from .../gcc_4.3.2-2_i386.deb) ...
    Selecting previously deselected package libstdc++6-4.3-dev.
    Unpacking libstdc++6-4.3-dev (from .../libstdc++6-4.3-dev_4.3.2-1.1_i386.deb) ...
    Selecting previously deselected package g++-4.3.
    Unpacking g++-4.3 (from .../g++-4.3_4.3.2-1.1_i386.deb) ...
    Selecting previously deselected package g++.
    Unpacking g++ (from .../g++_4.3.2-2_i386.deb) ...
    Selecting previously deselected package make.
    Unpacking make (from .../make-dfsg/make_3.81-5_i386.deb) ...
    Selecting previously deselected package bzip2.
    Unpacking bzip2 (from .../b/bzip2/bzip2_1.0.5-1_i386.deb) ...
    Selecting previously deselected package dpkg-dev.
    Unpacking dpkg-dev (from .../dpkg/dpkg-dev_1.14.25_all.deb) ...
    Selecting previously deselected package build-essential.
    Unpacking build-essential (from .../build-essential_11.4_i386.deb) ...
    Selecting previously deselected package gcc-4.1-base.
    Unpacking gcc-4.1-base (from .../gcc-4.1-base_4.1.2-25_i386.deb) ...
    Selecting previously deselected package cpp-4.1.
    Unpacking cpp-4.1 (from .../cpp-4.1_4.1.2-25_i386.deb) ...
    Selecting previously deselected package gcc-4.1.
    Unpacking gcc-4.1 (from .../gcc-4.1_4.1.2-25_i386.deb) ...
    Selecting previously deselected package linux-headers-2.6.26-2-common.
    Unpacking linux-headers-2.6.26-2-common (from .../linux-headers-2.6.26-2-common_2.6.26-19lenny2_i386.deb) ...
    Selecting previously deselected package linux-kbuild-2.6.26.
    Unpacking linux-kbuild-2.6.26 (from .../linux-kbuild-2.6.26_2.6.26-3_i386.deb) ...
    Selecting previously deselected package linux-headers-2.6.26-2-686.
    Unpacking linux-headers-2.6.26-2-686 (from .../linux-headers-2.6.26-2-686_2.6.26-19lenny2_i386.deb) ...
    Processing triggers for man-db ...
    Setting up binutils (2.18.1~cvs20080103-7) ...
    Setting up linux-libc-dev (2.6.26-19lenny2) ...
    Setting up libc6-dev (2.7-18) ...
    Setting up gcc-4.3 (4.3.2-1.1) ...
    Setting up gcc (4:4.3.2-2) ...
    Setting up make (3.81-5) ...
    Setting up bzip2 (1.0.5-1) ...
    Setting up dpkg-dev (1.14.25) ...
    Setting up gcc-4.1-base (4.1.2-25) ...
    Setting up cpp-4.1 (4.1.2-25) ...
    Setting up gcc-4.1 (4.1.2-25) ...
    Setting up linux-headers-2.6.26-2-common (2.6.26-19lenny2) ...
    Setting up linux-kbuild-2.6.26 (2.6.26-3) ...
    Setting up linux-headers-2.6.26-2-686 (2.6.26-19lenny2) ...
    Setting up libstdc++6-4.3-dev (4.3.2-1.1) ...
    Setting up g++-4.3 (4.3.2-1.1) ...
    Setting up g++ (4:4.3.2-2) ...
    Setting up build-essential (11.4) ...
    debian:/home/jun# exit
    exit
    jun@debian:~$ wget http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    --2009-11-10 09:24:13--  http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    Resolving www.broadcom.com... 208.70.88.55
    Connecting to www.broadcom.com|208.70.88.55|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 604412 (590K) [application/x-gzip]
    Saving to: `hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz'
    
    100%[======================================>] 604,412     38.6K/s   in 15s
    
    2009-11-10 09:24:30 (38.6 KB/s) - `hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz' saved [604412/604412]
    
    jun@debian:~$ mkdir hybrid_wl && cd hybrid_wl
    jun@debian:~/hybrid_wl$ tar xvf /home/jun/hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    Makefile
    lib/
    lib/wlc_hybrid.o_shipped
    lib/LICENSE.txt
    src/
    src/include/
    src/include/epivers.h
    src/include/bcmdefs.h
    src/include/bcmendian.h
    src/include/bcmutils.h
    src/include/bcmwifi.h
    src/include/linux_osl.h
    src/include/linuxver.h
    src/include/osl.h
    src/include/pcicfg.h
    src/include/typedefs.h
    src/include/proto/
    src/include/proto/802.11.h
    src/include/proto/802.1d.h
    src/include/proto/bcmeth.h
    src/include/proto/bcmevent.h
    src/include/proto/ethernet.h
    src/include/proto/wpa.h
    src/include/wlioctl.h
    src/shared/
    src/shared/linux_osl.c
    src/wl/
    src/wl/sys/
    src/wl/sys/wl_dbg.h
    src/wl/sys/wl_export.h
    src/wl/sys/wl_iw.c
    src/wl/sys/wl_iw.h
    src/wl/sys/wl_linux.c
    src/wl/sys/wl_linux.h
    src/wl/sys/wlc_key.h
    src/wl/sys/wlc_pub.h
    jun@debian:~/hybrid_wl$ make
    KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
    make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-686'
      LD      /home/jun/hybrid_wl/built-in.o
      CC [M]  /home/jun/hybrid_wl/src/wl/sys/wl_linux.o
      CC [M]  /home/jun/hybrid_wl/src/wl/sys/wl_iw.o
      CC [M]  /home/jun/hybrid_wl/src/shared/linux_osl.o
      LD [M]  /home/jun/hybrid_wl/wl.o
      Building modules, stage 2.
      MODPOST 1 modules
    WARNING: modpost: missing MODULE_LICENSE() in /home/jun/hybrid_wl/wl.o
    see include/linux/module.h for more information
      CC      /home/jun/hybrid_wl/wl.mod.o
      LD [M]  /home/jun/hybrid_wl/wl.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-686'
    jun@debian:~/hybrid_wl$ su
    Password:
    debian:/home/jun/hybrid_wl# mkdir -p /lib/modules/$(uname -r)/extra/wl && cp wl.ko /lib/modules/$(uname -r)/extra/wl
    debian:/home/jun/hybrid_wl# # depmod -a -F /boot/System.map-$(uname -r) $(uname -r)
    debian:/home/jun/hybrid_wl# echo 'install wl /sbin/modprobe -qr b43 ssb; /sbin/modprobe --ignore-install wl $CMDLINE_OPTS' >> /etc/modprobe.d/local.conf
    debian:/home/jun/hybrid_wl# modprobe wl
    FATAL: Module wl not found.
    FATAL: Error running install command for wl
    debian:/home/jun/hybrid_wl#
    
    
    jun@debian:~$ ls /lib/modules/$(uname -r)/extra/wl/
    wl.ko
    jun@debian:~$

  2. #2
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    its a longshot.
    But, try to directly Point at it.
    insmod /lib/modules/$(uname -r)/extra/wl/wl.ko

    What does it say?
    New Users, please read this..
    Google first, then ask..

  3. #3
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    Hello & thank you!

    Here is my output:
    Code:
    jun@debian:~$ su
    Password:
    debian:/home/jun# insmod /lib/modules/$(uname -r)/extra/wl/wl.ko
    insmod: error inserting '/lib/modules/2.6.26-2-686/extra/wl/wl.ko': -1 Unknown symbol in module
    debian:/home/jun#

  4. #4
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    I tried again doing it as what http://www.broadcom.com/docs/linux_sta/README.txt instructs and here are my outputs.

    Code:
    debian:~# mkdir hybrid_wl
    debian:~# cd hybrid_wl
    debian:~/hybrid_wl# tar xzf /home/jun/hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    debian:~/hybrid_wl# make clean
    KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` clean
    make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-686'
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-686'
    debian:~/hybrid_wl# make
    KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
    make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-686'
      LD      /root/hybrid_wl/built-in.o
      CC [M]  /root/hybrid_wl/src/wl/sys/wl_linux.o
      CC [M]  /root/hybrid_wl/src/wl/sys/wl_iw.o
      CC [M]  /root/hybrid_wl/src/shared/linux_osl.o
      LD [M]  /root/hybrid_wl/wl.o
      Building modules, stage 2.
      MODPOST 1 modules
    WARNING: modpost: missing MODULE_LICENSE() in /root/hybrid_wl/wl.o
    see include/linux/module.h for more information
      CC      /root/hybrid_wl/wl.mod.o
      LD [M]  /root/hybrid_wl/wl.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-686'
    debian:~/hybrid_wl# modprobe lib80211
    FATAL: Module lib80211 not found.
    debian:~/hybrid_wl# rmmod wl
    ERROR: Module wl does not exist in /proc/modules
    debian:~/hybrid_wl# /home/jun/hybrid_wl/lib
    -su: /home/jun/hybrid_wl/lib: is a directory
    debian:~/hybrid_wl# ls
    built-in.o  Makefile       Module.symvers  wl.ko     wl.mod.o
    lib         modules.order  src             wl.mod.c  wl.o
    debian:~/hybrid_wl#
    I don't understand. It says I don't have it but it seems that I already have all the things needed to make wireless work

    Would you suggest I just make a fresh reinstall of Debian and try everything allover again?

    Thank you!

  5. #5
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    A reinstall probably won't fix this issue.

    Do this bit again
    Code:
    su -
    insmod /lib/modules/$(uname -r)/extra/wl/wl.ko
    and post the output of
    Code:
    dmesg | grep wl
    modprobe -l | grep wl
    lsmod

  6. #6
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    Hi!

    Code:
    jun@debian:~$ su -
    Password:
    debian:~# insmod /lib/modules/$(uname -r)/extra/wl/wl.ko
    insmod: error inserting '/lib/modules/2.6.26-2-686/extra/wl/wl.ko': -1 Unknown symbol in module
    debian:~#

    Code:
    debian:~# dmesg | grep wl
    [  218.753773] wl: module license 'unspecified' taints kernel.
    [  218.755827] wl: Unknown symbol ieee80211_get_crypto_ops
    
    debian:~# modprobe -l | grep wl
    /lib/modules/2.6.26-2-686/kernel/net/ipv4/ipvs/ip_vs_wlc.ko
    /lib/modules/2.6.26-2-686/kernel/drivers/net/wireless/wl3501_cs.ko
    /lib/modules/2.6.26-2-686/kernel/drivers/net/wireless/rndis_wlan.ko
    /lib/modules/2.6.26-2-686/kernel/drivers/net/wireless/iwlwifi/iwlcore.ko
    /lib/modules/2.6.26-2-686/kernel/drivers/net/wireless/iwlwifi/iwl4965.ko
    /lib/modules/2.6.26-2-686/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
    
    debian:~# lsmod
    Module                  Size  Used by
    rfcomm                 28272  0
    l2cap                  17248  5 rfcomm
    bluetooth              44996  4 rfcomm,l2cap
    ppdev                   6468  0
    parport_pc             22500  0
    lp                      8164  0
    parport                30988  3 ppdev,parport_pc,lp
    ipv6                  235396  16
    acpi_cpufreq            6796  1
    cpufreq_userspace       3172  0
    cpufreq_stats           3776  0
    cpufreq_ondemand        6476  1
    freq_table              4224  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
    cpufreq_powersave       1856  0
    cpufreq_conservative     5960  0
    fuse                   42908  2
    loop                   12748  0
    joydev                  8480  0
    snd_hda_intel         325720  0
    snd_pcm_oss            32800  0
    snd_mixer_oss          12320  1 snd_pcm_oss
    snd_pcm                62660  2 snd_hda_intel,snd_pcm_oss
    snd_seq_dummy           2660  0
    snd_seq_oss            24992  0
    snd_seq_midi            5728  0
    snd_rawmidi            18496  1 snd_seq_midi
    snd_seq_midi_event      6432  2 snd_seq_oss,snd_seq_midi
    snd_seq                41456  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
    snd_timer              17800  2 snd_pcm,snd_seq
    uvcvideo               45800  0
    snd_seq_device          6380  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
    snd                    45636  9 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    compat_ioctl32          1312  1 uvcvideo
    videodev               27520  1 uvcvideo
    jmb38x_ms               7460  0
    serio_raw               4740  0
    pcspkr                  2432  0
    i2c_i801                7920  0
    soundcore               6368  1 snd
    psmouse                32336  0
    v4l1_compat            12260  2 uvcvideo,videodev
    i2c_core               19828  1 i2c_i801
    memstick                9468  1 jmb38x_ms
    snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
    video                  16464  0
    output                  2912  1 video
    wmi                     6440  0
    ac                      4196  0
    intel_agp              22524  1
    button                  6096  0
    battery                10180  0
    agpgart                28808  1 intel_agp
    evdev                   8000  9
    ext3                  105576  1
    jbd                    39476  1 ext3
    mbcache                 7108  1 ext3
    sg                     26964  0
    sr_mod                 13316  0
    cdrom                  30176  1 sr_mod
    sd_mod                 22200  4
    ide_pci_generic         3908  0 [permanent]
    ide_core               96168  1 ide_pci_generic
    ata_generic             4676  0
    ata_piix               14180  3
    libata                140448  2 ata_generic,ata_piix
    scsi_mod              129548  4 sg,sr_mod,sd_mod,libata
    dock                    8304  1 libata
    tg3                    84708  0
    sdhci                  13060  0
    mmc_core               39964  1 sdhci
    ehci_hcd               28428  0
    uhci_hcd               18672  0
    usbcore               118192  4 uvcvideo,ehci_hcd,uhci_hcd
    thermal                15228  0
    processor              32576  4 acpi_cpufreq,thermal
    fan                     4196  0
    thermal_sys            10856  4 video,thermal,processor,fan
    debian:~#

    Last edited by nujinini; 11-11-2009 at 03:40 PM. Reason: typo

  7. #7
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    [ 218.755827] wl: Unknown symbol ieee80211_get_crypto_ops
    This is the problem. I found a similar bug report for Ubuntu 9.10, which connects it to Ubuntu's backported modules.
    https://bugs.launchpad.net/ubuntu/+s...wl/+bug/395630

    But that solution wouldn't apply to debian. I'll keep looking for something.

  8. #8
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Try
    Code:
    su -
    modprobe ieee80211_crypt_tkip
    modprobe wl
    depmod -a

  9. #9
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    Quote Originally Posted by reed9 View Post
    This is the problem. I found a similar bug report for Ubuntu 9.10, which connects it to Ubuntu's backported modules.
    https://bugs.launchpad.net/ubuntu/+s...wl/+bug/395630

    But that solution wouldn't apply to debian. I'll keep looking for something.
    Thank you. I really appreciate it!

  10. #10
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    Quote Originally Posted by reed9 View Post
    Try
    Code:
    su -
    modprobe ieee80211_crypt_tkip
    modprobe wl
    depmod -a
    Code:
    jun@debian:~$ su -
    Password:
    debian:~# modprobe ieee80211_crypt_tkip
    
    debian:~# modprobe wl
    FATAL: Module wl not found.
    FATAL: Error running install command for wl
    
    debian:~# depmod -a
    debian:~#

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •