June 15

Getting most of my consoles back online.

Today I finished the install of Xlink Kai on Raspberry Pi.
UI Kai

There were a few things that made the install not that easy.
First of my user name was not ready did’t use the account that much so the email address was not correct.
Apparently it was linkt to my first email address that i own around 1998 till 2003 forgot that I got that šŸ˜€
After sorting that out withĀ CrunchBite I could start on this project.

I installed it on my last available Raspberry a first gen. (Raspberry pi 1 B) šŸ˜€

So I Downloaded the newest and greatest version.
From the Xlink website.
Or ssh in to your Pi and use curl to download direct to the Pi

curl https://cdn.teamxlink.co.uk/binary/kaiEngine-7.4.33-rev767.headless.ARM.tar.gz --output kaiEngine-7.4.33-rev767.headless.ARM.tar.gz

Then extract it:
tar -zxvf kaiEngine-7.4.33-rev767.headless.ARM.tar.gz
x kaiEngine-7.4.33/
x kaiEngine-7.4.33/runforever.sh
x kaiEngine-7.4.33/kaiengine_arm
x kaiEngine-7.4.33/README

Then a sudoĀ ./kaiengine_arm to test it:
Kai Boot
Open a browser and load the ip of your pi + port (http://192.168.1.xxx:34522/)
Then check >Ā Ā MetricsĀ 

Ok, I lied. I have a beta version (7.4.34)

Remember de Public port (44492) you will need it later.

If everything is working like it should you can make it auto boot edit
sudo nano /etc/rc.local

and addedĀ sudo screen -DmS kaiengine /home/pi/launchkai.sh above the exit line

After this your almost ready, because there needs to be some port forwarding (for me I did and have upnp on) :

Schermafbeelding 2019-06-15 om 21.02.06

When you join a room and nobody got a connection, this is mostly because the port that is need is not open.
the UI is on portĀ 34522 but we don’t need this outside our house.
I did enabled Pat because I have 1 public ip and more xbox’s

Settings
Settings of Xlink Kai

but the public port in my caseĀ isĀ 44492 (RememberĀ Metrics)Ā  so after changing this in my router:
Schermafbeelding 2019-06-15 om 21.14.54
I get everybody connected and see also ping status.Ā  šŸ˜€

UI Kai

So after that, boot up Halo 2.
Halo_2_Logo

And after selecting System Link a got a lot of games to join:


Happy Happy Joy Joy

Halo2 online

NoĀ letsĀ get my ass kick by some PRO halo players šŸ˜€
giphy (1)

Outcome: Dcnigma 1 other player 20 šŸ˜› šŸ˜› Omg I need to practice < šŸ™‚

giphy

Xlink Kai works perfect and is nice add-on for my xbox’s need to test other consoles later.

Code BugAlso i found a little bug:
if your password isĀ containsĀ a = symbol this will break auto login.
When you save your password in the config it will cut your password.

There is a DISCORD INVITE
https://discord.gg/mj44JWy

 

Now all my Raspberry Pi’s have a purpose.

  1. Oric Atmos 1Ā  Ā  Ā (RetroPie 4.4 (Raspberry Pi Zero first Gen))
  2. Xlink KaiĀ  Ā  Ā  Ā  Ā  Ā (Raspbian stretch lite (Raspberry pi 1 B))
  3. GameBoy Pi Ā  Ā  Ā (RetroPie 4.4 (Raspberry pi 2 B+))
  4. DreamPiĀ  Ā  Ā  Ā  Ā  Ā  Ā (DreamPi 1.7 (Raspberry pi 2 B+))
  5. Nes PIĀ  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā (RetroPie 4.4 (Raspberry pi 3 B+))

Powerd by Raspberry Pi

It’s time that the Raspberry PiĀ Foundation release a new pi šŸ˜€

I probably would get Kai running along DreamPi
but thats something I will test later.

Back to some Halo 2

May 4

PS4 And Linux.

Recently I jailbroken my PS4 and now we gonna run Linux on it.

Requirements

Lets start

INSTALLATION

The installation is identical to the previous version,Ā DO NOT use other bzimage, initramfs or linux loader!Ā Take only those linked on this page!

ATTENTION: the USB device that you will use for the installation will be completely formatted, all the data will be deleted!

IMPORTANT: for the moment the payload of the linux loader provided here is valid only for those on fw 5.05.Ā Time permitting we will add those for the other fw.

Requirements

  • A USB device of at least 12GB (better if 3.0 and better still if ssd)
  • Keyboard.
  • Mouse (if you don’t have a mouse you can connect dualshock 4 and use the touchpad as a mouse but it’s not the maximum of comfort).
  • A USB hub.
  • initramfs.cpio.gz:Ā Download!Ā md5:Ā Ā 7c38ca9c4eaff335ef52cef398ab1278
  • bzImage md5:Ā Download!Ā Ā md5:Ā Ā 20fe8941f2238b35822ea61939f2393d
  • psxitarch.tar.xzĀ Download!Ā md5:Ā Ā 8058d928b9a3f9532d55535e166789f7
  1. Format the usb device in FAT32 (NOT EXFAT!), The usb device must have only one partition and the partition table must be mbr (MS-DOS (FAT32)), if the installer does not recognize the usb device use this program for format it:Ā Download!
  2. If you have connected the PSVR disconnect it, also remove the processor unit (PU), keep only the PS4 connected to the TV.
  3. Go to the ps4 audio / video settings and set the resolution to 1080p.
  4. Go to the system settings andĀ disableĀ Ā Enable HDMI connectionĀ andĀ Ā Enable HDCP
  5. Copy the bzImage, intramfs.cpio.gz and psxitarch.tar.xz files to the root of the usb device.
  6. Connect the usb device in the ps4.
  7. Connect mouse and keyboard
  8. Open the web browser and visit this pageĀ Ā https : //psxita.it/linux-loaderĀ to start the linux loader payload (the page can be kept in the cache if you want), for those who want to use the bin can take it from here:Ā Download !Ā md5:Ā Ā d5e698431b577bb83638a06cdc0eaf33
  9. After a few seconds the ps4 should reboot, wait untilĀ rescueshellĀ appears
  10. WriteĀ Ā exec install-psxitarch.shĀ to start installing psxitarch linux
  11. Wait, you should see a long list of files that are copied to the usb, at the end (after about 25/30 minutes) the distro should start automatically.Ā If it doesn’t start, typeĀ Ā exec start-psxitarch.sh
  12. Enjoy.

The distro does not require you to enter a username and password but you will need it if you would like to obtain root permissions:

username:Ā Ā psxita
password:Ā Ā changeit

CHANGE VRAM SIZE

The default payload you find on theĀ https : //psxita.it/linux-loaderĀ pageĀ Ā sets the Vram to 2GB, if you want to set it to 3GB use this payload to start linux:Ā Ā https : //psxita.it/linux-loader-vram3Ā , if instead you want to set it to 1GB:Ā Ā https : //psxita.it/linux-loader-vram1
You can use the payload you prefer at any timeĀ but during the psxitarch installation NEVER use the vram3 payload.

NOTE:Ā RAM and VRAM are a single block, so the more vrams assigned, the lower the RAM.Ā Do your accounts.

KNOWN ISSUES AND POSSIBLE SOLUTIONS

  • The distro should be compatible with all ps4 models but some monitors and TVs with strange resolutions could give problems and not display anything on screen, if you have the chance try another tv.
  • Graphics acceleration on ps4 pro is not yet fully exploited.
  • The internal HD per hour is detected only on the CUH-10xxx and CUH-11xxx models.
  • Vulkan RADV drivers are not stable yet (it will surely improve with time) in certain emulators / games they could give problems or perform worse than opengl, while in other better ones (see dolphin-emu).
  • The wifi and the bluetooth could in some cases crash (disappear), in the case reboot the PS4, if it still does not work disable the network and launch linux using the cache.Ā NOTE: despite the fix on some versions of ps4 the wifi and / or the bt may not work, unfortunately we have not yet found a valid solution for all consoles.
  • In rare cases, USB devices (mouse, keyboard, …) may not be detected, in case the console is restarted
  • It could happen that after installation some items in the menu are missing, to correct the problem go to “Jwm Config” and select “Refresh Menu”.

Acknowledgments

We want to thank the people who have and continue to contribute to the development of Linux on PS4 (hoping not to forget anyone)
ValentinbreizĀ ,Ā shuffle2Ā ,Ā flatzĀ ,Ā CelesteBlue

The testers, who put up with us all these days, thanks for the patience guys;)
ShimĀ ,Ā antonwantstosleepĀ ,Ā glitch, Astromatik, Anekcahap

