Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Basti
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Basti

    @Basti

    0
    Reputation
    381
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Basti Unfollow Follow

    Latest posts made by Basti

    • ISO Playback KODI on XU4

      Hi guys!

      it's been a long time since my last visit.. there was so many progress - WOW - thx for all the features / fixes during the last year!! Unfortunately I've found a new issue (otherwise I guess I wouldn't be here though :P) regarding KODI..

      First I have to say that I own a lot of dev-boards -> Raspi1, 2, 3, Rock64, XU4 and also some smaller ones like Arduino and so on.. On the other hand I have a harddirsk containing a lot of Bluray ISO files. All my Raspis (which have less performance than the XU4) do playback these ISOs very well on KODI (they are all having their own LEGAL codec licences). ..BUT on the XU4 they do not 😞 It should not be any codec problem since extracted m2ts files are also played fine. On my raspis I just select the ISO file and the movie starts (after showing the load screen). When I do the same on the XU4 (running on the latest recalbox) nothing happens..

      ..so to make a long story short - is there any (system) limitation on this or is it just a bug?!

      Some help would be appreciated 🙂

      Cheers
      Basti

      EDIT:

      After some retries I got an error message referencing the log file.. ..so here is the log 😉 It seems like the "protocol bluray" is not supported...

      19:50:20 T:2983911424 DEBUG: OnPlayMedia smb://192.168.0.116/ISO/2 Guns.iso
      19:50:20 T:2983911424 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
      19:50:20 T:2983911424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
      19:50:20 T:2983911424 DEBUG: CSMBFile::Open - opened smb://192.168.0.116/ISO/2 Guns.iso, fd=10000
      19:50:20 T:2983911424 DEBUG: CSMBFile::Close closing fd 10000
      19:50:20 T:2983911424 WARNING: Create - unsupported protocol(bluray) in bluray://udf%3a%2f%2fsmb%253a%252f%252f192.168.0.116%252fISO%252f2%2520Guns.iso%2f/root
      19:50:20 T:2983911424 ERROR: CGUIWindowVideoBase::ShowPlaySelection - Failed to get play directory for bluray://udf%3a%2f%2fsmb%253a%252f%252f192.168.0.116%252fISO%252f2%2520Guns.iso%2f/root
      19:50:20 T:2983911424 DEBUG: Loading settings for smb://192.168.0.116/ISO/2 Guns.iso
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers(smb://192.168.0.116/ISO/2 Guns.iso)
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: dvdimage
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: adding player: DVDPlayer (1) for rule: dvdimage
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
      19:50:20 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
      19:50:20 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
      19:50:20 T:2983911424 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
      19:50:20 T:2983911424 NOTICE: DVDPlayer: Opening: smb://192.168.0.116/ISO/2 Guns.iso
      19:50:20 T:2983911424 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
      19:50:20 T:2983911424 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
      19:50:20 T:2983911424 DEBUG: LinuxRendererGL: Cleaning up GL resources
      19:50:20 T:2587882464 DEBUG: Thread DVDPlayer start, auto delete: false
      19:50:20 T:2587882464 NOTICE: Creating InputStream
      19:50:20 T:2587882464 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav-arm.so)
      19:50:20 T:2587882464 DEBUG: Loading: /usr/lib/kodi/system/players/dvdplayer/libdvdnav-arm.so
      19:50:20 T:2587882464 INFO: msg: libdvdnav: Using dvdnav version 4.2.1
      19:50:20 T:2587882464 DEBUG: CSMBFile::Open - opened smb://192.168.0.116/ISO/2 Guns.iso, fd=10000
      19:50:20 T:2587882464 INFO: msg: libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
      19:50:20 T:2587882464 INFO: msg: libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
      19:50:20 T:2587882464 DEBUG: libdvdread: Can't open file VIDEO_TS.IFO.
      19:50:20 T:2587882464 DEBUG: libdvdnav: vm: failed to read VIDEO_TS.IFO
      19:50:20 T:2587882464 DEBUG: CSMBFile::Close closing fd 10000
      19:50:20 T:2587882464 ERROR: Error on dvdnav_open
      19:50:20 T:2587882464 ERROR: CDVDPlayer::OpenInputStream - error opening [smb://192.168.0.116/ISO/2 Guns.iso]
      19:50:20 T:2587882464 NOTICE: CDVDPlayer::OnExit()
      19:50:20 T:2587882464 DEBUG: OnPlayBackStopped: play state was 1, starting 1
      19:50:20 T:2587882464 DEBUG: Thread DVDPlayer 2587882464 terminating
      19:50:20 T:2983911424 DEBUG: OnPlayBackStopped: play state was 3, starting 0
      19:50:20 T:2983911424 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
      19:50:20 T:2983911424 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
      19:50:20 T:2983911424 ERROR: Playlist Player: skipping unplayable item: 0, path [smb://192.168.0.116/ISO/2 Guns.iso]
      19:50:20 T:2983911424 DEBUG: Playlist Player: no more playable items... aborting playback
      19:50:20 T:2587882464 DEBUG: Thread BackgroundLoader start, auto delete: false
      19:50:20 T:2983911424 NOTICE: CDVDPlayer::CloseFile()
      19:50:20 T:2983911424 NOTICE: DVDPlayer: waiting for threads to exit
      19:50:20 T:2983911424 NOTICE: DVDPlayer: finished waiting
      19:50:20 T:2983911424 DEBUG: LinuxRendererGL: Cleaning up GL resources
      19:50:20 T:2983911424 NOTICE: CDVDPlayer::CloseFile()
      19:50:20 T:2983911424 NOTICE: DVDPlayer: waiting for threads to exit
      19:50:20 T:2983911424 NOTICE: DVDPlayer: finished waiting
      19:50:20 T:2983911424 DEBUG: LinuxRendererGL: Cleaning up GL resources
      19:50:20 T:2983911424 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
      19:50:20 T:2983911424 DEBUG: Joystick 0 button 1 Up
      19:50:20 T:2804937696 DEBUG: [plugin.video.youtube] Cleared home window properties: []
      19:50:20 T:2587882464 DEBUG: Thread BackgroundLoader 2587882464 terminating
      19:50:24 T:2983911424 NOTICE: Found a joystick : use it as a joystick input device - /dev/input/event2
      19:50:50 T:2577396704 NOTICE: Previous line repeats 2 times.
      19:50:50 T:2577396704 DEBUG: Thread JobWorker 2577396704 terminating (autodelete)
      19:50:50 T:2587882464 DEBUG: Thread JobWorker start, auto delete: true
      19:50:50 T:2983911424 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/libdvdnav-arm.so)
      19:50:54 T:2983911424 NOTICE: Found a joystick : use it as a joystick input device - /dev/input/event2
      19:51:20 T:2569008096 NOTICE: Previous line repeats 2 times.
      19:51:20 T:2569008096 DEBUG: Thread JobWorker 2569008096 terminating (autodelete)
      19:51:20 T:2587882464 DEBUG: Thread JobWorker 2587882464 terminating (autodelete)
      19:51:24 T:2983911424 NOTICE: Found a joystick : use it as a joystick input device - /dev/input/event2
      19:51:54 T:2983911424 NOTICE: Previous line repeats 3 times.
      19:51:54 T:2983911424 NOTICE: Samba is idle. Closing the remaining connections
      19:52:04 T:2983911424 NOTICE: Found a joystick : use it as a joystick input device - /dev/input/event2
      19:52:18 T:2983911424 NOTICE: Previous line repeats 1 times.
      19:52:18 T:2983911424 DEBUG: Joystick 0 button 1 Down
      19:52:18 T:2963272672 INFO: CActiveAESink::OpenSink - initialize sink
      19:52:18 T:2963272672 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:default
      19:52:18 T:2963272672 INFO: CAESinkALSA::Initialize - Attempting to open device "default"
      19:52:18 T:2963272672 INFO: CAESinkALSA::Initialize - Opened device "default"
      19:52:18 T:2963272672 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
      19:52:18 T:2963272672 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
      19:52:18 T:2963272672 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
      19:52:18 T:2963272672 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
      19:52:18 T:2963272672 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
      19:52:18 T:2963272672 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
      19:52:18 T:2963272672 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL,FR
      19:52:18 T:2963272672 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL,FR (ALSA: none)
      19:52:18 T:2963272672 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
      19:52:18 T:2963272672 DEBUG: Output Device : Default (odroid-audio Analog)
      19:52:18 T:2963272672 DEBUG: Sample Rate : 44100
      19:52:18 T:2963272672 DEBUG: Sample Format : AE_FMT_S16NE
      19:52:18 T:2963272672 DEBUG: Channel Count : 2
      19:52:18 T:2963272672 DEBUG: Channel Layout: FL,FR
      19:52:18 T:2963272672 DEBUG: Frames : 2205
      19:52:18 T:2963272672 DEBUG: Frame Samples : 4410
      19:52:18 T:2963272672 DEBUG: Frame Size : 4
      19:52:18 T:2983911424 DEBUG: OnPlayMedia smb://192.168.0.116/ISO/2 Guns.iso
      19:52:18 T:2983911424 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
      19:52:18 T:2983911424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
      19:52:18 T:2983911424 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
      19:52:18 T:2983911424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
      19:52:18 T:2983911424 DEBUG: CSMBFile::Open - opened smb://192.168.0.116/ISO/2 Guns.iso, fd=10000
      19:52:19 T:2983911424 DEBUG: CSMBFile::Close closing fd 10000
      19:52:19 T:2983911424 WARNING: Create - unsupported protocol(bluray) in bluray://udf%3a%2f%2fsmb%253a%252f%252f192.168.0.116%252fISO%252f2%2520Guns.iso%2f/root
      19:52:19 T:2983911424 ERROR: CGUIWindowVideoBase::ShowPlaySelection - Failed to get play directory for bluray://udf%3a%2f%2fsmb%253a%252f%252f192.168.0.116%252fISO%252f2%2520Guns.iso%2f/root
      19:52:19 T:2983911424 DEBUG: Loading settings for smb://192.168.0.116/ISO/2 Guns.iso
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers(smb://192.168.0.116/ISO/2 Guns.iso)
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: dvdimage
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: adding player: DVDPlayer (1) for rule: dvdimage
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
      19:52:19 T:2983911424 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
      19:52:19 T:2983911424 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
      19:52:19 T:2983911424 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
      19:52:19 T:2983911424 NOTICE: DVDPlayer: Opening: smb://192.168.0.116/ISO/2 Guns.iso
      19:52:19 T:2983911424 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
      19:52:19 T:2983911424 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
      19:52:19 T:2983911424 DEBUG: LinuxRendererGL: Cleaning up GL resources
      19:52:19 T:2569008096 DEBUG: Thread DVDPlayer start, auto delete: false
      19:52:19 T:2569008096 NOTICE: Creating InputStream
      19:52:19 T:2569008096 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav-arm.so)
      19:52:19 T:2569008096 DEBUG: Loading: /usr/lib/kodi/system/players/dvdplayer/libdvdnav-arm.so
      19:52:19 T:2569008096 INFO: msg: libdvdnav: Using dvdnav version 4.2.1
      19:52:19 T:2569008096 DEBUG: CSMBFile::Open - opened smb://192.168.0.116/ISO/2 Guns.iso, fd=10000
      19:52:19 T:2569008096 INFO: msg: libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
      19:52:19 T:2569008096 INFO: msg: libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
      19:52:19 T:2569008096 DEBUG: libdvdread: Can't open file VIDEO_TS.IFO.
      19:52:19 T:2569008096 DEBUG: libdvdnav: vm: failed to read VIDEO_TS.IFO
      19:52:19 T:2569008096 DEBUG: CSMBFile::Close closing fd 10000
      19:52:19 T:2569008096 ERROR: Error on dvdnav_open
      19:52:19 T:2569008096 ERROR: CDVDPlayer::OpenInputStream - error opening [smb://192.168.0.116/ISO/2 Guns.iso]
      19:52:19 T:2569008096 NOTICE: CDVDPlayer::OnExit()
      19:52:19 T:2569008096 DEBUG: OnPlayBackStopped: play state was 1, starting 1
      19:52:19 T:2569008096 DEBUG: Thread DVDPlayer 2569008096 terminating
      19:52:19 T:2983911424 DEBUG: OnPlayBackStopped: play state was 3, starting 0
      19:52:19 T:2983911424 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
      19:52:19 T:2983911424 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
      19:52:19 T:2983911424 ERROR: Playlist Player: skipping unplayable item: 0, path [smb://192.168.0.116/ISO/2 Guns.iso]
      19:52:19 T:2983911424 DEBUG: Playlist Player: one or more items failed to play... aborting playback
      19:52:19 T:2983911424 DEBUG: ------ Window Init (DialogOK.xml) ------
      19:52:19 T:2983911424 INFO: Loading skin file: DialogOK.xml, load type: KEEP_IN_MEMORY
      19:52:19 T:2983911424 DEBUG: Load DialogOK.xml: 5.85ms
      19:52:19 T:2983911424 DEBUG: Alloc resources: 6.20ms (5.96 ms skin load)
      19:52:19 T:2983911424 NOTICE: CDVDPlayer::CloseFile()
      19:52:19 T:2983911424 NOTICE: DVDPlayer: waiting for threads to exit
      19:52:19 T:2983911424 NOTICE: DVDPlayer: finished waiting
      19:52:19 T:2983911424 DEBUG: LinuxRendererGL: Cleaning up GL resources
      19:52:19 T:2983911424 NOTICE: CDVDPlayer::CloseFile()
      19:52:19 T:2983911424 NOTICE: DVDPlayer: waiting for threads to exit
      19:52:19 T:2983911424 NOTICE: DVDPlayer: finished waiting
      19:52:19 T:2983911424 DEBUG: LinuxRendererGL: Cleaning up GL resources
      19:52:19 T:2983911424 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
      19:52:19 T:2804937696 DEBUG: [plugin.video.youtube] Cleared home window properties: []
      19:52:19 T:2983911424 DEBUG: Joystick 0 button 1 Up
      19:52:21 T:2983911424 DEBUG: Joystick 0 button 1 Down
      19:52:21 T:2983911424 DEBUG: Joystick 0 button 1 Up
      19:52:21 T:2983911424 DEBUG: ------ Window Deinit (DialogOK.xml) ------
      19:52:21 T:2983911424 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
      19:52:21 T:2983911424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
      19:52:21 T:2569008096 DEBUG: Thread BackgroundLoader start, auto delete: false
      19:52:21 T:2587882464 DEBUG: Thread JobWorker start, auto delete: true
      19:52:21 T:2569008096 DEBUG: Thread BackgroundLoader 2569008096 terminating
      19:52:24 T:2983911424 NOTICE: Found a joystick : use it as a joystick input device - /dev/input/event2

      posted in Your recalbox
      Basti
      Basti
    • RE: Recalbox stuck on this screen after upgrade

      I have the same problem on odroid xu4.. for me it seems like the update procedure hangs at 0%

      posted in Recalbox General
      Basti
      Basti
    • RE: [REQUEST] Update XU4 Kernel to 4.0+

      @substring could you also have a look at my post I did last weekend? I'm experiencing troubles with mixing controllers when using the PS3 controller drivers..

      https://forum.recalbox.com/post/79967

      posted in Recalbox General
      Basti
      Basti
    • RE: Using Expect for automated bluetooth connection

      try as posted in [REQUEST] Update XU4 Kernel to 4.0+ 😉

      posted in Recalbox General
      Basti
      Basti
    • RE: [REQUEST] Update XU4 Kernel to 4.0+

      your're welcome 🙂
      try to use "bluetoothctl trust MAC-OF-CONTROLLER". I did this once and then all of them are now doing the autoconnect.

      posted in Recalbox General
      Basti
      Basti
    • RE: [REQUEST] Update XU4 Kernel to 4.0+

      do you really not get any BT dongle working or is just the gui telling you being unable to connect?!
      I've also a XU4 and experienced problems with my dongles! In the end it was just the gui which told me being unable to connect but when I used ssh and bluetoothctl it was working like it should. Give me feedback whether you need any help with it..

      posted in Recalbox General
      Basti
      Basti
    • RE: RetroLink N64 USB Controller RB4.1

      ich hatte auch diverse probleme beim einrichten meines n64 controllers.. ich habe festgestellt dass die InputAutoCfg.ini und die mupen64plus.cfg immer überschrieben werden. mit folgenden einstellungen klappts:

      recalbox.conf
      n64.configfile=~/configs/mupen64/mupen64plus.cfg

      der eintrag verhindert dass die InputAutoCfg.ini und die mupen64plus.cfg überschrieben werden!!

      InputAutoCfg.ini:
      [######ACHTUNG###### DEIN CONTROLLER EINTRAG]
      plugged = True
      plugin = 2
      AnalogDeadzone = 4096,28000
      AnalogPeak = 32768,32768
      Mempak switch =
      Rumblepak switch =
      mouse = False
      A Button = button(0)
      B Button = button(1)
      C Button R = button(9)
      C Button L = button(4)
      C Button U = button(8)
      C Button D = button(3)
      DPad D = hat(0 Down)
      DPad L = hat(0 Left)
      DPad R = hat(0 Right)
      DPad U = hat(0 Up)
      L Trig = button(6)
      R Trig = button(7)
      Start = button(11)
      X Axis = axis(0-,0+)
      Y Axis = axis(1-,1+)
      Z Trig = button(10)

      mupen64plus.cfg

      [Input-SDL-Control1]

      ...
      AnalogPeak = "32768,32768"
      Mempak switch = ""
      Rumblepak switch = ""
      A Button = "button(0)"
      B Button = "button(1)"
      C Button R = "button(9)"
      C Button L = "button(4)"
      C Button U = "button(8)"
      C Button D = "button(3)"
      DPad D = "hat(0 Down)"
      DPad L = "hat(0 Left)"
      DPad R = "hat(0 Right)"
      DPad U = "hat(0 Up)"
      L Trig = "button(6)"
      R Trig = "button(7)"
      Start = "button(11)"
      X Axis = "axis(0-,0+)"
      Y Axis = "axis(1-,1+)"
      Z Trig = "button(10)"

      ich gehe mal davon aus deine config wird einfach immer überschrieben weshalb dein controller eine falsche buttonzuweisung hat.. gegebenenfalls musst du noch paar anpassungen an den buttons machen - nehm dir da einfach dein aktuelles file als vorlage. hoffe ich konnte helfen..

      posted in Controller/GPIO/USB
      Basti
      Basti
    • RE: PS3 Controller Driver Issues -> shanwan/official treat standard BT controller as PS3 Controller, bluez has limitations

      ..jep - I'm pretty sure the PS3 driver connects the Controller and does not recognize any keys due to a different key signature.. ..is there a way to tell the driver to ignore a specific device (kind of blacklist for specific BT devices using its MAC)??

      posted in GamePad/GPIO/USB encoder
      Basti
      Basti
    • PS3 Controller Driver Issues -> shanwan/official treat standard BT controller as PS3 Controller, bluez has limitations

      Hi guys,

      I've got several PS3 Controllers and a 8Bitdo BT n64 Controller. I had several issues with connecting the controllers via the GUI so I had to trust all the Controllers with bluetoothctl via SSH first. Then they where able to connect automatically. ..but I then recognized that all PS3 Controller drivers make trouble:

      1.) When I use -> bluez <- only ONE PS3 Controller is working. The other two PS3 Controllers seem like to connect but they are NOT recognized as controllers. The n64 Controller ist working.
      2.) When I use -> shanwan or official <- all PS3 Controllers are working! ..when I connect the n64 Controller it also connects and is recognized as controller BUT no key is working!!

      When I have the problems described in 2.) I can again connect via SSH and use connect via bluetoothctl for the n64 Controller => all controllers are working until I turn of the n64 controller. When I turn it on I again have the issues mentionend in 2.). For me it seems like the shanwan or official driver connects the n64 controller which makes it unable to use..

      Would be cool if you can fix this.. ..since I'm also a software developer I can help if you give me some hint where I can start with 😉

      posted in GamePad/GPIO/USB encoder
      Basti
      Basti