Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Hi, I would really appreciate if somebody could help me out with installing driver for RTL8191SE network card. At the moment wireless conection on the PC does not work only ...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Posts
    4

    Question RTL8191SE no wireless conection

    Hi,

    I would really appreciate if somebody could help me out with installing driver for RTL8191SE network card. At the moment wireless conection on the PC does not work only wired network is operational.

    I have the latest Ubuntu OS running.

    Best,

    Ieva

  2. #2
    Just Joined! Spyderkid's Avatar
    Join Date
    Sep 2010
    Posts
    97
    is it a network card or a USB one?

  3. #3
    Just Joined! Spyderkid's Avatar
    Join Date
    Sep 2010
    Posts
    97
    download the driver on an other computer http://www.wireless-driver.com/download/realtek/realtek-rtl8191se-rtl8192se-wireless-drivers-utility.htm

    scroll down to the third download option save it to a USB stick (prefrably) then report back when you've done that.

  4. #4
    Just Joined!
    Join Date
    Sep 2010
    Posts
    4
    Hi and thanks Spyderkid!

    It is a natwork card.

    rtl8192se_linux_2.6.0015.0127.2010.tar.gz saved on a USB stick.

    What do i do next?

    ieva

  5. #5
    Just Joined! Spyderkid's Avatar
    Join Date
    Sep 2010
    Posts
    97
    Sorry about the long time i havent posted for
    Next plug in the USB stick and right click on file, then click move to..., and select desktop.

    Then issue these commands: (dont type in anything in brackets)

    Code:
    cd desktop (press enter)
    sudo dpkg -i ftl8192se (hit tab key twice)
    (then press enter after last command) (obviously)

    then let it install

  6. #6
    Just Joined! Spyderkid's Avatar
    Join Date
    Sep 2010
    Posts
    97
    Really Sorry about the long delay in answering your question.

  7. #7
    Just Joined!
    Join Date
    Sep 2010
    Posts
    4
    Hey Spyderkid thanks a lot,

    I did what you said to do and here what i got back from my laptop Could there be something else i could do?

    ieva@ieva-laptop:~$ cd desktop
    bash: cd: desktop: No such file or directory
    ieva@ieva-laptop:~$ cd Desktop
    ieva@ieva-laptop:~/Desktop$ sudo dpkg -i rtl8192se_linux_2.6.0015.0127.2010.tar.gz
    dpkg-deb: `rtl8192se_linux_2.6.0015.0127.2010.tar.gz' is not a debian format archive
    dpkg: error processing rtl8192se_linux_2.6.0015.0127.2010.tar.gz (--install):
    subprocess dpkg-deb --control returned error exit status 2
    Errors were encountered while processing:
    rtl8192se_linux_2.6.0015.0127.2010.tar.gz
    ieva@ieva-laptop:~/Desktop$


    Ieva

  8. #8
    Just Joined! Spyderkid's Avatar
    Join Date
    Sep 2010
    Posts
    97
    i see the problem at the begining you said desktop it needs to be a capital D so you should type in Desktop instead then issue the command:
    sudo dpkg -i ftl8192se (hit tab key twice)

    soooooo...

    Code:
    cd Desktop (press enter)
    sudo dpkg -i ftl8192se (hit tab key twice)

  9. #9
    Just Joined! Spyderkid's Avatar
    Join Date
    Sep 2010
    Posts
    97
    sorry about that :S

  10. #10
    Just Joined!
    Join Date
    Sep 2010
    Posts
    4
    sorry about confusion. The desktop issue i managed to get by, but what to do with the following lines saying that the file is not a debian format archive and wouldnt install.

    ieva@ieva-laptop:~/Desktop$ sudo dpkg -i rtl8192se_linux_2.6.0015.0127.2010.tar.gz
    dpkg-deb: `rtl8192se_linux_2.6.0015.0127.2010.tar.gz' is not a debian format archive
    dpkg: error processing rtl8192se_linux_2.6.0015.0127.2010.tar.gz (--install):
    subprocess dpkg-deb --control returned error exit status 2
    Errors were encountered while processing:
    rtl8192se_linux_2.6.0015.0127.2010.tar.gz
    ieva@ieva-laptop:~/Desktop$

    Ieva

Page 1 of 2 1 2 LastLast

Posting Permissions

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