And all the guys on the discrete channelĀ Official Playstation 4 Scene

THANK YOU!!

Information:
How to install linux and run Steam on Playstation 4

 

PSXItarch Information:

IMPORTANT!!
The USB device that you will use will be completely formatted, all the data will be deleted !!

  • Copy the initramfs, the bzImage, and the psxitarch.tar.xz file to the root of the USB device
  • Connect the USB device to the PS4, if you have connected other USB devices disconnect them (you must have only one USB device connected)
  • Start the exploit
  • Start the payload
  • Wait a few seconds, the screen should go black and then the rescushell screen will appear
  • Connect the keyboard, write:Ā Ā exec install-psxitarch.shĀ (the keyboard layout is set to the US, to write the dash you have to use the keyā€˜
  • Wait until the distro is installed (you should see a long list of files that are copied to the USB), the installation time varies from USB to USB (if you are crazy enough to install the distro on USB 2.0 it should take about 25 minutes)
  • After the installation, the distro should start by itself and show you the login screen, if you do not start to write
    exec start-psxitarch.sh
    (from the next restart the distro should start alone, you will not have to write anything)

On the login screen, enter your

usernameĀ psxita
passwordĀ changeit

Gentoo Information:

D5tGFWzXkAAOeg7D5tGlpvW4AM3boYD5tG7gxXoAAcETN Ā D5tHKyZWwAE2dAv (1)

Category: Download, Linux, PS4 | Comments Off on PS4 And Linux.
September 25

Howto make a GAMEBOY PI

Tutorial Time šŸ™‚

For awhile I have been trying to make a GAMEBOY and Raspberry Pi Mod.

My last post showing some real progress and installation of the software.

Today I will write a better guide for myself and others so they can learn from my mistakes.
If you follow this guide for setting up your SD cart this progress will take about 1,5 h to complete.
(guide is below show and tell šŸ™‚ )

Warning: I still have to remove a error that i getting but i din’t find a solution for this atm:
”At random times i get: alsa lib pcm.c 7843: (snd_pcm_recover) underrun occurred”Ā 
not when playing a game only if i am in the front end and during boot….

Lets start with show and tell:

Hardware used:
Gameboy case, wires, tact switches, empty PCB, power bar, cheap speakers and a Dremel

And of course a
Raspberry 1b:

000f Q4 2012 B 2.0 512Ā MB (Mfg by Qisda)

And aĀ Adafruit 2-8 pitft capacitive touch:PiTFT 2.8

BelowĀ are some pictures of my GAMEBOY Pi that is mostly finished.
Things todo build in the speaker and power bar remove some plastic form d-pad because its fits to well…
But thinking of making a custom cartridge to slide in to the slot of the Gameboy.

(not my Picture just for show my version will have a power-bar also. How? wait and see )

Pictures:
How it looks now:

Ā 

Build in Wifi and dongle for keyboard for now, in the future I gone extend one port to the side.
Ethernet is still available but don’t use a High-end cables, my own made utp cable works perfect šŸ™‚

The mod of the case….

conversion:

Gameboy Upgrade / Hack / crack :-)
The Layout
Gameboy Upgrade / Hack / crack :-)
Ā Fitting the LayoutBezel of Gameboy on top of screen (will lose touchscreen function so will be a sticker)
Gameboy Upgrade / Hack / crack :-)
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ Problem Video out and speaker jack are on the wrong side. Need to de-solder them.
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ PiTFT pcb is to big for the Gameboy case need to chip it down.
Removed the hole left side (seen from picture above) until the FFC connector.
Lost the tact solder position but then again i would use them anyway.
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
First idea for custom joystick control but scraped this in the end.
(Do little things at the time don’t do everything at once grrr……. šŸ™‚ )
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
Gameboy Upgrade / Hack / Crack - Part IIMade my custom button pcbĀ“sNext step refitting the original buttonsĀ 
They fit Ā :-)
They fit Ā :-)
They fit Ā :-)
They fit Ā :-)
They fit Ā :-)
They fit Ā :-)
They fit Ā :-)
Ā The Screen fits the case
:-)
I Saw of a part of the display driver board and its still working :)next step connecting the wires to the raspberry pi directly without the header pins.
At first i wanted to solder all 26 pins to the pcb’s but then i ordered a FFC extender
This saved my so much time and cost 6 Euro šŸ˜›
I Saw of a part of the display driver board and its still working :)next step connecting the wires to the raspberry pi directly without the header pins.
I Saw of a part of the display driver board and its still working :)next step connecting the wires to the raspberry pi directly without the header pins.
I Saw of a part of the display driver board and its still working :)next step connecting the wires to the raspberry pi directly without the header pins.
I Saw of a part of the display driver board and its still working :)next step connecting the wires to the raspberry pi directly without the header pins.
Ā These pictures showing the concept of the build.

