Official Gitbrew Forums
These forums cover all aspects of the Gitbrew biosphere. If you would like your development project to be based here, ask an admin.

Home » PS3 » OtherOS++ » Linux » petitboot linux3.3.2 (PS3 slim) issue (found moudules path symlink and modules.dep missing-- please help solve)
petitboot linux3.3.2 (PS3 slim) issue [message #1094] Tue, 17 April 2012 10:00 Go to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello,

I'm actually new and don't know , just try to test build petitboot huge for kernel 3.3.2 from petitboot HOWTO.

My wondering question:
1) How to fix modules link and modules.dep?.
2) How maximum size for pettitboot?--my compile size: 17Mb.
(not sure can put)

Problem:
boot time cannot load modules such as hid usbhid, usb-common, usbcore and etc(means not able to use keyboard and usb stroage).

What done:
When modprobe any modules, it says "chdir(3.3.2-svn3084): No such file or directory". So look at the /lib/modules/, it has 3.3.2.
then create symlink for it. after that modprobe again it says "no modules.dep". So then, create modules.dep. Finally, can modprobe successfully.

test:
root@ps3-linux:/lib/modules/3.3.2# iwconfig
lo no wireless extensions.

wlan0 IEEE 802.11bg Mode:Managed Channel:0
Access Point: Not-Associated
Encryption key:off

eth0 no wireless extensions.

ps3-flash-util (ps3-utils) dev-12.04.16-15.25.01
header :1: h.magic_num: 'cell_ext_os_area'
header :1: h.hdr_version: 1
header :1: h.db_area_offset: 2
header :1: h.ldr_area_offset: 4
header :1: h.ldr_format: 0 (raw)
header :1: h.ldr_size: 9772164 (951c84h)
param :2: p.boot_flag: 1 (other-os)

Thank for all of your kindnesses.




Re: petitboot linux3.3.2 (PS3 slim) issue [message #1095 is a reply to message #1094] Tue, 17 April 2012 18:33 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
If you used my GameOS tools to setup your VFLASH for OtherOS++ then max size of petitboot is about 24MB. So 17MB is fine, mine is about 19MB.

USB modules should be loaded automatically on boot time as long as you configured openwrt properly.
Did you select USB kernel modules in 'make menuconfig' ?
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1097 is a reply to message #1095] Wed, 18 April 2012 13:21 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen.,

Absolutely thanks for your good infomation about the maximum size of petitboot.

I'm quite not sure about USB kernel modules. You mean such as USB hid, storage right. Yes, it is for config-huge-3.3. I did't changed any thing.

Talking about the modules path for auto load modules.
For my compile source, it changes to 3.3.2-svn31084.
Now for temporary, I just create blank directory for 3.3.2 and link 3.3.2-svn31084 to it at the target image tree.

Do you have any ideas for it? It will be peititboot source changed or not.


Here the following is my petitboot config test:

Test: config-huge-3.3
1) Freebsd:
1.1) remote kexec without USB keyboard fine.
1.2) remote kexec with USB keyboard freezing.
1.3) selected by USB keyboard from menu item freezing.
2) Gentoo:
2.1) remote kexec without USB keyboard freezing.
2.2) remote kexec with USB keyboard freezing.
2.3) selected by USB keyboard from menu item freezing.

Another use "config" as HOWTO(modify some for ps3 utility such as ps3av) and Linux kernel config is the same.

Test: config
1) Freebsd:
1.1) remote kexec without USB keyboard fine.
1.2) remote kexec with USB keyboard freezing.
1.3) selected by USB keyboard from menu item freezing.
2) Gentoo:
2.1) remote kexec without USB keyboard fine.
2.2) remote kexec with USB keyboard freezing.
2.3) selected by USB keyboard from menu item freezing.

Pre-compiled petitboot(kernel 2.6.30 9.4M)
(did'nt see Freebsd on petitboot menu item, but see only Gentoo, bootGameOS and exit to shell)

With USB keyboard:
1) Freebsd from petitboot shell by kexec fine
2) Gentoo from petitboot menu item also fine.
3) But Gentoo freezing from petitboot shell by kexec.

