forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PS3RSX Binary driver support
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development
View previous topic :: View next topic  
Author Message
taynaron



Joined: 18 Dec 2007
Posts: 3

PostPosted: Thu Dec 20, 2007 8:42 am    Post subject: Reply with quote

Thanks Akta77, I guess I'll just have to wait to see when someone gets this working for 2.10.
Back to top
View user's profile Send private message
Silniczek



Joined: 10 Dec 2007
Posts: 5

PostPosted: Thu Dec 20, 2007 8:08 pm    Post subject: Reply with quote

Unfortunately after updating ps3 to 2.10 Gentoo is not booting anymore :(

And for some reason I can't install any Linux. :(
Tried Ubuntu, YDL, Gentoo.
On Gentoo the only thing I see is black screen, my monitor is not even going on from standby, ubuntu is freezing after kboot, ydl also freezing after kboot. :(


Last edited by Silniczek on Sun Dec 30, 2007 7:13 am; edited 1 time in total
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Mon Dec 24, 2007 8:55 pm    Post subject: Reply with quote

For those of you that have not upgraded and wishes to use PSN but do not know how to do this or have troubles to bypass firmware check :

- A topic exist in this forum to deal with that.
- If the informations are not "easy" enough or you have troubles to do it, here is my "Linux" solutions :

> if you have a linksys / dd-wrt router, you have to activate local dns and edit your /etc/hosts like this:

just add
75.125.48.114 feu01.ps3.update.playstation.net
75.125.48.114 deu01.ps3.update.playstation.net
and restart DNSMasq (killall -1 dnsmasq)

> if you want to do it "yourself" just install squid & apache on a linux box and do the following :

Create the directory update/ps3/list/eu in your Apache root :
for me it is /var/www/htdocs/update/ps3/list/eu

And in the eu directory, create a file called ps3-updatelist.txt containing
# EU
Dest=85;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://<your web server ip>/;CDN_Timeout=30;


and in the /etc/hosts of your server :
<server ip> feu01.ps3.update.playstation.net

restart squid, reconfigure your ps3 so it connects through the proxy... lets roll :)

!works for eu. Other country should modify according to localization.!
Back to top
View user's profile Send private message
ps2devman



Joined: 09 Oct 2006
Posts: 265

PostPosted: Thu Dec 27, 2007 4:49 am    Post subject: Fedora 7 + 2D/3D hardware acceleration tutorials Reply with quote

Fedora Core 7 tutorials (how to turn on 2D hardware acceleration and more)
This has been PM'ed to oobles (ps3rsx tutorial is from Boxbuilder in html)
http://home.tele2.fr/~fr-51785/rsxkit/fc7_rsx.zip
So, consider it as a temporary draft.
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Thu Dec 27, 2007 8:20 am    Post subject: Reply with quote

Ubuntu 7.10 RSX driver updated for the latest std kernel (revision 47).
Normally, the previous driver *should* still work but the upgrade process has deleted my .ko... Will change the path of the driver next time!

http://www.choeursdaromes.com/ps3rsx-1.0-2.deb

Regards
Back to top
View user's profile Send private message
mitran



Joined: 30 Nov 2007
Posts: 19

PostPosted: Fri Dec 28, 2007 1:23 am    Post subject: Reply with quote

dose the updated RSX Ubuntu driver work on FW 2.10 or is it a update for thos that still is on 2.0- 2.01 ?
sorry for beinga total retard , but i am not a programer i am a art type of person making youer life much harder lol .
Back to top
View user's profile Send private message
debecdel



Joined: 28 Dec 2007
Posts: 2

PostPosted: Fri Dec 28, 2007 2:45 am    Post subject: Reply with quote

Hello,
I' ve installed ubuntu feisty 7.04 with kernel 2.6.22-14-cell (version 47)
i downloaded ps3rsx-1.0-2.deb (revision 47)
i've configured my xorg.conf correctly
my ps3 firmware version is 2.01

my result is a black screen, startx doesn't launch

my dmesg:
Quote:

[ 51.899217] ps3rsx: no version for "struct_module" found: kernel tainted.
[ 51.900057] ps3rsx: PS3 RSX access module, 1.0.0
[ 51.900076] ps3rsx: reserved XDR memory is @c000000000900000, len 18874368
[ 51.902696] ps3rsx: 254MB of DDR video ram at 0x7001a0000000 mapped at d00008008046e000 handle 5a5a5a5b
[ 51.906030] ps3rsx: context 0x55555554 dma=4400003a1000 driver=4000001b4000 reports=480000710000 reports_size=10000
[ 51.906057] ps3rsx: ctrl=d00008009026e000 drv=d00008009026f000 reports=d00008009028f000
[ 51.906081] ps3rsx: version 2.11 RSX rev11 0MB RAM channel 1 core 500MHz mem 650MHz
[ 51.906113] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX


my Xorg.0.log
Quote:

(II) LoadModule: "ps3"
(II) Loading /usr/lib/xorg/modules/drivers//ps3_drv.so
(II) Module ps3: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.3.1
ABI class: X.Org Video Driver, version 1.2
(EE) module ABI minor version (2) is newer than the server's version (1)
(II) UnloadModule: "ps3"
(II) Unloading /usr/lib/xorg/modules/drivers//ps3_drv.so
(EE) Failed to load module "ps3" (module requirement mismatch, 0)


something seems strange when I was installing ps3rsx-1.0-2.deb

Depaquetage de ps3rsx (a partir de ps3rsx-1.0-2.deb) ...
Parametrage de ps3rsx (1.0-1) ...

i'm installing the V2 of this package and he is setting up de V1

is it normal ?

If any body have an idea

Thx in advance
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Fri Dec 28, 2007 3:30 am    Post subject: Reply with quote

debecdel wrote:
Hello,
I' ve installed ubuntu feisty 7.04 with kernel 2.6.22-14-cell (version 47)
i downloaded ps3rsx-1.0-2.deb (revision 47)
i've configured my xorg.conf correctly
my ps3 firmware version is 2.01

my result is a black screen, startx doesn't launch

my dmesg:
Quote:

[ 51.899217] ps3rsx: no version for "struct_module" found: kernel tainted.
[ 51.900057] ps3rsx: PS3 RSX access module, 1.0.0
[ 51.900076] ps3rsx: reserved XDR memory is @c000000000900000, len 18874368
[ 51.902696] ps3rsx: 254MB of DDR video ram at 0x7001a0000000 mapped at d00008008046e000 handle 5a5a5a5b
[ 51.906030] ps3rsx: context 0x55555554 dma=4400003a1000 driver=4000001b4000 reports=480000710000 reports_size=10000
[ 51.906057] ps3rsx: ctrl=d00008009026e000 drv=d00008009026f000 reports=d00008009028f000
[ 51.906081] ps3rsx: version 2.11 RSX rev11 0MB RAM channel 1 core 500MHz mem 650MHz
[ 51.906113] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX


my Xorg.0.log
Quote:

(II) LoadModule: "ps3"
(II) Loading /usr/lib/xorg/modules/drivers//ps3_drv.so
(II) Module ps3: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.3.1
ABI class: X.Org Video Driver, version 1.2
(EE) module ABI minor version (2) is newer than the server's version (1)
(II) UnloadModule: "ps3"
(II) Unloading /usr/lib/xorg/modules/drivers//ps3_drv.so
(EE) Failed to load module "ps3" (module requirement mismatch, 0)


something seems strange when I was installing ps3rsx-1.0-2.deb

Depaquetage de ps3rsx (a partir de ps3rsx-1.0-2.deb) ...
Parametrage de ps3rsx (1.0-1) ...

i'm installing the V2 of this package and he is setting up de V1

is it normal ?

If any body have an idea

Thx in advance


Don't worry with version report (i forgot to change the revision in the changelog... will correct this asap).

I have identified the problem. A new package has been posted (rev 3).


<!>This driver is still for < 2.10 firmware <!>

Regards
Back to top
View user's profile Send private message
debecdel



Joined: 28 Dec 2007
Posts: 2

PostPosted: Fri Dec 28, 2007 9:11 am    Post subject: Reply with quote

Akta77 wrote:
debecdel wrote:
Hello,
I' ve installed ubuntu feisty 7.04 with kernel 2.6.22-14-cell (version 47)
i downloaded ps3rsx-1.0-2.deb (revision 47)
i've configured my xorg.conf correctly
my ps3 firmware version is 2.01

my result is a black screen, startx doesn't launch

my dmesg:
Quote:

[ 51.899217] ps3rsx: no version for "struct_module" found: kernel tainted.
[ 51.900057] ps3rsx: PS3 RSX access module, 1.0.0
[ 51.900076] ps3rsx: reserved XDR memory is @c000000000900000, len 18874368
[ 51.902696] ps3rsx: 254MB of DDR video ram at 0x7001a0000000 mapped at d00008008046e000 handle 5a5a5a5b
[ 51.906030] ps3rsx: context 0x55555554 dma=4400003a1000 driver=4000001b4000 reports=480000710000 reports_size=10000
[ 51.906057] ps3rsx: ctrl=d00008009026e000 drv=d00008009026f000 reports=d00008009028f000
[ 51.906081] ps3rsx: version 2.11 RSX rev11 0MB RAM channel 1 core 500MHz mem 650MHz
[ 51.906113] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX


my Xorg.0.log
Quote:

(II) LoadModule: "ps3"
(II) Loading /usr/lib/xorg/modules/drivers//ps3_drv.so
(II) Module ps3: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.3.1
ABI class: X.Org Video Driver, version 1.2
(EE) module ABI minor version (2) is newer than the server's version (1)
(II) UnloadModule: "ps3"
(II) Unloading /usr/lib/xorg/modules/drivers//ps3_drv.so
(EE) Failed to load module "ps3" (module requirement mismatch, 0)


something seems strange when I was installing ps3rsx-1.0-2.deb

Depaquetage de ps3rsx (a partir de ps3rsx-1.0-2.deb) ...
Parametrage de ps3rsx (1.0-1) ...

i'm installing the V2 of this package and he is setting up de V1

is it normal ?

If any body have an idea

Thx in advance


Don't worry with version report (i forgot to change the revision in the changelog... will correct this asap).

I have identified the problem. A new package has been posted (rev 3).


<!>This driver is still for < 2.10 firmware <!>

Regards


Ok,

It works just a version problem of xserver-xorg-core (1.2.0-->1.3.0)
due to my 7.04 ubuntu version
i upgrade this package and it seems to be ok (no more error wit xorg)
how can I test that ?

Thx Akta77 for your job
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Fri Dec 28, 2007 7:31 pm    Post subject: Reply with quote

debecdel wrote:
Akta77 wrote:
debecdel wrote:
Hello,
I' ve installed ubuntu feisty 7.04 with kernel 2.6.22-14-cell (version 47)
i downloaded ps3rsx-1.0-2.deb (revision 47)
i've configured my xorg.conf correctly
my ps3 firmware version is 2.01

my result is a black screen, startx doesn't launch

my dmesg:
Quote:

[ 51.899217] ps3rsx: no version for "struct_module" found: kernel tainted.
[ 51.900057] ps3rsx: PS3 RSX access module, 1.0.0
[ 51.900076] ps3rsx: reserved XDR memory is @c000000000900000, len 18874368
[ 51.902696] ps3rsx: 254MB of DDR video ram at 0x7001a0000000 mapped at d00008008046e000 handle 5a5a5a5b
[ 51.906030] ps3rsx: context 0x55555554 dma=4400003a1000 driver=4000001b4000 reports=480000710000 reports_size=10000
[ 51.906057] ps3rsx: ctrl=d00008009026e000 drv=d00008009026f000 reports=d00008009028f000
[ 51.906081] ps3rsx: version 2.11 RSX rev11 0MB RAM channel 1 core 500MHz mem 650MHz
[ 51.906113] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX


my Xorg.0.log
Quote:

(II) LoadModule: "ps3"
(II) Loading /usr/lib/xorg/modules/drivers//ps3_drv.so
(II) Module ps3: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.3.1
ABI class: X.Org Video Driver, version 1.2
(EE) module ABI minor version (2) is newer than the server's version (1)
(II) UnloadModule: "ps3"
(II) Unloading /usr/lib/xorg/modules/drivers//ps3_drv.so
(EE) Failed to load module "ps3" (module requirement mismatch, 0)


something seems strange when I was installing ps3rsx-1.0-2.deb

Depaquetage de ps3rsx (a partir de ps3rsx-1.0-2.deb) ...
Parametrage de ps3rsx (1.0-1) ...

i'm installing the V2 of this package and he is setting up de V1

is it normal ?

If any body have an idea

Thx in advance


Don't worry with version report (i forgot to change the revision in the changelog... will correct this asap).

I have identified the problem. A new package has been posted (rev 3).


<!>This driver is still for < 2.10 firmware <!>

Regards


Ok,

It works just a version problem of xserver-xorg-core (1.2.0-->1.3.0)
due to my 7.04 ubuntu version
i upgrade this package and it seems to be ok (no more error wit xorg)
how can I test that ?

Thx Akta77 for your job


You can test using mplayer -vo xv <avifile>

Otherwise, i use xfce with composition activated and you will notice nice effects :p

I have done "nothing but a package". The ones that have to be thanked for are Glaurung & IronPeter!!

Regards
Back to top
View user's profile Send private message
valentijn_venus



Joined: 29 Nov 2007
Posts: 2

PostPosted: Sat Dec 29, 2007 9:10 pm    Post subject: Reply with quote

Sorry, misread your post, now see the smaller then sign, which means the driver doesn't apply to firmware == 2.10

Akta77 wrote:


I have identified the problem. A new package has been posted (rev 3).


<!>This driver is still for < 2.10 firmware <!>



Hi Akta, just to confirm this package is meant for the default kernel of 7.10, and firmware 2.10 which supposedly breaks rsx access?

Will it also work on non-default kernels, as the 2.6.23-rc6 or 2.6.23-rc7?

Can you confirm your firmware to be at 2.10?

cheers, Tyn
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Sat Dec 29, 2007 10:35 pm    Post subject: Reply with quote

valentijn_venus wrote:
Sorry, misread your post, now see the smaller then sign, which means the driver doesn't apply to firmware == 2.10

Akta77 wrote:


I have identified the problem. A new package has been posted (rev 3).


<!>This driver is still for < 2.10 firmware <!>



Hi Akta, just to confirm this package is meant for the default kernel of 7.10, and firmware 2.10 which supposedly breaks rsx access?

Will it also work on non-default kernels, as the 2.6.23-rc6 or 2.6.23-rc7?

Can you confirm your firmware to be at 2.10?

cheers, Tyn


You're welcome :)
Back to top
View user's profile Send private message
infiniterb



Joined: 29 Dec 2007
Posts: 3

PostPosted: Sun Dec 30, 2007 5:50 am    Post subject: Reply with quote

How is HD Video playback with this (i.e. MKV files, WMV, etc)? How is non-HD video playback over wifi? My wifi non-HD video playback is pretty bad in totem.

Also, when I got wifi working correctly I had about 131 updates I needed to install after installing rc7. Are these updates ok (most will be, but the header/image updates are what I am concerned with). I don't want anything ripping out the rsx driver if possible.

Thanks!
Back to top
View user's profile Send private message AIM Address
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Sun Dec 30, 2007 6:37 am    Post subject: Reply with quote

infiniterb wrote:
How is HD Video playback with this (i.e. MKV files, WMV, etc)? How is non-HD video playback over wifi? My wifi non-HD video playback is pretty bad in totem.

Also, when I got wifi working correctly I had about 131 updates I needed to install after installing rc7. Are these updates ok (most will be, but the header/image updates are what I am concerned with). I don't want anything ripping out the rsx driver if possible.

Thanks!


SD Playback is perfect with mplayer & VLC
HD 720P Playback is perfect with mplayer
HD 1080P Playback not tested yet

If you want to have a smooth playback, i recommand not using high cpu cycle / memory consumption WindowManager. Gnome & KDE are far from the best in "economy". That's why i recommand xfce or windowmaker.

Regards
Back to top
View user's profile Send private message
infiniterb



Joined: 29 Dec 2007
Posts: 3

PostPosted: Sun Dec 30, 2007 6:54 am    Post subject: Reply with quote

Great. Thanks.

How would i go about installing xfce or windowmaker? Any tutorials you can point me to?

Thanks again.

EDIT: This link helped me get xfce installed http://www.psychocats.net/ubuntu/xubuntu
Back to top
View user's profile Send private message AIM Address
therealwakka



Joined: 16 Dec 2007
Posts: 10

PostPosted: Mon Dec 31, 2007 1:23 am    Post subject: Reply with quote

debecdel wrote:
Akta77 wrote:
debecdel wrote:
Hello,
I' ve installed ubuntu feisty 7.04 with kernel 2.6.22-14-cell (version 47)
i downloaded ps3rsx-1.0-2.deb (revision 47)
i've configured my xorg.conf correctly
my ps3 firmware version is 2.01

my result is a black screen, startx doesn't launch

my dmesg:
Quote:

[ 51.899217] ps3rsx: no version for "struct_module" found: kernel tainted.
[ 51.900057] ps3rsx: PS3 RSX access module, 1.0.0
[ 51.900076] ps3rsx: reserved XDR memory is @c000000000900000, len 18874368
[ 51.902696] ps3rsx: 254MB of DDR video ram at 0x7001a0000000 mapped at d00008008046e000 handle 5a5a5a5b
[ 51.906030] ps3rsx: context 0x55555554 dma=4400003a1000 driver=4000001b4000 reports=480000710000 reports_size=10000
[ 51.906057] ps3rsx: ctrl=d00008009026e000 drv=d00008009026f000 reports=d00008009028f000
[ 51.906081] ps3rsx: version 2.11 RSX rev11 0MB RAM channel 1 core 500MHz mem 650MHz
[ 51.906113] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX


my Xorg.0.log
Quote:

(II) LoadModule: "ps3"
(II) Loading /usr/lib/xorg/modules/drivers//ps3_drv.so
(II) Module ps3: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.3.1
ABI class: X.Org Video Driver, version 1.2
(EE) module ABI minor version (2) is newer than the server's version (1)
(II) UnloadModule: "ps3"
(II) Unloading /usr/lib/xorg/modules/drivers//ps3_drv.so
(EE) Failed to load module "ps3" (module requirement mismatch, 0)


something seems strange when I was installing ps3rsx-1.0-2.deb

Depaquetage de ps3rsx (a partir de ps3rsx-1.0-2.deb) ...
Parametrage de ps3rsx (1.0-1) ...

i'm installing the V2 of this package and he is setting up de V1

is it normal ?

If any body have an idea

Thx in advance


Don't worry with version report (i forgot to change the revision in the changelog... will correct this asap).

I have identified the problem. A new package has been posted (rev 3).


<!>This driver is still for < 2.10 firmware <!>

Regards


Ok,

It works just a version problem of xserver-xorg-core (1.2.0-->1.3.0)
due to my 7.04 ubuntu version
i upgrade this package and it seems to be ok (no more error wit xorg)
how can I test that ?

Thx Akta77 for your job



I have the same xorg problem as above !
So i should upgrade the xserver-xorg-core
so typed "apt-get install xserver-xorg-core" but ubuntu says that i already have the newest xserver-xorg-core !!!
How i should upgrade to let the xorg start?
I have the 2.01 firmware, ubuntu and i used the ps3rsx-1.0-3-2.6.23rc7.deb for my 2.6.23rc7 kernel.
And the rsx module starts fine.
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Mon Dec 31, 2007 6:58 am    Post subject: Reply with quote

therealwakka wrote:


...
I have the same xorg problem as above !
So i should upgrade the xserver-xorg-core
so typed "apt-get install xserver-xorg-core" but ubuntu says that i already have the newest xserver-xorg-core !!!
How i should upgrade to let the xorg start?
I have the 2.01 firmware, ubuntu and i used the ps3rsx-1.0-3-2.6.23rc7.deb for my 2.6.23rc7 kernel.
And the rsx module starts fine.


You should do a "dist upgrade" to update your 7.04 in 7.10. It may be long but you will have an up2date system.

Regards
Back to top
View user's profile Send private message
therealwakka



Joined: 16 Dec 2007
Posts: 10

PostPosted: Tue Jan 01, 2008 11:58 pm    Post subject: Reply with quote

Thanks i try it
Back to top
View user's profile Send private message
therealwakka



Joined: 16 Dec 2007
Posts: 10

PostPosted: Fri Jan 04, 2008 3:20 am    Post subject: Reply with quote

I worked!!
The driver was loaded successfully!!!
But when i try the spu-enchanched mplayer it is flikering and not full screen!
With vlc-player it show scanlines?
any suggestions?
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Fri Jan 04, 2008 6:04 am    Post subject: Reply with quote

therealwakka wrote:
I worked!!
The driver was loaded successfully!!!
But when i try the spu-enchanched mplayer it is flikering and not full screen!
With vlc-player it show scanlines?
any suggestions?


Do not use the "SPU MPLAYER"!!!! It's just (for now) for those not having the xv/exa driver.

Regards
Back to top
View user's profile Send private message
Rotzi



Joined: 13 Dec 2007
Posts: 3

PostPosted: Sun Jan 06, 2008 12:18 am    Post subject: Reply with quote

@ Akta77

i wanted to download your "new" package, but there is no package anymore in this server :s

Quote:
Not Found

The requested URL /ps3rsx-1.0-2.deb was not found on this server.


could you fix that, please

thanx
Back to top
View user's profile Send private message
Akta77



Joined: 09 Dec 2007
Posts: 40
Location: France (Paris)

PostPosted: Mon Jan 07, 2008 1:51 am    Post subject: Reply with quote

Rotzi wrote:
@ Akta77

i wanted to download your "new" package, but there is no package anymore in this server :s

Quote:
Not Found

The requested URL /ps3rsx-1.0-2.deb was not found on this server.


could you fix that, please

thanx


Normal! It is called ps3rsx-1.0-3.deb (have your read the first post? :) ).