I started this project awhile back so if you want to do this. Do little things, one thing at the time.
Don’t start doing lots of things atĀ once because in the end you will need to change or rework it again…
(Tip from Ben Heck and now from me šŸ˜€ )

The Arivale of the FFC extender and extra Cable

Ā You need controls.

I have rebuild the pcb for the controls because this way its much stronger then before.Ā And the board looks more like the original Gameboy PCB haha.
Also i made some video’s that show the different stages of the build :
RetroPi and PiTFT from Ada fruit test!

(I have 4 Pi’s: two models B and one Model 2B+

RetroPi and PiTFT and DIY Joystick test!

Testing the tact switches…

RetroPi and PiTFT and DIY Joystick test 2!

More testing of the tact switches… šŸ˜€ Mario is fun hahaha.

For those how notice i have some strange glitching in my screen in the video’s above.
This is because at that time my raspberry pi setup was not perfect. Not that its now LOL.
But the screen glitching is gone…

GAMEBOY PI Semi complete Test!

This is my last video i made for now showing it closed (taped down) and using the original GAMEBOY buttons onĀ my custom pcb using those 8 tact switches.

If I have time i will make a new video showing it closed with screws and without glitches in the screen.

How i Did my software side:

This install will take about 1,5 hours

First download theĀ 2016-03-25-28c.img.


Make sd img from 2016-03-25-28c.img

Boot in Raspberry pi, let it boot in to startx and then quit it to command line
And launchĀ Raspi-config: (sudo raspi-config)

Last things: 1 OverscanĀ disable, 4 SSH Enable, 5 Device tree Enable, 6 SPI 7 I2C and Ā 8 Serial disable, 9 AudioĀ force 3.5mm headphone jack.
Side note for those how need Tochscreen: I disable 6, 7 and 8 to get more Gpio pins working
butĀ this will disable touchscreen control.

But this is not needed for this project anyway. And also you can make another SD card that canĀ use the Touchscreen interface but you will lose the Gpio pins that useĀ SPI, I2C and Serial.

Identifier “myfb”
Driver “fbdev”
Option “fbdev” “/dev/fb1”
EndSection

Close Nano and Save ( CTRL+X, Yes, ENTER)

cd .. ( goto home cd /~/ will do just fine)

git clone https://github.com/AndrewFromMelbourne/raspi2fb
cd raspi2fb/

mkdir build
cd build
cmake ..
make
sudo make install
sudo cp ../raspi2fb@.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable raspi2fb@1.service
sudo systemctl start raspi2fb@1

Almost done:

sudo dpkg-reconfigure console-setup

Select ā€œUTF-8ā€, ā€œGuess optimal character setā€, ā€œTerminusā€ and ā€œ6×12 (framebuffer only).ā€
Last edits before reboot.

sudo nano /boot/config.txt

sudo nano /etc/emulationstation/themes/carbon/carbon.xml

Close Nano and Save ( CTRL+X, Yes, ENTER)

sudo reboot

And check if everything is still working if you want to add your own controls continue below

Adding Controls:

cd /~/
git clone https://github.com/adafruit/Adafruit-Retrogame
cd Adafruit-Retrogame

nano retrogame.c

Edit the file retrogame.c, looking for the table called ioStandard Ā and the input.h table. Each line in brackets represents one pin on the GPIO header and a corresponding key code.
The full list of available keycodes can be found in /usr/include/linux/input.h

My setup:

// Input Output (from /usr/include/linux/input.h)
{ 22, KEY_LEFT }, // Joystick (4 pins)
{ 14, KEY_RIGHT },
{ 17, KEY_DOWN },
{ 4, KEY_UP },
{ 2, KEY_LEFTCTRL }, // A/Fire/jump/primary
{ 3, KEY_LEFTALT }, // B/Bomb/secondary
{ 15, KEY_5 }, // Credit
{ 18, KEY_1 }, // Start 1P
{ -1, -1 } }, // END OF LIST, DO NOT CHANGE

