mindlord
Notices Two Things
So, I thought to myself, "Now that we have a more current kernel. Thanks to SuperZaxxon beta. Why not give E17 a drive again?"
Fired up my Pandora and started installing packages.
Hmm... Same old udev file issues.
Ah, there we go. Reboot to make sure I didn't break anything. No? Awesome! At least nothing I'm aware of yet.
Now, what command starts Enlightenment?
Cool, let's make an gui.conf entry
Add the line
Odd doesn't work.
<Stumble><Stumble><search><stumble>WTF?<search><search><poke>
Ahh fedge. "e" doesn't work as a gui name for some stupid reason.
Hey alright! It's the enlightenment first run wizard. Ah, snap! There's no themes installed. Reboot back into XFCE.
Swith guis again, and YES! First run wizard complete, and E17 desktop is up and running!
Holy snikies this is nice. I really wish they would've pushed for this instead of XFCE. This is a much more small screen friendly WM. Looks great, and the eye candy doesn't seem to be hurting performance at all. If anything it's performing better than XFCE. Stable too.
Bummer, battery meter is always 100%, and I know that isn't true. Right click and settings. There we go! Switch to "Internal" and got a proper battery meter. CPU performance module seems to be working ok out of the box.
Wow, this is pretty swank. Hmm... enlightenment has it's own webkit based browser called eve, huh? Let's check it out.
Weird. Finger oriented. Kinda reminds me of Opera Mobile on Android, only with some style. Seems that I can't keep it from loading .mobi versions of sites. Still, a really nice lightweight browser.
Too bad there isn't a Network Manager in the dock anywhere. Let's see if we can add one.
Right click the dock.. shelf bottom.. content.. looks promising. Here we go. Connection Manager. Aww! Just a red box? Connman not installed? We'll see about that.
Still not installed? Hmm.
Still nothing, Maybe a restart is needed. I see some changes to init.d.
Reboot.
There we go! Now it looks like a WIFI symbol. Aww! What? There are boxes, but no details. :/ Click. Big cryptic error. God, this error is so long it doesn't even fit on the screen. To Google!
<search>
<search>
<search>
Ah! Here we are it's a permissions problem.
Now... Let's try copying the root user policy and add my username to it. Probably wrong, but if it works, that's good enough for me. Now, let's see. Restart connmand service
Hey already the entries actually have information in them now. Click my home wifi, and YES! It asks for a password. Looks good! Looks ... uhm... what's taking so long? Aww. Timed out?
Oh well, time for bed.
tl;dr
E17 is pretty great out of the box. Sure some things don't work straight away, but with some tinkering it looks like it might be a fine WM for using with your Pandora. If you've ever liked E17 before, and you got the smarts. Give it a go! It's probably going to be my WM of choice once I get this WIFI thing sorted out.
Fired up my Pandora and started installing packages.
Code:
Sudo opkg update e-wm
Hmm... Same old udev file issues.
Code:
sudo opkg update e-wm --force overwrite
Ah, there we go. Reboot to make sure I didn't break anything. No? Awesome! At least nothing I'm aware of yet.
Now, what command starts Enlightenment?
Code:
enlightenment-start
Cool, let's make an gui.conf entry
Code:
sudo mousepad /etc/pandora/gui.conf
Add the line
Attempt to switch guis.e;enlightenment;enlightenment-start;foo
Odd doesn't work.
<Stumble><Stumble><search><stumble>WTF?<search><search><poke>
Ahh fedge. "e" doesn't work as a gui name for some stupid reason.
Attempt to switch guis, and...enlightenment;enlightenment;enlightenment-start;foo
Hey alright! It's the enlightenment first run wizard. Ah, snap! There's no themes installed. Reboot back into XFCE.
Code:
sudo opkg install e-wm-config-standard e-wm-config-default e-wm-theme-default
Swith guis again, and YES! First run wizard complete, and E17 desktop is up and running!
Holy snikies this is nice. I really wish they would've pushed for this instead of XFCE. This is a much more small screen friendly WM. Looks great, and the eye candy doesn't seem to be hurting performance at all. If anything it's performing better than XFCE. Stable too.
Bummer, battery meter is always 100%, and I know that isn't true. Right click and settings. There we go! Switch to "Internal" and got a proper battery meter. CPU performance module seems to be working ok out of the box.
Wow, this is pretty swank. Hmm... enlightenment has it's own webkit based browser called eve, huh? Let's check it out.
Weird. Finger oriented. Kinda reminds me of Opera Mobile on Android, only with some style. Seems that I can't keep it from loading .mobi versions of sites. Still, a really nice lightweight browser.
Too bad there isn't a Network Manager in the dock anywhere. Let's see if we can add one.
Right click the dock.. shelf bottom.. content.. looks promising. Here we go. Connection Manager. Aww! Just a red box? Connman not installed? We'll see about that.
Code:
sudo opkg install connman-plugins-wifi
Still not installed? Hmm.
Code:
sudo opkg install connman
Still nothing, Maybe a restart is needed. I see some changes to init.d.
Reboot.
There we go! Now it looks like a WIFI symbol. Aww! What? There are boxes, but no details. :/ Click. Big cryptic error. God, this error is so long it doesn't even fit on the screen. To Google!
<search>
<search>
<search>
Ah! Here we are it's a permissions problem.
Code:
sudo mousepage /etc/dbus-1/system.d/connman.conf
Now... Let's try copying the root user policy and add my username to it. Probably wrong, but if it works, that's good enough for me. Now, let's see. Restart connmand service
Code:
sudo /etc/init.d/connmand restart
Hey already the entries actually have information in them now. Click my home wifi, and YES! It asks for a password. Looks good! Looks ... uhm... what's taking so long? Aww. Timed out?
Oh well, time for bed.
tl;dr
E17 is pretty great out of the box. Sure some things don't work straight away, but with some tinkering it looks like it might be a fine WM for using with your Pandora. If you've ever liked E17 before, and you got the smarts. Give it a go! It's probably going to be my WM of choice once I get this WIFI thing sorted out.