Results 1 to 8 of 8

Thread: Help with module please

  1. #1

    Help with module please

    I am truing to set up a webcam on my wl-500gp v1.
    I had to compile the entire fw because i needed gspca_sonixb.ko
    Now when i try to use the module i get:
    install: cannot stat `/oleg/broadcom/src/gateway/mipsel-uclibc/modules/lib/modules/*/kernel/fs/ntfs/ntfs.ko': No such file or directory
    or using modprobe
    make[1]: *** [modules_install-usb] Error 1
    make[1]: Leaving directory `/oleg/broadcom/src/gateway'

  2. #2
    Oleg with gspca_sonixb.ko help please

  3. #3
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640

  4. #4
    What the fuck i am supossed to do with them cause are compiled automaticaly duded. acording to the tutorial i am missing dependencies that i cannot install because my flash is readonly.

  5. #5

    Make kernel error

    I am in folder broadcom/src/1.9.2.7-rtn/
    When i run make kernel i get:
    ar -C kernel --exclude .svn -cf - arch drivers include sound | tar -C /oleg/broadcom/src/linux/linux-2.6 -xf -
    make[1]: Leaving directory `/oleg/broadcom/src/1.9.2.7-rtn/brcm-src-2.6'
    make -C kernel-2.6 extra-drivers
    make[1]: Entering directory `/oleg/broadcom/src/1.9.2.7-rtn/kernel-2.6'
    DRV gspca
    DRV usbip
    DRV uvc
    make[1]: Leaving directory `/oleg/broadcom/src/1.9.2.7-rtn/kernel-2.6'
    make -C kernel-2.6 patch
    make[1]: Entering directory `/oleg/broadcom/src/1.9.2.7-rtn/kernel-2.6'
    Preparing kernel ...
    Looking for last applied patch
    Patching /oleg/broadcom/src/linux/linux-2.6 with buildhost.patch
    buildhost.patch
    Can not apply buildhost.patch cleanly
    make[1]: *** [patch] Error 1
    make[1]: Leaving directory `/oleg/broadcom/src/1.9.2.7-rtn/kernel-2.6'
    make: *** [kernel-patch] Error 2

    what i am doing wrong. help please

  6. #6
    what kind of revision do you use?

    remove src/linux/linux-2.6.22.19 directory and re-extract the kernel

    on the latest revision (4314) it worked fine

  7. #7
    i got the kernel from here
    http://wl500g.googlecode.com/files/l....22.19.tar.bz2
    Same error every time

  8. #8
    Quote Originally Posted by badboy1985ro View Post
    i got the kernel from here
    http://wl500g.googlecode.com/files/l....22.19.tar.bz2
    Same error every time
    again, remove everything, do clean

    svn co of the source, unpack kernel and after that from 1.9.2.7-rtn dir do:

    Code:
    make kernel
    make
    after that go to gateway dir and issue:
    Code:
    make menuconfig
    make
    make images

Similar Threads

  1. PL2303 module backport from 2.6.8 to 2.4.20
    By kodomo in forum WL-500g Custom Development
    Replies: 18
    Last Post: 24-07-2009, 20:20

Posting Permissions

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