Youā€™ll need to be careful in your GPIO pin selectionā€¦some are used by the PiTFT display, others have certain reserved functions. Any green GPIO pin is free to useā€¦yellow pins may be okay with additional setup. If youā€™ve configured a tactile button on the PiTFT for shutdown, that pin is unavailable for game controls.

One wire from each button connects to a GPIO pin, while the other wire connects to an available ground pin (GND). The 2.8″ PiTFT boards have an extra header breakout for the first 26 pinsā€¦for the remaining pins, youā€™ll need to get clever with female jumper wires on the exposed part of the Raspberry Pi GPIO header.
That is why i disableĀ I2C and Serial so i can use gpio 2, 3, 14 and 15. Made a mistake and was easier to use gpio 14 and 15 instead. otherwise i would only disable I2C…

raspberry_pi_gpio-map.png

After editing, compile and install the code with:

make retrogame
sudo mv retrogame /usr/local/bin

Test fist before making something boot that is not working.

sudoĀ /usr/local/bin/retrogame &

It works!

sudo nano /etc/rc.local

Reboot and you should now have ā€œvirtualā€ keys associated with GPIO buttons.

Or make it more fancy:

HOW TO HIDE BOOT TEXT:

sudo nano /boot/cmdline.txt

Add splach screen

Adding a splash screen can be done from in retropie so this is optional. but this way you know what is changed in retropie to show the splashscreen at start up, same method.
Custom Splash Screen for Raspberry Pi

