Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 48

Thread: bcmwl kernel module failed to build

  1. #11
    Join Date
    Jul 2010
    Beans
    62

    Re: bcmwl kernel module failed to build

    Hello Mike,

    For the first file, jockey.log, a window prompt when I was about to save the data it closed and at the terminal it displayed this message:
    Gtk:ERROR:/build/buildd/gtk+2.0-2.20.0/gtk/gtkfilesystemmodel.c:330:node_set_visible: assertion failed: (row < model->files->len)


    I am attaching you the file jockey.log.1


    I really appreciate your help, thanks
    Attached Files Attached Files

  2. #12
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: bcmwl kernel module failed to build

    There is nothing particularly interesting in the log you posted. The last entry is from July 24, 11:17, so I am not quite sure it's relevant, also searching the log for errors from post #3 returns no results. I suspect you'll need to post a more recent log.

  3. #13
    Join Date
    Jul 2010
    Beans
    62

    Re: bcmwl kernel module failed to build

    I retried by going to the controller activation, I was able to open the jockey.log file!

    hopefully you find something interesting,

    thanks
    Last edited by wobert; July 27th, 2010 at 02:57 AM.

  4. #14
    Join Date
    Jul 2010
    Beans
    62

    Re: bcmwl kernel module failed to build

    could not attached it on the previous post because I was editing
    here the attachment
    Attached Files Attached Files

  5. #15
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: bcmwl kernel module failed to build

    No, this log doesn't reveal much either, at least to my unexperienced eye. I was hoping there would be some explicit info about installing and failing, but it's not there.
    Let's backtrack to post #1. It looks like you've tried installing the STA driver, Ndisrapper, and then b43. Obviously, the tree can not happily coexist. The output of the command below should show which of the three are still installed.
    Code:
    dpkg -l | grep -i 'bcmwl\|ndiswrapper\|b43'
    Last edited by mikewhatever; July 27th, 2010 at 09:05 AM.

  6. #16
    Join Date
    Jul 2010
    Beans
    62

    Re: bcmwl kernel module failed to build

    Here the response:

    ii b43-fwcutter 1:012-1build1 Utility for extracting Broadcom 43xx firmwar
    iF bcmwl-kernel-source 5.60.48.360ubuntu3 Broadcom 802.11 Linux STA wireless driver so
    ii bcmwl-modaliases 5.60.48.360ubuntu3 Modaliases for the Broadcom 802.11 Linux STA
    ii ndisgtk 0.8.5-1 graphical frontend for ndiswrapper (installa
    ii ndiswrapper-common 1.54-2ubuntu1 Common scripts required to use the utilities
    ii ndiswrapper-utils-1.9 1.54-2ubuntu1 Userspace utilities for the ndiswrapper Linu

  7. #17
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: bcmwl kernel module failed to build

    Great, you have all of them installed. Remove all but bcmwl-...
    Code:
    sudo apt-get --purge autoremove b43-fwcutter ndiswrapper-common ndiswrapper-utils
    Post the output of that please.
    Last edited by mikewhatever; July 28th, 2010 at 12:58 AM.

  8. #18
    Join Date
    Jul 2010
    Beans
    62

    Re: bcmwl kernel module failed to build

    Displays:

    E: Uknown option from the line of order ´p´ [from -purge]

  9. #19
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: bcmwl kernel module failed to build

    Quote Originally Posted by wobert View Post
    Displays:

    E: Uknown option from the line of order ´p´ [from -purge]
    Fixed the command, try it again.

  10. #20
    Join Date
    Jul 2010
    Beans
    62

    Re: bcmwl kernel module failed to build

    Let me know if I press Yes
    here the message:

    The package ndiswrapper-utils is not installed, will not be eliminated

    The following packages will be eliminated:

    b43-fwcutter* ndisgtk* ndiswrapper-common* ndiswrapper-utils-1.9*

    total of 1229kB after this operation

    want to continue y/n
    Last edited by wobert; July 28th, 2010 at 01:13 AM.

Page 2 of 5 FirstFirst 1234 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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