Page 3 of 17 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 164

Thread: Realtek RTL8191SE

  1. #21
    Join Date
    May 2008
    Location
    Bucharest, Romania
    Beans
    63
    Distro
    Ubuntu

    Unhappy Re: Realtek RTL8191SE

    Quote Originally Posted by Taburn View Post
    My connection also works for a couple of minutes then dies out. I have a Toshiba Satellite L500. This happens when I install the drivers with the make install command as well as when I copy the firmware to the Kernel (method 2 from the realtek readme file). Is anyone having this problem with Ubuntu 32 bits? (I'm using 64 bits).
    Exactly the same on Asus 1201N! (64 and 32 bits)
    Last edited by mdalacu; January 6th, 2010 at 07:23 PM.

  2. #22
    Join Date
    Aug 2006
    Beans
    Hidden!

    Re: Realtek RTL8191SE

    Hello all,

    Same problem here, Asus 1201n too.

    Drops connection every minute or so.

    Would love help with this.

  3. #23
    Join Date
    Aug 2006
    Beans
    Hidden!

    Re: Realtek RTL8191SE

    I seem to have found a solution to my problem, so thought I would share.

    Having looked at the files installed by driver, it had copied the firmware to the /lib/firmware/2.6.31-17-generic/RTL8192SE folder.

    Normally I put firmware files directly into /lib/firmware

    So I copied both files into this folder and rebooted, all seems to be fine now.

    Hope this helps someone else.

  4. #24
    Join Date
    Oct 2008
    Location
    Edmonton, AB Canada
    Beans
    4
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Realtek RTL8191SE

    Quote Originally Posted by c1tlr340 View Post
    I seem to have found a solution to my problem, so thought I would share.

    Having looked at the files installed by driver, it had copied the firmware to the /lib/firmware/2.6.31-17-generic/RTL8192SE folder.

    Normally I put firmware files directly into /lib/firmware

    So I copied both files into this folder and rebooted, all seems to be fine now.

    Hope this helps someone else.

    When you say both files which to files are you talking about? When I list the files in /lib/firmware/2.6.31-17-generic/rtl8192se_linux_2.6.0013.1204.2009 I have 18 things listed.

    Looking forward to the reply as am finding this frustrating.
    Am running Ubuntu 9.10 64 bit on a Toshiba L450-01M.

  5. #25
    Join Date
    Dec 2009
    Beans
    3

    Re: Realtek RTL8191SE

    Quote Originally Posted by vcallas View Post
    When you say both files which to files are you talking about? When I list the files in /lib/firmware/2.6.31-17-generic/rtl8192se_linux_2.6.0013.1204.2009 I have 18 things listed.

    Looking forward to the reply as am finding this frustrating.
    Am running Ubuntu 9.10 64 bit on a Toshiba L450-01M.
    The files that C1tlr340 is talking about are the ones located in the ../rtl8192se_linux_2.6.0013.1204.2009/firmware/RTL8192se directory. (they are called rtl8192sfw.bin and rtl8192sfw492.bin. I tried this solution myself and it does not really help anything. Connection still drops every few minutes and I occasionally get asked for my WPA key. I'll keep fiddling around and keep you posted in case of success.

  6. #26
    Join Date
    Aug 2006
    Beans
    Hidden!

    Re: Realtek RTL8191SE

    Quote Originally Posted by Taburn View Post
    The files that C1tlr340 is talking about are the ones located in the ../rtl8192se_linux_2.6.0013.1204.2009/firmware/RTL8192se directory. (they are called rtl8192sfw.bin and rtl8192sfw492.bin. I tried this solution myself and it does not really help anything. Connection still drops every few minutes and I occasionally get asked for my WPA key. I'll keep fiddling around and keep you posted in case of success.
    Sorry for the false alarm, mine is back to dropping connection.

    The BIOS on my 1201n always needs reconfigured on reboot too.

    I'm having to use windows just now, as I am finding the problem very annoying.

    I am using the latest bios version from Asus, 318.

    Now not sure if problem is driver or bios related.

  7. #27
    Join Date
    Aug 2006
    Beans
    Hidden!

    Re: Realtek RTL8191SE

    I normally use a Broadcom card, copy over the firmware and am up and running in about 5 min.

    I am considering buying a half size pci-e card and installing it, requires opening it up though.

  8. #28
    Join Date
    Oct 2005
    Beans
    8

    Re: Realtek RTL8191SE

    Here is what I used to get a stable wireless driver running on the 1201n. Many thanks to David Woo of on launchpad for posting all of the information here that I needed to get it working. And thanks to the Phoronix review of the 1201n that had the above link.

    I've installed the 64-bit version of Ubuntu 9.10, but there are instructions within the bug report for getting it working on the 32-bit version as well.

    32-bit Driver:
    http://launchpadlibrarian.net/339279...12.2009.tar.gz

    64-bit Driver:
    http://launchpadlibrarian.net/340903...9_64bit.tar.gz

    Prerequisites:
    Code:
    sudo apt-get install build-essentials
    sudo apt-get install linux-headers-`uname -r`
    [1] Extract the driver using 'tar zxvf <filename>'
    [2] CD into the folder and run make
    [3] Then run 'make install'
    [4] If make install succeeds, reboot and it should be working

    If the make install fails (as it did for me) you can manually install the driver using these steps:

    [1] Copy the target module in HAL/rtl8192/rt8192se_pci.ko to /lib/modules/`uname -r`/kernel/drivers/net/wireless/
    [2] Copy rtl8192se firmware folder to /lib/firmware/`uname -r`
    [3] Run the command of `depmod -a`
    [4] Run the command of 'modprobe rtl8192se_pci', or reboot.
    [5] Check the NetworkManager, and see whether there's network list show out?

    Best of luck!

    Duncan

  9. #29
    Join Date
    Jan 2010
    Beans
    2

    Re: Realtek RTL8191SE

    Quote Originally Posted by Aurawin View Post
    I recieved the drivers direct from realtek. I had to compile them but as soon as I ran make and make install and rebooted it worked. Anyone need driver source? I cannot attach source since it's larger than the quota.

    But I'm using my wireless every day with this version. It's pretty stable unless you have to switch hotspots. That may lead to a system hang. But that hang even happens on Windows 7.
    hey man i need tht could i pm you my email so u could send it?
    tht would help me soo much pleas and thank you.

  10. #30
    Join Date
    Apr 2009
    Beans
    10

    Re: Realtek RTL8191SE

    I bought Msi Wind Top AE2220M yesterday. Installed Ubuntu 9.10 x64, but can't get the wifi working :/ Spent hours trying to make it work.


    I see my network, but it just won't connect at all. I also tried to change WEP/WPA encryption, didn't help either. This just makes me want to get rid of Ubuntu. Any ideas?

Page 3 of 17 FirstFirst 1234513 ... 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
  •