Wireless only in "always fresh"
Wireless only in "always fresh"
Hello! My problem is simple.
In "always fresh" mode Porteus runs as it should.
In standard LXDE mode, there is no wireless connection - when clicking the icon of Internet connection, in wireless section there is a label "device is not ready". When activating pns-tool/xpns-tool via terminal, wifi manager does not show any devices as well.
The hardware is netbook Asus EEE with Windows XP, I boot Porteus from pendrive, ext2 file system, produced under Linux Mint.
Thanks for help!
In "always fresh" mode Porteus runs as it should.
In standard LXDE mode, there is no wireless connection - when clicking the icon of Internet connection, in wireless section there is a label "device is not ready". When activating pns-tool/xpns-tool via terminal, wifi manager does not show any devices as well.
The hardware is netbook Asus EEE with Windows XP, I boot Porteus from pendrive, ext2 file system, produced under Linux Mint.
Thanks for help!
-
- Contributor
- Posts: 669
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: against russian attacks
- Contact:
Re: Wireless only in "always fresh"
Cześć sim!
Rename your changes folder to changes-old and try again in standard LXDE mode.
Rename your changes folder to changes-old and try again in standard LXDE mode.
You have mind and feelings. Be wise and clever.
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wireless only in "always fresh"
perhaps this:
Code: Select all
nonetwork
... This boot parameter will prevent Porteus from automatically
establishing a network connection on start-up.
Note that this cheatcode makes some modifications to
your system which must be manually restored, so it is
recommended that you only use this cheatcode in "Always
Fresh" mode. If you've ignored this advice and need to
recover your network connection, please run the following:
chmod +x /etc/rc.d/rc.inet1 /etc/rc.d/rc.networkmanager
sed -i 's/Hidden=true//g' /etc/xdg/autostart/nm-applet.desktop
Please add [Solved] to your thread title if the solution was found.
- francois
- Contributor
- Posts: 6327
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Wireless only in "always fresh"
@fanthom:
You really know them all!
You really know them all!

Prendre son temps, profiter de celui qui passe.
Re: Wireless only in "always fresh"
Thanks, but both solution did not work.
In the second one terminal displayed "no such directory or folder" message...
In the second one terminal displayed "no such directory or folder" message...
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Wireless only in "always fresh"
This means in the other mode you have made a modification that prevents it from working as it should.In "always fresh" mode Porteus runs as it should.
Please be more specific. What is 'the second one'? If these files or folders don't exist then something is wrong with your installation.In the second one terminal displayed "no such directory or folder" message...
Finally, please boot into the non working mode and use the Porteus Settings Centre to generate a system information dump. Save it somewhere, boot into fresh mode and upload it to pastebin and post the link here.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Wireless only in "always fresh"
I didn't do any changes - it was first start.brokenman wrote:This means in the other mode you have made a modification that prevents it from working as it should.In "always fresh" mode Porteus runs as it should.
As for second solution: I put suggested line in terminalIn the second one terminal displayed "no such directory or folder" message...
Please be more specific. What is 'the second one'? If these files or folders don't exist then something is wrong with your installation.
Finally, please boot into the non working mode and use the Porteus Settings Centre to generate a system information dump. Save it somewhere, boot into fresh mode and upload it to pastebin and post the link here.
Code: Select all
chmod +x /etc/rc.d/rc.inet1 /etc/rc.d/rc.networkmanager
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wireless only in "always fresh"
maybe you deleted those scripts or some other important files? please provide mentioned xpsinfo report and show me the output of:
this command will show us the files which have been deleted from core modules.
thanks
Code: Select all
find /mnt/live/memory/changes -name ".wh.*"
thanks
Please add [Solved] to your thread title if the solution was found.
Re: Wireless only in "always fresh"
Code: Select all
/mnt/live/memory/changes/.wh..wh.plnk
/mnt/live/memory/changes/.wh..wh.orph
/mnt/live/memory/changes/.wh..wh.aufs
-
- Contributor
- Posts: 669
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: against russian attacks
- Contact:
Re: Wireless only in "always fresh"
Are you connected to power supply and have activated proper modules like in always fresh mode?
You have mind and feelings. Be wise and clever.
- francois
- Contributor
- Posts: 6327
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Wireless only in "always fresh"
Another suggestion that usually does the trick with wifi pns-tool. In command line issue the following command:
See the following thread:
http://forum.porteus.org/viewtopic.php?f=123&t=2971
Code: Select all
root@porteus:~# pns-tool
http://forum.porteus.org/viewtopic.php?f=123&t=2971
Prendre son temps, profiter de celui qui passe.