RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Wireless Xbox controller and keyboard not working after updating to 4.0

    Scheduled Pinned Locked Moved Help and Support
    29 Posts 3 Posters 6.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • BuZzB
      BuZz administrators @g0nz0uk
      last edited by BuZz

      @g0nz0uk said in Wireless Xbox controller and keyboard not working after updating to 4.0:

      Any suggestions would be most appreciated.

      what is the output of the following (can paste it in over a SSH connection)

      for js in /dev/input/js*; do echo $js; udevadm info $js; done; dkms status; dmesg

      Please use pastebin.com (or a similar site) for the output or style it in a code block on the forum.

      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

      G 1 Reply Last reply Reply Quote 0
      • G
        g0nz0uk @BuZz
        last edited by BuZz

        @BuZz I'm not sure how to use pastbin to be honest, let me try '''

        This time no controllers work when I boot up today

        pi@retropie:~ $ for js in /dev/input/js*; do echo $js; udevadm info $js; done; dkms status; dmesg; dkms status
        /dev/input/js4
        P: /devices/virtual/input/input6/js4
        N: input/js4
        E: DEVNAME=/dev/input/js4
        E: DEVPATH=/devices/virtual/input/input6/js4
        E: ID_INPUT=1
        E: ID_INPUT_JOYSTICK=1
        E: ID_SERIAL=noserial
        E: MAJOR=13
        E: MINOR=4
        E: SUBSYSTEM=input
        E: TAGS=:seat:uaccess:
        E: USEC_INITIALIZED=321311
        
        /dev/input/js5
        P: /devices/virtual/input/input7/js5
        N: input/js5
        E: DEVNAME=/dev/input/js5
        E: DEVPATH=/devices/virtual/input/input7/js5
        E: ID_INPUT=1
        E: ID_INPUT_JOYSTICK=1
        E: ID_SERIAL=noserial
        E: MAJOR=13
        E: MINOR=5
        E: SUBSYSTEM=input
        E: TAGS=:seat:uaccess:
        E: USEC_INITIALIZED=327974
        
        -bash: dkms: command not found
        [    0.000000] Booting Linux on physical CPU 0xf00
        [    0.000000] Initializing cgroup subsys cpuset
        [    0.000000] Initializing cgroup subsys cpu
        [    0.000000] Initializing cgroup subsys cpuacct
        [    0.000000] Linux version 4.4.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #894 SMP Mon Jun 13 13:13:27 BST 2016
        [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
        [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
        [    0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
        [    0.000000] cma: Reserved 8 MiB at 0x2e400000
        [    0.000000] Memory policy: Data cache writealloc
        [    0.000000] On node 0 totalpages: 192512
        [    0.000000] free_area_init_node: node 0, pgdat 808c0e00, node_mem_map add64000
        [    0.000000]   Normal zone: 1692 pages used for memmap
        [    0.000000]   Normal zone: 0 pages reserved
        [    0.000000]   Normal zone: 192512 pages, LIFO batch:31
        [    0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
        [    0.000000] [bcm2709_smp_init_cpus] ncores=4
        [    0.000000] PERCPU: Embedded 13 pages/cpu @aefab000 s22592 r8192 d22464 u53248
        [    0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096
        [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
        [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 190820
        [    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa01041 bcm2709.serial=0x68a4212c smsc95xx.macaddr=B8:27:EB:A4:21:2C bcm2708_fb.fbswap=1 bcm2709.uart_clock=3000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000  dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
        [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
        [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
        [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
        [    0.000000] Memory: 744208K/770048K available (6344K kernel code, 432K rwdata, 1712K rodata, 476K init, 764K bss, 17648K reserved, 8192K cma-reserved)
        [    0.000000] Virtual kernel memory layout:
            vector  : 0xffff0000 - 0xffff1000   (   4 kB)
            fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
            vmalloc : 0xaf800000 - 0xff800000   (1280 MB)
            lowmem  : 0x80000000 - 0xaf000000   ( 752 MB)
            modules : 0x7f000000 - 0x80000000   (  16 MB)
              .text : 0x80008000 - 0x807e6470   (8058 kB)
              .init : 0x807e7000 - 0x8085e000   ( 476 kB)
              .data : 0x8085e000 - 0x808ca108   ( 433 kB)
               .bss : 0x808cd000 - 0x8098c1ac   ( 765 kB)
        [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
        [    0.000000] Hierarchical RCU implementation.
        [    0.000000]  Build-time adjustment of leaf fanout to 32.
        [    0.000000] NR_IRQS:16 nr_irqs:16 16
        [    0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
        [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
        [    0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
        [    0.000031] Switching to timer-based delay loop, resolution 52ns
        [    0.000346] Console: colour dummy device 80x30
        [    0.001525] console [tty1] enabled
        [    0.001578] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
        [    0.001656] pid_max: default: 32768 minimum: 301
        [    0.002073] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
        [    0.002123] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
        [    0.003358] Disabling cpuset control group subsystem
        [    0.003441] Initializing cgroup subsys io
        [    0.003502] Initializing cgroup subsys memory
        [    0.003582] Initializing cgroup subsys devices
        [    0.003635] Initializing cgroup subsys freezer
        [    0.003684] Initializing cgroup subsys net_cls
        [    0.003782] CPU: Testing write buffer coherency: ok
        [    0.003894] ftrace: allocating 21209 entries in 63 pages
        [    0.056340] CPU0: update cpu_capacity 1024
        [    0.056419] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
        [    0.056458] [bcm2709_smp_prepare_cpus] enter
        [    0.056613] Setting up static identity map for 0x8240 - 0x8274
        [    0.059015] [bcm2709_boot_secondary] cpu:1 started (0) 17
        [    0.059447] [bcm2709_secondary_init] enter cpu:1
        [    0.059507] CPU1: update cpu_capacity 1024
        [    0.059515] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
        [    0.060080] [bcm2709_boot_secondary] cpu:2 started (0) 18
        [    0.060437] [bcm2709_secondary_init] enter cpu:2
        [    0.060470] CPU2: update cpu_capacity 1024
        [    0.060478] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
        [    0.061021] [bcm2709_boot_secondary] cpu:3 started (0) 17
        [    0.061276] [bcm2709_secondary_init] enter cpu:3
        [    0.061305] CPU3: update cpu_capacity 1024
        [    0.061313] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
        [    0.061399] Brought up 4 CPUs
        [    0.061510] SMP: Total of 4 processors activated (153.60 BogoMIPS).
        [    0.061543] CPU: All CPU(s) started in HYP mode.
        [    0.061572] CPU: Virtualization extensions available.
        [    0.062502] devtmpfs: initialized
        [    0.074960] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
        [    0.075467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
        [    0.076552] pinctrl core: initialized pinctrl subsystem
        [    0.077374] NET: Registered protocol family 16
        [    0.083220] DMA: preallocated 4096 KiB pool for atomic coherent allocations
        [    0.091592] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
        [    0.091656] hw-breakpoint: maximum watchpoint size is 8 bytes.
        [    0.091884] Serial: AMBA PL011 UART driver
        [    0.092229] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
        [    0.595195] console [ttyAMA0] enabled
        [    0.599497] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
        [    0.678838] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
        [    0.687556] SCSI subsystem initialized
        [    0.691545] usbcore: registered new interface driver usbfs
        [    0.697186] usbcore: registered new interface driver hub
        [    0.702675] usbcore: registered new device driver usb
        [    0.717846] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-20 18:13
        [    0.753647] clocksource: Switched to clocksource arch_sys_counter
        [    0.812780] FS-Cache: Loaded
        [    0.816127] CacheFiles: Loaded
        [    0.835607] NET: Registered protocol family 2
        [    0.841215] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
        [    0.848483] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
        [    0.855150] TCP: Hash tables configured (established 8192 bind 8192)
        [    0.861668] UDP hash table entries: 512 (order: 2, 16384 bytes)
        [    0.867688] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
        [    0.874409] NET: Registered protocol family 1
        [    0.879255] RPC: Registered named UNIX socket transport module.
        [    0.885244] RPC: Registered udp transport module.
        [    0.889964] RPC: Registered tcp transport module.
        [    0.894701] RPC: Registered tcp NFSv4.1 backchannel transport module.
        [    0.902569] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
        [    0.912471] futex hash table entries: 1024 (order: 4, 65536 bytes)
        [    0.934700] VFS: Disk quotas dquot_6.6.0
        [    0.939020] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
        [    0.948854] FS-Cache: Netfs 'nfs' registered for caching
        [    0.955389] NFS: Registering the id_resolver key type
        [    0.960515] Key type id_resolver registered
        [    0.964748] Key type id_legacy registered
        [    0.971949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
        [    0.979616] io scheduler noop registered
        [    0.983570] io scheduler deadline registered (default)
        [    0.988819] io scheduler cfq registered
        [    0.995671] BCM2708FB: allocated DMA memory ee800000
        [    1.000691] BCM2708FB: allocated DMA channel 0 @ f3007000
        [    1.039948] Console: switching to colour frame buffer device 240x67
        [    1.957905] bcm2835-rng 3f104000.rng: hwrng registered
        [    1.963322] vc-cma: Videocore CMA driver
        [    1.967375] vc-cma: vc_cma_base      = 0x00000000
        [    1.972167] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
        [    1.977684] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
        [    1.983517] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
        [    2.013103] brd: module loaded
        [    2.027701] loop: module loaded
        [    2.032116] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
        [    2.040997] Loading iSCSI transport class v2.0-870.
        [    2.046936] usbcore: registered new interface driver smsc95xx
        [    2.052871] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
        [    2.259134] Core Release: 2.80a
        [    2.262353] Setting default values for core params
        [    2.267284] Finished setting default values for core params
        [    2.473393] Using Buffer DMA mode
        [    2.476810] Periodic Transfer Interrupt Enhancement - disabled
        [    2.482741] Multiprocessor Interrupt Enhancement - disabled
        [    2.488431] OTG VER PARAM: 0, OTG VER FLAG: 0
        [    2.492868] Dedicated Tx FIFOs mode
        [    2.496889] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
        [    2.506946] FIQ FSM acceleration enabled for :
        Non-periodic Split Transactions
        Periodic Split Transactions
        High-Speed Isochronous Endpoints
        Interrupt/Control Split Transaction hack enabled
        [    2.529654] dwc_otg: Microframe scheduler enabled
        [    2.529738] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80446a60
        [    2.535765] WARN::hcd_init_fiq:414: FIQ ASM at 0x80446dd0 length 36
        [    2.542140] WARN::hcd_init_fiq:439: MPHI regs_base at 0xaf87e000
        [    2.548320] dwc_otg 3f980000.usb: DWC OTG Controller
        [    2.553414] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
        [    2.560914] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
        [    2.571916] Init: Port Power? op_state=1
        [    2.581185] Init: Power Port (0)
        [    2.590020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
        [    2.602192] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    2.614770] usb usb1: Product: DWC OTG Controller
        [    2.624783] usb usb1: Manufacturer: Linux 4.4.13-v7+ dwc_otg_hcd
        [    2.636110] usb usb1: SerialNumber: 3f980000.usb
        [    2.647074] hub 1-0:1.0: USB hub found
        [    2.656148] hub 1-0:1.0: 1 port detected
        [    2.666121] dwc_otg: FIQ enabled
        [    2.666135] dwc_otg: NAK holdoff enabled
        [    2.666145] dwc_otg: FIQ split-transaction FSM enabled
        [    2.666187] Module dwc_common_port init
        [    2.666640] usbcore: registered new interface driver usb-storage
        [    2.678363] mousedev: PS/2 mouse device common for all mice
        [    2.690179] bcm2835-cpufreq: min=600000 max=1000000
        [    2.700790] sdhci: Secure Digital Host Controller Interface driver
        [    2.712317] sdhci: Copyright(c) Pierre Ossman
        [    2.722361] sdhost: log_buf @ ae813000 (ee813000)
        [    2.803693] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
        [    2.834994] sdhci-pltfm: SDHCI platform and OF driver helper
        [    2.846660] ledtrig-cpu: registered to indicate activity on CPUs
        [    2.858146] hidraw: raw HID events driver (C) Jiri Kosina
        [    2.868940] Indeed it is in host mode hprt0 = 00021501
        [    2.894056] usbcore: registered new interface driver usbhid
        [    2.904908] usbhid: USB HID core driver
        [    2.916181] Initializing XFRM netlink socket
        [    2.925949] NET: Registered protocol family 17
        [    2.936030] Key type dns_resolver registered
        [    2.946077] Registering SWP/SWPB emulation handler
        [    2.949241] mmc0: host does not support reading read-only switch, assuming write-enable
        [    2.951150] mmc0: new high speed SDHC card at address 0001
        [    2.952174] mmcblk0: mmc0:0001 00000 29.8 GiB
        [    2.956896]  mmcblk0: p1 p2
        [    2.998907] registered taskstats version 1
        [    3.008565] vc-sm: Videocore shared memory driver
        [    3.018574] [vc_sm_connected_init]: start
        [    3.028682] [vc_sm_connected_init]: end - returning 0
        [    3.039453] of_cfs_init
        [    3.047293] of_cfs_init: OK
        [    3.053707] usb 1-1: new high-speed USB device number 2 using dwc_otg
        [    3.053899] Indeed it is in host mode hprt0 = 00001101
        [    3.091068] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
        [    3.103702] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
        [    3.244047] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
        [    3.256176] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
        [    3.269947] hub 1-1:1.0: USB hub found
        [    3.279126] hub 1-1:1.0: 5 ports detected
        [    3.320357] EXT4-fs (mmcblk0p2): recovery complete
        [    3.333253] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
        [    3.346720] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [    3.359655] devtmpfs: mounted
        [    3.368712] Freeing unused kernel memory: 476K (807e7000 - 8085e000)
        [    3.563723] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
        [    3.638574] random: systemd urandom read with 59 bits of entropy available
        [    3.656347] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
        [    3.674155] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
        [    3.674167] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
        [    3.677292] smsc95xx v1.0.4
        [    3.709251] systemd[1]: Detected architecture 'arm'.
        [    3.738072] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:a4:21:2c
        [    3.813716] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
        [    3.888968] NET: Registered protocol family 10
        [    3.901464] systemd[1]: Inserted module 'ipv6'
        [    3.915023] systemd[1]: Set hostname to <retropie>.
        [    3.925393] usb 1-1.3: New USB device found, idVendor=7392, idProduct=7811
        [    3.925406] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
        [    3.925415] usb 1-1.3: Product: 802.11n WLAN Adapter
        [    3.925424] usb 1-1.3: Manufacturer: Realtek
        [    3.925433] usb 1-1.3: SerialNumber: 00e04c000001
        [    4.003720] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
        [    4.091259] uart-pl011 3f201000.uart: no DMA platform data
        [    4.138349] usb 1-1.4: New USB device found, idVendor=045e, idProduct=0719
        [    4.151207] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
        [    4.164360] usb 1-1.4: Product: Xbox 360 Wireless Receiver for Windows
        [    4.176702] usb 1-1.4: Manufacturer: ©Microsoft
        [    4.187115] usb 1-1.4: SerialNumber: FE242D50
        [    4.443732] usb 1-1.5: new low-speed USB device number 6 using dwc_otg
        [    4.575899] usb 1-1.5: New USB device found, idVendor=0c40, idProduct=8000
        [    4.588755] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
        [    4.601913] usb 1-1.5: Product: 2.4GHz receiver
        [    4.612268] usb 1-1.5: Manufacturer: ELMCU
        [    4.638537] input: ELMCU 2.4GHz receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:0C40:8000.0001/input/input0
        [    4.677656] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
        [    4.702975] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
        [    4.715154] hid-generic 0003:0C40:8000.0001: input,hidraw0: USB HID v1.11 Keyboard [ELMCU 2.4GHz receiver] on usb-3f980000.usb-1.5/input0
        [    4.734633] input: ELMCU 2.4GHz receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:0C40:8000.0002/input/input1
        [    4.755023] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
        [    4.769284] systemd[1]: Expecting device dev-ttyAMA0.device...
        [    4.784332] hid-generic 0003:0C40:8000.0002: input,hidraw1: USB HID v1.11 Mouse [ELMCU 2.4GHz receiver] on usb-3f980000.usb-1.5/input1
        [    4.808120] systemd[1]: Starting Remote File Systems (Pre).
        [    4.828261] systemd[1]: Reached target Remote File Systems (Pre).
        [    4.841357] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
        [    4.865605] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
        [    4.882140] systemd[1]: Starting Encrypted Volumes.
        [    4.902144] systemd[1]: Reached target Encrypted Volumes.
        [    4.914668] systemd[1]: Starting Swap.
        [    4.933353] systemd[1]: Reached target Swap.
        [    4.944643] systemd[1]: Expecting device dev-mmcblk0p1.device...
        [    4.965532] systemd[1]: Starting Root Slice.
        [    4.984906] systemd[1]: Created slice Root Slice.
        [    4.996639] systemd[1]: Starting User and Session Slice.
        [    5.017065] systemd[1]: Created slice User and Session Slice.
        [    5.029786] systemd[1]: Starting Delayed Shutdown Socket.
        [    5.050146] systemd[1]: Listening on Delayed Shutdown Socket.
        [    5.062731] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
        [    5.083939] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
        [    5.097679] systemd[1]: Starting Journal Socket (/dev/log).
        [    5.117908] systemd[1]: Listening on Journal Socket (/dev/log).
        [    5.130581] systemd[1]: Starting udev Control Socket.
        [    5.149871] systemd[1]: Listening on udev Control Socket.
        [    5.161895] systemd[1]: Starting udev Kernel Socket.
        [    5.181005] systemd[1]: Listening on udev Kernel Socket.
        [    5.192957] systemd[1]: Starting Journal Socket.
        [    5.211740] systemd[1]: Listening on Journal Socket.
        [    5.223356] systemd[1]: Starting System Slice.
        [    5.242092] systemd[1]: Created slice System Slice.
        [    5.253709] systemd[1]: Starting File System Check on Root Device...
        [    5.314576] systemd[1]: Starting system-systemd\x2dfsck.slice.
        [    5.336412] systemd[1]: Created slice system-systemd\x2dfsck.slice.
        [    5.349681] systemd[1]: Starting system-getty.slice.
        [    5.370753] systemd[1]: Created slice system-getty.slice.
        [    5.382942] systemd[1]: Starting system-serial\x2dgetty.slice.
        [    5.403801] systemd[1]: Created slice system-serial\x2dgetty.slice.
        [    5.417035] systemd[1]: Starting Increase datagram queue length...
        [    5.474640] systemd[1]: Starting Restore / save the current clock...
        [    5.505929] systemd[1]: Mounted Huge Pages File System.
        [    5.520819] systemd[1]: Starting Load Kernel Modules...
        [    5.543571] systemd[1]: Starting udev Coldplug all Devices...
        [    5.576619] systemd[1]: Started Set Up Additional Binary Formats.
        [    5.590123] systemd[1]: Starting Create list of required static device nodes for the current kernel...
        [    5.616710] systemd[1]: Mounting POSIX Message Queue File System...
        [    5.641070] systemd[1]: Mounting Debug File System...
        [    5.665167] systemd[1]: Starting LSB: Show custom splashscreen...
        [    5.689564] systemd[1]: Starting Slices.
        [    5.707278] systemd[1]: Reached target Slices.
        [    5.729353] systemd[1]: Mounted Debug File System.
        [    5.747561] systemd[1]: Mounted POSIX Message Queue File System.
        [    5.768917] systemd[1]: Started File System Check on Root Device.
        [    5.808493] systemd[1]: Started Increase datagram queue length.
        [    5.829094] systemd[1]: Started Restore / save the current clock.
        [    5.850000] systemd[1]: Started Load Kernel Modules.
        [    5.924908] systemd[1]: Started Create list of required static device nodes for the current kernel.
        [    5.950649] systemd[1]: Started LSB: Show custom splashscreen.
        [    5.969308] systemd[1]: Time has been changed
        [    6.001616] systemd[1]: Started udev Coldplug all Devices.
        [    6.198933] systemd[1]: Starting Create Static Device Nodes in /dev...
        [    6.254615] systemd[1]: Mounted FUSE Control File System.
        [    6.266615] systemd[1]: Starting Apply Kernel Variables...
        [    6.290219] systemd[1]: Mounting Configuration File System...
        [    6.314167] systemd[1]: Starting Syslog Socket.
        [    6.322684] systemd[1]: Listening on Syslog Socket.
        [    6.322941] systemd[1]: Starting Journal Service...
        [    6.343843] systemd[1]: Started Journal Service.
        [    6.550759] systemd-udevd[142]: starting version 215
        [    6.916575] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
        [    6.917596] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
        [    7.072184] input: Xbox 360 Wireless Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/input/input2
        [    7.074739] input: Xbox 360 Wireless Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.2/input/input3
        [    7.075919] input: Xbox 360 Wireless Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.4/input/input4
        [    7.076966] input: Xbox 360 Wireless Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.6/input/input5
        [    7.077624] usbcore: registered new interface driver xpad
        [    7.358082] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
        [    7.423460] random: nonblocking pool is initialized
        [    7.617726] cfg80211: World regulatory domain updated:
        [    7.617761] cfg80211:  DFS Master region: unset
        [    7.617774] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
        [    7.617793] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
        [    7.617809] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
        [    7.617825] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
        [    7.617898] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
        [    7.617917] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
        [    7.617934] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
        [    7.618032] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
        [    7.618048] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
        [    7.623435] usbcore: registered new interface driver rtl8192cu
        [    7.938267] systemd-journald[141]: Received request to flush runtime journal from PID 1
        [    8.959677] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
        [    9.639528] Adding 102396k swap on /var/swap.  Priority:-1 extents:2 across:2359296k SSFS
        [   10.126909] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
        [   10.127234] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
        [   10.888802] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
        [   10.916477] cfg80211: Regulatory domain changed to country: GB
        [   10.916514] cfg80211:  DFS Master region: ETSI
        [   10.916526] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
        [   10.916546] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
        [   10.916565] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
        [   10.916585] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
        [   10.916602] cfg80211:   (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
        [   10.916617] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
        [   11.594249] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
        [   11.595350] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
        [   17.543219] input: Xbox Gamepad (userspace driver) as /devices/virtual/input/input6
        [   17.544774] input: Xbox Gamepad (userspace driver) #2 as /devices/virtual/input/input7
        -bash: dkms: command not found
        
        1 Reply Last reply Reply Quote 0
        • BuZzB
          BuZz administrators
          last edited by BuZz

          Backticks not apostrophes. See http://commonmark.org/help/.

          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

          1 Reply Last reply Reply Quote 0
          • BuZzB
            BuZz administrators
            last edited by BuZz

            You are still using the xboxdrv - not the updated xpad driver as I asked in my first reply. https://retropie.org.uk/forum/post/22112

            you need to remove xboxdrv from Manage Packages -> drivers and install the updated xpad driver.

            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

            G 1 Reply Last reply Reply Quote 0
            • G
              g0nz0uk @BuZz
              last edited by

              @BuZz I did that not sure why it keep returning

              This is a fresh 4.0.1 install and both work

              pi@retropie:~ $ for js in /dev/input/js*; do echo $js; udevadm info $js; done; dkms status; dmesg; dkms status
              /dev/input/js0
              P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0079:0006.0001/input/input0/js0
              N: input/js0
              S: input/by-id/usb-DragonRise_Inc._Generic_USB_Joystick-joystick
              S: input/by-path/platform-3f980000.usb-usb-0:1.2:1.0-joystick
              E: DEVLINKS=/dev/input/by-id/usb-DragonRise_Inc._Generic_USB_Joystick-joystick /dev/input/by-path/platform-3f980000.usb-usb-0:1.2:1.0-joystick
              E: DEVNAME=/dev/input/js0
              E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0079:0006.0001/input/input0/js0
              E: ID_BUS=usb
              E: ID_FOR_SEAT=input-platform-3f980000_usb-usb-0_1_2_1_0
              E: ID_INPUT=1
              E: ID_INPUT_JOYSTICK=1
              E: ID_MODEL=Generic_USB_Joystick
              E: ID_MODEL_ENC=Generic\x20\x20\x20USB\x20\x20Joystick\x20\x20
              E: ID_MODEL_ID=0006
              E: ID_PATH=platform-3f980000.usb-usb-0:1.2:1.0
              E: ID_PATH_TAG=platform-3f980000_usb-usb-0_1_2_1_0
              E: ID_REVISION=0107
              E: ID_SERIAL=DragonRise_Inc._Generic_USB_Joystick
              E: ID_TYPE=hid
              E: ID_USB_DRIVER=usbhid
              E: ID_USB_INTERFACES=:030000:
              E: ID_USB_INTERFACE_NUM=00
              E: ID_VENDOR=DragonRise_Inc.
              E: ID_VENDOR_ENC=DragonRise\x20Inc.\x20\x20
              E: ID_VENDOR_ID=0079
              E: MAJOR=13
              E: MINOR=0
              E: SUBSYSTEM=input
              E: TAGS=:seat:uaccess:
              E: USEC_INITIALIZED=26842
              
              /dev/input/js1
              P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0079:0006.0002/input/input1/js1
              N: input/js1
              S: input/by-id/usb-DragonRise_Inc._Generic_USB_Joystick-joystick
              S: input/by-path/platform-3f980000.usb-usb-0:1.4:1.0-joystick
              E: DEVLINKS=/dev/input/by-id/usb-DragonRise_Inc._Generic_USB_Joystick-joystick /dev/input/by-path/platform-3f980000.usb-usb-0:1.4:1.0-joystick
              E: DEVNAME=/dev/input/js1
              E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0079:0006.0002/input/input1/js1
              E: ID_BUS=usb
              E: ID_FOR_SEAT=input-platform-3f980000_usb-usb-0_1_4_1_0
              E: ID_INPUT=1
              E: ID_INPUT_JOYSTICK=1
              E: ID_MODEL=Generic_USB_Joystick
              E: ID_MODEL_ENC=Generic\x20\x20\x20USB\x20\x20Joystick\x20\x20
              E: ID_MODEL_ID=0006
              E: ID_PATH=platform-3f980000.usb-usb-0:1.4:1.0
              E: ID_PATH_TAG=platform-3f980000_usb-usb-0_1_4_1_0
              E: ID_REVISION=0107
              E: ID_SERIAL=DragonRise_Inc._Generic_USB_Joystick
              E: ID_TYPE=hid
              E: ID_USB_DRIVER=usbhid
              E: ID_USB_INTERFACES=:030000:
              E: ID_USB_INTERFACE_NUM=00
              E: ID_VENDOR=DragonRise_Inc.
              E: ID_VENDOR_ENC=DragonRise\x20Inc.\x20\x20
              E: ID_VENDOR_ID=0079
              E: MAJOR=13
              E: MINOR=1
              E: SUBSYSTEM=input
              E: TAGS=:seat:uaccess:
              E: USEC_INITIALIZED=28964
              
              /dev/input/js2
              P: /devices/virtual/input/input2/js2
              N: input/js2
              E: DEVNAME=/dev/input/js2
              E: DEVPATH=/devices/virtual/input/input2/js2
              E: ID_INPUT=1
              E: ID_INPUT_JOYSTICK=1
              E: ID_SERIAL=noserial
              E: MAJOR=13
              E: MINOR=2
              E: SUBSYSTEM=input
              E: TAGS=:seat:uaccess:
              E: USEC_INITIALIZED=522398
              
              /dev/input/js3
              P: /devices/virtual/input/input3/js3
              N: input/js3
              E: DEVNAME=/dev/input/js3
              E: DEVPATH=/devices/virtual/input/input3/js3
              E: ID_INPUT=1
              E: ID_INPUT_JOYSTICK=1
              E: ID_SERIAL=noserial
              E: MAJOR=13
              E: MINOR=3
              E: SUBSYSTEM=input
              E: TAGS=:seat:uaccess:
              E: USEC_INITIALIZED=523461
              
              -bash: dkms: command not found
              [    0.000000] Booting Linux on physical CPU 0x0
              [    0.000000] Initializing cgroup subsys cpuset
              [    0.000000] Initializing cgroup subsys cpu
              [    0.000000] Initializing cgroup subsys cpuacct
              [    0.000000] Linux version 4.4.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #894 SMP Mon Jun 13 13:13:27 BST 2016
              [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
              [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
              [    0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
              [    0.000000] cma: Reserved 8 MiB at 0x2e400000
              [    0.000000] Memory policy: Data cache writealloc
              [    0.000000] On node 0 totalpages: 192512
              [    0.000000] free_area_init_node: node 0, pgdat 808c0e00, node_mem_map add64000
              [    0.000000]   Normal zone: 1692 pages used for memmap
              [    0.000000]   Normal zone: 0 pages reserved
              [    0.000000]   Normal zone: 192512 pages, LIFO batch:31
              [    0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
              [    0.000000] [bcm2709_smp_init_cpus] ncores=4
              [    0.000000] PERCPU: Embedded 13 pages/cpu @aefaa000 s22592 r8192 d22464 u53248
              [    0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096
              [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
              [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 190820
              [    0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1600 bcm2708_fb.fbheight=1200 bcm2709.boardrev=0xa02082 bcm2709.serial=0x610c0ec9 smsc95xx.macaddr=B8:27:EB:0C:0E:C9 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 consoleblank=0
              [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
              [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
              [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
              [    0.000000] Memory: 744204K/770048K available (6344K kernel code, 432K rwdata, 1712K rodata, 476K init, 764K bss, 17652K reserved, 8192K cma-reserved)
              [    0.000000] Virtual kernel memory layout:
                  vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                  fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                  vmalloc : 0xaf800000 - 0xff800000   (1280 MB)
                  lowmem  : 0x80000000 - 0xaf000000   ( 752 MB)
                  modules : 0x7f000000 - 0x80000000   (  16 MB)
                    .text : 0x80008000 - 0x807e6470   (8058 kB)
                    .init : 0x807e7000 - 0x8085e000   ( 476 kB)
                    .data : 0x8085e000 - 0x808ca108   ( 433 kB)
                     .bss : 0x808cd000 - 0x8098c1ac   ( 765 kB)
              [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
              [    0.000000] Hierarchical RCU implementation.
              [    0.000000]  Build-time adjustment of leaf fanout to 32.
              [    0.000000] NR_IRQS:16 nr_irqs:16 16
              [    0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
              [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
              [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
              [    0.000024] Switching to timer-based delay loop, resolution 52ns
              [    0.000275] Console: colour dummy device 80x30
              [    0.000474] console [tty1] enabled
              [    0.000497] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
              [    0.000516] pid_max: default: 32768 minimum: 301
              [    0.000831] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
              [    0.000845] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
              [    0.001777] Disabling cpuset control group subsystem
              [    0.001809] Initializing cgroup subsys io
              [    0.001837] Initializing cgroup subsys memory
              [    0.001875] Initializing cgroup subsys devices
              [    0.001895] Initializing cgroup subsys freezer
              [    0.001916] Initializing cgroup subsys net_cls
              [    0.001965] CPU: Testing write buffer coherency: ok
              [    0.002030] ftrace: allocating 21209 entries in 63 pages
              [    0.052435] CPU0: update cpu_capacity 1024
              [    0.052467] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
              [    0.052479] [bcm2709_smp_prepare_cpus] enter
              [    0.052611] Setting up static identity map for 0x8240 - 0x8274
              [    0.054254] [bcm2709_boot_secondary] cpu:1 started (0) 17
              [    0.054614] [bcm2709_secondary_init] enter cpu:1
              [    0.054657] CPU1: update cpu_capacity 1024
              [    0.054664] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
              [    0.055037] [bcm2709_boot_secondary] cpu:2 started (0) 17
              [    0.055299] [bcm2709_secondary_init] enter cpu:2
              [    0.055320] CPU2: update cpu_capacity 1024
              [    0.055326] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
              [    0.055683] [bcm2709_boot_secondary] cpu:3 started (0) 17
              [    0.055864] [bcm2709_secondary_init] enter cpu:3
              [    0.055885] CPU3: update cpu_capacity 1024
              [    0.055891] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
              [    0.055951] Brought up 4 CPUs
              [    0.055974] SMP: Total of 4 processors activated (153.60 BogoMIPS).
              [    0.055982] CPU: All CPU(s) started in HYP mode.
              [    0.055989] CPU: Virtualization extensions available.
              [    0.056598] devtmpfs: initialized
              [    0.066803] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
              [    0.067121] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
              [    0.067821] pinctrl core: initialized pinctrl subsystem
              [    0.068352] NET: Registered protocol family 16
              [    0.073581] DMA: preallocated 4096 KiB pool for atomic coherent allocations
              [    0.080485] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
              [    0.080496] hw-breakpoint: maximum watchpoint size is 8 bytes.
              [    0.080654] Serial: AMBA PL011 UART driver
              [    0.080793] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
              [    0.080955] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
              [    0.144566] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
              [    0.145126] SCSI subsystem initialized
              [    0.145302] usbcore: registered new interface driver usbfs
              [    0.145389] usbcore: registered new interface driver hub
              [    0.145485] usbcore: registered new device driver usb
              [    0.151995] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-20 18:13
              [    0.179236] clocksource: Switched to clocksource arch_sys_counter
              [    0.223990] FS-Cache: Loaded
              [    0.224256] CacheFiles: Loaded
              [    0.236534] NET: Registered protocol family 2
              [    0.237381] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
              [    0.237494] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
              [    0.237683] TCP: Hash tables configured (established 8192 bind 8192)
              [    0.237775] UDP hash table entries: 512 (order: 2, 16384 bytes)
              [    0.237821] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
              [    0.238050] NET: Registered protocol family 1
              [    0.238360] RPC: Registered named UNIX socket transport module.
              [    0.238370] RPC: Registered udp transport module.
              [    0.238378] RPC: Registered tcp transport module.
              [    0.238386] RPC: Registered tcp NFSv4.1 backchannel transport module.
              [    0.239522] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
              [    0.240819] futex hash table entries: 1024 (order: 4, 65536 bytes)
              [    0.254091] VFS: Disk quotas dquot_6.6.0
              [    0.254402] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
              [    0.256680] FS-Cache: Netfs 'nfs' registered for caching
              [    0.257570] NFS: Registering the id_resolver key type
              [    0.257612] Key type id_resolver registered
              [    0.257621] Key type id_legacy registered
              [    0.259958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
              [    0.260089] io scheduler noop registered
              [    0.260109] io scheduler deadline registered (default)
              [    0.260162] io scheduler cfq registered
              [    0.262669] BCM2708FB: allocated DMA memory ee800000
              [    0.262695] BCM2708FB: allocated DMA channel 0 @ f3007000
              [    0.291120] Console: switching to colour frame buffer device 200x75
              [    1.169460] bcm2835-rng 3f104000.rng: hwrng registered
              [    1.169645] vc-cma: Videocore CMA driver
              [    1.169656] vc-cma: vc_cma_base      = 0x00000000
              [    1.169665] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
              [    1.169674] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
              [    1.169963] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
              [    1.184762] brd: module loaded
              [    1.193423] loop: module loaded
              [    1.194347] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
              [    1.195805] Loading iSCSI transport class v2.0-870.
              [    1.196447] usbcore: registered new interface driver smsc95xx
              [    1.196498] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
              [    1.396733] Core Release: 2.80a
              [    1.396747] Setting default values for core params
              [    1.396780] Finished setting default values for core params
              [    1.597146] Using Buffer DMA mode
              [    1.597156] Periodic Transfer Interrupt Enhancement - disabled
              [    1.597165] Multiprocessor Interrupt Enhancement - disabled
              [    1.597174] OTG VER PARAM: 0, OTG VER FLAG: 0
              [    1.597188] Dedicated Tx FIFOs mode
              [    1.597503] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
              [    1.597534] FIQ FSM acceleration enabled for :
              Non-periodic Split Transactions
              Periodic Split Transactions
              High-Speed Isochronous Endpoints
              Interrupt/Control Split Transaction hack enabled
              [    1.597557] dwc_otg: Microframe scheduler enabled
              [    1.597602] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80446a60
              [    1.597615] WARN::hcd_init_fiq:414: FIQ ASM at 0x80446dd0 length 36
              [    1.597630] WARN::hcd_init_fiq:439: MPHI regs_base at 0xafc46000
              [    1.597690] dwc_otg 3f980000.usb: DWC OTG Controller
              [    1.597726] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
              [    1.597761] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
              [    1.597811] Init: Port Power? op_state=1
              [    1.597819] Init: Power Port (0)
              [    1.598020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
              [    1.598035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
              [    1.598048] usb usb1: Product: DWC OTG Controller
              [    1.598060] usb usb1: Manufacturer: Linux 4.4.13-v7+ dwc_otg_hcd
              [    1.598072] usb usb1: SerialNumber: 3f980000.usb
              [    1.598848] hub 1-0:1.0: USB hub found
              [    1.598890] hub 1-0:1.0: 1 port detected
              [    1.599520] dwc_otg: FIQ enabled
              [    1.599530] dwc_otg: NAK holdoff enabled
              [    1.599538] dwc_otg: FIQ split-transaction FSM enabled
              [    1.599568] Module dwc_common_port init
              [    1.599815] usbcore: registered new interface driver usb-storage
              [    1.600070] mousedev: PS/2 mouse device common for all mice
              [    1.600766] bcm2835-cpufreq: min=600000 max=1350000
              [    1.601067] sdhci: Secure Digital Host Controller Interface driver
              [    1.601075] sdhci: Copyright(c) Pierre Ossman
              [    1.601371] sdhost: log_buf @ ae813000 (ee813000)
              [    1.679265] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
              [    1.681508] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
              [    1.681522] mmc-bcm2835 3f300000.mmc: DMA channel allocated
              [    1.736092] mmc0: host does not support reading read-only switch, assuming write-enable
              [    1.737933] mmc0: new high speed SDXC card at address 0001
              [    1.738518] mmcblk0: mmc0:0001 00000 59.6 GiB
              [    1.739366] sdhci-pltfm: SDHCI platform and OF driver helper
              [    1.739792] ledtrig-cpu: registered to indicate activity on CPUs
              [    1.739908] hidraw: raw HID events driver (C) Jiri Kosina
              [    1.740087] usbcore: registered new interface driver usbhid
              [    1.740095] usbhid: USB HID core driver
              [    1.740634] Initializing XFRM netlink socket
              [    1.740668] NET: Registered protocol family 17
              [    1.740798] Key type dns_resolver registered
              [    1.741033]  mmcblk0: p1 p2
              [    1.741383] Registering SWP/SWPB emulation handler
              [    1.742239] registered taskstats version 1
              [    1.742426] vc-sm: Videocore shared memory driver
              [    1.742441] [vc_sm_connected_init]: start
              [    1.742929] [vc_sm_connected_init]: end - returning 0
              [    1.745130] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
              [    1.745488] of_cfs_init
              [    1.745565] of_cfs_init: OK
              [    1.752195] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
              [    1.752210] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
              [    1.758542] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
              [    1.760098] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
              [    1.761645] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
              [    1.764426] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
              [    1.789374] Indeed it is in host mode hprt0 = 00021501
              [    1.855151] mmc1: new high speed SDIO card at address 0001
              [    1.969269] usb 1-1: new high-speed USB device number 2 using dwc_otg
              [    1.969399] Indeed it is in host mode hprt0 = 00001101
              [    2.169529] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
              [    2.169545] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
              [    2.170275] hub 1-1:1.0: USB hub found
              [    2.170378] hub 1-1:1.0: 5 ports detected
              [    2.225371] EXT4-fs (mmcblk0p2): recovery complete
              [    2.246538] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [    2.246593] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [    2.247197] devtmpfs: mounted
              [    2.247942] Freeing unused kernel memory: 476K (807e7000 - 8085e000)
              [    2.449287] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
              [    2.465713] random: systemd urandom read with 69 bits of entropy available
              [    2.549548] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
              [    2.549570] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
              [    2.552439] smsc95xx v1.0.4
              [    2.579628] NET: Registered protocol family 10
              [    2.612905] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:0c:0e:c9
              [    2.689341] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
              [    2.794744] usb 1-1.2: New USB device found, idVendor=0079, idProduct=0006
              [    2.794767] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
              [    2.794780] usb 1-1.2: Product: Generic   USB  Joystick
              [    2.794792] usb 1-1.2: Manufacturer: DragonRise Inc.
              [    2.879298] usb 1-1.4: new low-speed USB device number 5 using dwc_otg
              [    2.985267] usb 1-1.4: New USB device found, idVendor=0079, idProduct=0006
              [    2.985288] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
              [    2.985301] usb 1-1.4: Product: Generic   USB  Joystick
              [    2.985313] usb 1-1.4: Manufacturer: DragonRise Inc.
              [    3.064353] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
              [    3.255981] fuse init (API version 7.23)
              [    3.677045] systemd-udevd[145]: starting version 215
              [    3.889054] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
              [    3.893626] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
              [    4.055695] input: DragonRise Inc.   Generic   USB  Joystick   as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0079:0006.0001/input/input0
              [    4.056205] dragonrise 0003:0079:0006.0001: input,hidraw0: USB HID v1.10 Joystick [DragonRise Inc.   Generic   USB  Joystick  ] on usb-3f980000.usb-1.2/input0
              [    4.057872] input: DragonRise Inc.   Generic   USB  Joystick   as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0079:0006.0002/input/input1
              [    4.058318] dragonrise 0003:0079:0006.0002: input,hidraw1: USB HID v1.10 Joystick [DragonRise Inc.   Generic   USB  Joystick  ] on usb-3f980000.usb-1.4/input0
              [    4.216513] usbcore: registered new interface driver brcmfmac
              [    4.319597] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
              [    4.360105] random: nonblocking pool is initialized
              [    4.391265] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
              [    4.417745] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
              [    4.477333] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
              [    4.477365] cfg80211: World regulatory domain updated:
              [    4.477374] cfg80211:  DFS Master region: unset
              [    4.477385] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
              [    4.477399] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
              [    4.477411] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
              [    4.477423] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
              [    4.477439] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
              [    4.477453] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
              [    4.477465] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
              [    4.477477] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
              [    4.477490] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
              [    4.698267] systemd-journald[125]: Received request to flush runtime journal from PID 1
              [    5.019028] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
              [    5.019058] brcmfmac: brcmf_add_if: ignore IF event
              [    5.024180] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
              [    5.024236] brcmfmac: power management disabled
              [    6.062064] Adding 102396k swap on /var/swap.  Priority:-1 extents:2 across:114688k SSFS
              [    6.210704] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
              [    6.210870] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
              [    6.582120] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
              [    6.606731] cfg80211: Regulatory domain changed to country: GB
              [    6.606744] cfg80211:  DFS Master region: ETSI
              [    6.606748] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
              [    6.606755] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
              [    6.606762] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
              [    6.606768] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
              [    6.606774] cfg80211:   (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
              [    6.606779] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
              [   20.550806] input: Xbox Gamepad (userspace driver) as /devices/virtual/input/input2
              [   20.552004] input: Xbox Gamepad (userspace driver) #2 as /devices/virtual/input/input3
              -bash: dkms: command not found
              
              
              
              
              1 Reply Last reply Reply Quote 0
              • BuZzB
                BuZz administrators
                last edited by

                You can't have as you still had xboxdrv enabled, and you didn't have dkms installed which is required/installed by the updated xpad driver.

                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                1 Reply Last reply Reply Quote 0
                • BuZzB
                  BuZz administrators
                  last edited by BuZz

                  I thought you had an xbox wireless controller or do you have some clones ? As they are identified as "DragonRise_Inc._Generic_USB_Joystick-joystick"

                  To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                  G 2 Replies Last reply Reply Quote 0
                  • G
                    g0nz0uk @BuZz
                    last edited by

                    @BuZz Think I'm being think and actually misread you first post. I have offical Xbox controllers, so I've removed the Xboxdrv drivers and install xpad drivers.

                    The "DragonRise_Inc._Generic_USB_Joystick-joystick" are off my other system which is a bartop, this SD card was used in that a while back (3.6).

                    1 Reply Last reply Reply Quote 0
                    • BuZzB
                      BuZz administrators
                      last edited by BuZz

                      I'm confused - you just ran those commands on a working system ? The commands I got you to write show me what is currently connected - and it shows me no XBOX joysticks. Just DragonRise_Inc._Generic_USB_Joystick-joystick - I wanted those commands run on the system with the non working xbox controllers.

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      1 Reply Last reply Reply Quote 0
                      • G
                        g0nz0uk @BuZz
                        last edited by

                        @BuZz All is working now, "should of gone to Specsavers".

                        My apologies @BuZz wasted your time :(

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.