Regards
Back to top
View user's profile Send private message
Nodnol212



Joined: 05 Jan 2008
Posts: 13

PostPosted: Mon Jan 07, 2008 2:29 am    Post subject: Reply with quote

what do i do to modify the xorg.conf

some clarification:

error is

could not save the file /etc/x11/xorg.conf
you do not have the premissions nessary to save this file.
please check that you typed te location correctly and try again.

tryed editing it in notepad
Back to top
View user's profile Send private message
Rotzi



Joined: 13 Dec 2007
Posts: 3

PostPosted: Mon Jan 07, 2008 4:42 am    Post subject: Reply with quote

ah, yeah, my fault

i´m sorry

thanx !
Back to top
View user's profile Send private message
leonhong



Joined: 09 Jan 2008
Posts: 10

PostPosted: Wed Jan 09, 2008 7:28 pm    Post subject: Re: PS3RSX Binary driver support Reply with quote

Dear Akta77:

Thanks for the great jobs!!

I have just upgraded my ps3rsx from 1.0-1 to 1.0-3 on my Gutsy, it works great!! Yet the broken lines on the menu bar persist, and these invisible lines also flicker on the Firefox menu. Is it possible to remove these annoying defects in the future? I am using a traditional Chinese font as my system default, does this make any difference?

