Yes I do. The successful log some posted right after dean's tutorial doesn't show this, so maybe we need to fix this error.
Originally Posted by Berion
He got this error because before launching script, he inserted this module by hand. So, this is not releated to his problem with zero filled dump.
By hand, as opposed to copying metldrpwn folder to /home/ps3 using the command line?
In the last instruction in dean's tutorial reagarding this dump, he says that we should repeat sudo sh ./run.sh if we don't get a proper dump. I repeated this entire procedure multiple time but everytime I got that zero filled bastard.
ps3@ps3:~/metldrpwn$ sudo insmod ./metldrpwn.ko
ps3@ps3:~/metldrpwn$ sudo sh ./run.sh
This mean that you insert metldrpwn.ko by hand (I don't know how to name it in other way). After this, you have launched script. In script there is line which do the same as you before with metldrpwn.ko, this is why you got error because metldrpwn.ko is already working. So, it's normal that you have got error on this line and also this is nothing wrong. This is what I want explain to ohnozeibricked.
Anyway, I do this the same as You because from script metldrpwn.ko won't insert, so I launched it and after that, launched script (run.sh). For me everything goes ok and already I'm happy DEX OFW 4.11. I'm doing it without hw flasher so I have then full pants (PS3 cost me almost whole my salary).
ps3@ps3:~/metldrpwn$ sudo insmod ./metldrpwn.ko
ps3@ps3:~/metldrpwn$ sudo sh ./run.sh
This mean that you insert metldrpwn.ko by hand (I don't know how to name it in other way). After this, you have launched script. In script there is line which do the same as you before with metldrpwn.ko, this is why you got error because metldrpwn.ko is already working. So, it's normal that you have got error on this line and also this is nothing wrong. This is what I want explain to ohnozeibricked.
Anyway, I do this the same as You because from script metldrpwn.ko won't insert, so I launched it and after that, launched script (run.sh). For me everything goes ok and already I'm happy DEX OFW 4.11. I'm doing it without hw flasher so I have then full pants (PS3 cost me almost whole my salary).
I even thought maybe this had something to do with my PS3 model, bue I believe that it's the same as dean's, so it can't be it. (CECH-2004B)
BTW: Have you extracted metldr from *your* flash dump and place it in exploit folder? If not, this is the reason of empty dump. I remember that when I download package from DeanK, there's his metldr in folder. You must replace it by yours.