Page 3 of 10 FirstFirst 12345 ... LastLast
Results 21 to 30 of 95

Thread: howto: Belkin F7D1101 with RTL8192SU from staging

  1. #21
    Join Date
    Nov 2010
    Beans
    2

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    Also,
    what does fdm mean when he says..."First I had to add the device to r8192s_usb"?

    does that mean there is a step before adding the code? or is that the first line?

  2. #22
    Join Date
    Mar 2006
    Location
    The Hague, The Netherland
    Beans
    Hidden!

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    this also works for the sitecom 150n or wl-349 usb adapter.

    do everything as described by fdm and replace the vendor and product id's:

    network_drivers.conf
    install r8192s_usb /sbin/modprobe --ignore-install r8192s_usb $CMDLINE_OPTS; /bin/echo "0df6 004b" > /sys/bus/usb/drivers/rtl819xU/new_id
    network_drivers.rules
    ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0df6", ATTR{idProduct}=="004b", RUN+="/sbin/modprobe -qba r8192s_usb"

  3. #23
    Join Date
    Jul 2010
    Beans
    40
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    dude, i love you so much right now. for weeks id been using a dd-wrt router/iphone pda net to connect, and IT SUCKED. then i found thiis, and it works a treat. tytyty
    Im not racist, i hate everybody equally!

  4. #24
    Join Date
    Nov 2010
    Beans
    1
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    +1 for success story ! It just works on 10.4 !


    Thanks a Tonnn !

  5. #25
    Join Date
    Jun 2006
    Beans
    3

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    Running arch linux, but this is the only post about this I've seen anywhere


    Did all you described above..

    after reboot, when i try to sudo ifconfig wlan0 up
    it gives me

    SIOCSIFFLAGS: Resource temporarily unavailable

    any thoughts? wlan0 only shows up with ifconfig -a, so somethings not configured correctly..

    any help wuold be appreciated.

  6. #26
    Join Date
    Jun 2006
    Beans
    3

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    nevermind i put the firmware .bin in the wrong folder i'm an idiot.


    thanks a bunch for this!

  7. #27
    Join Date
    Dec 2005
    Location
    Seattle
    Beans
    20
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    After following the OP directions but using the RTL8192SE firmware found on the arch forum site, the adapter is working perfectly. I had connection and disconnection problems with the firmware file from svn.debian.org. Thanks fdm for posting the procedure. It helped me greatly.

  8. #28
    Join Date
    Oct 2008
    Location
    Spanish Fork, UT
    Beans
    47
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    Worked perfectly on 10.04 64-bit. Thanks!

  9. #29
    Join Date
    Dec 2010
    Location
    Planet Earth
    Beans
    1
    Distro
    Ubuntu Studio 10.10 Maverick Meerkat

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    Good job & Many thanks! It works in Ubuntu 10.10. The Belkin USB adapter in my Linux Box is now working with a much stronger signal than when using the windows XP driver & Ndiswrapper.

  10. #30
    Join Date
    Apr 2009
    Beans
    2

    Re: howto: Belkin F7D1101 with RTL8192SU from staging

    I tried to download the firmware via wget as suggested earlier, but nothing downloads. It shows that it is connected to the server but nothing downloads. It just seams to time out. I've tried 10 times (a definition of insanity). ?

Page 3 of 10 FirstFirst 12345 ... LastLast

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
  •