Search found 66 matches

by ps3fanboy
Wed May 20, 2009 2:24 am
Forum: PSP Development
Topic: memset problem
Replies: 3
Views: 1688

data is a pointer and it looks like there is no memory allocated.
so, before you can use memset you have to malloc some memory to the pointer.
by ps3fanboy
Tue May 19, 2009 5:30 pm
Forum: PS3 Linux Development
Topic: petit boot 090512 availalble
Replies: 1
Views: 3144

the testing version has no gui yet... :-(
by ps3fanboy
Mon Apr 13, 2009 6:06 am
Forum: PS3 Development
Topic: How does this compare to PS2 dev, is it worth getting into?
Replies: 3
Views: 4050

i don't know windows but without mfc/spes it should be the same... just linux.
mfc/spe programming is not difficult at all once you've understood the concept.
by ps3fanboy
Wed Apr 08, 2009 9:58 pm
Forum: PS3 Development
Topic: SDL Cell support
Replies: 13
Views: 8928

Kali wrote:i hope for 720p and 1080p playback :D
hd video on xmb support is limited, i have to encode ~60% of the video, and other ~40% need only to change the container :/
for that the mpeg2 decoder is probably the bottleneck.
by ps3fanboy
Tue Apr 07, 2009 11:03 pm
Forum: PS3 Development
Topic: SDL Cell support
Replies: 13
Views: 8928

You need to specify the SDL driver mplayer -vo sdl:driver=PS3 moviefile Seems to be working for me. I say seems to be because the PS3 is currently headless - without the PS3 driver I see mplayer with ~100% cpu utilisation. With the above, I see ~80% CPU (fluctuating) and two SPU processes l...
by ps3fanboy
Sat Apr 04, 2009 3:18 am
Forum: PS3 Development
Topic: SDL Cell support
Replies: 13
Views: 8928

> last week I posted a patch to this list that contained a basic > impementation > of a framebuffer driver with acceleration on local SPEs. Thank you very much! I've applied your patch to subversion. See ya, -Sam Lantinga, Founder and President, Galaxy Gameworks LLC i think it's in sdl-1.2
by ps3fanboy
Fri Apr 03, 2009 6:49 pm
Forum: PS3 Development
Topic: SDL Cell support
Replies: 13
Views: 8928

SDL Cell support

according to a post on the SDL mailing list Cell support has been integrated into the SDL svn.
this should speed up media players like mplayer, xine, etc. quite a bit.
has anybody already tried that out?
by ps3fanboy
Fri Mar 13, 2009 7:04 pm
Forum: PS3 Linux Development
Topic: Problem installing YDL 6.1 on PS3
Replies: 8
Views: 6290

it's probably 480i resolution, but i'm afraid that's all you get on an old crt tv.
by ps3fanboy
Mon Mar 09, 2009 6:34 am
Forum: PS3 Linux Development
Topic: Problem installing YDL 6.1 on PS3
Replies: 8
Views: 6290

yes, format the harddisk... then it will work.
by ps3fanboy
Thu Mar 05, 2009 5:38 am
Forum: PS3 Linux Development
Topic: Yellow Dog, Fedora, or Ubuntu for PS3 development?
Replies: 10
Views: 8223

i think so.
by ps3fanboy
Wed Mar 04, 2009 6:33 pm
Forum: PS3 Linux Development
Topic: Yellow Dog, Fedora, or Ubuntu for PS3 development?
Replies: 10
Views: 8223

i prefer fedora, because the sdk was tested on fedora and installation is very smooth.
by ps3fanboy
Wed Mar 04, 2009 5:30 am
Forum: PS3 Linux Development
Topic: Yellow Dog, Fedora, or Ubuntu for PS3 development?
Replies: 10
Views: 8223

by ps3fanboy
Mon Feb 16, 2009 7:44 pm
Forum: PS3 Linux Development
Topic: custom ps3 bootloader with vfat support (0.1.2-20090917)
Replies: 79
Views: 51148

fedora also uses yaboot.
by ps3fanboy
Wed Jan 28, 2009 5:39 pm
Forum: PS3 Linux Development
Topic: intermittend fb problem with 2.6.29-rc2
Replies: 2
Views: 3599

jimparis wrote:Try not loading ps3vram, see if that makes a difference?
I have... no difference.
the problem seems to occur very early in the boot phase... right after kboot or petitboot starts the kernel... don't see any boot messages on the screen...
by ps3fanboy
Tue Jan 27, 2009 6:43 am
Forum: PS3 Linux Development
Topic: intermittend fb problem with 2.6.29-rc2
Replies: 2
Views: 3599

intermittend fb problem with 2.6.29-rc2

often ps3fb is not working after boot... ps3fb ioc0_01: ps3fb_sync_image: lv1_gpu_context_attribute FB_BLIT failed: -24 ps3fb ioc0_01: ps3fb_sync_image: lv1_gpu_context_attribute FB_BLIT failed: -24 ps3fb ioc0_01: ps3fb_sync_image: lv1_...
by ps3fanboy
Tue Jan 27, 2009 5:47 am
Forum: PS3 Linux Development
Topic: ps3vram-driver and ps3vram-proc-fs
Replies: 8
Views: 12439

....
by ps3fanboy
Mon Jan 26, 2009 1:07 am
Forum: PS3 Linux Development
Topic: petitboot
Replies: 1
Views: 3449

never mind... just found out that petitboot always automatically boots the last boot selection after 3 seconds or so timeout :-)
by ps3fanboy
Sun Jan 25, 2009 6:02 pm
Forum: PS3 Linux Development
Topic: petitboot
Replies: 1
Views: 3449