Now I'd like to check this caused by my system or not. So,
Can you give me your current petitboot? I'd like to test it on my system.

Any way, Thank you for all things.




Re: petitboot linux3.3.2 (PS3 slim) issue [message #1098 is a reply to message #1097] Wed, 18 April 2012 18:34 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
Hmm, if you used my config-huge-3.3 then it's odd because it worked for me. Have to check it again.
I will try a clean openwrt build and report back.

Regarding kexec hangs. It's known to me. Linux has USB issues with kexec and reboot. But remote kexec works for me always.
With remote kexec (no USB keyboard attached) i do not have any problems with feeebsd or debian.

Old petitboot cannot see freebsd partiotions. I added this feature
to petitboot with Linux 3 first.

Give me some time and i will upload a petitboot with Linux 3.3.2 for you. Then you could test.

[Updated on: Wed, 18 April 2012 18:47]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1099 is a reply to message #1098] Wed, 18 April 2012 19:17 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
I have the same issue with petitboot as you. USB is not loaded at boot time. But i could fix it Smile

New patch to apply: http://gitbrew.org/~glevand/ps3/linux/openwrt/defconfig-ps3- petitboot.patch
New config: http://gitbrew.org/~glevand/ps3/linux/openwrt/config-huge-3. 3

And before you build petitboot, remove tmp and build_dir dirs in openwrt.
That should fix our problems with Linux 3.3.

Here are new petitboot images with Linux 3.3.2: http://gitbrew.org/~glevand/ps3/linux/openwrt/images/huge/3. 3/

I tested the images myself, USB modules were loaded at boot time and my USB keyboard worked fine.

Let me know if you still have problems.

[Updated on: Wed, 18 April 2012 20:20]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1101 is a reply to message #1099] Thu, 19 April 2012 18:32 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

I've got it and I will re-compile my sources. I will test and report back, my time tomorrow. Today I'm busy with preparing desktop ubuntu 12 beta with debian packages for faster cross compile.

By the way, this is just my thinking about my Gentoo. It is may be the kernel size is too big. I will try to reduce its size.

Here is my test on kernel 2.6:
(2.6 kernel that patch only lv1call, ps3disk, ps3stor or something)

1) use my old kernel config with initrd. My gentoo can be booted with pre-compiled petitboot 2.6.30.
2) use ps3 config that includes in the sources and added more only initrd. My gentoo never boot sucessful, just freezing. didn't try without initrd--kernel size 1 is smaller than 2.

You maybe also see for petitboot 2.6.30, my Gentoo no any problems when booting. Another thing is for the config and config-huge-3.3 of petitboot are almost the same except for more tools, and its result size.

Here is just my own point.
My Gentoo kernel size is constant.
Petitboot with config is biger than pre-compiled petitboot 2.6.30
Petitboot with config-huge-3.3 is bigger than both.

Thank you very very much for all things.



Re: petitboot linux3.3.2 (PS3 slim) issue [message #1103 is a reply to message #1101] Thu, 19 April 2012 18:54 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
You don't have to use initrd, why most of you guys use initrd i cannot comprehend Smile
I do not use initrd at all. Why do you need initrd or do you use just because it's default ?
Initrd is not really needed on PS3.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1105 is a reply to message #1103] Fri, 20 April 2012 10:52 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hi Gen.

I have tested your petitboot and my compile source with your patch given. I find the same result as below.

Freebsd:
1) remote kexec with and without usb keyboard fine
2) run from petitboot menu item with usb keyboard freezing

Gentoo:
1) remote kexec with and without usb keyboard freezing.
2) run from petitboot menu item with usb keyboard freezing.

As you saying, there is no any problems with your debian. So the problem is my Gentoo. I upload my kernel config(perhaps you need to check). For it, I modified only for audit sys-call for my console kit. any other else should be the same as config-3.3.2 in gitbrew repo.

