Jayps3's kernel update

YDL running on the Sony Playstation 3

Moderator: billb

Jayps3's kernel update

Postby Dirty Demon » 03 Jun 2010, 08:02

Well i tried Jayps3's kernel update, but i got the following

Code: Select all
yum update kernel --enablerepo=PS3Bodega-testing
Loading "installonlyn" plugin
Loading "protectbase" plugin
Setting up Update Process
31 packages excluded due to repository protections
Could not find update match for kernel
No Packages marked for Update/Obsoletion


Is there any reason why its saying this? Any help would be great. Thanks in advance....
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: Jayps3's kernel update

Postby billb » 03 Jun 2010, 08:32

If you're using the ps3bodega repo for YDL 6.2, the kernel update has been moved from the testing repo to the main repo so it would get installed on a regular yum update.

Which kernel do you have installed now?

Code: Select all
rpm -q kernel
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: Jayps3's kernel update

Postby Dirty Demon » 03 Jun 2010, 22:27

billb wrote:If you're using the ps3bodega repo for YDL 6.2, the kernel update has been moved from the testing repo to the main repo so it would get installed on a regular yum update.

Which kernel do you have installed now?

Code: Select all
rpm -q kernel


Code: Select all
rpm -q kernel
kernel-2.6.29-3.ydl61.3custom
kernel-2.6.29-3.ydl61.4
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: Jayps3's kernel update

Postby billb » 04 Jun 2010, 01:38

It looks like what you have is the custom update I did for 6.2 that fixed bluetooth / sixaxis support, and the official update from Fixstars that fixed that issue.

The latest kernel on ps3bodega for YDL 6.2 is:

kernel-2.6.29-5.ydl62.bdg.ppc64

Here are instructions for setting up ps3bodega for YDL 6.2:

http://pleasantfiction.ipower.com/bodeg ... f=28&t=555
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: Jayps3's kernel update

Postby Dirty Demon » 04 Jun 2010, 02:04

billb wrote:It looks like what you have is the custom update I did for 6.2 that fixed bluetooth / sixaxis support, and the official update from Fixstars that fixed that issue.

The latest kernel on ps3bodega for YDL 6.2 is:

kernel-2.6.29-5.ydl62.bdg.ppc64

Here are instructions for setting up ps3bodega for YDL 6.2:

http://pleasantfiction.ipower.com/bodeg ... f=28&t=555


Please forgive me if im sounding confused, I am very confused. Ive already installed the ps3bodega repo, but must i install it again for this new kernel update?!
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: Jayps3's kernel update

Postby billb » 04 Jun 2010, 14:34

Dirty Demon wrote:Please forgive me if im sounding confused, I am very confused. Ive already installed the ps3bodega repo, but must i install it again for this new kernel update?!


Let's see which version you have ...

Code: Select all
more /etc/yum.repos.d/ps3bodega.repo
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: Jayps3's kernel update

Postby xnonsuchx » 26 Jul 2010, 23:07

