[Application] SOLEIL


Thanks.

Will set up the network manually then.

Will it work if I use SD-mass storage mode for right SD-Card?
 
Is there also a way to do it over network?

EDIT:

Can't set up proper wifi.

It's on Pandora, not on big computer:

I did the first steps (non firewall steps) but don't get a connection.

Why didin't you include a network manager in Pandora version of SOLEIL as it is in SL4P?

Tried:

rm /etc/rc.d/rc.firewall Doesn't exist.

cp /etc/rc.d/rc.firewall.wlan0.eth0 /etc/rc.d/rc.firewall

chmod +x /etc/rc.d/rc.firewall

/etc/rc.d/rc.firewall restart
 
Last edited by a moderator:
Multiple ways: ftp, nfs, sshfs etc.

Nfs is neat, take a look at /etc/exports .

Once properly edited, just /etc/rc.d/rc.nfsd restart .
 
Is there also a way to do it over network?

EDIT:

Can't set up proper wifi.

It's on Pandora, not on big computer:

I did the first steps (non firewall steps) but don't get a connection.

Why didin't you include a network manager in Pandora version of SOLEIL as it is in SL4P?

Tried:

rm /etc/rc.d/rc.firewall Doesn't exist.

cp /etc/rc.d/rc.firewall.wlan0.eth0 /etc/rc.d/rc.firewall

chmod +x /etc/rc.d/rc.firewall

/etc/rc.d/rc.firewall restart
I didn't dig yet into setting up the network manager statically.

You need to set up the firewall before asking for IP address, my bad if i forgot to tell.
 
Oh my bad !
About firewall:

edit /etc/rc.d/rc.SOLEIL

Change "sh /etc/rc.d/rc.firewall.eth1.eth0 start" into "sh /etc/rc.d/rc.firewall.wlan0.eth0 start"

rm /etc/rc.d/rc.firewall

reboot

Redo the wifi procedure.
 
Thanks.

Will try tomorrow.

How do I change the keyboard layout (you know the default config for my modification).

Didn't find it in SOLEIL.

No problem on the big computer with real German keyboard.
 
Same as in Slackware.

/etc/keymap-extension*

or

~/.pndXmodmap

~ is your home

On the big, you can use sexkbmap de, and put it in xfce autostart.
 
Last edited by a moderator:
Found it:

Keyboard layout is: /etc/X11/xinit/.Xomdmap

home folder's .pndXmodmap didn't help.

This is what I get for Wlan.

Code:
dhcpcd[2120]: version 5.5.6 starting
dhcpcd[2120]: wlan0: carrier acquired
dhcpcd[2120]: wlan0: carrier lost
dhcpcd[2120]: wlan0: waiting for carrier
dhcpcd[2120]: timed out
dhcpcd[2120]: allowing 8 seconds for IPv4LL timeout
dhcpcd[2120]: timed out
 
Maybe the essid is not correct.

Check with:

ifconfig wlan0 1.1.1.1

iwconfig wlan0 scan
 
Last edited by a moderator:
iwconfig wlan0 scan

Unknown command "scan"

Checked spelling twice, no typo.

So what?

Bad installation of SOLEIL?

EDIT:

Both commands executed as SU.

First one had no error message.

EDIT2:

Wifi was turned on.
 
Last edited by a moderator:
Would be funny to connect the Pandora, the PC is booted from to the Pandora again using SD-Massstorage ;)
 
Sry, it is

iwlist wlan0 scan

I barely use wifi ^^.
essid is correct.

I did copy-past to get sure.

Same time out message.

BTW:

iwconfig wlan0 essid "name_of_your_access_point"

Do I have to write the essid wirth"" or not.

EDIT:

Neither worked
 
Last edited by a moderator:
Maybe try to insert the MAC adress of the access point instead of the name.

Would be funny to connect the Pandora, the PC is booted from to the Pandora again using SD-Massstorage ;)
I'm not sure to understand. You mean, also having the USB boot option ?
 
Nope.

I think best will be to wait until you include the Wifi manager which is also included in SL4P.
 
It does the same thing.

Disable the firewall, then try again:

sh /etc/rc.d/rc.firewall.wlan0.eth0 stop
 
OK.

Will boot the big computer then.

EDIT:

Will take some time to reboot everything.

Have to use my CC Pandora for that as I need the Giga for communicating with you.

Don't have multiple computers at home.

EDIT 2:

Have to end some task on the big computer as well.

Won't take too long.

EDIT 3:

Check forced.

Had to repair file system.

Will take some time then.
 
Last edited by a moderator:
Back
Top