petitboot

... is pretty nifty... however, i haven't found a way to define a default boot source that automatically boots after a specified timeout... like kboot.
is there a way to do that?
thanks.
by ps3fanboy
Wed Jan 14, 2009 8:21 am
Forum: PS3 Linux Development
Topic: ps3 controller not working with latest 2.6.28 kernel
Replies: 7
Views: 7307

haven't had time to test... but hopefully soon... does the controller work with bluetooth yet?
by ps3fanboy
Wed Jan 14, 2009 6:50 am
Forum: PS3 Linux Development
Topic: ALSA/sound driver problems?
Replies: 2
Views: 3419

still, i think that there is something wrong with sound...
i'm getting those demsgs:
snd_ps3_verify_dma_stop: DMA ch 0 is not stopped.<6>snd_ps3_verify_dma_stop: DMA ch 0 is not stopped.
and they don't seem to be right :-)
by ps3fanboy
Mon Jan 12, 2009 4:00 am
Forum: PS3 Linux Development
Topic: ALSA/sound driver problems?
Replies: 2
Views: 3419

ALSA/sound driver problems?

It's my impression that the alsa/sound driver has problems on ps3. i have set the driver to nonblock but it looks like the driver still sometimes locks up. wiritei then continuously returns return code -11 and snd_pcm_wait never indicates that the driver becomes ready again. anybody else seen this p...
by ps3fanboy
Sun Jan 11, 2009 6:25 pm
Forum: PS3 Development
Topic: Playstation Eye
Replies: 133
Views: 205913

jimparis wrote:36?!!! There are only 4, maybe you bought 9 cameras by mistake? :)

They work fine. Just open up e.g. Audacity and tell it to record 4 channels.
well, looks like counting beyond 3 seems a bit difficult for me :-)
thanks.
by ps3fanboy
Sat Jan 10, 2009 8:24 pm
Forum: PS3 Linux Development
Topic: ps3vram-driver and ps3vram-proc-fs
Replies: 8
Views: 12439

is ps3vram still working with the latest firmware? I tried it: modprobe mtdblock modprobe ps3vram and get ps3vram: lv1_gpu_memory_allocate failed any help? thanks. please ignore... used the ps3vram contained in the latest 2.6.28 kernel... and it seems to work. i hope :-) Adding 250872k swap on /dev...
by ps3fanboy
Sat Jan 10, 2009 8:03 pm
Forum: PS3 Linux Development
Topic: ps3vram-driver and ps3vram-proc-fs
Replies: 8
Views: 12439

is ps3vram still working with the latest firmware?
I tried it:
modprobe mtdblock
modprobe ps3vram
and get
ps3vram: lv1_gpu_memory_allocate failed
any help?
thanks.
by ps3fanboy
Sat Jan 10, 2009 7:58 pm
Forum: PS3 Development
Topic: Playstation Eye
Replies: 133
Views: 205913

now that we have video working... any info on how to make the 36 microphones that are in ps3eye work?
thanks.
by ps3fanboy
Wed Jan 07, 2009 12:42 am
Forum: PS3 Development
Topic: Playstation Eye
Replies: 133
Views: 205913

everything seems to be fine with the latest 2.6.28 kernel: usb 1-2.4&#58; new high speed USB device using ps3-ehci-driver and address 32 usb 1-2.4&#58; configuration #1 chosen from 1 choice gspca&#58; probing 1415&#58;2000 ov534&#58; sensor is ov7721 ov534&#58; frame_rate&...
by ps3fanboy
Sat Jan 03, 2009 12:40 am
Forum: PS3 Linux Development
Topic: ps3 controller not working with latest 2.6.28 kernel
Replies: 7
Views: 7307

thanks a lot.
that's the result when return codes are handled inconsistently ;-)
by ps3fanboy
Fri Jan 02, 2009 1:57 am
Forum: PS3 Development
Topic: Playstation Eye
Replies: 133
Views: 205913

Are you running 32-bit userspace and 64-bit kernel on PPC? I don't know if that's been tested extensively, looks like you're hitting some problem with the compat_ioctl32 stuff. Have you tried other applications that are known to work on other platforms (e.g. mplayer)? i ran the driver with mplayer ...
by ps3fanboy
Wed Dec 31, 2008 10:16 pm
Forum: PS3 Linux Development
Topic: ps3 controller not working with latest 2.6.28 kernel
Replies: 7
Views: 7307

ps3 controller not working with latest 2.6.28 kernel

input&#58; Sony PLAYSTATION&#40;R&#41;3 Controller as /class/input/input5 sony 0003&#58;054C&#58;0268.0006&#58; input&#58; USB HID v1.11 Joystick &#91;Sony PLAYSTATION&#40;R&#41;3 Controller&#93; on usb-sb_05-2.2/input0 sony&#58; probe of 0003&#58...
by ps3fanboy
Tue Dec 30, 2008 7:07 pm
Forum: PS3 Development
Topic: Playstation Eye
Replies: 133
Views: 205913

Are you running 32-bit userspace and 64-bit kernel on PPC? I don't know if that's been tested extensively, looks like you're hitting some problem with the compat_ioctl32 stuff. Have you tried other applications that are known to work on other platforms (e.g. mplayer)? yes, i'm running 32 bit applic...