BTW, what's the difference between 1.0-1 and 1.0-3? Sorry for all the NOOB questions, yes, I am a NOOB...

Here is my output:

root@wolfteamlxws006:/home/leon# dmesg|grep ps3rsx
[18352.656271] ps3rsx: no version for "struct_module" found: kernel tainted.
[18352.657137] ps3rsx: PS3 RSX access module, 1.0.0
[18352.657160] ps3rsx: reserved XDR memory is @c000000000900000, len 18874368
[18352.659837] ps3rsx: 254MB of DDR video ram at 0x7001a0000000 mapped at d00008008046e000 handle 5a5a5a5b
[18352.663249] ps3rsx: context 0x55555554 dma=4400003a1000 driver=4000001b4000 reports=480000710000 reports_size=10000
[18352.663286] ps3rsx: ctrl=d00008009026e000 drv=d00008009026f000 reports=d00008009028f000
[18352.663312] ps3rsx: version 2.11 RSX rev12 0MB RAM channel 1 core 500MHz mem 650MHz
[18352.663363] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX
[18366.512756] ps3rsx: context 0x55555557 dma=4400003a2000 driver=4000001b8000 reports=480000720000 reports_size=10000
[18366.512793] ps3rsx: ctrl=d0000800902a0000 drv=d0000800902a1000 reports=d0000800902c1000
[18366.512815] ps3rsx: version 2.11 RSX rev12 0MB RAM channel 2 core 500MHz mem 650MHz
[18366.512858] ps3rsx: remapped XDR apperture at c000000000900000 size 18432kB to RSX