This is a quick and dirty solution for an unanimated custom splash screen during boot.

First of all, you need to install fbi:

apt-get install fbi

Copy your custom splash image to /etc/ and name it “splash.png”

example code:

sudo mv splash.pngĀ /etc/init.d/

Next, create an init.d script called “asplashscreen” in “/etc/init.d/”.

sudo nano /etc/init.d/asplashscreen

I chose “asplashscreen” with an “a” at the beginning to be sure it starts first.

#! /bin/sh
### BEGIN INIT INFO
# Provides: asplashscreen
# Required-Start:
# Required-Stop:
# Should-Start:
# Default-Start: S
# Default-Stop:
# Short-Description: Show custom splashscreen
# Description: Show custom splashscreen
### END INIT INFO
do_start () {

/usr/bin/fbi -T 1 -noverbose -a /home/pi/RetroPie/splashscreens/splash.png
exit 0
}

case “$1” in
start|””)
do_start
;;
restart|reload|force-reload)
echo “Error: argument ‘$1’ not supported” >&2
exit 3
;;
stop)
# No-op
;;
status)
exit 0
;;
*)
echo “Usage: asplashscreen [start|stop]” >&2
exit 3
;;
esac

:

Then make that script executable and install it for init mode:

chmod a+x /etc/init.d/asplashscreen
insserv /etc/init.d/asplashscreen

