|
|
#161 | |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
.Greetings |
|
|
|
|
|
Likes: (1) |
|
|
#162 |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
Hi,
I have published a new online update. Regards Last edited by r04drunner; 12-08-2012 at 10:39 AM. |
|
|
|
|
Likes: (1) |
|
|
#163 |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
Hi!
Red Ribbon release candidate 7 is now available. It is based on Debian Wheezy and It includes the following changes: * Kernel 3.7.1 with the Graf_chokolo's, Marcan's and Gitbrew's patches. * New version of the installer with some features added and some bugs fixed. * New version of the Red Ribbon theme. * Iceweasel (Firefox) updated to the 17 release. * Asbestos and OtherOS now will use the same kernel. * Kboot now will set the latest kernel as the default boot option. * Added a new tool to configure the timeout on Petitboot. * Added support for Playstation Eyetoy. * Added GUVCview as the tool for capturing video from the webcam. * Gnome-Player is now the media player. * Added a new tool to configure the PS3's video mode. * Added support for NTFS. * PulseAudio is now the sound server. * Added a new volume control tool. You can download it from SourceForge. All the new features are available for the RC6 by installing the latest online update. You need to connect the PS3 to the internet, open a lxterminal and download the file: Code:
wget http://downloads.redribbon.t15.org/online-update-2013-01-10.sh Code:
sudo sh online-update-2013-01-10.sh Best regards |
|
|
|
|
|
#164 |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
Hi,
I have published a new online update. Last edited by r04drunner; 01-31-2013 at 01:18 AM. |
|
|
|
|
|
#165 |
|
Senior Member
![]() Join Date: Dec 2010
Posts: 2,038
Likes: 1,040
Liked 583 Times in 473 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
|
Hi
@r04drunner
, thx u much for the great rr
got some success on my PHAT with things also the update where it fixed the "system shutdown/reboot" bug worked fine there..however doing the same thing on a SLIM 2504 seems totally different, both are NOR models, but it keeps halting at a shutdown/reboot from linux after updating to the latest?!another thing i'm struggle with is the "modules" -- make noticed when installing Red Ribbon RC6 it gives 4 enties: 2x 3.5.2 asbestos 2x 3.5.2 otheros after updating with online-update-2012-11-21.sh ( kernel 3.6.7), it gets updated but not shows 3.6.7 in Petitboot like the 3.55.2 ones, anyway it works when booting into it, again problem with shutdown/reboot on this SLIM now i need for something the 3.6.7 linux headers+modules, because it just works there and also noticed the 3.7.2 kernel reads as linux-headers-3.7.2-red-ribbon-powerpc64-ps3 and not otheros in the end... like 3.55.2/3.6.7 kernels?! trying whatever test on the 3.7.2 fails with "make" command, the above post/help from u fixed my initial problem on the PHAT-NOR but cannot get it working on this one... before formatting and starting over again, maybe u can help me getting this fixed:i have in folder "usr/src/" all linux-headers present: linux-headers-3.5.2-red-ribbon-powerpc64-otheros linux-headers-3.5.2-red-ribbon-powerpc64-asbestos linux-headers-3.6.7-red-ribbon-powerpc64-otheros linux-headers-3.7.2-red-ribbon-powerpc64-ps3 and in the "lib/modules" folder i have only the modules present from: 3.5.2 and the 3.7.2, only missing the 3.6.7 modules/build, i tryed the above solution to get it fixed/linked to 3.6.7 instead but failed each time, is there an easy way to fix this? or else how should i go to get on 3.6.7-powerpc64-others cuse i checked the updates and thought... online-update-2013-01-30 was for both "rc6/rc7" meaning the "online-update-2012-11-21.sh" = 3.6.7 kernel would stay in place and only updated the fixes.. after that the Red Ribbon was at 3.7.2 and the make from some stuff complained again about make fatal error 2 no build for it... thx in advance! |
|
|
|
|
|
#166 | |||
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
Hi,
You can install it by executing the next command: Code:
sudo apt-get install red-ribbon-ps3-power
You can uninstall the headers: Code:
sudo apt-get remove linux-headers-3.6.7-red-ribbon-powerpc64-otheros Code:
sudo apt-get install linux-image-3.6.7-red-ribbon-powerpc64-otheros ![]() Regards |
|||
|
|
|
|
|
#167 | |
|
Senior Member
![]() Join Date: Dec 2010
Posts: 2,038
Likes: 1,040
Liked 583 Times in 473 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
|
thx for helping
hey thx!
edited: ![]() ************* [ - Post Merged - ] ************* ok..first thing tackled not sure how it got not installed...shutdown/reboot working properly on slim 2504 now..thx for that..************* [ - Post Merged - ] ************* ok, then this is the problem trying to run make for a file, should i redo the "same" steps on that previous post/help from u?! error make: Code:
make make -C /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build M=/home/tool/tool modules make: *** /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build: No such file or directory. Stop. make: *** [all] Error 2 sry for double post..merged anyways the problem with "3.7.1-red-ribbon-powerpc64-ps3" and command "make" + symlink "BUILD"? Code:
root @red ribbon:/# cd lib/modules root @red ribbon:/lib/modules# ls 3.5.2-red-ribbon-powerpc64-asbestos 3.7.1-red-ribbon-powerpc64-ps3 3.5.2-red-ribbon-powerpc64-otheros root @red ribbon:/lib/modules# cd 3.7.1-red-ribbon-powerpc64-ps3 root @red ribbon:/lib/modules/3.7.1-red-ribbon-powerpc64-ps3# ls kernel modules.builtin modules.dep.bin modules.softdep modules.alias modules.builtin.bin modules.devname modules.symbols modules.alias.bin modules.dep modules.order modules.symbols.bin Code:
root @red ribbon:/# ls -1 /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/ kernel modules.alias modules.alias.bin modules.builtin modules.builtin.bin modules.dep modules.dep.bin modules.devname modules.order modules.softdep modules.symbols modules.symbols.bin root @red ribbon:/# posted by @r04drunner : Also, you should verify that the "build" symlink was created properly: Code:
ls -l /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/ Code:
build -> /usr/src/linux-headers-3.7.1-red-ribbon-powerpc64-ps3 Code:
sudo ln -s /usr/src/linux-headers-3.7.1-red-ribbon-powerpc64-ps3 /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build Last edited by haz367; 02-11-2013 at 02:04 PM. |
|
|
|
|
|
|
#168 |
|
Senior Member
![]() Join Date: Dec 2010
Posts: 2,038
Likes: 1,040
Liked 583 Times in 473 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
|
after some testruns
on 3.7.1 and following the symlink check previous postedit works to set it for 3.7.1 but when executing "make" on the file, the "build" dir is empty and errors on it, with 3.52 the build folder incl files obviously? but for 3.7.1 its empty please check the logs: Code:
root @red ribbon:/home# sudo ln -s /usr/src/linux-headers-3.7.1-red-ribbon-powerpc-ps3 /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build root @red ribbon:/home# ls -l /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/ total 2600 lrwxrwxrwx 1 root root 51 Feb 11 22:23 build -> /usr/src/linux-headers-3.7.1-red-ribbon-powerpc-ps3 drwxr-xr-x 9 root root 4096 Feb 11 18:11 kernel -rw-r--r-- 1 root root 612490 Feb 11 18:17 modules.alias -rw-r--r-- 1 root root 617508 Feb 11 18:17 modules.alias.bin -rw-r--r-- 1 root root 3185 Dec 18 22:06 modules.builtin -rw-r--r-- 1 root root 4323 Feb 11 18:18 modules.builtin.bin -rw-r--r-- 1 root root 287005 Feb 11 18:17 modules.dep -rw-r--r-- 1 root root 392795 Feb 11 18:17 modules.dep.bin -rw-r--r-- 1 root root 321 Feb 11 18:18 modules.devname -rw-r--r-- 1 root root 94552 Dec 18 22:06 modules.order -rw-r--r-- 1 root root 131 Feb 11 18:18 modules.softdep -rw-r--r-- 1 root root 271145 Feb 11 18:18 modules.symbols -rw-r--r-- 1 root root 344303 Feb 11 18:18 modules.symbols.bin root @red ribbon:/home# cd xxxxxxxxxxx/xxxxxxxxxxx/xxxxx bash: cd: xxxxxxxxxxx/xxxxxxxxxxx/xxxxxxx: No such file or directory root @red ribbon:/home# ls xxxxxxxxxxx xxxxxxxxxxx.tgz online-update-2012-11-21.sh ps3 root @red ribbon:/home# cd xxxxxxxxxxx root @red ribbon:/home/xxxxxxxxxxx# cd xxxxxxxxxxx root @red ribbon:/home/xxxxxxxxxxx/xxxxxxxxxxx# cd xxxxxxxxxxx root @red ribbon:/home/xxxxxxxxxxx/xxxxxxxxxxx/xxxxxxxxxxx# sudo make make -C /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build M= modules make: *** /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build: No such file or directory. Stop. make: *** [all] Error 2
|
|
|
|
|
|
#169 |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
Hi,
Please, can you verify if both paths show the same files? Code:
ls /lib/modules/3.7.1-red-ribbon-powerpc64-ps3/build Code:
ls /usr/src/linux-headers-3.7.1-red-ribbon-powerpc-ps3 Code:
arch build debian firmware include ipc kernel linux-headers.revision mm net scripts sound usr block crypto drivers fs init Kconfig lib Makefile Module.symvers samples security tools virt |
|
|
|
|
|
#170 | |
|
Senior Member
![]() Join Date: Dec 2010
Posts: 2,038
Likes: 1,040
Liked 583 Times in 473 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
|
Hi
@r04drunner
, no the second is empy/not there..weird thing at Petitboot its showing the kernel 3.7.1 after updating from 3.5.2 using online-update-2012-11-21.sh
and now /usr/src contains: 3.5.2 ones and 3.6.7 ones .. ![]() please check the log:
apt-get install linux-image-3.6.7-red-ribbon-powerpc64-otheros but at /lib/modules it shows only: 3.5.2 and the 3.7.1 modules + 3.7.1 build dir is empty |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|