What does this kernel update add (I couldn't find any info on it)?
xnonsuchx
ydl beginner
ydl beginner
 
Posts: 28
Joined: 23 Jan 2010, 02:31

Re: Jayps3's kernel update

Postby billb » 27 Jul 2010, 15:18

xnonsuchx wrote:What does this kernel update add (I couldn't find any info on it)?


The main things we wanted to add were support for the PS3 Eyetoy camera and Xbox (original and 360) gamepads. Some other configuration changes were made as well -- here's the difference between the stock YDL kernel and the one currently on ps3bodega (provided by jaybps3):

Code: Select all
[bill@localhost ~]$ diff -Naur /boot/config-2.6.29-3.ydl61.4 /boot/config-2.6.29-5.ydl62.bdg
--- /boot/config-2.6.29-3.ydl61.4       2009-09-07 17:53:34.000000000 -0400
+++ /boot/config-2.6.29-5.ydl62.bdg     2010-02-21 16:39:58.000000000 -0500
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.29-3.ydl61.4
-# Mon Sep  7 14:21:42 2009
+# Linux kernel version: 2.6.29-5.ydl62.bdg
+# Sun Feb 21 15:41:16 2010
 #
 CONFIG_PPC64=y
 
@@ -11,7 +11,7 @@
 # CONFIG_POWER4_ONLY is not set
 CONFIG_POWER3=y
 CONFIG_POWER4=y
-# CONFIG_TUNE_CELL is not set
+CONFIG_TUNE_CELL=y
 CONFIG_PPC_FPU=y
 CONFIG_ALTIVEC=y
 # CONFIG_VSX is not set
@@ -292,13 +292,13 @@
 # CONFIG_HIGH_RES_TIMERS is not set
 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
 # CONFIG_HZ_100 is not set
-CONFIG_HZ_250=y
+# CONFIG_HZ_250 is not set
 # CONFIG_HZ_300 is not set
-# CONFIG_HZ_1000 is not set
-CONFIG_HZ=250
+CONFIG_HZ_1000=y
+CONFIG_HZ=1000
 # CONFIG_SCHED_HRTICK is not set
-CONFIG_PREEMPT_NONE=y
-# CONFIG_PREEMPT_VOLUNTARY is not set
+# CONFIG_PREEMPT_NONE is not set
+CONFIG_PREEMPT_VOLUNTARY=y
 # CONFIG_PREEMPT is not set
 CONFIG_BINFMT_ELF=y
 CONFIG_COMPAT_BINFMT_ELF=y
@@ -641,10 +641,10 @@
 CONFIG_BT_HCIUART_H4=y
 CONFIG_BT_HCIUART_BCSP=y
 # CONFIG_BT_HCIUART_LL is not set
-CONFIG_BT_HCIBCM203X=m
-CONFIG_BT_HCIBPA10X=m
-CONFIG_BT_HCIBFUSB=m
-CONFIG_BT_HCIVHCI=m
+# CONFIG_BT_HCIBCM203X is not set
+# CONFIG_BT_HCIBPA10X is not set
+# CONFIG_BT_HCIBFUSB is not set
+# CONFIG_BT_HCIVHCI is not set
 # CONFIG_AF_RXRPC is not set
 # CONFIG_PHONET is not set
 CONFIG_WIRELESS=y
@@ -1305,7 +1305,8 @@
 # CONFIG_JOYSTICK_TWIDJOY is not set
 # CONFIG_JOYSTICK_ZHENHUA is not set
 # CONFIG_JOYSTICK_JOYDUMP is not set
-# CONFIG_JOYSTICK_XPAD is not set
+CONFIG_JOYSTICK_XPAD=m
+CONFIG_JOYSTICK_XPAD_FF=y
 # CONFIG_INPUT_TABLET is not set
 CONFIG_INPUT_TOUCHSCREEN=y
 # CONFIG_TOUCHSCREEN_FUJITSU is not set
@@ -1578,13 +1579,100 @@
 #
 # Multimedia core support
 #
-# CONFIG_VIDEO_DEV is not set
+CONFIG_VIDEO_DEV=y
+CONFIG_VIDEO_V4L2_COMMON=y
+CONFIG_VIDEO_ALLOW_V4L1=y
+CONFIG_VIDEO_V4L1_COMPAT=y
 # CONFIG_DVB_CORE is not set
-# CONFIG_VIDEO_MEDIA is not set
+CONFIG_VIDEO_MEDIA=y
 
 #
 # Multimedia drivers
 #
+# CONFIG_MEDIA_ATTACH is not set
+CONFIG_MEDIA_TUNER=y
+# CONFIG_MEDIA_TUNER_CUSTOMIZE is not set
+CONFIG_MEDIA_TUNER_SIMPLE=y
+CONFIG_MEDIA_TUNER_TDA8290=y
+CONFIG_MEDIA_TUNER_TDA9887=y
+CONFIG_MEDIA_TUNER_TEA5761=y
+CONFIG_MEDIA_TUNER_TEA5767=y
+CONFIG_MEDIA_TUNER_MT20XX=y
+CONFIG_MEDIA_TUNER_XC2028=y
+CONFIG_MEDIA_TUNER_XC5000=y
+CONFIG_VIDEO_V4L2=y
+CONFIG_VIDEO_V4L1=y
+CONFIG_VIDEO_CAPTURE_DRIVERS=y
+# CONFIG_VIDEO_ADV_DEBUG is not set
+# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
+CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
+# CONFIG_VIDEO_VIVI is not set
+# CONFIG_VIDEO_BT848 is not set
+# CONFIG_VIDEO_CPIA is not set
+# CONFIG_VIDEO_CPIA2 is not set
+# CONFIG_VIDEO_SAA5246A is not set
+# CONFIG_VIDEO_SAA5249 is not set
+# CONFIG_VIDEO_SAA7134 is not set
+# CONFIG_VIDEO_MXB is not set
+# CONFIG_VIDEO_HEXIUM_ORION is not set
+# CONFIG_VIDEO_HEXIUM_GEMINI is not set
+# CONFIG_VIDEO_CX88 is not set
+# CONFIG_VIDEO_IVTV is not set
+# CONFIG_VIDEO_CAFE_CCIC is not set
+# CONFIG_SOC_CAMERA is not set
+CONFIG_V4L_USB_DRIVERS=y
+# CONFIG_USB_VIDEO_CLASS is not set
+CONFIG_USB_GSPCA=m
+# CONFIG_USB_M5602 is not set
+# CONFIG_USB_STV06XX is not set
+# CONFIG_USB_GSPCA_CONEX is not set
+# CONFIG_USB_GSPCA_ETOMS is not set
+# CONFIG_USB_GSPCA_FINEPIX is not set
+# CONFIG_USB_GSPCA_MARS is not set
+# CONFIG_USB_GSPCA_OV519 is not set
+CONFIG_USB_GSPCA_OV534=m
+# CONFIG_USB_GSPCA_PAC207 is not set
+# CONFIG_USB_GSPCA_PAC7311 is not set
+# CONFIG_USB_GSPCA_SONIXB is not set
+# CONFIG_USB_GSPCA_SONIXJ is not set
+# CONFIG_USB_GSPCA_SPCA500 is not set
+# CONFIG_USB_GSPCA_SPCA501 is not set
+# CONFIG_USB_GSPCA_SPCA505 is not set
+# CONFIG_USB_GSPCA_SPCA506 is not set
+# CONFIG_USB_GSPCA_SPCA508 is not set
+# CONFIG_USB_GSPCA_SPCA561 is not set
+# CONFIG_USB_GSPCA_STK014 is not set
+# CONFIG_USB_GSPCA_SUNPLUS is not set
+# CONFIG_USB_GSPCA_T613 is not set
+# CONFIG_USB_GSPCA_TV8532 is not set
+# CONFIG_USB_GSPCA_VC032X is not set
+# CONFIG_USB_GSPCA_ZC3XX is not set
+# CONFIG_VIDEO_PVRUSB2 is not set
+# CONFIG_VIDEO_EM28XX is not set
+# CONFIG_VIDEO_USBVISION is not set
+# CONFIG_USB_VICAM is not set
+# CONFIG_USB_IBMCAM is not set
+# CONFIG_USB_KONICAWC is not set
+# CONFIG_USB_QUICKCAM_MESSENGER is not set
+# CONFIG_USB_ET61X251 is not set
+# CONFIG_VIDEO_OVCAMCHIP is not set
+# CONFIG_USB_OV511 is not set
+# CONFIG_USB_SE401 is not set
+# CONFIG_USB_SN9C102 is not set
+# CONFIG_USB_STV680 is not set
+# CONFIG_USB_ZC0301 is not set
+# CONFIG_USB_PWC is not set
+# CONFIG_USB_ZR364XX is not set
+# CONFIG_USB_STKWEBCAM is not set
+# CONFIG_USB_S2255 is not set
+CONFIG_RADIO_ADAPTERS=y
+# CONFIG_RADIO_GEMTEK_PCI is not set
+# CONFIG_RADIO_MAXIRADIO is not set
+# CONFIG_RADIO_MAESTRO is not set
+# CONFIG_USB_DSBR is not set
+# CONFIG_USB_SI470X is not set
+# CONFIG_USB_MR800 is not set
+# CONFIG_RADIO_TEA5764 is not set
 CONFIG_DAB=y
 # CONFIG_USB_DABUSB is not set
 
@@ -1807,7 +1895,7 @@
 CONFIG_HID_SUPPORT=y
 CONFIG_HID=y
 # CONFIG_HID_DEBUG is not set
-# CONFIG_HIDRAW is not set
+CONFIG_HIDRAW=y
 
 #
 # USB Input Devices
@@ -1880,7 +1968,7 @@
 CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_HCD_PPC_OF=y
 CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
-# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
+CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
 CONFIG_USB_OHCI_HCD_PCI=y
 CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
 CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
@@ -2160,7 +2248,7 @@
 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 CONFIG_NTFS_FS=m
 # CONFIG_NTFS_DEBUG is not set
-# CONFIG_NTFS_RW is not set
+CONFIG_NTFS_RW=y
 
 #
 # Pseudo filesystems
@@ -2510,4 +2598,6 @@
 CONFIG_CRYPTO_HW=y
 # CONFIG_CRYPTO_DEV_HIFN_795X is not set
 # CONFIG_PPC_CLOCK is not set
-# CONFIG_VIRTUALIZATION is not set
+CONFIG_VIRTUALIZATION=y
+# CONFIG_VIRTIO_PCI is not set
+# CONFIG_VIRTIO_BALLOON is not set
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA


Return to Playstation 3

Who is online

Users browsing this forum: No registered users and 61 guests