You are not logged in.
I have made a usb of waldorf using the dd method. It looks very cool and runs off the usb great on my desktop. I then tried to run it on my laptop. A dell latitude d800. But it will run on it because of the pae kernel. My cpu is not pae enabled:(. This has become a problem with this laptop as many distro's seem to be dropping support for non-pae machines. I can run xubuntu and mint debian.
Great job corenominal!
Offline
After being away from #! for a few years, I'm back with an install on my netbook. Looking very good!
In terms of why I left in the first place, I got tired of hand editing the menu.xml file whenever I installed a new application. I tried the xfce4 version but it seemed a little buggy to me. The difference for me this time is that at about the same time as the waldorf image was released, archbang came out with a new version. Poking around in archbang's guts, I discovered openbox-menu (http://mimasgpc.free.fr/openbox-menu_en.html) which autogenerates the menu on-the-fly! Any chance of including it by default?
I'll try it on the netbook for a few weeks and if I'm happy I'll install it on my other machines.
Last edited by kozimodo (2012-05-03 20:16:19)
Offline
I decided to try Waldorf on my eee pc so armed with the 64bit iso I'd torrented earlier with the intention of booting in Virtual Box I created the usb key, a process that went flawlessly and rebooted my eee pc. After 3 attempts and numerous trips through the bios I had a revelation. I was trying to install a 64 bit os to my 32 bit eee pc.
So it installs great to a usb key and when the 32 bit iso finishes downloading in about 30 minutes from now I will finally get to install it and see how well it runs.
pay the bills with Windows, obssesed with Linux, studying CCNA when I can fit it in.
Offline
After being away from #! for a few years, I'm back with an install on my netbook. Looking very good!
In terms of why I left in the first place, I got tired of hand editing the menu.xml file whenever I installed a new application. I tried the xfce4 version but it seemed a little buggy to me. The difference for me this time is that at about the same time as the waldorf image was released, archbang came out with a new version. Poking around in archbang's guts, I discovered openbox-menu (http://mimasgpc.free.fr/openbox-menu_en.html) which autogenerates the menu on-the-fly! Any chance of including it by default?
I'll try it on the netbook for a few weeks and if I'm happy I'll install it on my other machines.
Welcome back on board 
I suggest you to take a look also at uxdgmenu (https://github.com/ju1ius/uxdgmenu) it comes with a configuration GUI too.
The project is still young and has some bugs, but works ok and it is my favorite auto generating menu.
From the same author comes gtk-logout (https://github.com/ju1ius/gtk-logout) a beautiful application to logout/shutdown/restart/etc
Maybe Philip could look at it as an alternative of cb-exit.
Offline
Poking around in archbang's guts, I discovered openbox-menu (http://mimasgpc.free.fr/openbox-menu_en.html) which autogenerates the menu on-the-fly! Any chance of including it by default?
I'll try it on the netbook for a few weeks and if I'm happy I'll install it on my other machines.
I was surprised not to see openbox-menu mentioned more on this forum. If you're not in to editing your menu by hand it works really well.
Offline
http://crunchbanglinux.org/wiki/configu … ating_menu seems not to work with this version:
/var/lib/openbox/debian-menu.xml contains the Debian menu entries, but uses ' instead of "
Example:
rc.xml
<item label="GIMP">
<action name="Execute">
<execute>
gimp
</execute>
</action>
</item>debian-menu.xml
<item label='The GIMP' icon='/usr/share/pixmaps/gimp.xpm'>
<action name='Execute'><execute>/usr/bin/gimp</execute></action>
</item>Edit: BTW, it has nothing to do with the change from <menu id="Debian" /> to <menu id="/Debian" />
Last edited by machinebacon (2012-05-03 21:34:11)
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
I downloaded the new version 11 and put it in Virtualbox. The installation was a breeze, no issues. However, There were two things that I couldn't solve:
1. I installed Compiz and it failed to work. My machine is an MSI 6200 Laptop with i3 processor and 8GB DDR 3 RAM so I was quite surprised since I have version 10 running in a VB on a lesser machine and Compiz works wonderfully. Indirect rendering is greyed out under the CCSM options and compiz --replace also does not work. By the way, I tried this after installing the XFCE desktop since I am not a fan of Openbox. I'm not sure if that affects Compiz, I doubt it.
2. I also tried to install the LXDE desktop to see if Compiz worked there, but when I log out there is no option to choose LXDE. There was also no option to choose XFCE but somehow it opened for me.
I'm not sure if these issues are due to VB.
Last edited by jaws222 (2012-05-03 22:38:48)
Offline
^ With Slim, you have to add any new desktop you install to a config file for them to be available.
/etc/slim.conf (I believe)
See this thread
VSIDO
If you build it, they will come...
Words That Build Or Destroy
Offline
^ The solution to 2. is http://wiki.lxde.org/en/Debian#SLIM
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
Welcome back on board
I suggest you to take a look also at uxdgmenu (https://github.com/ju1ius/uxdgmenu) it comes with a configuration GUI too.
The project is still young and has some bugs, but works ok and it is my favorite auto generating menu.From the same author comes gtk-logout (https://github.com/ju1ius/gtk-logout) a beautiful application to logout/shutdown/restart/etc
Maybe Philip could look at it as an alternative of cb-exit.
Sweet! I'll give it a try.
Offline
From the same author comes gtk-logout...
Jul1ius also made marchobmenu some time ago. A great openbox-menu-generator:
https://github.com/ju1ius/marchobmenu
sed 's/stress/relaxation/g'
Privacy & Security on #!
Offline
From the same author comes gtk-logout (https://github.com/ju1ius/gtk-logout) a beautiful application to logout/shutdown/restart/etc
Maybe Philip could look at it as an alternative of cb-exit.
Nifty, I'll take a look 
Offline
Milozzy wrote:From the same author comes gtk-logout...
Jul1ius also made marchobmenu some time ago. A great openbox-menu-generator:
https://github.com/ju1ius/marchobmenu
Exactly! But for what I understand, uxgmenu is a new and improved version, while marchobmenu is dead.
Milozzy wrote:From the same author comes gtk-logout (https://github.com/ju1ius/gtk-logout) a beautiful application to logout/shutdown/restart/etc
Maybe Philip could look at it as an alternative of cb-exit.Nifty, I'll take a look
Great! Thanks!
edit: obmenu-generator is a nice project too (written in perl): http://trizenx.blogspot.it/2012/02/obme … rator.html and http://code.google.com/p/trizen/downloa … -generator
Last edited by Milozzy (2012-05-04 08:15:03)
Offline
13 hours on since writing the image to usb stick and I still haven't finished the Waldorf install on my eee pc.
I decided to encrypt both the root & /home filesystems in this case both ext4 with a seperate non encrypted /boot. Well to do that it seems the installer has to overwrite the entire hard drive (160GB in this case) with data. I don't blame Phillip nor Crunchbang for this insane time frame as I'm sure he had nothing to do with it. It's just the way the installer works. It is a huge disincentive to use encryption however.
I'll be awake for another 5 hours or so today so hopefully Ill get to play with Waldorf before it's time to pack it in for the night.
pay the bills with Windows, obssesed with Linux, studying CCNA when I can fit it in.
Offline
Love the new release corenominal!! I always used to install pulse audio after a fresh install so that is a welcome addition in my books! Also, compton looks great 
If it aint broke.... then I'll try as hard as I can to fix it til it is broke!
Offline
Love the new release corenominal!! I always used to install pulse audio after a fresh install so that is a welcome addition in my books! Also, compton looks great
and i was glad to find that removing pulse audio did not break anything. nice work. 
Offline
Have been trying to install the 64 iso of Waldorf, total failure, all fiftyeleven times. Cd,dvd,different burners, different downloads, from #!,Ubuntu and Xp in various combinations,usb-dd-unetbootin, everything fails. Mostly the install freezes at "Detect network hardware". Sometimes it complains about that the cd is not Debian certified, corrupted file, etc... I do not remember everything. Have of course checked the md5 sum and it is OK. Live version works like a charm, no problem at all. I am sorry that I am not more specific about the problems but have been trying and trying and now it is just a blur. I am not asking for help here, this is only to be considered as feedback, even if it not is a success story. Will retry next week and come back to it in the Waldorf section of the forum, this weekend I will be occupied with other things. Though I do hope to have a couple of minutes for myself to check the forum and read up on installation problems. Happy #!ing everybody 
#!, all else is but a shadow!
May the Kernel be with you!
Offline
^vic, maybe you could post a lspci so it helps future troubleshooting. 
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.