Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • snorp
    Participant

    [quote=98640]Snorp, you have to compile and install bluez5 with sixaxis support.
    With apt-get you wont get the proper version of bluez.
    An tutorial is posted in the link from m42i
    [/quote]

    Thanks for your Help I tried the Tutorial but it doesnt work for me. I also posted a Comment in written Post.

    snorp
    Participant

    Hi,

    first of all thank you for this great Tutorial.

    But it doesnt work for me :(

    Ive made all Steps till 6. After input

    sudo bluetoothctl
    agent on
    default-agent

    I get only “No agent is registered” …

    Check prozess with
    ps aux |grep bluetoothd

    I get

    pi        2542  0.0  0.2   3552  1660 pts/0    S+   12:55   0:00 grep --color=auto bluetoothd
    

    These are my Steps before using your Tutorial:

    ################################################################################
    Raspbian & Retropie Installation Protocoll
    ################################################################################
    
    1.   DOWNLOAD RASPBIAN IMAGE AND MOUNT IT ON MICROSD
    
    2.   EXPAND FILESYSTEM
         type   'sudo raspi-config'
         select '1 Expand Filesystem'
    
    3.   GET SYSTEM UP TO DATE AND INSTALL RETROPIE
         type   'sudo apt-get update'
         type   'sudo apt-get upgrade'
         type   'sudo apt-get install -y git dialog'
         type   'cd'
         type   'git clone git://github.com/petrockblog/RetroPie-Setup.git'
         type   'cd RetroPie-Setup'
         type   'chmod +x retropie_setup.sh'
         type   'sudo ./retropie_setup.sh'
         select 'U Update RetroPie-Setup script'
         restart SetupScript
         select 'Binaries-based installation'
    
    4.   CONFIGURATE TIMEZONE AND KEYBOARD LAYOUT
         type   'sudo raspi-config'
         select '4 Internationalisation Options'
         select 'I2 Change Timezone' > 'Europe' > 'Berlin' > 'Finish'
         select '4 Internationalisation Options'
         select 'I3 Change Keyboard Layout' > 'Generic 105-key (Intl) PC' > 'Other'
                 > 'German' > 'German' > 'The default for the keyboard layout' >
                 'No compose Key' > 'No'
    
    5.   REMOVE SPLASHSCREENS(1) AND LOGOS(2)
    5.1  type   'cd RetroPie-Setup'
         type   'sudo ./retropie_setup.sh'
         select '3 Setup / Configuration (to be used post install)'
         select '328 Configure Splashscreen'
         select '2 Disable custom splashscreen on boot'
         type   'sudo nano /boot/config.txt'
         add    'disable_splash=1'
    5.2  type   'sudo nano /boot/cmdline.txt'
         add    'logo.nologo'

    Thanks

    in reply to: N64 at 1080p? #98641
    snorp
    Participant

    Yep these are my Settings:

    arm_freq=1000
    core_freq=450
    sdram_freq=450
    over_voltage=2
    gpu_mem=256
    in reply to: N64 at 1080p? #98617
    snorp
    Participant

    Please tell me how. Clocked my PI2 and the n64 is still laggy.

    snorp
    Participant

    Hi,

    last post is 1 month ago but after reading tons of Tutorials and Forumposts i cant fix my Problem. So I hope if I post here you can help me.

    These are my Steps from Yesterday:

    
    ############################################################################
    
    ####
    Raspbian & Retropie Installation Protocoll
    ############################################################################
    
    ####
    
    1.   DOWNLOAD RASPBIAN IMAGE AND MOUNT IT ON MICROSD
    
    2.   EXPAND FILESYSTEM
         type   'sudo raspi-config'
         select '1 Expand Filesystem'
    
    3.   GET SYSTEM UP TO DATE AND INSTALL RETROPIE
         type   'sudo apt-get update'
         type   'sudo apt-get upgrade'
         type   'sudo apt-get install -y git dialog'
         type   'cd'
         type   'git clone git://github.com/petrockblog/RetroPie-Setup.git'
         type   'cd RetroPie-Setup'
         type   'chmod +x retropie_setup.sh'
         type   'sudo ./retropie_setup.sh'
         select 'Binaries-based installation'
    
    4.   CONFIGURATE TIMEZONE AND KEYBOARD LAYOUT
         type   'sudo raspi-config'
         select '4 Internationalisation Options'
         select 'I2 Change Timezone' > 'Europe' > 'Berlin' > 'Finish'
         select '4 Internationalisation Options'
         select 'I3 Change Keyboard Layout' > ...
    
    5.   REMOVE SPLASHSCREENS(1) AND LOGOS(2)
    5.1  type   'cd RetroPie-Setup'
         type   'sudo ./retropie_setup.sh'
         select '3 Setup / Configuration (to be used post install)'
         select '328 Configure Splashscreen'
         select '2 Disable custom splashscreen on boot'
         type   'sudo nano /boot/config.txt'
         add    'disable_splash=1'
    5.2  type   'sudo nano /boot/cmdline.txt'
         add    'logo.nologo'
    
    6    ADD PS3 CONTROLLER VIA BLUETOOTH
         Shutdown Raspberry PI and connect PS3 Controller via USB Cable
         type   'lsusb'
         check controller is connected
         type   'cd /RetroPie-Setup/'
         type   'sudo ./retropie_setup.sh'
         select '3 Setup / Coniguration (to be used post install)'
         select '315 Install PS3 controller driver'
         select 'OK' > 'OK' > 'OK'
         type   'cd /opt/retropie/supplementary/ps3controller'
         type   'sudo ./sixpair'
         check Controller Address
         type   'sudo reboot'
         type   'cd /dev/input/'
         type   'ls'
         check js0 for first controller
         pull USB Cable and push PS Button, Controller connected (No.1)
         check Controller input
         type   'jstest js0'
         DO STEP 6 FOR EVERY CONTROLLER (max.16)
    
    7    PS3 CONTROLLER KONFIGURATION
         not done yet...
    ################################################################################
    

    I can connect 2 of 4 PS3 Controller no matter wich but max. 2. The first one gets LED1 and the second LED2. But the other 2 Controller blink.

    in reply to: Map an exit button for N64 #98536
    snorp
    Participant

    Hi,

    ive tried following with my ps3 Controller

    Since I’m using button 6, I set that line to: Joy Mapping Stop = “J0B6″

    J0 means player 1 and B6 means button 6.

    and “J0B16” (16 is the PSButton)

    but neither J0B6 for Select nor J0B16 for PSButton worked for me :(

    can someone post a solution to quit the N64 Emulator with the PS3 Button?

    Thx

Viewing 6 posts - 1 through 6 (of 6 total)