Reboot and watch your custom splash screen:

sudo reboot

If everything is correct you still boot in console but now is everything setup to start retropie

Start by typing:

emulationstation

After the startup you need to setup you fresh made controls by pressing one of the keys and then follow the onscreen text. Skipping by holding down one button.

After that your done and can start adding roms, you have 2 options for this by usb or by samba.

So you probably need to set that up 2 lucky for us you can do this from in emulationstation

chooseĀ retropie setup from the menu.

The let it boot directly in to emulationstation.
Next Samba: Oleee

and if you did’t follow my splashscreen install you can choose it here:

 

For now i leave this project to rest, i am glad whit the progress that i made.
also after 6 months I can close the case šŸ˜€ hooray!!!

Recap of what to do:
-Fix asla error….
-Build power cartridge for power.
-Build in speaker
-Extend usb to connector port and replace it by usb.

 

 

Category: Coding, DIY, Gameboy Pi, Homebrew, Linux, ModĀ“s, Raspberry Pi, Retro Hardware, RetroPie, Software, Soldering, Upgrade | Comments Off on Howto make a GAMEBOY PI
September 24

Ps3 Mod by Ipod :-D

My first ps3 that i modded i used my ipod touch to unlock it.
it was fairly easy to do below you can find a guide to setup the exploit.

 

This picture shows the mod in progress.
(How to install PSfreedom on iPod touch 1G)Updated PL3 payload

What you will need:
An iPod Touch 1g running 3.1.2 with blackra1n
Vmware Player
Ubuntu 10.04
Openiboot
PS3freedom for ipod touch PL3
PS3freedom for iPhone 2g/3g PL3
Winscp
iFunbox
OpenSSH (Installed from Cydia on your iPod touch)Alright, so I start here assuming you have the above.
Please note that 3.1.2 iPods with redsn0w may or may not work.Install ubuntu on your vmware player and start it.
First we will install OpeniBoot, get it from the link.
First, make a folder in your home directory named openiboot, move the files from the download above into the openiboot folder.Now, open a terminal (under applications, accessories) and type “cd ~/openiboot” without the quotes. Next, type “sudo su” (for the rest of this section, do not type the commands with the quotes around them). Enter your password that you use to sign in to linux (don’t be afraid if you don’t see yourself typing anything, its a security feature).Now then, we get to installing openiboot. Plug your iPod touch in with recovery mode (shows up as connect to itunes on your iPod). In VMware, go to the VM tab, go to removable devices, and look for anything saying apple device or iPod. On that, click “Connect (Disconnect from Host)”.Now, in terminal type “./loadibec openiboot.img3”. You should see openiboot come up on your iPod Touch. On your iPod Touch, click the top left button once, so you highlight Console. Now, click your home button. On linux, in terminal, type “./oibc” quickly after doing that last step. You should see the text on your iPod come up in the linux terminal. When you see “Welcome to OpeniBoot” type “install” into the terminal.

