Homepage Forums Search Search Results for 'usb'

Viewing 35 results - 3,606 through 3,640 (of 3,655 total)
  • Author
    Search Results
  • Chase Westlye
    Participant

    I’m having the same issue numbsphynx

    My retroarch is at:

    /home/pi/RetroPie/Configs/All

    But when I enter
    cd ~/home/pi/RetroPie/Configs/All
    (so same thing but the directory for retroarch.cfg changed)
    I get:
    “-bash: cd ~/home/pi/RetroPie/Configs/All no such file or directory”

    LOL

    #1945

    In reply to: Roms not Starting

    Anonymous
    Inactive

    First Try:
    I used the source-based installation at first and I received a message saying something like… EmulationStation has started but there are no systems. or something like that. So I ran retropie_setup.sh and went through the binaries-based installation. Once I rebooted, emulationstation booted right up. At this point I FTP’d in some roms and tried to start them. This is where I first saw the lines of equal signs. I figured I did something wrong so I started from base one and put the image of Raspbian “wheezy”.

    Second Try:
    After going through the writing the image of Raspbian and following the RetroPie setup instructions I got to the point on whether to do a binaries-based or source-based. I just did the binaries-based. Once the binaries-based installation was complete I imported some roms and tried again. I still received the lines of equal signs. At this point I posted the thread.

    Third Try:
    Since you said the gamepad might be causing some errors I tried unplugging and rebooting to run another binaries-based install. Still didn’t work.

    Fourth Try:
    I completely removed the gamepad from the equation so the only things that are connected to the Raspberry Pi are…

    Dell USB Keyboard
    HDMI
    Micro USB Power
    Ethernet cable

    As soon as I disconnected everything except the listed I inserted my fresh copy of Raspbian “wheezy” and went through the installation process and only doing the binaries-based installation. After that was all said and done it still doesn’t run. After that I tried the source-based installation and it still doesn’t open.

    Any other suggestions would be much appreciated.

    numbsphynx
    Participant

    Im trying to do this and i constantly get Directory not found. I can go in open the directory in terminal but when i attempt to ./retroarch-joyconfig -o p1.cfg -p 1 -j 0 it just gives me Base File/Directory not found. Is it possible the keyboard im using is causing this? I have not been able to get a single directory to change and i know they exist.

    #1939

    In reply to: Roms not Starting

    petrockblog
    Keymaster

    Did you use the source-based or binaries-based installation?

    I would suggest to disconnect the USB game pad to exclude this possible source of errors.

    karloss
    Participant

    at the bottom on the /RetroPie/configs/all/retroarch.cfg file, you will see input_player1_joypad_index stuff, delete all of that…

    then drop into terminal (F4) or ssh and do this..

    cd ~/RetroPie/emulators/RetroArch/tools

    ./retroarch-joyconfig -o p1.cfg -p 1 -j 0
    ( -o for output file, -p for player, -j for joystick id )

    then do this

    sudo cat p*.cfg >> ~/RetroPie/configs/all/retroarch.cfg

    this will setup the controls for the emulators, if you need to do the emulationstation controls, delete the esconfig file in the .emulationstation folder and reboot.

    good luck

    Also I posted this in a Raspberry Pi forum where somebody was tackling a more complex PS USB issue:
    http://www.raspberrypi.org/phpBB3/viewtopic.php?f=78&t=39863

    Hey all,
    I was hoping for some help…

    I got RetroPi up and running, updated, roms uploaded, they all work great but now I’m struggling with my USB PS2 controller.

    I some how messed up the config of the controller when I first launched RetroPi… I.E. When Emulationstation runs for the first time, it takes you through a controller configuration screen.

    So the up button works as done and none of the other buttons works.

    I went bouncing through /home/pi/retro pi/configs/all/retroarch.com but couldn’t seen to find what I was looking for to fix this.

    I ran a jstest /dev/input/js0 and the USB PS2 controller is conected/feeding data/etc

    I have all of the values of pressing each button if needed.

    So how do I reconfigure the controller? Is there a command I can enter to get back to that screen? Or do I need to edit specific values in a specific file manually to fix it?

    And hopefully if other people run into this down the line, then this will help it come up in Google…
    My Reddit thread on this:

    RetroPie/Emulation Station – Setting Up Controllers
    byu/GoingOffRoading inraspberry_pi

    Any help would be greatly appreciated. Thanks!

    #1934

    In reply to: Roms not Starting

    Anonymous
    Inactive

    WOW! Thanks for replying!

    The only emulators I’ve tried to use are the NES and SNES ones.

    Roms:
    SNES Games I’ve tried
    Contra III – The Alien Wars.smc
    Kirby’s Avalanche.smc
    Kirby’s Dream Course.smc
    Mario Paint.smc
    Super Mario RPG – Legend of the Seven Stars.smc
    Super Metroid.smc

    NES Games I’ve tried
    Battle_toads.nes
    Contra Force.nes
    Contra.nes
    Contra_force.nes
    Kirby’s_adventure.nes
    Super Mario Bros. 3.nes
    Super Mario Bros..nes
    Teenage_mutant_ninja_turtles.nes
    Zelda.nes

    Hardware:
    512MB Raspberry Pi Project Board Model B
    Tomee NES USB Controller
    Dell USB Keyboard
    5V 1A Raspberry Pi Power Supply

    Interaction:
    All straight from a USB Keyboard/NES Controller.

    Anonymous
    Inactive

    I’ve installed the latest version of Raspbian “wheezy” from here…
    http://www.raspberrypi.org/downloads

    Once it was imaged I Resize the filesystem and Setup 128MB memory split.

    I’ve went through the instructions on how to setup RetroPie from here…
    https://github.com/retropie/RetroPie-Setup

    I’ve gone through the binary-based installation.

    After all that I setup my USB NES Controller, FTP’d in some NES and SNES games into their respected roms folders, rebooted and when I go to choose a game I get a quick flash to the command line that shows two lines of = “Equals signs” and it kicks me back to EmulationStation. I have tried a variety of different roms (i.e. Super Mario Bros, Contra III, Super Metroid, BattleToads, ect…) for both the NES (.nes) and SNES (.smc) but only came back with equal signs…

    I’ve seen these roms work with the RetroPie image Version 1.5 from…
    https://www.petrockblock.com/download/retropie-project-image/

    …but they aren’t working with the updated version of RetroPie.

    If I could get some help as to why I’m getting lines of “================” instead of lines of retro beauty that would be most appreciated.

    #1909
    petrockblog
    Keymaster

    There is an approved list of compatible USB sound cards at http://elinux.org/RPi_VerifiedPeripherals#USB_Sound_Cards.
    If you get such a card, it would be great to hear about the sound quality here :-)

    sauerkraut
    Participant

    Sorry to bother you guys again.

    I got my RetroPie set up and everything and currently i am running it with 1 Xbox 360 Gamepad (Wired) and 1 USB-Keyboard connected. When playing a game, i can press the ESC-key on the keyboard to get back to the emulator main menu, but can i do the same thing with some sort of controller button combination? I’ve tried countless combinations, but nothing works so far. (e.g. l3 + r3, holding several buttons for a few seconds, select+start+LT+RT, and so on)

    I’m asking this, because i’m planing on using the RetroPie with 2 360 Pads and without keyboard.

    Thanks in advance,
    sauerkraut

    Raygan Kelly
    Participant

    I’ve been having enough trouble with the analog audio output (with crackling and popping sound, weird whining noises, and occasionally no sound at all) that I’m thinking about adding a USB audio output device to my setup. Has anybody tried a USB audio device with RetroPie? Is there any chance that audio performance might be better with a USB audio device than with the built in analog audio output?

    #1890

    In reply to: Stuck at splash screen

    Brian Higgins
    Participant

    Hi, thanks for the quick reply!

    I’m using the SD-card image. Even without the RetroPort USB, the Pi still just boots to the ‘RetroPie’ splash screen and sits there.

    Are there any log files that might provide a clue to what is wrong ?

    Brian

    #1888

    In reply to: Stuck at splash screen

    petrockblog
    Keymaster

    Just to be sure: You used the SD-card image?

    Also, does everything boot and start fine, when you do not have the RetroPort USB connected to the RPi?

    Maybe it works, if you use an active (i.e., a self-powered) USB hub to connect the RetroPort USB. This is just a guess, though.

    Brian Higgins
    Participant

    Hi all, I have installed the RetroPie image, copied over my NES roms and configured my NES controller. My controller is an origional NES controller that is connected using a RetroPort USB plug. However, when I boot up the Pi, I just see the ‘RetroPie’ splash screen. The controller doesn’t do anything, aside from shut down the Pi if I hit ‘Start’ 5 times.

    Is there some step I’m missing in getting everything set up ?

    Thanks,

    Brian

    Fettkraut
    Participant

    Here is my shopping list for setting up the RaspberryPi to run the RetroPie Project

    RaspberryPi (I ´ve got the Model B, REV 2.0, 512MB)
    Power supply with Micro-USB (5V, 1200mA)
    Case for the RaspberryPi (lots of out there)
    SDHC class 10 memorycard with at least 8GB memory
    Trust Bluetooth 3.0 USB Adapter (only needed for a bluetooth controller like the PS3 SIXAXIS controller)
    Keyboard

    Don´t forget to have a look here and here

    Anonymous
    Inactive

    If you are using a GPIO adapter you should just be able to run jstest /dev/input/* (* is your joypad input. Usually js0 or js1.)

    If its a USB controller I believe you can run ./retroarch-joyconfig and the numbers corresponding to each button should show up when you press them during the instructions.

    Hope this helps.

    #1794
    petrockblog
    Keymaster

    A list of possible keys that RetroAch understands is given at https://www.petrockblock.com/forums/topic/xarcade-usb-keyboard/#post-1714. Hope that helps!

    Jonathan Lundström
    Participant

    Hello!

    I’m currently building an arcade machine and I’m using the iPac VE keyboard encoder. I’ve looked at the iPac keycode table and mapped my settings in ~/RetroPie/configs/all/retroarch.cfg accordingly. Although, the buttons doesn’t seem to take effect.

    My iPac is plugged in together with a regular keyboard over a powered USB-hub.
    The iPac uses keys like Left shift, left control and left alt for player one but I don’t know how to bind these to retroarch.

    So far I’ve been using lshift and lalt, but it doesn’t work.

    Any ideas?

    Anonymous
    Inactive

    Hi dear community,and admins too :)
    first,felicity for your collaborative work,this help noob like me.
    i need your brain science to help me.(if you want)
    i have raspi 512mb,tv 102″ hdmi,xbox360 wired controller,hub usb,and retropie script (+raspbian) no change in config.txt (just hdmi_drive=2) 1360w720 not native.my native is 1920×1080 but loose signal always.
    all is working like a charm,oh yeah.(just a little things who not so well)
    when i leave all emulators (f4) i go on terminal and can see a log.with every emulators,i say to you all the message,for understand better.(sorry for longer thread).ALL PLAY IN 640X480

    ATARI 2600
    -Powering on HDMI with explicit setting (CEA mode 1)
    -Retroarch (WARN) :: ORGB1155 pixel format is deprecated,and will be slower.For 15/16 bits,RGB565 format is prefered.
    -Retroarch (WARN) :: Stock GLSL Shaders will be used.
    -Retroarch (ERROR) :: Implementation does not support saves states.Cannot use rewind.
    -Powering on HDMI with prefered setting.
    play ok

    GAMEBOY
    -Powering on HDMI with explicit setting (CEA mode 1)
    -Retroarch (WARN) :: Stock GLSL Shaders will be used.
    -Powering on HDMI with prefered setting.
    play ok

    GAMEBOY ADVANCE
    -Powering on HDMI with explicit setting (CEA mode 1)
    -Powering on HDMI with prefered setting.
    -Powering on HDMI with prefered settingdserrum occured.
    play ok

    GAMEBOY COLOR
    -Retroarch (WARN) :: Stock GLSL Shaders will be used.
    -Powering on HDMI with prefered setting
    play ok

    SEGA GAMEGEAR
    -Active video filter is:TV video filter
    play ok

    MAME
    play ok

    SEGA MASTER SYSTEM
    -Active video filter is:TV video filter
    play ok

    SEGA GENESIS
    “ROM UE” play ok
    “ROM JUE” play ok
    “ROM E” TV HDMI loose signal
    “ROM U” TV HDMI loose signal
    “ROM A” TV HDMI no signal
    play ok

    NES
    “ROM UE” play ok
    “ROM USA” play ok
    -Frontend support RGB565-will use instead of XRGB1555
    -Retroarch (WARN) :: Stock GLSL Shaders will be used.
    -Powering on HDMI with prefered setting.
    play ok

    SNES
    -Powering on HDMI with prefered settingdserrum occured.
    Rom -Mode 20 – TV PAL
    -Retroarch (WARN) :: Stock GLSL Shaders will be used
    -Powering on HDMI with prefered setting.
    play ok

    TURBO GRAPH
    -Retroarch (WARN) :: ORGB1155 pixel format is deprecated,and will be slower.For 15/16 bits,RGB565 format is prefered.
    -Retroarch (WARN) :: Stock GLSL Shaders will be used
    -Powering on HDMI with prefered setting.
    play ok

    PSX
    -bios scph1001.bin
    -sound libreto output driver
    -ari-64-reset
    -Retroarch (WARN) :: Stock GLSL Shaders will be used
    -Retroarch (WARN) :: failed to init rewind buffer.Rewinding will be disabled
    -Powering on HDMI with prefered setting.
    Sound is a little bad (static-interference)
    image is poor (like on my motherboard before i install driver for chipset video)
    play ok

    again sorry for longer thread,but it’s more explicit ,i think.
    for neo-geo,i resolved that after.play not ok.
    hope someone can help,or maybe for understand some things.
    sorry for my english,i’m french
    Thanks bro and sis :)

    #1714

    In reply to: XArcade + USB keyboard

    Idris_Arslanian
    Participant

    FYI to anyone who stumbles upon this thread. You can get most of the available keycodes from the inputcommon.c file. I got a good response here: https://github.com/Themaister/RetroArch/blob/master/input/input_common.c#L613

    { “left”, RETROK_LEFT },
    { “right”, RETROK_RIGHT },
    { “up”, RETROK_UP },
    { “down”, RETROK_DOWN },
    { “enter”, RETROK_RETURN },
    { “kp_enter”, RETROK_KP_ENTER },
    { “tab”, RETROK_TAB },
    { “insert”, RETROK_INSERT },
    { “del”, RETROK_DELETE },
    { “end”, RETROK_END },
    { “home”, RETROK_HOME },
    { “rshift”, RETROK_RSHIFT },
    { “shift”, RETROK_LSHIFT },
    { “ctrl”, RETROK_LCTRL },
    { “alt”, RETROK_LALT },
    { “space”, RETROK_SPACE },
    { “escape”, RETROK_ESCAPE },
    { “add”, RETROK_KP_PLUS },
    { “subtract”, RETROK_KP_MINUS },
    { “kp_plus”, RETROK_KP_PLUS },
    { “kp_minus”, RETROK_KP_MINUS },
    { “f1”, RETROK_F1 },
    { “f2”, RETROK_F2 },
    { “f3”, RETROK_F3 },
    { “f4”, RETROK_F4 },
    { “f5”, RETROK_F5 },
    { “f6”, RETROK_F6 },
    { “f7”, RETROK_F7 },
    { “f8”, RETROK_F8 },
    { “f9”, RETROK_F9 },
    { “f10”, RETROK_F10 },
    { “f11”, RETROK_F11 },
    { “f12”, RETROK_F12 },
    { “num0”, RETROK_0 },
    { “num1”, RETROK_1 },
    { “num2”, RETROK_2 },
    { “num3”, RETROK_3 },
    { “num4”, RETROK_4 },
    { “num5”, RETROK_5 },
    { “num6”, RETROK_6 },
    { “num7”, RETROK_7 },
    { “num8”, RETROK_8 },
    { “num9”, RETROK_9 },
    { “pageup”, RETROK_PAGEUP },
    { “pagedown”, RETROK_PAGEDOWN },
    { “keypad0”, RETROK_KP0 },
    { “keypad1”, RETROK_KP1 },
    { “keypad2”, RETROK_KP2 },
    { “keypad3”, RETROK_KP3 },
    { “keypad4”, RETROK_KP4 },
    { “keypad5”, RETROK_KP5 },
    { “keypad6”, RETROK_KP6 },
    { “keypad7”, RETROK_KP7 },
    { “keypad8”, RETROK_KP8 },
    { “keypad9”, RETROK_KP9 },
    { “period”, RETROK_PERIOD },
    { “capslock”, RETROK_CAPSLOCK },
    { “numlock”, RETROK_NUMLOCK },
    { “backspace”, RETROK_BACKSPACE },
    { “multiply”, RETROK_KP_MULTIPLY },
    { “divide”, RETROK_KP_DIVIDE },
    { “print_screen”, RETROK_PRINT },
    { “scroll_lock”, RETROK_SCROLLOCK },
    { “tilde”, RETROK_BACKQUOTE },
    { “backquote”, RETROK_BACKQUOTE },
    { “pause”, RETROK_PAUSE },
    { “nul”, RETROK_UNKNOWN },
    { NULL, RETROK_UNKNOWN },

    Note, you need to use the first portion (quoted).

    -Idris_A

    #1693
    depmod
    Participant

    Success. Thanks a lot for your help jbaker and petrockblog. I reviewed https://github.com/Aloshi/EmulationStation/issues/67 and solved it if anybody else has the same controller (http://www.amazon.com/Classic-USB-NES-Controller-PC/dp/B002YVD3KM) or similar problem:

    Go ahead and run the Emulationstation wizard with keyboard while the usb controller is plugged in. It will capture the keyboard keys in es_input.cfg but it will give you your usb device name for the joypad just before </inputlist> tag. Then use the the sample below and correct your es_input.cfg which is under .emulationstation folder under home folder.

    <?xml version="1.0"?>
    <inputList>
    <inputConfig type="joystick" deviceName="USB Gamepad ">
    <input name="a" type="button" id="1" value="1"/>
    <input name="b" type="button" id="0" value="1"/>
    <input name="down" type="axis" id="1" value="1"/>
    <input name="left" type="axis" id="0" value="-1"/>
    <input name="menu" type="button" id="3" value="1"/>
    <input name="right" type="axis" id="0" value="1"/>
    <input name="select" type="button" id="2" value="1"/>
    <input name="up" type="axis" id="1" value="-1"/>
    </inputConfig>
    </inputList>

    #1682
    depmod
    Participant

    First of all thanks a lot for all your hard work. Everything went smooth with image installation. My only problem is when I plug my NES USB controller http://www.amazon.com/Classic-USB-NES-Controller-PC/dp/B002YVD3KM during the initial setup screen for controller in Emulationstation and follow the directions on screen everything is OK until I come to PgUp PgDown section. The controller has the directionpad and 4 extra buttons Start select A and B. So when I am at PgUP I run out of buttons. With the keyboard it is OK but I do not know what to do with my controller. I have been looking around on the web for a hint but no luck . I would appreciate any help. Thanks.

    #1678
    zahno
    Participant

    lsusb gives me this:
    Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
    Bus 001 Device 004: ID 0409:0050 NEC Corp. 7-port hub
    Bus 001 Device 008: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
    Bus 001 Device 009: ID 0e8f:3013 GreenAsia Inc.

    The adapter is the last one (GreenAsia), if I unplug it the last entry is missing.

    And dmesg gives me this:
    [ 0.000000] Booting Linux on physical CPU 0
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #427 PREEMPT Fri Apr 26 20:53:06 BST 2013
    [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
    [ 0.000000] Machine: BCM2708
    [ 0.000000] cma: CMA: reserved 16 MiB at 17000000
    [ 0.000000] Memory policy: ECC disabled, Data cache writeback
    [ 0.000000] On node 0 totalpages: 98304
    [ 0.000000] free_area_init_node: node 0, pgdat c053b854, node_mem_map c05e5000
    [ 0.000000] Normal zone: 768 pages used for memmap
    [ 0.000000] Normal zone: 0 pages reserved
    [ 0.000000] Normal zone: 97536 pages, LIFO batch:31
    [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
    [ 0.000000] pcpu-alloc: [0] 0
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97536
    [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708.boardrev=0xd bcm2708.serial=0x8c784b9e smsc95xx.macaddr=B8:27:EB:78:4B:9E sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
    [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.000000] Memory: 384MB = 384MB total
    [ 0.000000] Memory: 367240k/367240k available, 25976k reserved, 0K highmem
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
    [ 0.000000] vmalloc : 0xd8800000 - 0xff000000 ( 616 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xd8000000 ( 384 MB)
    [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
    [ 0.000000] .text : 0xc0008000 - 0xc04e647c (4986 kB)
    [ 0.000000] .init : 0xc04e7000 - 0xc0507f24 ( 132 kB)
    [ 0.000000] .data : 0xc0508000 - 0xc053c080 ( 209 kB)
    [ 0.000000] .bss : 0xc053c0a4 - 0xc05e4758 ( 674 kB)
    [ 0.000000] NR_IRQS:330
    [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
    [ 0.000000] Console: colour dummy device 80x30
    [ 0.000000] console [tty1] enabled
    [ 0.001009] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
    [ 0.060124] pid_max: default: 32768 minimum: 301
    [ 0.060459] Mount-cache hash table entries: 512
    [ 0.061214] Initializing cgroup subsys cpuacct
    [ 0.061267] Initializing cgroup subsys devices
    [ 0.061299] Initializing cgroup subsys freezer
    [ 0.061328] Initializing cgroup subsys blkio
    [ 0.061417] CPU: Testing write buffer coherency: ok
    [ 0.061750] hw perfevents: enabled with v6 PMU driver, 3 counters available
    [ 0.061889] Setting up static identity map for 0x39d658 - 0x39d6b4
    [ 0.063382] devtmpfs: initialized
    [ 0.074016] NET: Registered protocol family 16
    [ 0.080441] DMA: preallocated 4096 KiB pool for atomic coherent allocations
    [ 0.081535] bcm2708.uart_clock = 0
    [ 0.082928] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
    [ 0.082982] hw-breakpoint: maximum watchpoint size is 4 bytes.
    [ 0.083018] mailbox: Broadcom VideoCore Mailbox driver
    [ 0.083112] bcm2708_vcio: mailbox at f200b880
    [ 0.083214] bcm_power: Broadcom power driver
    [ 0.083251] bcm_power_open() -> 0
    [ 0.083276] bcm_power_request(0, 8)
    [ 0.583966] bcm_mailbox_read -> 00000080, 0
    [ 0.584007] bcm_power_request -> 0
    [ 0.584034] Serial: AMBA PL011 UART driver
    [ 0.584182] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3
    [ 0.908020] console [ttyAMA0] enabled
    [ 0.931634] bio: create slab <bio-0> at 0
    [ 0.936512] SCSI subsystem initialized
    [ 0.940604] usbcore: registered new interface driver usbfs
    [ 0.946187] usbcore: registered new interface driver hub
    [ 0.951780] usbcore: registered new device driver usb
    [ 0.958128] Switching to clocksource stc
    [ 0.962369] FS-Cache: Loaded
    [ 0.965512] CacheFiles: Loaded
    [ 0.980346] NET: Registered protocol family 2
    [ 0.985631] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.993364] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
    [ 1.000149] TCP: Hash tables configured (established 16384 bind 16384)
    [ 1.006753] TCP: reno registered
    [ 1.010006] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [ 1.015904] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [ 1.022487] NET: Registered protocol family 1
    [ 1.027349] RPC: Registered named UNIX socket transport module.
    [ 1.033392] RPC: Registered udp transport module.
    [ 1.038114] RPC: Registered tcp transport module.
    [ 1.042859] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 1.049970] bcm2708_dma: DMA manager at f2007000
    [ 1.054762] bcm2708_gpio: bcm2708_gpio_probe c0515d98
    [ 1.060235] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
    [ 1.069404] audit: initializing netlink socket (disabled)
    [ 1.075000] type=2000 audit(0.930:1): initialized
    [ 1.196805] VFS: Disk quotas dquot_6.5.2
    [ 1.200839] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 1.207893] FS-Cache: Netfs 'nfs' registered for caching
    [ 1.213649] NFS: Registering the id_resolver key type
    [ 1.218819] Key type id_resolver registered
    [ 1.223113] Key type id_legacy registered
    [ 1.227481] msgmni has been set to 749
    [ 1.233014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.240716] io scheduler noop registered
    [ 1.244758] io scheduler deadline registered (default)
    [ 1.249941] io scheduler cfq registered
    [ 1.290471] Console: switching to colour frame buffer device 228x61
    [ 1.316877] kgdb: Registered I/O driver kgdboc.
    [ 1.322258] vc-cma: Videocore CMA driver
    [ 1.326304] vc-cma: vc_cma_base = 0x00000000
    [ 1.331113] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
    [ 1.336659] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
    [ 1.351531] brd: module loaded
    [ 1.359913] loop: module loaded
    [ 1.363600] vchiq: vchiq_init_state: slot_zero = 0xd7000000, is_master = 0
    [ 1.371418] Loading iSCSI transport class v2.0-870.
    [ 1.377508] usbcore: registered new interface driver smsc95xx
    [ 1.383720] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
    [ 1.594837] Core Release: 2.80a
    [ 1.598106] Setting default values for core params
    [ 1.603118] Finished setting default values for core params
    [ 1.813902] Using Buffer DMA mode
    [ 1.817328] Periodic Transfer Interrupt Enhancement - disabled
    [ 1.823325] Multiprocessor Interrupt Enhancement - disabled
    [ 1.829032] OTG VER PARAM: 0, OTG VER FLAG: 0
    [ 1.833524] Dedicated Tx FIFOs mode
    [ 1.838098] dwc_otg: Microframe scheduler enabled
    [ 1.838512] dwc_otg bcm2708_usb: DWC OTG Controller
    [ 1.843654] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
    [ 1.851142] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
    [ 1.856930] Init: Port Power? op_state=1
    [ 1.860956] Init: Power Port (0)
    [ 1.864408] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1.871366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.884192] usb usb1: Product: DWC OTG Controller
    [ 1.894256] usb usb1: Manufacturer: Linux 3.6.11+ dwc_otg_hcd
    [ 1.905406] usb usb1: SerialNumber: bcm2708_usb
    [ 1.916121] hub 1-0:1.0: USB hub found
    [ 1.925301] hub 1-0:1.0: 1 port detected
    [ 1.934881] dwc_otg: FIQ enabled
    [ 1.934901] dwc_otg: NAK holdoff enabled
    [ 1.934921] Module dwc_common_port init
    [ 1.935147] Initializing USB Mass Storage driver...
    [ 1.945599] usbcore: registered new interface driver usb-storage
    [ 1.956956] USB Mass Storage support registered.
    [ 1.967078] usbcore: registered new interface driver libusual
    [ 1.978516] mousedev: PS/2 mouse device common for all mice
    [ 1.990340] bcm2835-cpufreq: min=700000 max=800000 cur=700000
    [ 2.001677] bcm2835-cpufreq: switching to governor powersave
    [ 2.012699] bcm2835-cpufreq: switching to governor powersave
    [ 2.023663] cpuidle: using governor ladder
    [ 2.033106] cpuidle: using governor menu
    [ 2.042248] sdhci: Secure Digital Host Controller Interface driver
    [ 2.053721] sdhci: Copyright(c) Pierre Ossman
    [ 2.063397] sdhci: Enable low-latency mode
    [ 2.112432] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
    [ 2.125783] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
    [ 2.139138] Indeed it is in host mode hprt0 = 00021501
    [ 2.149748] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 2.177269] usbcore: registered new interface driver usbhid
    [ 2.212220] usbhid: USB HID core driver
    [ 2.221894] TCP: cubic registered
    [ 2.252291] Initializing XFRM netlink socket
    [ 2.282256] NET: Registered protocol family 17
    [ 2.292035] Key type dns_resolver registered
    [ 2.322035] mmc0: read SD Status register (SSR) after 4 attempts
    [ 2.318945] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
    [ 2.344385] registered taskstats version 1
    [ 2.355056] Waiting for root device /dev/mmcblk0p2...
    [ 2.365892] mmc0: new high speed SDHC card at address e624
    [ 2.377653] mmcblk0: mmc0:e624 SD08G 7.40 GiB
    [ 2.392937] mmcblk0: p1 p2
    [ 2.432306] usb 1-1: new high-speed USB device number 2 using dwc_otg
    [ 2.444483] Indeed it is in host mode hprt0 = 00001101
    [ 2.508722] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.534012] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 2.555456] devtmpfs: mounted
    [ 2.564591] Freeing init memory: 128K
    [ 2.672660] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
    [ 2.685187] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 2.698783] hub 1-1:1.0: USB hub found
    [ 2.709008] hub 1-1:1.0: 3 ports detected
    [ 2.992546] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
    [ 3.102919] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
    [ 3.115907] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 3.135930] smsc95xx v1.0.4
    [ 3.207138] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:78:4b:9e
    [ 3.322598] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
    [ 3.452960] usb 1-1.2: New USB device found, idVendor=0409, idProduct=0050
    [ 3.482342] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 3.510995] hub 1-1.2:1.0: USB hub found
    [ 3.529642] hub 1-1.2:1.0: 7 ports detected
    [ 3.822523] usb 1-1.2.4: new low-speed USB device number 5 using dwc_otg
    [ 3.958686] usb 1-1.2.4: New USB device found, idVendor=046d, idProduct=c517
    [ 3.971921] usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 3.986238] usb 1-1.2.4: Product: USB Receiver
    [ 3.996809] usb 1-1.2.4: Manufacturer: Logitech
    [ 4.102558] usb 1-1.2.5: new high-speed USB device number 6 using dwc_otg
    [ 4.247219] usb 1-1.2.5: New USB device found, idVendor=1bcf, idProduct=0c31
    [ 4.272357] usb 1-1.2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 4.288203] usb 1-1.2.5: Product: USB to Serial-ATA bridge
    [ 4.300109] usb 1-1.2.5: Manufacturer: Sunplus Innovation Technology
    [ 4.312749] usb 1-1.2.5: SerialNumber: FFFFFFF0FF00000000FF99F6526FFF
    [ 4.335416] scsi0 : usb-storage 1-1.2.5:1.0
    [ 4.362703] udevd[156]: starting version 175
    [ 4.432622] usb 1-1.2.6: new low-speed USB device number 7 using dwc_otg
    [ 4.644846] usb 1-1.2.6: New USB device found, idVendor=0e8f, idProduct=3013
    [ 4.682365] usb 1-1.2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 4.732330] usb 1-1.2.6: Product: USB GamePad
    [ 4.755565] usb 1-1.2.6: Manufacturer: HuiJia
    [ 4.828250] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input0
    [ 4.875066] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input1
    [ 4.924118] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input2
    [ 4.974888] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input3
    [ 5.032768] hid-generic 0003:0E8F:3013.0003: input,hidraw0: USB HID v1.10 Joystick [HuiJia USB GamePad] on usb-bcm2708_usb-1.2.6/input0
    [ 5.357340] scsi 0:0:0:0: Direct-Access FUJITSU MHV2080BH PL 0200 PQ: 0 ANSI: 4
    [ 5.403291] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
    [ 5.449591] sd 0:0:0:0: [sda] Write Protect is off
    [ 5.481819] sd 0:0:0:0: [sda] Mode Sense: 38 00 00 00
    [ 5.489073] sd 0:0:0:0: [sda] No Caching mode page present
    [ 5.522339] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [ 5.547950] sd 0:0:0:0: [sda] No Caching mode page present
    [ 5.547963] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [ 5.549495] sda: sda1
    [ 5.578707] sd 0:0:0:0: [sda] No Caching mode page present
    [ 5.578719] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [ 5.578732] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 6.165115] Registered led device: led0
    [ 7.240894] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.0/input/input4
    [ 7.474921] logitech 0003:046D:C517.0001: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-bcm2708_usb-1.2.4/input0
    [ 7.707617] logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
    [ 7.840788] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.1/input/input5
    [ 7.997323] logitech 0003:046D:C517.0002: input,hiddev0,hidraw2: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-bcm2708_usb-1.2.4/input1
    [ 12.295481] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 12.967453] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 14.140544] input: SNES pad as /devices/virtual/input/input6
    [ 14.172957] SNES pad data pin connected to GPIO4
    [ 14.192690] input: SNES pad as /devices/virtual/input/input7
    [ 14.214997] SNES pad data pin connected to GPIO3
    [ 19.425973] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it
    [ 19.440372] mmc0: DMA IRQ 6 ignored - results were reset
    [ 23.869511] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    [ 25.299472] bcm2835-cpufreq: switching to governor ondemand
    [ 25.299503] bcm2835-cpufreq: switching to governor ondemand
    [ 26.300364] input: SNES-to-Gamepad Device as /devices/virtual/input/input8
    [ 26.301521] input: SNES-to-Gamepad Device as /devices/virtual/input/input9
    [ 28.638016] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SS
    [ 1481.004702] usb 1-1.2.4: USB disconnect, device number 5
    [ 1483.821084] usb 1-1.2.5: USB disconnect, device number 6
    [ 1499.417207] usb 1-1.2.5: new low-speed USB device number 8 using dwc_otg
    [ 1499.523982] usb 1-1.2.5: New USB device found, idVendor=046d, idProduct=c517
    [ 1499.524011] usb 1-1.2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 1499.524027] usb 1-1.2.5: Product: USB Receiver
    [ 1499.524041] usb 1-1.2.5: Manufacturer: Logitech
    [ 1499.535229] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.5/1-1.2.5:1.0/input/input10
    [ 1499.539245] logitech 0003:046D:C517.0004: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-bcm2708_usb-1.2.5/input0
    [ 1499.545745] logitech 0003:046D:C517.0005: fixing up Logitech keyboard report descriptor
    [ 1499.557606] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.5/1-1.2.5:1.1/input/input11
    [ 1499.562252] logitech 0003:046D:C517.0005: input,hiddev0,hidraw2: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-bcm2708_usb-1.2.5/input1
    [ 1512.753016] usb 1-1.2.6: USB disconnect, device number 7
    [ 1632.560291] usb 1-1.2.6: new low-speed USB device number 9 using dwc_otg
    [ 1632.774646] usb 1-1.2.6: New USB device found, idVendor=0e8f, idProduct=3013
    [ 1632.774675] usb 1-1.2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 1632.774691] usb 1-1.2.6: Product: USB GamePad
    [ 1632.774705] usb 1-1.2.6: Manufacturer: HuiJia
    [ 1632.810906] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input12
    [ 1632.813192] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input13
    [ 1632.815158] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input14
    [ 1632.816475] input: HuiJia USB GamePad as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.6/1-1.2.6:1.0/input/input15
    [ 1632.817762] hid-generic 0003:0E8F:3013.0006: input,hidraw0: USB HID v1.10 Joystick [HuiJia USB GamePad] on usb-bcm2708_usb-1.2.6/input0

    I see plenty of GamePads. :D
    I’m using this adapter: http://www.amazon.de/gp/product/B002OWHTNI/ref=oh_details_o03_s00_i00?ie=UTF8&psc=1

    Right now, I have a usb-hub plugged in (on the raspberry’s usb-port) and on the usb-hub a keyboard and the adapter.

    What’s the next step? I’m not sure how the system registers my controllers

    #1676
    flattery
    Participant

    Oh, I don’t think I knew about that.

    Nice, but I would like one where I could fit a usb hub inside.

    #1672
    flattery
    Participant

    A RetroPie case could be cool, but it would need to be big enough to accommodation a USB HUB and what ever else people might want in it. Or their could be a few different sizes.

    I would probably buy one and build a second RetroPie… not sure what I would do with it then…

    #1671
    petrockblog
    Keymaster

    SNESDev is only needed if you directly connect SNES controllers to the GPIO pins. If I understand correctly, this is not the case here.

    First of all, you need to check, if the OS identifies your USB-adapter correctly. You can check this, e.g., with the commands lsusb or dmesg.

    Then you need to know whether the adapter registers the controllers as joysticks or as a keyboard in the system. Depending on that you then need to configure the inputs for the Emulators.

    #1659

    In reply to: XArcade + USB keyboard

    Idris_Arslanian
    Participant

    Well, I snagged a PS2 keyboard so I could hook up the XArcade and keyboard jointly so the Pi would recognize them both as the same keyboard input. However, I am having trouble remapping the buttons in the RetroPie.cfg. I have the following in the file, but it is not recognizing the reconfigured buttons. I have no .cfg files in any of the emulator specific configuration folders:

    home/pi/RetroPie/configs/all/RetroPie.cfg

    # Keyboard input. Will recognize normal keypresses and special keys like “left”, “right”, and so on.
    # Keyboard input, Joypad and Joyaxis will all obey the “nul” bind, which disables the bind completely,
    # rather than relying on a default.
    input_player1_a = “5”
    input_player1_b = “c”
    input_player1_y = “lshift”
    input_player1_x = “z”
    input_player1_start = “1”
    input_player1_select = “3”
    input_player1_l = “lctrl”
    input_player1_r = “lalt”
    input_player1_left = “4”
    input_player1_right = “6”
    input_player1_up = “8”
    input_player1_down = “2”

    input_player2_a = “e”
    input_player2_b = “w”
    input_player2_y = “]”
    input_player2_x = “6”
    input_player2_start = “2”
    input_player2_select = “4”
    input_player2_l = “a”
    input_player2_r = “s”
    input_player2_left = “d”
    input_player2_right = “g”
    input_player2_up = “r”
    input_player2_down = “f”
    # input_player1_l2 =
    # input_player1_r2 =
    # input_player1_l3 =
    # input_player1_r3 =

    zahno
    Participant

    Hi,
    first of all, sorry if my choice of words is a little weird, I’m from germany :)

    I have troubles setting up a second controller. I’m using a USB-to-SNES-adapter with two ports for two controllers.
    The setup for the menu-control works fine, I am able to navigate trough the menu with both controllers without any problems.
    I changed the retroarch.cfg file by copy- and pasting the configurations of the first controller (that already works fine in games) and changing the index to “1” and “player1” to “player2” what should be correct, right?

    Now to the weird part:
    Controller 2 does NOT work unless I press any button of controller 1 at the same time. That is the only way that controller 2 does react at all while I’m in a game. Again, controller 1 and 2 work fine in the menu independent of each other.
    When I swap the index-numbers of the controllers in the retroarch.cfg file they still do the same thing but swapped (controller 1 works only if any button on controller 2 is pressed). That makes me guess this is a settings-problem and not a hardware-problem.

    Has anyone an solution to this?? I’m falling into despair… :)

    #1648
    Raygan Kelly
    Participant

    This is what I’m waiting on too. I am using a pair of USB SNES controllers.

    In the end I may finally learn to work with GPIO so I can add a few simple buttons for exiting the emulator, saving states, etc.

    Idris_Arslanian
    Participant

    Hey all, my current setup is an XArcade dual joystick paired with a USB keyboard.  I’ve finally gotten the XArcade to work with EmulationStation, but am having trouble configuring it with RetroArch.  I believe this has to do with the fact that I have two USB input devices (The XArcade and Keyboard) plugged into the Pi.  This is being interpreted as two USB keyboards.  Is there a way to, in the .cfg file, setup a second keyboard?  If so, what is the syntax?

    Thanks

    -Idris_Arslanian

    #1581

    In reply to: Constant lag?

    Wysee
    Participant

    Okay .. I’ve ran into some other issues.

    As I have two SNES USB controllers, I decided to add another controller in the config, so far so good.
    At the same time, I followed this guide:

    gzz wrote:And I saw on the wiki that people wanted to start emulationstation at startup, all Ive done is add to .bashrc

    EMU=’emulationstation’

    if ps ax | grep -v grep | grep $EMU > /dev/null
    then
    echo “already running”
    else
    echo “starting up emulationstation”
    /home/pi/RetroPie/EmulationStation/emulationstation
    fi

    and in /etc/inittab

    replace
    1:2345:respawn:/sbin/getty –noclear 38400 tty1
    with
    c1:2345:respawn:/sbin/agetty -a pi -8 -s 38400 tty1 linux

    In order to get my EmulationStation to launch at start-up, as I didn’t check this option in the initial setup (Not even sure it was there?).
    Either way, now, I get this big wall of text in the beginning, and then, as it looks like it starts to boot into X, small dots show up, and the entire screen freeze in a glitched state, with wavy lines all over. Although, I can kinda make out the default Raspberry Pi wallpaper in the background.

    Now, as I’m really new to linux overall, is there any way to fix this? I mean, I really want it to boot into EmulationStation to begin with, but in this “torn” screen state I can’t do anything at all (Not even CTRL-ALT-BACKSPACE works).

    #1571
    Scott
    Participant

    I have doom and doom 2 working with a USB controller however I cannot figure out how to change weapons during the game. The keyboard and the USB controller both do not seem to work. I’m sure I’m missing something really obvious. Anyone else have this issue? I’m using a wireless keyboard.  I also was able to get my controllers setup for other emulators and have not had too much trouble doing so.

     

     

    #1570
    heiNey
    Participant

    [quote=1567]Just curious how your XBMC is responding? I did the same as you did for the install using the RetroPie Img, and I’m getting pretty slow menus within XBMC. Video playback is fine if I have my Pi overclocked to 900mhz. I’ve tried the OpenELEC distro for XBMC and the menus are perfectly fine.[/quote]

    my menus have a little bit of lag at times, but for the most part i think it’s fine.  i switched skins to the confluence mod 2 version, because i like the kiosk option it gives me, but i think it causes a little bit of slowdown.  the default confluence skin is quick and responsive though, but i didnt use it long enough to really notice if there was significant slowdown

    i actually tried openelec before this, and it was much slower/laggy than this.  im also clocked at 900mhz, but im running my raspbian from a usb drive instead of the sdcard.

    #1529

    In reply to: xboxdrv and RetroPie

    heiNey
    Participant

    im trying to set up my xbox360 wireless controller, but im getting this error:

    heiney@raspipie:~/RetroPie/emulators/RetroArch/tools$ ./retroarch-joyconfig -o p1.cfg -p 1 -j 0

    Couldn’t open joystick #0.

    my /etc/rc.local file looks like:

    sudo xboxdrv –trigger-as-button –wid 0 –led 2 –deadzone 4000 –silent &

    exit 0

    not sure what’s wrong here.  i followed the tutorial exactly.

    am i supposed to buy some sort of usb wireless adapter for the controller to be recognized by the rpi, or is it supposed to detect the controller’s presence automatically?

Viewing 35 results - 3,606 through 3,640 (of 3,655 total)