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 ...
- 09-25-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 4
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
- 09-26-2010 #2
- 09-26-2010 #3
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.
- 09-28-2010 #4Just 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
- 10-01-2010 #5
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)
(then press enter after last command) (obviously)Code:cd desktop (press enter) sudo dpkg -i ftl8192se (hit tab key twice)
then let it install
- 10-01-2010 #6
Really Sorry about the long delay in answering your question.
- 10-01-2010 #7Just 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
- 10-01-2010 #8
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)
- 10-01-2010 #9
- 10-01-2010 #10Just 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


Reply With Quote