You should it start to install, so wait a few minutes until it is completed. Congratulations, you have installed OpeniBoot and finished the first part of the tutorial!

Now then, to get the exploit installed installed ( Don’t need ubuntu from now on)

Take the 2 files from the .gz(extract using 7zip) you downloaded (android.img.gz, zimage) and put them in a place you will remember. Next, open up iFunbox(in windows) and navigate to root file system/private/ and copy those 2 files into the var folder (root file system/private/var).

Make sure that the 2 files are exactly the same size as the files on your computer, as this is an annoying part to screw up on. Now that that is done, open up winscp. But before you can do anything with that, go to your iPod Touch and find your IP address (Press the blue arrow in Wifi Settings).

Now, copy the IP address into the winscp “host name” box. Then put the name “root” as username, and the password “alpine” as the password. Now, before connecting, change the file protocol to scp. Then, press login. It should take a moment, then display your iPod Touch directories on the right side of the screen.

Navigate to private/var and check that all 2 files are there. Now, right click each file, select properties, and change the permissions to 777 (make sure the first 3 rows of boxes are selected).

Turn your iPod Touch off, and then on, and OpeniBoot should come up. Select Android, and it should boot.

The actual exploit.

Switch of ps3 and then switch it off and on at the back.
Have the iPod connected to the PS3 with no other USB devices.
Click on Android on your ipod
When you see the Loading Firmware line, hit your power+eject
Press power then eject quickly.
Should boot up with the 2 new icons

Category: Download, ipad/iphone, Linux, ModĀ“s, PS3 | Comments Off on Ps3 Mod by Ipod :-D
May 9

Progress on the Gameboy Pi

Ā 
Ā 
Ā 
Ā 

Some progress pictures for my Gameboy Pi

Gameboy Pi install:

Make sd img from 2016-03-25-28c.img
Then install retropi:

sudo raspi-config

Enable ssh
Resize SD
Disable boot Gui boot Console:

sudo reboot.

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install -y git dialog
cd
git clone –depth=1 https://github.com/RetroPie/RetroPie-Setup.git
cd RetroPie-Setup
chmod +x retropie_setup.sh
sudo ./retropie_setup.sh

Install binary-based.
Install fb

sudo apt-get install cmake
sudo apt-get install libbsd-dev

Create file: /usr/share/X11/xorg.conf.d/99-fbdev.conf

sudo nano /usr/share/X11/xorg.conf.d/99-fbdev.conf

add in nano

Section “Device”
Identifier “myfb”
Driver “fbdev”
Option “fbdev” “/dev/fb1”
EndSection

Exit Nano

sudo apt-get install cmake
git clone https://github.com/AndrewFromMelbourne/raspi2fb
cd raspi2fb/
mkdir build
cd build
cmake ..
make
sudo make install
sudo cp ../raspi2fb@.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable raspi2fb@1.service
sudo systemctl start raspi2fb@1

TEST

sudo nano /etc/rc.local
add before exit 0
sudo systemctl daemon-reload
sudo systemctl enable raspi2fb@1.service
sudo systemctl start raspi2fb@1

END TEST

sudo dpkg-reconfigure console-setup

Select ā€œUTF-8ā€, ā€œGuess optimal character setā€, ā€œTerminusā€ and ā€œ6×12 (framebuffer only).ā€

sudo nano /boot/config.txt

Add

framebuffer_width=810
framebuffer_height=540
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt=320 240 51 1 0 0 0
dtoverlay=pitft28-capacitive-overlay,rotate=90,speed=80000000,fps=51
gpu_mem=44

sudo nano /etc/emulationstation/themes/carbon/carbon.xml
fontSize to 0.05

Controls

cd
git clone https://github.com/adafruit/Adafruit-Retrogame
cd Adafruit-Retrogame

