Page 1 of 4 123 ... LastLast
Results 1 to 10 of 35

Thread: network controller realtek RTL8190 wireless no

  1. #1
    Join Date
    Mar 2013
    Beans
    1

    network controller realtek RTL8190 wireless no

    hola he actualizado mi ubuntu a la versión 12.10 y no detecta la red inalambrica, tengo el controlador RTL8190, me pueden ayudar con este espantoso error por favor...saludos

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: network controller realtek RTL8190 wireless no

    You will probably have better luck here: http://www.ubuntu-es.org/forum/37#.UT-WzVGUx0w However, if you'd like to proceed notwithstanding the language barrier, please open a terminal and run and post:
    Code:
    lspci -nn | grep 0280
    The pipe symbol | is on the right side of my US keyboard on the same key with \. Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Mar 2008
    Location
    Beaumont CA
    Beans
    179

    Re: network controller realtek RTL8190 wireless no

    Chili555 - May I join this thread and request your assistance with getting my RTL8190 working ?

    stan@stan-DX4300:~$ lspci -nn | grep 0280
    05:05.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8190 802.11n Wireless LAN [10ec:8190]

    Ndiswrapper recognizes the driver, but the card cannot 'see' my network.

    Thanks for your assistance.
    Last edited by stans; April 26th, 2013 at 01:02 PM.

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: network controller realtek RTL8190 wireless no

    Quote Originally Posted by stans View Post
    Chili555 - May I join this thread and request your assistance with getting my RTL8190 working ?

    stan@stan-DX4300:~$ lspci -nn | grep 0280
    05:05.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8190 802.11n Wireless LAN [10ec:8190]

    Ndiswrapper recognizes the driver, but the card cannot 'see' my network.

    Thanks for your assistance.
    What does this tell us?
    Code:
    ndiswrapper -l
    sudo modprobe ndiswrapper
    dmesg | grep ndis
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #5
    Join Date
    Mar 2008
    Location
    Beaumont CA
    Beans
    179

    Re: network controller realtek RTL8190 wireless no

    stan@stan-DX4300:~$ ndiswrapper -l
    net819xp : driver installed
    device (10EC:8190) present
    stan@stan-DX4300:~$ sudo modprobe ndiswrapper
    stan@stan-DX4300:~$ dmesg | grep ndis
    [ 15.410301] ndiswrapper version 1.57 loaded (smp=yes, preempt=no)
    [ 15.763407] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIndicateReceiveNetBufferLists'
    [ 15.763415] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferAndNetBufferList'
    [ 15.763420] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateMdl'
    [ 15.763425] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMFreeNetBufferSGList'
    [ 15.763433] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeNetBufferList'
    [ 15.763437] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeMdl'
    [ 15.763442] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMDeregisterScatterGatherDma'
    [ 15.763455] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMOidRequestComplete'
    [ 15.763459] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSetMiniportAttributes'
    [ 15.763464] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisOpenConfigurationEx'
    [ 15.763475] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIndicateStatusEx'
    [ 15.763482] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMAllocatePort'
    [ 15.763487] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMNetPnPEvent'
    [ 15.763491] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMFreePort'
    [ 15.763498] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSendNetBufferListsComplete'
    [ 15.763509] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateIoWorkItem'
    [ 15.763513] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeIoWorkItem'
    [ 15.763518] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisQueueIoWorkItem'
    [ 15.763524] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSetBusData'
    [ 15.763529] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMRegisterMiniportDriver'
    [ 15.763534] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMDeregisterInterruptEx'
    [ 15.763541] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateMemoryWithTagPriority'
    [ 15.763545] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMGetBusData'
    [ 15.763553] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMRegisterScatterGatherDma'
    [ 15.763558] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSynchronizeWithInterruptEx'
    [ 15.763563] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMRegisterInterruptEx'
    [ 15.763567] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferListPool'
    [ 15.763572] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeNetBufferListPool'
    [ 15.763577] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMDeregisterMiniportDriver'
    [ 15.763582] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMAllocateNetBufferSGList'
    [ 15.763584] ndiswrapper (load_sys_files:199): couldn't prepare driver 'net819xp'
    [ 15.763654] ndiswrapper (load_wrap_driver:121): couldn't load driver 'net819xp'
    [ 15.763752] usbcore: registered new interface driver ndiswrapper

  6. #6
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: network controller realtek RTL8190 wireless no

    That doesn't look at all happy, does it? I recommend you install ndiswrapper-1.58. Please check here: http://ubuntuforums.org/showthread.p...1#post12527981
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #7
    Join Date
    Mar 2008
    Location
    Beaumont CA
    Beans
    179

    Re: network controller realtek RTL8190 wireless no

    I've downloaded and installed the 'essentials' then downloaded and installed the new verson of ndiswrapper however the old version keeps coming up. I have rebooted but it doesn't help.


    Thank you for your assistance.
    Last edited by stans; April 27th, 2013 at 04:11 PM.

  8. #8
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: network controller realtek RTL8190 wireless no

    Quote Originally Posted by stans View Post
    I've downloaded and installed the 'essentials' then downloaded and installed the new verson of ndiswrapper however the old version keeps coming up. I have rebooted but it doesn't help.

    Do I need to delete the old version with pkg mgr ?

    Thank you for your assistance.
    When you 'sudo make install' the 1.58 version, it should overwrite the old 1.57 version. You might then try a reboot and then do:
    Code:
    sudo modprobe ndiswrapper
    dmesg | grep ndis
    Look for 1.58 and not 1.57.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #9
    Join Date
    Mar 2008
    Location
    Beaumont CA
    Beans
    179

    Re: network controller realtek RTL8190 wireless no

    Yes - I rebooted and re-issued those commands and got the screenful of bad msgs - and it was the 1.57 version that loaded.

  10. #10
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: network controller realtek RTL8190 wireless no

    We shouldn't have to do this, but, hey, nothing succeeds like brute force:
    Code:
    sudo apt-get remove --purge ndiswrapper*
    sudo rm -rf /etc/ndiswrapper/*
    cd Desktop/ndiswrapper-1.58
    sudo su
    make clean
    make
    make install
    ndiswrapper -i wherever/net819xp.inf  <--wherever the inf and sys files are on your system
    modprobe ndiswrapper
    exit
    dmesg | grep ndis
    NOW is it 1.58??
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 1 of 4 123 ... 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
  •