Page 10 of 13

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Wed May 16, 2012 6:26 pm
by tommysammy
How did i get composite in Mint11?

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Wed May 16, 2012 8:01 pm
by tommysammy
Nice screenshot
X1000.jpeg
(80.89 KiB) Downloaded 2457 times

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Wed May 16, 2012 11:57 pm
by trevordick
tommysammy wrote:Nice screenshot
Not bad but I prefer your AmigaOS4 workbench shot. ;-)

As for Compiz, I have not bothered to try it out. I've used in on other (x86) systems and the extra eye candy added a lot of graphic overhead which I eventually I got tired of and switched off. Just MHO though.

Trevor

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Thu May 17, 2012 3:53 pm
by musa
PatW wrote:
BandiT wrote: Screenshots?? Screenshots :)
! I used the Alternate install CD, recompiled the kernel to include support for devtmpfs

Pat
Hi Pat.
Is it possible that you will share this kernel with us.
Thank you in advance :)

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Thu May 17, 2012 5:47 pm
by musa
Hello
I have 2 menu items.
One for debian and one for mint.
Both are made in this way
CFE> setenv-p MENU_2_LABEL "Debian "
CFE> setenv-p MENU_2_COMMAND "boot-elf-noints-FATF cf0: vmlinux39"
CFE> setenv-p MENU_3_LABEL "MINT"
CFE> setenv-p MENU_3_COMMAND "boot-elf-noints-FATF cf0: vmlinux39"
How do I set setenv -p bootargs "root = /dev/sdb2" for menu 2, and
setenv -p bootargs "root = /dev/sdc1" for menu 3
So it is part of the menu item
Thanks in advance

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Fri May 18, 2012 12:03 am
by PatW
musa wrote: Hi Pat.
Is it possible that you will share this kernel with us.
Thank you in advance :)
Hi Musa

Sure :)

To be honest I had hoped to have the instructions and kernel image with Trevor before now but I didn't have much spare time over the past week. I will be sending them to Trevor this evening so they should appear in v2.0 of the installation guide very soon :D

I decided to go with a netboot installation instead of the Alternate CD as it will give you a menu to install whatever flavour(s) of *buntu that you would like i.e. Ubuntu Unity, Kubuntu, Lubuntu, Xubuntu, Edubuntu, Mythbuntu or variations of them. Endless fun! ;)


Pat

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Fri May 18, 2012 2:51 am
by sundown
musa wrote:Hello
I have 2 menu items.
One for debian and one for mint.
Both are made in this way
CFE> setenv-p MENU_2_LABEL "Debian "
CFE> setenv-p MENU_2_COMMAND "boot-elf-noints-FATF cf0: vmlinux39"
CFE> setenv-p MENU_3_LABEL "MINT"
CFE> setenv-p MENU_3_COMMAND "boot-elf-noints-FATF cf0: vmlinux39"
How do I set setenv -p bootargs "root = /dev/sdb2" for menu 2, and
setenv -p bootargs "root = /dev/sdc1" for menu 3
So it is part of the menu item
Thanks in advance
Try the following settings & let us know if it works, I might need to do the same.

setenv -p MENU_2_COMMAND 'setenv bootargs "root=dev/sdb2" ; boot -elf -noints -fatfs cf0:vmlinux39'
setenv -p MENU_3_COMMAND 'setenv bootargs "root=dev/sdc1" ; boot -elf -noints -fatfs cf0:vmlinux39'

Note the single & double quote marks.

Ken

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Fri May 18, 2012 7:14 am
by musa
sundown wrote:
Try the following settings & let us know if it works, I might need to do the same.


Ken
Hi Ken
It just works as it should :)
1000 thanks for your help

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Fri May 18, 2012 7:21 am
by musa
PatW wrote: Sure :)

To be honest I had hoped to have the instructions and kernel image with Trevor before now but I didn't have much spare time over the past week. I will be sending them to Trevor this evening so they should appear in v2.0 of the installation guide very soon :D

I decided to go with a netboot installation instead of the Alternate CD as it will give you a menu to install whatever flavour(s) of *buntu that you would like i.e. Ubuntu Unity, Kubuntu, Lubuntu, Xubuntu, Edubuntu, Mythbuntu or variations of them. Endless fun! ;)

Pat
Hi Pat
I appreciate that very much

Re: X1000 success with CruxPPC and MintPPC Linux Distros

Posted: Fri May 18, 2012 11:52 am
by tommysammy
Maybe we get compositing in linuxmint11 .I am working on it