i do
dpkg -i /tmp/firmware-realtek_0.36_all.deb
it says file not found. but i saved to /tmp
topic title: wireless adapter realtek 8188cus
-
Posts: 20
- Joined: 07 Nov 2012
-
Posts: 20
- Joined: 07 Nov 2012
#17
when i do sux
dpkg -i /tmp/firmware-realtek_0.36_all.deb
it says file not found
dpkg -i /tmp/firmware-realtek_0.36_all.deb
it says file not found
-
Posts: 4,164
- Joined: 20 Feb 2009
#18
Open a terminal and type in
hit enter
hit enter. Then type in password and hit enter.
Then do the dpkg -i command to install the .deb . Reboot after installing the .deb. Then after bootup rin ifconfig -a again to see if wireless usb is turned on.
Code: Select all
cd /tmp
Code: Select all
sux
Then do the dpkg -i command to install the .deb . Reboot after installing the .deb. Then after bootup rin ifconfig -a again to see if wireless usb is turned on.
-
Posts: 20
- Joined: 07 Nov 2012
#19
when i do dpkg -i /tmp/firmware_realtek_0.36_all.deb
error as below comes.
pkg-split: error: error reading /tmp: Is a directory
dpkg: error processing /tmp (--install):
subprocess dpkg-split returned error exit status 2
dpkg: error processing /firmware-realtek_0.36_all.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
/tmp
/firmware-realtek_0.36_all.deb
error as below comes.
pkg-split: error: error reading /tmp: Is a directory
dpkg: error processing /tmp (--install):
subprocess dpkg-split returned error exit status 2
dpkg: error processing /firmware-realtek_0.36_all.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
/tmp
/firmware-realtek_0.36_all.deb
-
Posts: 20
- Joined: 07 Nov 2012
#20
dpkg -i /tmp/firmware-realtek_0.36_all.deb
dpkg: error processing /tmp/firmware-realtek_0.36_all.deb (--install):
cannot access archive: No such file or dir
when i do dpkg -i /tmp/firmware-realtek_0.36_all.deb i get the above output from
konsole.
dpkg: error processing /tmp/firmware-realtek_0.36_all.deb (--install):
cannot access archive: No such file or dir
when i do dpkg -i /tmp/firmware-realtek_0.36_all.deb i get the above output from
konsole.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#21
Are you sure that is where the deb is?
Files in tmp are removed on reboot.
Files in tmp are removed on reboot.
-
Posts: 20
- Joined: 07 Nov 2012
#22
dear rocky thanks,, i updated the firmware to 0.36_all.deb
i checked in synaptic.. But still i do inxi -F i do not find driber for my rtl8188cus
wireless.lso i do iwconfig but do not find.. what to do now.
i checked in synaptic.. But still i do inxi -F i do not find driber for my rtl8188cus
wireless.lso i do iwconfig but do not find.. what to do now.
-
Posts: 4,164
- Joined: 20 Feb 2009
#23
__{{emoticon}}__
adhikariindia wrote:dear rocky thanks,, i updated the firmware to 0.36_all.deb
i checked in synaptic.. But still i do inxi -F i do not find driber for my rtl8188cus
wireless.lso i do iwconfig but do not find.. what to do now.
Code: Select all
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1a:6b:55:6a:32
inet addr:192.168.2.17 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::21a:6bff:fe55:6a32/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:414154 errors:0 dropped:0 overruns:0 frame:0
TX packets:327095 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:440646322 (420.2 MiB) TX bytes:33569082 (32.0 MiB)
Interrupt:16 Memory:d0280000-d02a0000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:74 errors:0 dropped:0 overruns:0 frame:0
TX packets:74 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5292 (5.1 KiB) TX bytes:5292 (5.1 KiB)
wlan0 Link encap:Ethernet HWaddr 00:1a:ef:05:1e:09
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)