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 7: Line 7:


'''[[User:Korben|Korben]] - 01:02, 16 August 2012'''
'''[[User:Korben|Korben]] - 01:02, 16 August 2012'''
::We also have http://git.ps3dev.net/ btw
::Contact [[user:admin|defyboy]] or [[User:Euss|me (eussNL)]] if you need anything more :)
'''Changes from 2.6 to 3.x
--------------------------------'''
OtherOS++ page is freezed about linux howtos, deep changes has been done in the last year.<br />
If you plan to switch on Linux 3 thare are many things you need to know!
<pre>
SS_patch_CFW is NOT needed to gain full access to SS, even dispmgr_access.sh script!
All is done by new kernel drivers and userland tools: ps3vuart-tools replaces old ps3dm-tools.
/dev/ps3flash device:
Graf's drivers has been rewritten, no more /dev/vflash*
File /etc/udev/rules.d/70-persistent-ps3flash.rules must be changed as:
NAND: KERNEL=="ps3flashf", SYMLINK+="ps3flash"
NOR: KERNEL=="ps3nflashf", SYMLINK+="ps3flash"
Wireless is fully handled by patches:
no more ps3_gelic.disable_eurus_ctrl_iface=1 boot parameter for NAND;
improved ps3_jupiter driver for NOR.
7th SPU:
boot parameter has changed to:
spu_base.enum_shared=1
(New ps3sed and ps3strgmngr should overcome the need of emer_init_patch, letting us resize the GameOS region.)
</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)