Edit the file retrogame.c, looking for the table called ioStandard (not the ioTFT table ā€” thatā€™s for other projects). Each line in brackets represents one pin on the GPIO header and a corresponding key code.
The full list of available keycodes can be found in /usr/include/linux/input.h
raspberry_pi_retrogame.png
After editing, compile and install the code with:
Copy Code

make retrogame
sudo mv retrogame /usr/local/bin

To make retrogame start automatically when the system boots:
Copy Code

sudo nano /etc/rc.local

Before the final ā€œexit 0ā€ line, insert this one line:

Copy Code

/usr/local/bin/retrogame &

Just one more file needs editing, so that EmulationStation recognizes retrogame as a keyboard:
Copy Code

sudo nano /etc/udev/rules.d/10-retrogame.rules

Copy and paste this line exactly into the new file:
Copy Code

SUBSYSTEM==”input”, ATTRS{name}==”retrogame”, ENV{ID_INPUT_KEYBOARD}=”1″

Reboot and you should now have ā€œvirtualā€ keys associated with GPIO buttons.

Category: DIY, Linux, ModĀ“s, Raspberry Pi, Retro Hardware, Soldering | Comments Off on Progress on the Gameboy Pi
May 4

Solved D6200 Reboot loop (EEPROM Reset)

Hey BoyĀ“s and Girls Today i tried to get PVR running on my Samsung UE46D6200TSXXN and failed horrible.
I have changed the model the location and region I made some backups of my service screen.
A result of that is that my tv now keeps rebooting at splash screen of smart tv:
See this

So after few min I realize its a brick šŸ˜® Of-course i made a backup using the Hospitality mode
Only one thing there is no way to load it back because of the reboot issue

I think the TV`s RS232 mode is on not sure but I donĀ“t have a working Ex-Link Cable for C/D Series at hand so that option is out for now.

So I Tried the UnBricking TV by EEPROM Reset from the wiki:
Before trying the EEPROM reset, please try a this factory reset, that might revive your TV also.
Press “EXIT” button for 12 seconds (15 is better since you cannot see TV), than press “Left” and “Enter”
I tried this for a half hour or so but no luck the TV reboots before getting to 15 seconds.

The only thing to do was attaching the wires. first of locate the EEPROM
Here are some pictures of my TV maybe handy for the wiki:


I used a button because i got a feeling i need to do this more than once

So after everything is connected time to test it info from the wiki: power on TV and hold about for 20 seconds with the TV powered.
It just try to read (wrong) settings from EEPROM, since it cannot read anything, just start with defaults. That is what we want.
Than releasing SDA line and shutting TV off will update the settings on EEPROM with null values, that TV could boot with it.
After all, you can enter service menu and change the required changes
But for me its not working, when I turn on the switch, and making the connection the only thing that happens is the Smart TV logo turns upside down,
so there is something happening i made also a video
Did i forgot something?
is my wire to long?
canĀ“t I use a button?
I have a few questions if someone got some answers for me that would help me a lot
Also i made a 1-1 copy of my samsungtv FTP in 2012 its 1,29 GB (1.387.958.272 bytes) 20.338 Files, 1.898 Folders

Thanks in Advance

For all of my pictures of my samsung UE46D6200TSXXN Take a look at my flickr

The Solution

Wait Longer… šŸ™‚

First time I turned on the tv right a way and waited 20sec when EEPROM was bridged then turned it of and switched it back to normal tv.
This didĀ“t work..

Next time I powered my TV on waited about 30 to 60 sec then turned on the TV waited also 30 seconds then switched the switch to normal mode
and the very welcoming Samsung statement was greeting me to change the settings in service menu.
Connected my Lan cable opened service menu send the factory button and the 3x forward command and changed everything back
thank god for the backup pictures I made

Category: DIY, Info, Linux, ModĀ“s, Samsung TV | Comments Off on Solved D6200 Reboot loop (EEPROM Reset)