Homepage Forums Search Search Results for 'usb'

Viewing 35 results - 1,156 through 1,190 (of 3,655 total)
  • Author
    Search Results
  • #107115
    petrockblog
    Keymaster
    kenek
    Participant

    Looking for a usb NES and SNES controller that are good quality. I got some cheap china ones off ebay and they are not very good. Any help would be appreciated!

    #107112

    In reply to: My SUpi NINTENDO

    bobchiba
    Participant

    Thanks Colin,

    To be honest, i’ve been doing it in my spare time over the the past few months and haven’t really kept a tally of everything. I would struggle a bit to make a guide now.

    The tricky part was getting the pad to work. Eventually I realised non-genuine snes pads (even if they’re not USB) dont all work. Had to use proper original ones. Theres a member on here called FLOOB who has some great youtube tutorials that got me through a lot of the tweaks.

    #107102
    phipix01
    Participant

    @bobchiba good to hear!
    did you get both the controllers to work at the same time? i cannot have both the red lights at the same time :(
    can you share this config you are talking about?

    manually edit the TwinUSBJoystic.cfg file with the same button assignment as a PS3 controller

    i’d love to have a look at it since i have only one controller working maybe it’s the config .. or maybe i should update to 3.0 as well :D

    clstan
    Participant

    I’ve got a name brand PS3 Controller (Sony…duhhh), and a bluetooth dongle. I went through the menu system to add the PS3 controller drivers and paired it up with very little issues. jstest shows everything working correctly. I can control the menus from within EmulationStation and even launch an emulated game. But within the games the PS3 is non-responsive…like it doesn’t even see the controller.

    While waiting on the bluetooth dongle to arrive, I just played my games using my PS3 controller…but connected via USB. No issues.

    So if it works while wired to the RPi…then why won’t it work over Bluetooth? I know that someone has had this issue before…care to share?

    Chris

    turnipeater
    Participant

    Hi

    I am trying to get a PS3 controller paired by Bluetooth however am having issues both with the Bluetooth pairing and using the controller via usb. I am using retro pie 3.0 and have gone through the pair PS3 controller option in the setup script. After this ran successfully, I followed this tutorial https://urbanjack.wordpress.com/2014/02/26/bluetooth-low-energy-ble-on-raspberry-pi-with-asus-bt-400/
    However go stuck on the step running
    echo “0b05 17cb” >> /sys/bus/usb/drivers/btusb/new_id
    Due to not having permissions to do so. Have tried sudo, replacing >> with > etc but nothing

    Hope someone else out there has had this and worked around it but I can’t get anything to do with the PS3 controller to work!

    Thanks in advance

    #107070
    bobchiba
    Participant

    OK I got it working. Reboot got it working in ES, then I found someone with the same issue and the solution was to manually edit the TwinUSBJoystic.cfg file with the same button assignment as a PS3 controller (minus the bottons a ps1 pad doesn’t have)

    #107067
    sublim3
    Participant

    What I do with my arcade machine setup is boot from USB. Then I have 2 USB keys with different ROMs and Settings. I just plug in the one I want to use or my kids use. Then if they are in trouble, I take the USB key away. LoL. I keep a copy of the USB on a storage drive and if they mess it up it only takes 5 min to fix. I have a 5 and 8 year old and they have only broken it once in 3 months. I recommend using RetroPie 2.6 for the kids as it doesn’t show as many graphical settings.

    #107058
    bobchiba
    Participant

    hi there,

    I have the exact same usb adapter, trying to get an original PS1 pad to work. The adpater is powered (tiny red led so seems like its operating ok) but cannot get the pad to register any input.

    I have tried the automated pad register within the new retropie 3.0 menu and nothing hits. I can see that the Pi acknowledges that a ‘twin usb joystick’ is connected however??

    #107051

    In reply to: 2 x joystick config

    enigma90
    Participant

    This sounds similar to my issue, I have also just completed the Instructables Guide and bought the XinMo USB only difference is I went for the LED version.

    I have managed go through terminal and followed your structions making a map

    This is what is in my retroarch.cfg and also my xin-moxin…cfg file

    input_device = “Xin-Mo Xin-Mo Dual Arcade”
    input_driver = “udev”
    input_player1_joypad_index = “1”
    input_player1_up_axis = “-1”
    input_player1_down_axis = “+1”
    input_player1_left_axis = “-0”
    input_player1_right_axis = “+0”
    input_player1_a_btn = “3”
    input_player1_b_btn = “4”
    input_player1_x_btn = “0”
    input_player1_y_btn = “1”
    input_player1_l_btn = “2”
    input_player1_r_btn = “5”
    input_player1_start_btn = “8”
    input_player2_joypad_index = “0”
    input_player2_up_axis = “-1”
    input_player2_down_axis = “+1”
    input_player2_left_axis = “-0”
    input_player2_right_axis = “+0”
    input_player2_a_btn = “19”
    input_player2_b_btn = “20”
    input_player2_x_btn = “6”
    input_player2_y_btn = “7”
    input_player2_l_btn = “18”
    input_player2_r_btn = “21”
    input_player2_start_btn = “9”

    However when I go into Emulation station the joystick etc works fine however when I load an emulator no configuration is there except when i press Button 0 it does everything :S on the same button i.e Start, A, B. All in one go

    I am a complete novice at programming etc so may need some more help. Is there any information I can copy and paste into a reply that you can let me know what’s right and wrong

    ryman222
    Participant

    Trying to setup a real N64 controller using a usb adapter. These are the buttons I have mapped in my cfg file based on the N64 layout here. Problem is the analog stick doesn’t work fully, for example in Super Mario 64 mario only walks, he wont run. The L+R and Z buttons aren’t functioning properly either. And this is in all emulators.

    Here my current config file:

    input_device = “HuiJia USB GamePad”
    intput_driver = “udev”
    intput_b_btn = “2”
    intput_start_btn = “9”
    intput_up_btn = “12”
    intput_down_btn = “14”
    intput_left_btn = “15”
    intput_right_btn = “13”
    intput_a_btn = “1”
    intput_l2_btn = “6”
    intput_r2_btn = “7”
    intput_l_btn = “8”
    intput_l_x_plus_axis = “+0”
    intput_l_x_minus_axis = “-0”
    intput_l_y_plus_axis = “+1”
    intput_l_y_minus_axis = “-1”
    intput_r_x_plus_axis = “-5”
    intput_r_x_minus_axis = “+5”
    intput_r_y_plus_axis = “+2”
    intput_r_y_minus_axis = “-2”

    If anyone has any ideas or a working setup please help me out. Thanks!

    #107008
    Anonymous
    Inactive

    I use two USB sticks to store my PC and Playstation games, and for the RetroPie setup I have I need them to always mount to the same points. I’m not sure if this works for USB hard drives too or if it’s just applicable to flash sticks, so bear that in mind. First I found out the uuid of the drive using:

    sudo blkid

    Then I edited etc/fstab to add a new entry. It should take the following form:

    [Device] [Mount Point] [File_system] [Options] [dump] [fsck order]

    So mine looked something like:

    uuid=F03A-33EB /media/usb0 vfat defaults 0 0

    I can’t remember exactly what I put for the options, I know I needed to alter something to get it readable and writeable – I’m away from the Pi at the moment, I’ll look it up when I get home. (the UUID is just made up there, yours will be different).

    That should always mount that specific drive to /media/usb0 on boot. Again, I don’t know if it’s the same for hard drives, but my USB sticks get a new uuid every time they’re formatted.

    Hope that’s helpful!

    xd3l
    Participant

    I got it! Well I got the guide I linked to work, I’ve not applied this to your package yet, though I am pretty well convinced that it would apply.

    I did not bother with Part 3 of the tutorial as it seems to be rushed in that it leaves out a lot of explanation and just assumes you know what in the world he is talking about. So for now I just select my OS with a mouse, though I wish it would just boot into RetroPie everytime by default and then offer a script from within there to reboot into Kodi or Rapspain. Maybe I can work out a solution on my own and or with the help of the forums.

    I am going to keep tinkering, then when I feel confident, I’ll probably back up all my partitions and have a go at what ever your lastest release may be at the time, because I got to admit, what I’ve seen in your Youtube video impressed me a lot, plus you changed the boot up screen into a video, which is something I wanted to do my self.

    Thank you for the help and inspiration!

    USB rules, SD drools! ;)

    xd3l
    Participant

    I hear you man, I was up all night last night working on the Pi as per the pages I linked, and yes, it is not terribly hard, but very very very very time consuming! In fact I am still not done because by 8:30 AM in the morning, I realized I’d made a grave error and needed to adjust the guide a little bit to meet my needs.

    When or if I make progress, I will post back and will hopefully have something useful to share in relation to how to get this working for 128Gb USB sticks and above, as we really don’t need to be depending up on SD cards since they are often slower, corrupt easier, and corrupt MUCH easier when we over clock our Pi’s… which is something I believe everyone and their grandma is going to want to do considering you need to be running at 1000Mhz in order to pull of PSX emulation as well as I’ve been able to.

    [quote=106989]

    Nevermind, I believe I may have found the answer to all my woes in the following links. Gonna stay up all night and skip church to see how this goes down. Fingers crossed!!!

    http://bobbyromeo.com/technology/triple-boot-raspberry-pi-on-usb-raspbianretropieopenelec-part-1/

    http://bobbyromeo.com/technology/triple-boot-raspberry-pi-on-usb-raspbianretropieopenelec-part-2/

    http://bobbyromeo.com/technology/triple-boot-raspberry-pi-on-usb-raspbianretropieopenelec-part-3/

    Hmmm… Im a little confused with this guide you have linked. It seems that he has made the process harder than it should be, although maybe that is due to the fact its designed to run off a USB stick instead of SD card. I really don’t understand how the OS switching occurs though? I have only skimmed through to be fair, but from what I gather the script to switch OS is triggered via SSH? That, to me, seems a little… odd, and un-intuitive. Maybe I have read it wrong, however I think that having a script to select in each OS that can be run natively on the Pi is a much more user friendly approach.

    I intend to document my build process, in fact I have already started, but it will take a while til its finished. :/ To be fair its not a hard process that I follow, just very time consuming due to the fact I need to leave things in their ‘standard’ form all the time, so if I need to test then I need to go through the whole process every time from scratch – create the tarballs for each OS, copy to SD / USB, install, configure, test… takes a great deal of time! Especially when an error is found, small as it may be. Means that the process needs to be started over from scratch again. :/

    [/quote]

    #106998
    Anonymous
    Inactive

    I started building my bartop about 2 months ago and used these forums as a great source of info. Just read what was already there. Thanks for the help. Here she is….

    I have made some recent changes that arent in the pics. Led buttons on bottom are now working and added some chrome molding below the joysticks for wrist support.

    Im loving the old school action.
    RetroPie 3.0
    19 inch dell monitor.
    2 xinMo usb encoders for controls.

    smithers
    Participant

    **WiFi Issues Update**

    OK then I bought a cheap wifi dongle from Amazon – link below:

    http://www.amazon.co.uk/dp/B00MXD2T5G

    Inside it is a generic Ralink 148f:7601. Now Raspbian should supposedly natively support this, as I have the most up-to-date ‘Ralink’ firmware installed (according to apt-get install firmware-ralink), however it did not work at all. Neither my build nor the standard Raspbian install (direct from raspberrypi.org) could detect or set up this WiFi dongle.

    I tried to install ‘WICD’ which is an alternative WiFi manager (with GUI) – no dice, it still could not find my dongle. I tried ‘WICD-CURSES’ which is the command line version of the same program – still no good, nothing found.

    I done a Google search of ‘148f:7601’ and found others having the same problem with the Pi (and other Linux distros), and eventually found an updated firmware file on a Github page. I copied the file into the /lib/firmware/ directory inside Raspbian, rebooted then tried again. The standard Raspbian WiFi manager STILL couldnt see my WiFi adapter (on both my build and the standard build, using the ‘WPA_GUI’ utility), but when I tried WICD / WICD-CURSES – it works. It scanned and found a some SSIDS, I chose mine, entered the properties to update the password, tried to connect but it wouldn’t work. Found out I needed to change the DHCP Client to ‘dhclient’, tried it again and it worked, i.e. it has connected to my router and I am now able to browse the internet via WiFi. It also re-connects automatically on reboot.

    So in conclusion – there is no problem with my build in regards to WiFi. It would instead seem as though Raspbian is in need of an update to include more / newer WiFi dongle firmwares. I can’t help you in the search of your own WiFi dongle drivers, however I can try and help with WICD:

    You will need an ethernet cable plugged in before you continue!

    To install WICD, open up a terminal (or SSH into the Pi), and type the following:

    sudo apt-get install wicd

    When it is finished installing, click on the start menu and go into the ‘Internet’ sub-menu. You should see ‘Wicd Network Manager’ – click on it and the network manager will appear. If your WiFi dongle is up and running already then it will scan and find any nearby SSID’s – click on your own, go to Properties and near the bottom of the page enter your WiFi password then go back and choose ‘Connect’. If it doesn’t connect first time then you may have to change your DHCP client from ‘Auto’ to a static value. To do this, click the drop-down menu button to the right of ‘Refresh’ at the top of the screen and then choose ‘Preferences’. Go into the ‘External Programs’ screen and choose a DHCP client from the list (there were only 2 options for me – I chose dhclient and it worked for me). Go back and try and connect again. It should hopefully work!

    If you installed WICD and still couldn’t see any WiFi SSID’s then the chances are your driver / firmware is not installed for your dongle. To find out what driver you need, type in lsusb at the terminal. Here is my output:

    pi@raspberrypi ~ $ lsusb
    Bus 001 Device 002: ID 0424:9514 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 148f:7601 Ralink Technology, Corp.
    Bus 001 Device 005: ID 046d:c077 Logitech, Inc.
    Bus 001 Device 006: ID 0c40:8000

    I can see an entry for Ralink Technology Corp. which I know is a manufacturer of WiFi chips, so that is my WiFi dongle. If you have a number of different USB devices plugged in then you may want to unplug them temporarily so you can identify your WiFi dongle easier. So I noted down the number next to my WiFi dongle entry – 148f:7601 – and searched for it in Google (search term 148f:7601 Raspberry Pi) to see if a driver exists. I soon found one, installed it, and it worked. You should hopefully be able to do the same thing.

    Well, I hope this helps – its all I can really offer on this problem I’m afraid as it is a problem that is inherited from stock Raspbian. If you have difficulties in locating an updated driver for your WiFi dongle then I would suggest making a post at raspberrypi.org – thats where I found a thread on my own dongle.

    Good luck!
    Steve

    #106992

    In reply to: TRON themed N64 Shell

    MRKane
    Participant

    It had been a project I’d wanted to do for a while, and it ended up taking forever to make by the time I’d gone through and fixed every little hitch I hit. As for selling it (there’s always one) I’d be unwilling to let it go for anything under a massive price due to the horrible development time and issues I had to overcome technically. Flicking through the build photos I’ve narrowed it down to two really good ones, and there’s a block of text to follow explaining everything least someone wishes to do the same, and yes, I very much feel there’s not nearly enough Tron in our lives! ;)

    Block with Pi in
    Block with Pi removed

    To start with I wanted it to be a N64 and had a broken one (so this isn’t a Ben Heckable mod because it was DOA, but you could swap the board out…), I also wanted to operate things using the original switch, which is a dual position four pole switch (very unusual) and use existing openings for ports etc. I cut the PCB and stripped it by desoldering all components, then decided on that gap there keeping the mounts for the front ports and the switch itself. The power input for the Pi is on the upper left through a modified USB 1 port (the power supply also had to be butchered to fit the new port, and I did this so that it would be impossible to put the light supply into the Pi supply), the one beside it powers the lighting so they don’t need to go all the time (12V 0.8A standard socket). I actually ended up removing the LED at the front because it used just enough current to drop the supply to the Pi below 5.28V which I wasn’t happy with. I did also go through and replace the wires with some higher voltage high copper ones just to ensure the unit always got a good supply. On the upper right you can see a simple HD corner connector which acts as video out and the four pole 3.5mm extension for audio/RCA. Cigarette lighter for scale, and up beside that is the scavenged computer plug for connecting the lighting which was done using a LED strip that was threaded throughout the shell. I wanted the Pi to be removable so glued some velcro to the case and the shell to shoulder it from jolts. The USB and audio cables had to be shortened to get them to fit and they range from about 60mm through to 120mm. The front ports were drilled out and shaped with a rotary tool and the female end was whittled into shape to fit. The top cover was cut with the rotary, given a few layers of undercoat, and that fancy white translucent plastic is simply ice-cream container. Finally I spent weeks trying to get some sort of a cool design for the logo before finally giving up because all attempts looked “fuzzy” in comparison with the rest of the design. Total cost: about $140 with excessive shelf usage, total dev time: about three months.

    smithers
    Participant

    [quote=106959]Nevermind, I believe I may have found the answer to all my woes in the following links. Gonna stay up all night and skip church to see how this goes down. Fingers crossed!!!

    http://bobbyromeo.com/technology/triple-boot-raspberry-pi-on-usb-raspbianretropieopenelec-part-1/

    http://bobbyromeo.com/technology/triple-boot-raspberry-pi-on-usb-raspbianretropieopenelec-part-2/

    http://bobbyromeo.com/technology/triple-boot-raspberry-pi-on-usb-raspbianretropieopenelec-part-3/

    [/quote]

    Hmmm… Im a little confused with this guide you have linked. It seems that he has made the process harder than it should be, although maybe that is due to the fact its designed to run off a USB stick instead of SD card. I really don’t understand how the OS switching occurs though? I have only skimmed through to be fair, but from what I gather the script to switch OS is triggered via SSH? That, to me, seems a little… odd, and un-intuitive. Maybe I have read it wrong, however I think that having a script to select in each OS that can be run natively on the Pi is a much more user friendly approach.

    I intend to document my build process, in fact I have already started, but it will take a while til its finished. :/ To be fair its not a hard process that I follow, just very time consuming due to the fact I need to leave things in their ‘standard’ form all the time, so if I need to test then I need to go through the whole process every time from scratch – create the tarballs for each OS, copy to SD / USB, install, configure, test… takes a great deal of time! Especially when an error is found, small as it may be. Means that the process needs to be started over from scratch again. :/

    turnipeater
    Participant

    I like this… I find that the service works intermittently for me so would be reassuring to see it working away!

    Sent from my iPhone using Tapatalk

    xd3l
    Participant

    Your project is brilliant, and works great if done from an SD card, and probably a small USB stick. The benefit from running from USB stick of course is potential increased speeds, and ditching the risk of frying your SD card when overclocked.

    Sadly though, it would seem that any large USB stick or drive that I have, do not auto mount under USB*, but need to be mounted manually instead. So I presume NOOBS is working in much the same way, detecting the drive, but not mounting it, thus not seeing the OS folder.

    With that in mind, I tried another tutorial that has you flash the Retropie image to USB, then copy over some files to an SD, modify a file, and you are set to go with full access to the entire USB drive!

    As it stands though, I want my cake, with frosting, and the ability to eat it too, so I kept searching and that is when I found the guide I linked.
    I am starting from part 1, so I can learn how to make my own NOOBS like you did, but without the custom tweaks added into each distro.
    I am currently transferring partitions from my SD to my USB, which is a tedious process. Once this is done, I go on to the last few steps, and I should have a working Triple booter. If so I will most likely go back to your work, start at step 2 of the tutorial I linked, and see if I can transfer an SD install of your work, to a USB and use it as my main drive.
    This should be the solution I believe.

    smithers
    Participant

    P.s. its worth noting that when a card / USB stick gets to a certain size – 64gb and above – Windows will not allow formatting to fat32 so you have to revert to to a different program to force it to fat32 format. Even the ‘SD Formatting Tool’ will format to exfat on cards 64gb and above. There are plenty of free programs out there that will force format to fat32 so a quick Google search should get you what you need.

    If using Linux then gparted works perfect for formatting to Fat32 on any size card you have.

    smithers
    Participant

    Hi all.

    There should be no problems with the install process for this build. Others have commented that it is working fine so the problem must be something at your end I’m afraid? Just to confirm – everything needs to be formatted strictly using Fat32, not exfat etc. I have tested this with a 16gb USB stick and 16gb and 32gb SD card and it works perfect for me. Maybe NOOBS doesn’t like large capacity USB sticks, but that is a total guess, and probably unlikely. All I can recommend is using a different method to format your USB stick as it is the stick that seems to be at fault if the OS choices are not showing. That or use a different USB stick altogether. I always use the same ‘USB’ build I compiled for NOOBS which works for my other dual boot builds so there is no reason why it won’t work for this too.

    As for the WiFi issue – I have bought a WiFi dongle to test it myself. I’ll post if I find the problem but no timescales yet, just when I get the time to tinker with it.

    candyluv
    Participant

    [quote=106899]I am at a loss here. I put the OS folder on my Fat32 formatted 128Gb USB stick. I put the other contents of the NOOBS folder on the MicroSO.

    I plugged both into my system, unplugged the network cable, and NOOBS does not see any OS’ to install but insists that I need to connect to the inet first.

    When I do get this working, is this going to install this to my USB and leave my SD there to boot from?

    [/quote]

    Hi,
    I was having the same problem and just gave up on it. I thought my flash drive was the problem cause didn’t have another one to try.
    Glad to know it was not just me. Thanks for sharing.

    xd3l
    Participant

    Nevermind, I believe I may have found the answer to all my woes in the following links. Gonna stay up all night and skip church to see how this goes down. Fingers crossed!!!

    Triple Boot Raspberry Pi on USB (Raspbian / RetroPie / OpenELEC) – Part 1

    Triple Boot Raspberry Pi on USB (Raspbian / RetroPie / OpenELEC) – Part 2

    Triple Boot Raspberry Pi on USB (Raspbian / RetroPie / OpenELEC) – Part 3

    Anonymous
    Inactive

    Hi,

    I have RP2 with Retropie3 built from the image written straight to the microSD card. I am using a Sega USB controller that uses playsegacontroller.cfg. I would like to change one button but only for the megadrive emulation (lr-picodrive). If I change the line in playsegacontroller.cfg (in \\retropie\configs\all\retroarch-joypads) from

    input_y_btn = “4”
    to
    input_y_btn = “2”

    I get what I would like but of course this now changes it for every emulator. I’ve tried adding this line to the retroarch.cfg in the megadrive folder (\\retropie\configs\megadrive) but it doesn’t change anything. Still learning but any clue what else I need to do please?

    cbak109
    Participant

    Hi,

    I’m fairly new to RetroPie but I have just purchased 2 cheap PS3 controller clones on Ebay for my RetroPie project.

    On boot up they show as Sanwan Controllers but I’m having difficulty connecting 2 of them via Bluetooth.

    I know my Bluetooth adaptor is ok because I have had 2 genuine PS3 pads working fine.

    Both pads are recognised via the USb lead on emulation station but I seem to be having difficulty connecting them via Bluetooth.

    Can anyone help ?

    Anonymous
    Inactive

    I’m having a strange problem with my wired ps3 6 axis controller (the wired xbox 360 controller also does this)

    I’m running retropie 3.0 on a pi 2 with the correct pi2 overclocking..

    If I fire up the PS1 emulator and play “Medal of Honor”, everything works fine if i stick to using the d pad to move around. But when i use the thumb-sticks (and yes i have set it up correctly) I sometime get a very jerky movement. In fact its almost unplayable.

    Whats driving me mad it does not always do this, for example. Last night I played the same game using the thumb-sticks for 3 hours with no problems, everything worked greats. Then, when i fired it up the pi again this morning. i’m back the the jerky movement.

    Does anyone have any idea why this is?

    p.s.
    I have no other usb devices plugging in.

    Regards
    S

    xd3l
    Participant

    I am at a loss here. I put the OS folder on my Fat32 formatted 128Gb USB stick. I put the other contents of the NOOBS folder on the MicroSO.

    I plugged both into my system, unplugged the network cable, and NOOBS does not see any OS’ to install but insists that I need to connect to the inet first.

    When I do get this working, is this going to install this to my USB and leave my SD there to boot from?

    #106884
    xd3l
    Participant

    And “sudo fdisk -l” reveals that my tiny little Sandisk USB stick is in fact showing up as /dev/sdb1

    Probably because sda1 is in use by my 4Tb drive. I formatted it in NTFS format and it is not auto mounting under USB, why not?

    #106882
    xd3l
    Participant

    I am trying to follow this guide:

    http://linuxconfig.org/automatically-mount-usb-external-drive-with-autofs

    replacing “udevinfo -a -p /sys/block/sdc/ | grep model” with “udevadm info -a -n /dev/sda1”

    I get down to:

    # /etc/init.d/udev restart
    Stopping the hotplug events dispatcher: udevd.
    Starting the hotplug events dispatcher: udevd.

    Plug in external USB and your new base name is:

    ls -l /dev/Iomega*
    lrwxrwxrwx 1 root root 3 2011-02-23 12:36 /dev/Iomega -> sdc
    lrwxrwxrwx 1 root root 12 2011-02-23 12:36 /dev/Iomega0 -> bsg/14:0:0:0
    lrwxrwxrwx 1 root root 4 2011-02-23 12:36 /dev/Iomega1 -> sdc1
    lrwxrwxrwx 1 root root 3 2011-02-23 12:36 /dev/Iomega3 -> sg3

    Please note that /dev/Iomega1 points to a /dev/sdc1, which is exactly the partition we are interested in and we use it next to configure autofs.

    ——–

    And I do not have the custom directory in /dev/

    As a work around I updated to xbmc.sh script to read:

    #!/bin/bash
    sudo mount /dev/sda1 /mnt && kodi

    Though I’d prefer if ALL of my drives auto mounted.

    #106875
    xd3l
    Participant

    I have a few drives that are 4Tb in size that I store my media on.
    Since I installed Kodi inside of RetroPi, I’d really like to be able to access these. Ironically enough they do not show up under USB.

    What I have to do is “sudo mount /dev/sda1 /mnt”

    I’d rather not have to go into the command line every time I want to access the drive in Kodi, what can I do to make RetroPie auto detect the drive like OpenElec Kodi distro does?

    xd3l
    Participant

    I purchased a 128Gb USB stick and filled it up with roms as per this guide:

    http://mardell.me/blog/how-to-load-roms-from-a-usb-drive-on-retropie/

    Oddly enough the Pie doesn’t see any files in any of the USB folders under /MOUNT.

    I know the drive can be read from the Pi because OpenElec + Kodi can see it and my other drives just fine.

    Does RetroPie support Exfat out of the box?

    #106824
    bullblazer
    Participant

    I’m using a DragonRise USB Gamepad (port 0)
    I used a gamepad tester on my laptop and it says the right analog x axis uses axes 2 and 3 at the same time, and the right y axis uses axis 4.

    so i edited the controllers cfg file to match this.
    the problem is the right y axis doesnt work.how do i fix this?

    chopknee
    Participant

    Hi all,

    I recently converted my arduino uno into a simple joystick. I programmed it so it shows up as a gamepad with 24 buttons. On windows I have tested it and everything works fine, however, when I try using it on my Raspberry Pi with RetroPi installed it doesn’t work. The gamepad configuration does not detect the device at all.

    I did some research and found that I was missing the drivers for the joystick. After some installation, -lsusb showed the joystick is connected. I ran -jstest and it was showing output from the joystick. -dmesg even shows the device gets connected
    and shows the correct name. Emulation Station still fails to detect the gamepad.

    When I try to run the controller configuration script it just skips everything and tells me that the config was saved with no name. I tried the same with an xbox 360 pad and it worked just fine. I have run out of ideas and further searching of google has found me nothing useful. If anyone has any idea let me know!

    Also, I am using the Raspberry Pi 1 Model B. I have the latest version of RetroPie installed.
    Many Thanks.

    #106789
    petrockblog
    Keymaster

    I would just mount the usb over /home/pi/RetroPie – saves changing configs etc. If you only want a specific folder on the USB mounted there, you can bind mount a folder from where it is mounted currently

Viewing 35 results - 1,156 through 1,190 (of 3,655 total)