Best regards
Back to top
View user's profile Send private message
leonhong



Joined: 09 Jan 2008
Posts: 10

PostPosted: Wed Jan 09, 2008 7:39 pm    Post subject: Reply with quote

Dear Nodnol212:

It's a file w/o permission problem!!

you may try the following codes in a console to change the content of your xorg.conf

sudo vim /etc/X11/xorg.conf

Press "i" to insert words, then press "ESC" to return to its command mode and type ":wq" to save the file...

Best regards
Back to top
View user's profile Send private message
Audball



Joined: 10 Dec 2007
Posts: 4

PostPosted: Sat Jan 12, 2008 3:59 pm    Post subject: Drivers work with 1080p and mplayer (FW 2.01 of course) Reply with quote

I saw someone ask if the drives worked with 1080p. I finally had a chance to try it and 1080p playback worked just fine with mplayer.
Back to top
View user's profile Send private message
Nodnol212



Joined: 05 Jan 2008
Posts: 13

PostPosted: Tue Jan 15, 2008 4:11 am    Post subject: Reply with quote

these instructions helped me out from page 13 or so of the push thread. i figured i would relocate it here... as i had to hunt them down for a nother install of linux. (forgot the password so had to reinstall)

to use the accelerated driver, you have to change xorg.conf from:
Code:


        Driver          "fbdev"



to
Code:


        Driver          "ps3"



Also, adding the following section is recommended (enable Composite):

Code:


        Section "Extensions"
        Option "Composite" "Enable"
        EndSection



NNTB: dont know what the following is: >.>

Finally, installing with ./configure, make, make install, will put the driver in /usr/local, so you have to create a link to it in /usr for Xorg to find it:

Code:


        ln -s /usr/local/lib/xorg/modules/drivers/ps3_drv.so
        /usr/lib/xorg/modules/drivers/ps3_drv.so

Back to top
View user's profile Send private message
Nodnol212



Joined: 05 Jan 2008
Posts: 13

PostPosted: Tue Jan 15, 2008 4:51 am    Post subject: Reply with quote

ok i edited it with ps3rsx insted of ps3... saved it and now it dosnt boot into the gui just into the text based os...

T_T i deleted the option line after the rsx driver... thingy.

any help?
Back to top
View user's profile Send private message
ps2devman



Joined: 09 Oct 2006
Posts: 265

PostPosted: Tue Jan 15, 2008 5:09 pm    Post subject: Reply with quote

Maybe try to type in "startx"
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development All times are GMT + 10 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group