Editing Talk:Linux 3 on PS3

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Firstly, thanks for coming (and contributing) to PSDevWiki. It seems like "official" now. :)
Firstly, thanks for coming (and contributing) to PS3DevWiki. It seems like "official" now. :)


I don't know if you notice but EussNL made a backup of your repository in http://www.psdevwiki.com/files/OtherOSplusplus/ ; but it's not "up to date".
I don't know if you notice but EussNL made a backup of your repository in http://www.ps3devwiki.com/files/OtherOSplusplus/ ; but it's not "up to date".
So if you want/can merge your latest changes (from gitbrew.org/~glevand/ps3/ but you told me you got it on your hdd) to this "new" repository, it would be awesome.
So if you want/can merge your latest changes (from gitbrew.org/~glevand/ps3/ but you told me you got it on your hdd) to this "new" repository, it would be awesome.


Line 38: Line 38:
(New ps3sed and ps3strgmngr should overcome the need of emer_init_patch, letting us resize the GameOS region.)
(New ps3sed and ps3strgmngr should overcome the need of emer_init_patch, letting us resize the GameOS region.)
</pre>
</pre>
----
It seems that with the 3.x kernels there is a bug preventing propper shutdown with usb keyboards atached:
solution is issuing before halting:
rmmod usbhid
place in /etc/init.d/halt in the begining of the do_stop() function <- this was tested in debian
PS: man i need to learn wiki syntax...
[[User:skiski|skiski]]
----
Don't forget to strip you kernel
(petitboot wont boot to it otherwise)
<pre>
ppu-strip --strip-unneeded /boot/vmlinuz-3.x.x
</pre>
'''[[User:skiski|skiski]]'''
Kernel 3.6.2 during reboot gives:
7 locks held by reboot/1601
#0 (reboot_mutex){+.+.+.}, at: [<c000000000052578>] .Sys_reboot+0xe0/0x2d0
#1 (&__lockdep_no_validate__){......}, at: [<c0000000002ee840>] .device_shutdown+0xf8/0x180
#2 (&__lockdep_no_validate__){......}, at: [<c0000000002ee854>] .device_shutdown+0x10c/0x180
#3 (usb_bus_list_lock){+.+.+.}, at: [<d00000000128f068>] .usb_remove_hcd+0xe0/0x1e8 [usbcore]
#4 (&__lockdep_no_validate__){......}, at: [<d00000000128c0f8>] .usb_disconnect+0x68/0x1d0 [usbcore]
#5 (&__lockdep_no_validate__){......}, at: [<d00000000128c0f8>] .usb_disconnect+0x68/0x1d0 [usbcore]
#6 (&__lockdep_no_validate__){......}, at: [<c0000000002f0cf0>] .device_release_driver+0x28/0x58
cnpym
Problem with usb keyboard still persists. Even after patching halt script reboot hangs ps3. But if you disconnect keyboard right after script starts reboot works properly.
cnpym
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)