Search found 19 matches

by belek666
Sat Oct 17, 2009 8:43 pm
Forum: PS2 Development
Topic: ps2kbd.irx problem
Replies: 7
Views: 4298

I've tested usbd.irx from naplink and the same error occurred. Also module taken from ps2 game (where my keyboard works) didn't help. I believe there must be bug in ps2kbd.irx. I found something in ps2kbd. When I uncomment one line (which is printing configuration value) in src: printf("...
by belek666
Tue Oct 13, 2009 9:12 pm
Forum: PS2 Development
Topic: ps2kbd.irx problem
Replies: 7
Views: 4298

I tried guess the correct configuration number (I checked from 1 to 10) and no luck. Then I launched ubuntu and from there I got bConfigurationValue = 1. Again no luck. There must be something wrong in ps2kbd.irx because my keyboard is working with modules from PS2 game (which aren't usable in homeb...
by belek666
Mon Oct 12, 2009 6:42 pm
Forum: PS2 Development
Topic: ps2kbd.irx problem
Replies: 7
Views: 4298

Thanks for reply. I tried reconnect keyboard but it doesn't help. I don't use any USB hubs and I used latest usbd.irx. I have simply remove "return" function in ps2kbd src where I got error: if(resultCode != USB_RC_OK) { printf("PS2KEYBOARD: Co...
by belek666
Mon Oct 12, 2009 4:20 am
Forum: PS2 Development
Topic: ps2kbd.irx problem
Replies: 7
Views: 4298

ps2kbd.irx problem

I have problem with keyboard support in any homebrew program. I can't find any working ps2kbd.irx for my keyboard. In ps2link I get this log: PS2KBD: Found a keyboard device PS2KBD: Connected device PS2KBD - USB Keyboard Library PS2KEYBOARD: Configuration set error res 290, b...
by belek666
Tue Aug 11, 2009 6:00 pm
Forum: PS2 Development
Topic: Problem with sdlmixer
Replies: 1
Views: 1944

Problem with sdlmixer

Hello, I've problem with compiling some sdl code for ps2. This is the output of error: $ make ee-gcc -D_EE -O2 -G0 -Wall -I/usr/local/ps2dev/ps2sdk/ee/include -I/usr/local/p s2dev/ps2sdk/common/include -I. -I/usr/local/ps2dev/ps2sdk/sbv/include -I/usr/lo cal/ps2dev/ps2sdk/ports/include/SDL -I/usr/lo...
by belek666
Sun Jul 19, 2009 4:36 am
Forum: PS2 Development
Topic: Questions to help put me in the right direction....
Replies: 12
Views: 5514

Re: Questions to help put me in the right direction....

Espionage724 wrote:
5. Can a windows program emulator (besides wine) be installed?
I've compiled a bochs x86 emulator for ps2 linux but Windows 95 run very slow on it. I've also compiled a dosbox.
by belek666
Thu Apr 09, 2009 4:47 pm
Forum: PS2 Development
Topic: Quake1 ps2
Replies: 0
Views: 1613

Quake1 ps2

I'm trying compile quake for ps2 but I get this error. I don't know what is wrong. I need help. /local/ps2dev/ps2sdk/samples/belek666/trunk/quake1_ps2 $ make ee-gcc -mno-crt0 -T/usr/local/ps2dev/ps2sdk/ee/startup/linkfile -L/usr/local/ps2 dev/ps2sdk/ee/lib \ -o quake.elf /usr/local/ps2dev/ps2sdk/ee/...
by belek666
Tue Feb 10, 2009 6:16 pm
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 222964

No, I didn't install your "distro" . I tryed install mplayer on my but now I think that better is install your "distro". Thanks for your reply.
by belek666
Tue Feb 10, 2009 4:47 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 222964

Re: MPlayer for PS2, wmaker, dillo-mod, pidgin, xmame106, xm

@belek666 - Try this - http://www.4shared.com/dir/8728191/2a84ce3b/sharing.html "ldd mplayer" shows 35 shared libs so you might want to make sure they are all there. You can either "make install" or just run from the main directory "./mplayer" It is the latest version,...
by belek666
Thu Aug 14, 2008 11:10 pm
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 222964

Re: MPlayer for PS2, wmaker, dillo-mod, pidgin, xmame106, xm

@belek666 - Try this - http://www.4shared.com/dir/8728191/2a84ce3b/sharing.html "ldd mplayer" shows 35 shared libs so you might want to make sure they are all there. You can either "make install" or just run from the main directory "./mplayer" Thanks for mplayer. I tri...
by belek666
Sun Aug 10, 2008 10:40 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 222964

deba5er wrote: Let me know if you want tar.gz dillo 086, xmms, wmaker, openssh, etc.
Deba5er, can you upload your tar.gz compiled mplayer?
by belek666
Mon May 12, 2008 9:39 pm
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 257859

I have a question about desktop environment for ps2 linux. Which are avilable for ps2 and where I can download it.
by belek666
Sun May 11, 2008 3:20 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 257859

deba5er wrote:You need to enter your network address, netmask, broadcast, gateway info in /etc/network/interfaces to configure your network (at minimum).
I have router and from where I should take this information?
I need also modules for usb-storage for blackrhino version modules 2.2.1.
by belek666
Sat May 10, 2008 6:21 pm
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 257859

Mounting USB storage for me is not posible. My blackrhino don't have usb-storage modules. I trying instal this modules via ps2 memory card. I put my MC in first port and mounted in linux using: mount -t ps2mcfs /dev/ps2mc00 /mnt/mc00 but card not working. I can't go on it and instal modules. I don't...
by belek666
Fri May 09, 2008 11:35 pm
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 257859

I have problem with loading usb mass storage in blackrhino. I trying mount USB memory stick but it can't. How mount USB?
by belek666
Thu May 08, 2008 4:51 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 257859

I have a problem with kernelloader. I try instal Linux on my fat ps2 using pendrive but kernelloader don't recognaise mass and freeze. Can someone change usb driver in kernelloader on latest? My pendrive is working in ulaunchelf 4.12. I am not sure which is the best version to include. Could you do...
by belek666
Wed May 07, 2008 2:54 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 257859

I have a problem with kernelloader. I try instal Linux on my fat ps2 using pendrive but kernelloader don't recognaise mass and freeze. Can someone change usb driver in kernelloader on latest? My pendrive is working in ulaunchelf 4.12.
by belek666
Tue Apr 15, 2008 2:02 am
Forum: PS2 Development
Topic: Help in compiling
Replies: 6
Views: 3854

If pgen don't working download this:
http://rapidshare.com/files/107444988/pgen.rar
by belek666
Mon Apr 14, 2008 6:49 am
Forum: PS2 Development
Topic: Help in compiling
Replies: 6
Views: 3854

arturos wrote:Yes,my pendrive works with ulaunchelf,sms,pgen codejunkies and many others.
It doesn't work only with pgen 1.5.1 and snes station 0.2.4 usb version.
I had same problem like you and someone helped me. This version will work fine.
Download:
http://rapidshare.com/files/107251616/emulatory.rar