Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: My USB wifi dongle doesn't work on Ubuntu 8.10 and later!

  1. #21
    Join Date
    Feb 2008
    Beans
    8

    Re: My USB wifi dongle doesn't work on Ubuntu 8.10 and later!

    calrogman, i have the problem you solved (on 9.04), could you please explain what should i do? step by step? im a newb with ubuntu.

  2. #22
    Join Date
    Sep 2008
    Location
    Britain
    Beans
    119

    Re: My USB wifi dongle doesn't work on Ubuntu 8.10 and later!

    Sorry for not replying sooner, I thought this thread was dead.

    I did the following:
    Code:
    cp /lib/firmware/zd1211 /lib/firmware/`uname -r`/zd1211
    modprobe zd1211rw
    If your dongle starts working then add zd1211rw to /etc/modules using:
    Code:
    echo zd1211rw >> /etc/modules

Page 3 of 3 FirstFirst 123

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
  •