THANK Gapan, solved!
I'm writing this post connected to wifi...
Nano
Search found 8 matches
- 28. Feb 2023, 14:56
- Forum: Problems
- Topic: Wifi missing on ACER Aspire one netbook 751h
- Replies: 4
- Views: 2152
- 28. Feb 2023, 07:59
- Forum: Problems
- Topic: Wifi missing on ACER Aspire one netbook 751h
- Replies: 4
- Views: 2152
Re: Wifi missing on ACER Aspire one netbook 751h
Thank Gapan for your replay,
I connected to internet by wire and followed your instruction:
First I update the system
sudo slapt-src -u
then I installed firmware cutter with
sudo slapt-src -i b43-fwcutter
everything went smooth
but when I launch
sudo slapt-get -i b43-firmware
it exit with ...
I connected to internet by wire and followed your instruction:
First I update the system
sudo slapt-src -u
then I installed firmware cutter with
sudo slapt-src -i b43-fwcutter
everything went smooth
but when I launch
sudo slapt-get -i b43-firmware
it exit with ...
- 25. Feb 2023, 15:13
- Forum: Problems
- Topic: Wifi missing on ACER Aspire one netbook 751h
- Replies: 4
- Views: 2152
Wifi missing on ACER Aspire one netbook 751h
Hi everibody,
I've got a netbook Acer Aspire ONE model 751h (alias model ZA3) with 2GB ram and 240 GB SSD.
Wifi under Windows 7 Starter and Linux Mint LDME5 32bit is working out of the box: I can activate/deactivate wifi chip through a small switch in front of the netbook.
BUT...
Windows 7 is TOO ...
I've got a netbook Acer Aspire ONE model 751h (alias model ZA3) with 2GB ram and 240 GB SSD.
Wifi under Windows 7 Starter and Linux Mint LDME5 32bit is working out of the box: I can activate/deactivate wifi chip through a small switch in front of the netbook.
BUT...
Windows 7 is TOO ...
- 16. May 2014, 16:39
- Forum: Problems
- Topic: Salix update problem behind firewall/proxy
- Replies: 9
- Views: 3331
Re: Salix update problem behind firewall/proxy [SOLVED]
Thank for the help both of you, I think the problem is solved even if with a workaround
After several efforts here what I've found about Gslapt.
variable http_proxy is defined for all users, double checked.
PC has been rebooted after every modification
a) If I try to launch Gslapt directly from ...
After several efforts here what I've found about Gslapt.
variable http_proxy is defined for all users, double checked.
PC has been rebooted after every modification
a) If I try to launch Gslapt directly from ...
- 16. May 2014, 13:35
- Forum: Problems
- Topic: Salix update problem behind firewall/proxy
- Replies: 9
- Views: 3331
Re: Salix update problem behind firewall/proxy
Thank Gapan for help
I created in /etc/profile.d/ following file: export_proxy.sh
it contains:
cat export_proxy.sh
#!/bin/sh
export http_proxy="http://10.41.10.252:8080/"
made it executable for everybody:
-rwxr-xr-x 1 root root 136 mag 16 14:45 export_proxy.sh*
but execution of Gslapt still ...
I created in /etc/profile.d/ following file: export_proxy.sh
it contains:
cat export_proxy.sh
#!/bin/sh
export http_proxy="http://10.41.10.252:8080/"
made it executable for everybody:
-rwxr-xr-x 1 root root 136 mag 16 14:45 export_proxy.sh*
but execution of Gslapt still ...
- 16. May 2014, 10:55
- Forum: Problems
- Topic: Salix update problem behind firewall/proxy
- Replies: 9
- Views: 3331
Re: Salix update problem behind firewall/proxy
Thank, from command line it works!
installation updated
last question: how can I manage same situation with Gslapt?
Shall i enable root to login directly (no sudo or su)?
Thank
installation updated
last question: how can I manage same situation with Gslapt?
Shall i enable root to login directly (no sudo or su)?
Thank
- 16. May 2014, 09:25
- Forum: Problems
- Topic: Salix update problem behind firewall/proxy
- Replies: 9
- Views: 3331
Re: Salix update problem behind firewall/proxy
Thank Gapan for suggestion, but no success unfortunately...
As suggested I issued
export http_proxy="http://10.41.10.252:8080/"
and checked (as before) with
export | grep http
it answered with
declare -x http_proxy="http://10.41.10.252:8080/"
Then I issued
sudo slapt-get -u
Password:
Recupero i ...
As suggested I issued
export http_proxy="http://10.41.10.252:8080/"
and checked (as before) with
export | grep http
it answered with
declare -x http_proxy="http://10.41.10.252:8080/"
Then I issued
sudo slapt-get -u
Password:
Recupero i ...
- 15. May 2014, 14:00
- Forum: Problems
- Topic: Salix update problem behind firewall/proxy
- Replies: 9
- Views: 3331
Salix update problem behind firewall/proxy
Hi, I'm triyng to update salix xfce 14.1 just installed, PC is behind a firewall/proxy.
After installation I can surf on Internet without problem (= network settings are ok).
To make update possibile, as standard user I've issued:
export HTTP_PROXY=http://10.41.10.252:8080
then I've checked it has ...
After installation I can surf on Internet without problem (= network settings are ok).
To make update possibile, as standard user I've issued:
export HTTP_PROXY=http://10.41.10.252:8080
then I've checked it has ...