Thank you very much.


Re: petitboot linux3.3.2 (PS3 slim) issue [message #1111 is a reply to message #1103] Sun, 22 April 2012 05:31 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

I'd like to tell you that the kexec scripts(/etc/init.d) is missing for a refresh petitboot sources. Now for temporary, i just copy from pre-compiled petitboot 2.6.30.

If possible, Can you review all for the init script files?. This is because some is generated by petitboot, but difference from pre-compiled petitboot 2.6.30, such as umount.

By the way, if kexec script is missing:
when reboot after kexec load vmlinux or loader-1920x1080.ps3, it go back to petitboot(not go to linux or freebsd).

Please help find out what.

Thank you very very much.

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1112 is a reply to message #1111] Sun, 22 April 2012 16:44 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
kexec init script is missing because i do not use it on Linux 3 anymore.
It was used in petitboot with Linux 2.6.
But you could use it on Linux 3 again if you want.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1113 is a reply to message #1112] Sun, 22 April 2012 17:26 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

So you means: just kexec -l and then kexec -e is applicable right--no need to sync or unload any kernel modules.

I have another question about Microsoft wireless KBD. In my Gentoo it is now working fine. it should work on Petitboot also,
but it didn't. Do you know what happens?

Extremely thank you very much.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1137 is a reply to message #1112] Tue, 24 April 2012 20:03 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

I'd like to inform that the update petitboot(24 apr,2012) is failed to build. Something wrong made toolchain compile result wrong(powerpc_gcc-4.6-linaro_uClibc-0.9.33), I think.

I use linux-3.3.3 for my old petitboot source. It is fine--No compile toolchain; Just rebuild kernel and utilities.


#
# configuration written to .config
#
<stdin>:1:0: error: -m64 not supported in this configuration
<stdin>:1:0: error: -m64 not supported in this configuration
/home/administrator/petitboot/openwrtdev-3.3.3/build_dir/lin ux-ps3/linux-3.3.3/scripts/gcc-version.sh: line 31: printf: #: invalid number
/home/administrator/petitboot/openwrtdev-3.3.3/build_dir/lin ux-ps3/linux-3.3.3/scripts/gcc-version.sh: line 31: printf: #: invalid number
/bin/sh: 1: [: 0001: unexpected operator
scripts/kconfig/conf --silentoldconfig Kconfig
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1138 is a reply to message #1137] Tue, 24 April 2012 20:39 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
Hmm, have to check that, i haven't tried to compile petitboot with Linux 3.3.3 yet.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1139 is a reply to message #1137] Tue, 24 April 2012 21:20 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
sombatttt wrote on Tue, 24 April 2012 18:03
Hello Gen,

I'd like to inform that the update petitboot(24 apr,2012) is failed to build. Something wrong made toolchain compile result wrong(powerpc_gcc-4.6-linaro_uClibc-0.9.33), I think.

I use linux-3.3.3 for my old petitboot source. It is fine--No compile toolchain; Just rebuild kernel and utilities.


#
# configuration written to .config
#
<stdin>:1:0: error: -m64 not supported in this configuration
<stdin>:1:0: error: -m64 not supported in this configuration
/home/administrator/petitboot/openwrtdev-3.3.3/build_dir/lin ux-ps3/linux-3.3.3/scripts/gcc-version.sh: line 31: printf: #: invalid number
/home/administrator/petitboot/openwrtdev-3.3.3/build_dir/lin ux-ps3/linux-3.3.3/scripts/gcc-version.sh: line 31: printf: #: invalid number
/bin/sh: 1: [: 0001: unexpected operator
scripts/kconfig/conf --silentoldconfig Kconfig


Yeah, have the same problem after updating openwrt.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1145 is a reply to message #1139] Wed, 25 April 2012 19:54 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
We probably have to kill staging_dir and build_dir and compile everything again.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1147 is a reply to message #1145] Wed, 25 April 2012 20:18 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
Hmm, didn't help, the same issue, trying with gcc 4.7 now.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1158 is a reply to message #1147] Thu, 26 April 2012 12:32 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Found result build at staging_dir is 32 bit powerpc. It is default. I think there are something new for configuring toolchain option adding for petitboot menuconfig. Now I am trying to guess what to set from toolchain/config.in. But I'm not sure because did'nt know much about petitboot(just first time, studying and follow your step by step HOWTO).

I have question for udevadm-action-fix patch. I take a look the code and find what it is. As my understand by my studying udevadm the orginal code is applicable. for --action=add it is default. I think you have reason to add, but I'd like to know whether it is the udevadm bug for 171.

Thank you for all.






Re: petitboot linux3.3.2 (PS3 slim) issue [message #1160 is a reply to message #1147] Thu, 26 April 2012 15:42 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

I try to guess hit or miss. I find that just specify target arch powerpc64, my -m64 problem gone.

config advance config for develop
target arch: powerpc64

remove staging_dir/*
remove build_dir/toolchain*

Thanks for all.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1163 is a reply to message #1158] Thu, 26 April 2012 18:45 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
See man udevadm.
Default action was changed from "add" to "change".


--action=action
           Type of event to be triggered. The default value is change.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1164 is a reply to message #1160] Thu, 26 April 2012 20:51 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
sombatttt wrote on Thu, 26 April 2012 13:42
Hello Gen,

I try to guess hit or miss. I find that just specify target arch powerpc64, my -m64 problem gone.

config advance config for develop
target arch: powerpc64

remove staging_dir/*
remove build_dir/toolchain*

Thanks for all.


Confirmed. Works fine now. Thanks.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1165 is a reply to message #1163] Thu, 26 April 2012 21:09 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Thanks.

I'd like to ask another. I think there is a way to boot linux from GameOS directly. Can you make GameOS package for general purpose or do guide line for studying? I think it is very helpful and comfortable if there is a shotcut way.

Thanks for all.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1173 is a reply to message #1165] Sat, 28 April 2012 11:07 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
Removing "broken" from target/linux/ps3/Makefile solved all issues with compiler and USB kernel modules.
Recently petiutboot was marked as broken in OpenWRT.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1174 is a reply to message #1173] Sat, 28 April 2012 11:08 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
Trying to build petitboot with Linux 3.3.4
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1175 is a reply to message #1174] Sat, 28 April 2012 12:19 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
Yeah, removing broken from Makefile solved all issues.

petitboot with Linux 3.3.4: http://gitbrew.org/~glevand/ps3/linux/openwrt/images/huge/3. 3/

I'm able to boot Linux 3.3.4 with it remotely.

[Updated on: Sat, 28 April 2012 12:30]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1179 is a reply to message #1175] Sat, 28 April 2012 14:44 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gem,

So fast kernel 3.3.4 update,just a few days as my last update 3.3.3!

I will build mine and comparing with yours. I hope it will be better than the previous one.

By the way, now I plan to discard my Gentoo and try another studying to build LFS for custom build as only my needed.
This's because my Gentoo now is so many rubbish stuffs and I didn't know much about portage. It is so hard to deal with. So I'd like to have a new system that is simple, plain and small.

Any way, I'd like to know your idea about LFS system for PS3. Is it applicable? This's because I didn't have experience with LFS system.

Thanks for all.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1181 is a reply to message #1179] Sat, 28 April 2012 15:22 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
LFS is cool if you want to learn how Linux works but you need lots of time to get it running and then there are problems with updates.
I used it previously on my PC but using Arch Linux now.
Gentoos sucks with its portage.
And Debian is crap too with its deb updates.
Arch Linux is the best for me, it's small and fast.

[Updated on: Sat, 28 April 2012 15:25]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1188 is a reply to message #1181] Sat, 28 April 2012 16:28 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

For 3.3.4, I've got kernel patch error:
Applying patch generic/120-ppp_txqueue_restart.patch
patching file drivers/net/ppp/ppp_generic.c
Hunk #1 FAILED at 968.
Hunk #2 FAILED at 1063.
2 out of 2 hunks FAILED -- rejects in file drivers/net/ppp/ppp_generic.c
Patch generic/120-ppp_txqueue_restart.patch can be reverse-applied
make[2]: *** [/home/administrator/petitboot/openwrtdev-3.3.3/build_dir/li nux-ps3/linux-3.3.4/.quilt_checked] Error 1
make[2]: Leaving directory `/home/administrator/petitboot/openwrtdev-3.3.3/target/linux /ps3'

Do you have this? I will take a look what. but if you have a fix-patch, please?

Thanks.


Re: petitboot linux3.3.2 (PS3 slim) issue [message #1189 is a reply to message #1188] Sat, 28 April 2012 16:29 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
I had this too, just remove this patch.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1191 is a reply to message #1189] Sat, 28 April 2012 17:22 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Thanks, your right.

I take a look at the code it has already done patching. For 120 patch is out of date.


Re: petitboot linux3.3.2 (PS3 slim) issue [message #1192 is a reply to message #1189] Sat, 28 April 2012 17:40 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Sorry to disturbing. Somthing just sparking to me. I'd like to ask If I compile linux-3 for my Gentoo, do I have to do patching as Openwrt does(I mean the pacthes at target/linux/generic).

This is becuase when I do patching is only patches-3.3 refer to HOWTO. I have to make sure my Gentoo kernel is proper and good condition.

Thanks for all.

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1195 is a reply to message #1192] Sat, 28 April 2012 23:12 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
I guess gentoo has its own patches too.
And Arch Linux maybe too but i'm using vanilla kernel with my patches only e.g. and it still works fine.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1196 is a reply to message #1195] Sat, 28 April 2012 23:51 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Thanks. I take a try to use Openwrt patches for my kernel 3.3.4 from build_dir. I will try test petitboot and kernel both.

Thanks for all.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1197 is a reply to message #1196] Sun, 29 April 2012 08:36 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
sombatttt wrote on Sat, 28 April 2012 21:51
Hello Gen,

Thanks. I take a try to use Openwrt patches for my kernel 3.3.4 from build_dir. I will try test petitboot and kernel both.

Thanks for all.


I didn't mean you need to apply OpenWRT's patches to Gentoo kernel.
I don't think it's a good idea. Upload me your kernel somewhere, i will test it on my PS3. Did you enable DEVTMPFS in your kernel ?

[Updated on: Sun, 29 April 2012 08:38]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1198 is a reply to message #1197] Sun, 29 April 2012 08:36 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
My petitboot screenshot:

 Petitboot PS3
 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
  debian: /var/petitboot/mnt/ps3dd2/boot/vmlinux-3.3.4 root=/dev/ps3dd2
  debian-test: /var/petitboot/mnt/ps3dd2/boot/vmlinux-3.3.4-test root=/dev/ps3dd2
  debian-old: /var/petitboot/mnt/ps3dd2/boot/vmlinux-3.3.3 root=/dev/ps3dd2
  debian-3.2: /var/petitboot/mnt/ps3dd2/boot/vmlinux-3.2.15 root=/dev/ps3dd2
 *arch: /var/petitboot/mnt/ps3dd4/boot/vmlinux-3.3.4 root=/dev/ps3dd4            
  arch-3.2: /var/petitboot/mnt/ps3dd4/boot/vmlinux-3.2.16 root=/dev/ps3dd4
  freebsd: /var/petitboot/mnt/ps3dd3/boot/loader.ps3
  netboot: tftp://192.168.1.1 root=/dev/nfs ip=any nfsroot=:
  Boot GameOS
  Set Video Mode
  Exit to Shell







 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
 ESC=exit, Enter=accept, e=edit, o=open

[Updated on: Sun, 29 April 2012 08:37]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1199 is a reply to message #1198] Sun, 29 April 2012 09:06 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
I uploaded a new patch for current OpenWRT SVN which fixes broken issue. After that petitboot compiles again and there are no issues with toolchain.

http://gitbrew.org/~glevand/ps3/linux/openwrt/ps3-target-bro ken-fix.patch

[Updated on: Sun, 29 April 2012 09:16]

Report message to a moderator

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1204 is a reply to message #1199] Sun, 29 April 2012 12:41 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Mine and yours for 3.3.4 have the same result. Remote boot/reboot/shutdown/ps3-boot-game-os work only.

I have something that I didn't understand for petitboot 2.6.30 and petitboot 3.x.x about boot-game-os time.

2.6.30 kernel: 2 miniutes
3.x.x kernel: 10-20 seconds( very much surprise me)

This is too much different time duration. By the way, my system power-up time also about 2 minutes. This is quite to long, I think.

What about your power-up time if you don't mine?



Re: petitboot linux3.3.2 (PS3 slim) issue [message #1208 is a reply to message #1198] Sun, 29 April 2012 19:59 Go to previous messageGo to next message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

It seemed that you would have needed more Linux ditro to be tested. I'd like you to have my up-to-date Gentoo for you to do some test. If you'd like, i will make tarball, just tell where to place it. I think it will be big size(spu-elf , X , xfce4, and firefox). So you can make LiveCD for the people who need.

By the way, your infos in forum very much helpful to any and new-bie, such as archLinux, cross compile kernel and how to use ps3 utilities.

Any way, Thanks for all.

Re: petitboot linux3.3.2 (PS3 slim) issue [message #1209 is a reply to message #1204] Sun, 29 April 2012 21:01 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
sombatttt wrote on Sun, 29 April 2012 10:41
Hello Gen,

Mine and yours for 3.3.4 have the same result. Remote boot/reboot/shutdown/ps3-boot-game-os work only.

I have something that I didn't understand for petitboot 2.6.30 and petitboot 3.x.x about boot-game-os time.

2.6.30 kernel: 2 miniutes
3.x.x kernel: 10-20 seconds( very much surprise me)

This is too much different time duration. By the way, my system power-up time also about 2 minutes. This is quite to long, I think.

What about your power-up time if you don't mine?






I need about 15 secs to boot poetitboot and then about 40 secs to boot my Arch Linux. I have not used GameOS for a long period of time, only Linux or FreeBSD.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1210 is a reply to message #1208] Sun, 29 April 2012 21:01 Go to previous messageGo to next message
glevand is currently offline  glevand
Messages: 955
Registered: July 2011
Location: SONY
Gitbrew God
sombatttt wrote on Sun, 29 April 2012 17:59
Hello Gen,

It seemed that you would have needed more Linux ditro to be tested. I'd like you to have my up-to-date Gentoo for you to do some test. If you'd like, i will make tarball, just tell where to place it. I think it will be big size(spu-elf , X , xfce4, and firefox). So you can make LiveCD for the people who need.

By the way, your infos in forum very much helpful to any and new-bie, such as archLinux, cross compile kernel and how to use ps3 utilities.

Any way, Thanks for all.



Upload e.g. on megaupload.
Re: petitboot linux3.3.2 (PS3 slim) issue [message #1215 is a reply to message #1210] Mon, 30 April 2012 10:14 Go to previous messageGo to previous message
sombatttt is currently offline  sombatttt
Messages: 50
Registered: March 2012
Location: Thailand
Gitbrew Member
Hello Gen,

Talking about my Gentoo upload, Mega upload is now closed(FBI). I've been trying my4shared is too slow and failed.

So if any one need to test my up-to-date Gentoo, please find the place i can place it.

The totals size is 1070559217 bytes (md5sum:d6c6748153eb8af02f04684f4fded7e6) or other else for four splited files(256M each).


Thanks for any.




Previous Topic: Reboot.pkg returns to GameOS
Next Topic: Network Driver woes.......
Goto Forum:
  


Current Time: Wed Jun 19 10:34:08 CEST 2013

Total time taken to generate the page: 0.02869 seconds