[HowTo] RetroPie and OSMC: Retrosmc - Retrogaming on OSMC

Do
rm -r /home/osmc/RetroPie/scripts
mkdir /home/osmc/RetroPie/scripts

Then run the install-retrosmc.sh script again and choose update scripts from menu.

No such file or directory

sorry only saw the first one. two secs

converted ‘https://raw.githubusercontent.com/mcobit/retrosmc/master/scripts/retropie.sh’ (ANSI_X3.4-1968) → ‘https://raw.githubusercontent.com/mcobit/retrosmc/master/scripts/retropie.sh’ (UTF-8)
–2016-03-15 20:16:20-- https://raw.githubusercontent.com/mcobit/retrosmc/master/scripts/retropie.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 62.252.172.241
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|62.252.172.241|:443… connected.
GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [0]: Close notify
Unable to establish SSL connection.
converted ‘https://raw.githubusercontent.com/mcobit/retrosmc/master/scripts/retropie_watchdog.sh’ (ANSI_X3.4-1968) → ‘https://raw.githubusercontent.com/mcobit/retrosmc/master/scripts/retropie_watchdog.sh’ (UTF-8)
–2016-03-15 20:16:20-- https://raw.githubusercontent.com/mcobit/retrosmc/master/scripts/retropie_watchdog.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 62.252.172.241
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|62.252.172.241|:443… connected.
GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [0]: Close notify
Unable to establish SSL connection.
converted ‘https://raw.githubusercontent.com/mcobit/retrosmc/master/install-retrosmc.sh’ (ANSI_X3.4-1968) → ‘https://raw.githubusercontent.com/mcobit/retrosmc/master/install-retrosmc.sh’ (UTF-8)
–2016-03-15 20:16:21-- https://raw.githubusercontent.com/mcobit/retrosmc/master/install-retrosmc.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 62.252.172.241
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|62.252.172.241|:443… connected.
GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [0]: Close notify
Unable to establish SSL connection.
./install-retrosmc.sh: line 134: /home/osmc/install-retrosmc.sh: Success

It creates the scripts but I see errors…?

Still cant fire it either, cant open again. :frowning:

Sorry to be monopolising your time…

This seems to be a problem with your pi not being able to establish a secure connection to github.

Some other users have this problem, too.
You should try to download the files manually as you did with the installscript, copy them into the scripts directory overwriting the old files and then make them executable with
chmod +x filename

This is the result of dmesg:

osmc@osmc:~$ dmesg [ 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.3-3-osmc (root@rpi2) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Tue Mar 1 15:51:08 UTC 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 80bcd900, 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 (9660->f3003010) [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 [ 0.000000] PERCPU: Embedded 13 pages/cpu @aefab000 s23552 r8192 d21504 u53248 [ 0.000000] pcpu-alloc: s23552 r8192 d21504 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=0xc9444b15 smsc95xx.macaddr=B8:27:EB:44:4B:15 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 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2 [ 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: 741084K/770048K available (7997K kernel code, 437K rwdata, 1864K rodata, 1792K init, 764K bss, 20772K 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 - 0x809a9764 (9862 kB) .init : 0x809aa000 - 0x80b6a000 (1792 kB) .data : 0x80b6a000 - 0x80bd75f4 ( 438 kB) .bss : 0x80bda000 - 0x80c992ac ( 765 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible 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.000033] Switching to timer-based delay loop, resolution 52ns [ 0.000337] Console: colour dummy device 80x30 [ 0.000559] console [tty0] enabled [ 0.000591] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000617] pid_max: default: 32768 minimum: 301 [ 0.000972] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000992] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002238] Disabling cpuset control group subsystem [ 0.002283] Initializing cgroup subsys io [ 0.002316] Initializing cgroup subsys memory [ 0.002368] Initializing cgroup subsys devices [ 0.002395] Initializing cgroup subsys freezer [ 0.002421] Initializing cgroup subsys net_cls [ 0.002494] CPU: Testing write buffer coherency: ok [ 0.002578] ftrace: allocating 19380 entries in 57 pages [ 0.052567] CPU0: update cpu_capacity 1024 [ 0.052605] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.052621] [bcm2709_smp_prepare_cpus] enter [ 0.052762] Setting up static identity map for 0x8240 - 0x8298 [ 0.132177] [bcm2709_boot_secondary] cpu:1 started (0) 16 [ 0.132540] [bcm2709_secondary_init] enter cpu:1 [ 0.132599] CPU1: update cpu_capacity 1024 [ 0.132607] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.162208] [bcm2709_boot_secondary] cpu:2 started (0) 18 [ 0.162488] [bcm2709_secondary_init] enter cpu:2 [ 0.162524] CPU2: update cpu_capacity 1024 [ 0.162532] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.192286] [bcm2709_boot_secondary] cpu:3 started (0) 17 [ 0.192538] [bcm2709_secondary_init] enter cpu:3 [ 0.192569] CPU3: update cpu_capacity 1024 [ 0.192577] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.192667] Brought up 4 CPUs [ 0.192698] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.192709] CPU: All CPU(s) started in HYP mode. [ 0.192717] CPU: Virtualization extensions available. [ 0.193609] devtmpfs: initialized [ 0.205251] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.205767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.206842] pinctrl core: initialized pinctrl subsystem [ 0.207653] NET: Registered protocol family 16 [ 0.213106] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.242427] cpuidle: using governor ladder [ 0.272456] cpuidle: using governor menu [ 0.279741] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.279764] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.279948] Serial: AMBA PL011 UART driver [ 0.280254] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 [ 0.280951] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.354175] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1 [ 0.356152] SCSI subsystem initialized [ 0.356387] usbcore: registered new interface driver usbfs [ 0.356500] usbcore: registered new interface driver hub [ 0.356665] usbcore: registered new device driver usb [ 0.362696] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-25 18:56 [ 0.389891] clocksource: Switched to clocksource arch_sys_counter [ 0.442716] FS-Cache: Loaded [ 0.443162] CacheFiles: Loaded [ 0.459598] NET: Registered protocol family 2 [ 0.460898] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.461038] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.461232] TCP: Hash tables configured (established 8192 bind 8192) [ 0.461365] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.461430] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.461790] NET: Registered protocol family 1 [ 0.462312] RPC: Registered named UNIX socket transport module. [ 0.462330] RPC: Registered udp transport module. [ 0.462341] RPC: Registered tcp transport module. [ 0.462352] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.574675] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.577155] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.577344] audit: initializing netlink subsys (disabled) [ 0.577420] audit: type=2000 audit(0.539:1): initialized [ 0.593472] VFS: Disk quotas dquot_6.6.0 [ 0.593873] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.596649] FS-Cache: Netfs 'nfs' registered for caching [ 0.597858] NFS: Registering the id_resolver key type [ 0.597936] Key type id_resolver registered [ 0.597950] Key type id_legacy registered [ 0.601485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.601719] io scheduler noop registered [ 0.602332] io scheduler bfq registered (default) [ 0.602347] BFQ I/O-scheduler version: v7r7 [ 0.605212] BCM2708FB: allocated DMA memory ee800000 [ 0.605261] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.639641] Console: switching to colour frame buffer device 240x67 [ 1.592080] bcm2835-rng 3f104000.rng: hwrng registered [ 1.592233] vc-cma: Videocore CMA driver [ 1.592249] vc-cma: vc_cma_base = 0x00000000 [ 1.592260] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 1.592271] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 1.592611] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 1.613850] brd: module loaded [ 1.625532] loop: module loaded [ 1.626667] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0 [ 1.628520] Loading iSCSI transport class v2.0-870. [ 1.629588] usbcore: registered new interface driver smsc95xx [ 1.629662] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.830062] Core Release: 2.80a [ 1.830085] Setting default values for core params [ 1.830114] Finished setting default values for core params [ 2.030549] Using Buffer DMA mode [ 2.030566] Periodic Transfer Interrupt Enhancement - disabled [ 2.030576] Multiprocessor Interrupt Enhancement - disabled [ 2.030589] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 2.030606] Dedicated Tx FIFOs mode [ 2.031073] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024 [ 2.031112] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints [ 2.031136] dwc_otg: Microframe scheduler enabled [ 2.031207] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8057a3e8 [ 2.031226] WARN::hcd_init_fiq:414: FIQ ASM at 0x8057a758 length 36 [ 2.031246] WARN::hcd_init_fiq:439: MPHI regs_base at 0xaf87e000 [ 2.031336] dwc_otg 3f980000.usb: DWC OTG Controller [ 2.031389] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 2.031446] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 [ 2.031502] Init: Port Power? op_state=1 [ 2.031513] Init: Power Port (0) [ 2.031837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.031857] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.031875] usb usb1: Product: DWC OTG Controller [ 2.031892] usb usb1: Manufacturer: Linux 4.4.3-3-osmc dwc_otg_hcd [ 2.031908] usb usb1: SerialNumber: 3f980000.usb [ 2.033093] hub 1-0:1.0: USB hub found [ 2.033179] hub 1-0:1.0: 1 port detected [ 2.033977] dwc_otg: FIQ enabled [ 2.033995] dwc_otg: NAK holdoff enabled [ 2.034006] dwc_otg: FIQ split-transaction FSM enabled [ 2.034050] Module dwc_common_port init [ 2.034468] usbcore: registered new interface driver usb-storage [ 2.034842] mousedev: PS/2 mouse device common for all mice [ 2.035453] usbcore: registered new interface driver usbtouchscreen [ 2.035781] bcm2835-cpufreq: min=600000 max=900000 [ 2.038473] sdhci: Secure Digital Host Controller Interface driver [ 2.038483] sdhci: Copyright(c) Pierre Ossman [ 2.038785] sdhost: log_buf @ ae813000 (ee813000) [ 2.109946] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 2.130335] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.130857] ledtrig-cpu: registered to indicate activity on CPUs [ 2.131022] hidraw: raw HID events driver (C) Jiri Kosina [ 2.131175] usbcore: registered new interface driver usbhid [ 2.131183] usbhid: USB HID core driver [ 2.131657] Initializing XFRM netlink socket [ 2.131690] NET: Registered protocol family 17 [ 2.131824] Key type dns_resolver registered [ 2.131965] Registering SWP/SWPB emulation handler [ 2.132790] registered taskstats version 1 [ 2.133000] vc-sm: Videocore shared memory driver [ 2.133014] [vc_sm_connected_init]: start [ 2.133589] [vc_sm_connected_init]: end - returning 0 [ 2.136585] Freeing unused kernel memory: 1792K (809aa000 - 80b6a000) [ 2.167618] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.169545] mmc0: new high speed SDHC card at address 1234 [ 2.170465] mmcblk0: mmc0:1234 SA04G 3.64 GiB [ 2.172179] mmcblk0: p1 p2 [ 2.230099] Indeed it is in host mode hprt0 = 00021501 [ 2.409950] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 2.410109] Indeed it is in host mode hprt0 = 00001101 [ 2.610320] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 2.610354] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.611338] hub 1-1:1.0: USB hub found [ 2.611465] hub 1-1:1.0: 5 ports detected [ 2.889917] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 2.990176] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.990192] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.993071] smsc95xx v1.0.4 [ 3.053221] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:44:4b:15 [ 3.129912] usb 1-1.2: new full-speed USB device number 4 using dwc_otg [ 3.239587] usb 1-1.2: New USB device found, idVendor=0a12, idProduct=0001 [ 3.239603] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.319909] usb 1-1.3: new high-speed USB device number 5 using dwc_otg [ 3.421197] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608 [ 3.421212] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 3.421225] usb 1-1.3: Product: USB2.0 Hub [ 3.422154] hub 1-1.3:1.0: USB hub found [ 3.422468] hub 1-1.3:1.0: 4 ports detected [ 3.699905] usb 1-1.3.1: new high-speed USB device number 6 using dwc_otg [ 3.803226] usb 1-1.3.1: config 1 interface 0 altsetting 1 bulk endpoint 0x83 has invalid maxpacket 256 [ 3.806116] usb 1-1.3.1: New USB device found, idVendor=1b71, idProduct=3002 [ 3.806131] usb 1-1.3.1: New USB device strings: Mfr=3, Product=4, SerialNumber=2 [ 3.806142] usb 1-1.3.1: Product: usbtv007 [ 3.806153] usb 1-1.3.1: Manufacturer: fushicai [ 3.806164] usb 1-1.3.1: SerialNumber: 300000000002 [ 3.879910] usb 1-1.3.4: new high-speed USB device number 7 using dwc_otg [ 3.980739] usb 1-1.3.4: New USB device found, idVendor=1058, idProduct=1048 [ 3.980755] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=5 [ 3.980766] usb 1-1.3.4: Product: Elements 1048 [ 3.980777] usb 1-1.3.4: Manufacturer: Western Digital [ 3.980788] usb 1-1.3.4: SerialNumber: 575844314536334B4E505835 [ 3.981700] usb-storage 1-1.3.4:1.0: USB Mass Storage device detected [ 3.992312] scsi host0: usb-storage 1-1.3.4:1.0 [ 4.990642] scsi 0:0:0:0: Direct-Access WD Elements 1048 1022 PQ: 0 ANSI: 6 [ 4.993043] sd 0:0:0:0: [sda] Spinning up disk... [ 5.999900] .ready [ 6.000397] sd 0:0:0:0: [sda] 3907024896 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 6.000738] sd 0:0:0:0: [sda] Write Protect is off [ 6.000754] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08 [ 6.001092] sd 0:0:0:0: [sda] No Caching mode page found [ 6.001106] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 6.007151] sda: sda1 [ 6.009139] sd 0:0:0:0: [sda] Attached SCSI disk [ 14.343197] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 14.353619] fsck: E2fsck run: /bin/e2fsck -p -C 0 /dev/mmcblk0p2 [ 14.353863] fsck: Filesystem UUID: 877d1849-0185-4951-8b99-33c3f1f522fc [ 14.354081] fsck: Filesystem UUID: 877d1849-0185-4951-8b99-33c3f1f522fc [ 14.354280] fsck: Setting free inodes count to 149270 (was 149272) [ 14.354488] fsck: Setting free blocks count to 242390 (was 242395) [ 14.354730] fsck: /dev/mmcblk0p2: clean, 73386/222656 files, 648234/890624 blocks [ 15.964833] random: systemd urandom read with 92 bits of entropy available [ 16.021575] NET: Registered protocol family 10 [ 16.534107] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 16.534355] systemd[1]: Found ordering cycle on basic.target/start [ 16.534378] systemd[1]: Found dependency on sysinit.target/start [ 16.534397] systemd[1]: Found dependency on kbd.service/start [ 16.534415] systemd[1]: Found dependency on remote-fs.target/start [ 16.534433] systemd[1]: Found dependency on remote-fs-pre.target/start [ 16.534450] systemd[1]: Found dependency on connman.service/start [ 16.534466] systemd[1]: Found dependency on dbus.service/start [ 16.534483] systemd[1]: Found dependency on basic.target/start [ 16.534500] systemd[1]: Breaking ordering cycle by deleting job kbd.service/start [ 16.534520] systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start [ 16.534799] systemd[1]: Found ordering cycle on basic.target/start [ 16.534821] systemd[1]: Found dependency on sysinit.target/start [ 16.534840] systemd[1]: Found dependency on rpcbind.service/start [ 16.534859] systemd[1]: Found dependency on network-online.target/start [ 16.534876] systemd[1]: Found dependency on network.target/start [ 16.534893] systemd[1]: Found dependency on connman.service/start [ 16.534909] systemd[1]: Found dependency on dbus.service/start [ 16.534927] systemd[1]: Found dependency on basic.target/start [ 16.534944] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start [ 16.534964] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start [ 16.734732] fuse init (API version 7.23) [ 16.812695] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 17.134968] systemd-udevd[211]: starting version 215 [ 17.403907] lirc_dev: IR Remote Control driver registered, major 245 [ 17.411206] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned. [ 17.522899] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 17.524899] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 17.713636] Bluetooth: Core ver 2.21 [ 17.713747] NET: Registered protocol family 31 [ 17.713759] Bluetooth: HCI device and connection manager initialized [ 17.713784] Bluetooth: HCI socket layer initialized [ 17.713801] Bluetooth: L2CAP socket layer initialized [ 17.713839] Bluetooth: SCO socket layer initialized [ 17.734345] media: Linux media interface: v0.10 [ 17.805812] usbcore: registered new interface driver uas [ 17.828928] Linux video capture interface: v2.00 [ 17.832367] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 17.893385] usbcore: registered new interface driver btusb [ 17.950286] usbtv 1-1.3.1:1.0: Fushicai USBTV007 Audio-Video Grabber [ 17.950469] usbcore: registered new interface driver usbtv [ 18.096604] random: nonblocking pool is initialized [ 18.241695] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 18.370118] lirc_rpi: auto-detected active high receiver on GPIO pin 18 [ 18.370679] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0 [ 18.370703] lirc_rpi: driver registered! [ 19.115073] input: lircd as /devices/virtual/input/input0 [ 19.247355] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 19.247379] Bluetooth: BNEP filters: protocol multicast [ 19.247408] Bluetooth: BNEP socket layer initialized [ 20.262478] systemd-journald[188]: Received request to flush runtime journal from PID 1 [ 21.972157] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 21.972444] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 23.594410] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 23.596428] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 23.680536] 8021q: 802.1Q VLAN Support v1.8 [ 27.134957] usbtv 1-1.3.1:1.0: Could not resubmit ISO URB [ 48.963330] Console: switching to colour dummy device 80x30 [ 79.881036] usb 1-1.3.1: USB disconnect, device number 6 [ 80.120482] usb 1-1.3.1: new high-speed USB device number 8 using dwc_otg [ 80.620464] usb 1-1.3.1: device not accepting address 8, error -71

anyways, I made a Uturn and came back to OpenELEC, so this is something that I can not fix anymore…

thanks!

Done that but still can’t get into that dir - seems permissions related, got the scripts and put them in the root of the osmc folder, amended the addon script and it loads fine, hangs on closing the retropie, just a black screen, guessing I need to amend the watchdog script, but will look at that later.

If I am running the scripts NOT in that retropie/scripts directory what would you suggest I need to amend the script to do to get it back into kodi when exiting?

If I can get it to work and anyone else has the issue I will gladly make the amended scripts available to whomever needs them.

Please use pastebin or paste.osmc.tv for logs etc. Or at least use code tags. I edited your post and added code tags, if you edit it you can see how they work.

It might be a cleaner solution, if you have a spare sdcard, to setup a new osmc install, then before doing anything else, install retrosmc.
If it works, backup and restore your settings from the other card.

good thinking, didn’t think of that, and yes I do have a spare. If I cannot get the script to work tonight I will go to that solution, thanks for your help!

@totuccio28 I think you didn’t follow the steps properly.
you have installed with sudo ./install-retrosmc.sh instead of ./install-retrosmc.sh

Don’t use sudo while installing.

Hi,

The install has worked fine as I can start RetroPie from the command line, but for some reason I can’t the start button on the GUI. I’ve seen where it’s supposed to be, but with all my looking around the GUI I can’t find the button anywhere.

Is that something I need to add separately as part of the install?

Thanks,

KISA

You have to choose “Install launcher addon” from the installationscript or create your own shortcut with the path mentioned in the first post.

Thank you for the quick reply and help. I did try it the first time, but I’ll give it another go, since it may not have installed correctly then.

Cheers,

KISA

Unfortunately there is still no start up icon after choosing and installing “Install launcher addon”. I’ll try and create my own path as you suggested and see how that goes.
Cheers,
Markus

Or please post the output (scroll up in putty) after installing the addon from the install script.
Could be that something went wrong when downloading.

Found it :), all good now. thank you.

My Wii is dying… Which is full of NES, SNES, and n64 games. I also have a dead Sega, Sega CD, 32x, and a ps2.

So I am now looking for an emulator station :). It appears retropie has everything but a Wii emulator.

Recalbox looks the same (sans all the Linux commands flashing on the screen)…

But now I see that retro player is coming built in for the next kodi release… And it also has built in moonlight/nvidia streaming.

1 - how good is retropie at n64 games?
2 - Easy enough for WAF and young child to swap between osmc/emulationstaion?
3 - does recalbox have merits above retropie? If so, terribly painful to swap the build?
4 - is it even worth the trouble of installing retropie onto my osmc (pi2) with retro player support coming baked in around the corner?

As it uses an optimized build of mupen64plus instead of the retroarch one, it should be better than recalbox at n64.

Retroplayer will come to Kodi eventually. But the next version is still some months away I guess.

So using this cannot hurt.
Of course a Raspberry cannot emulate a Wii at all.

If you only want emulators without kodi, just install the retropie image.

This script cannot install recalbox. You cannot just swap between retropie and recalbox. But probably I am not understanding your question correctly.

And I forgot: It is easy to swap between es and kodi as you only need to click an addon in kodi and to get back you just need to quit emulationstation.

I did not realize that the n64 optimizers are different. Thanks on this and the other answers!

As an aside, I am looking into the possibility of streaming dolphin emu via moonlight… Within my unraid VM… So when I saw that Kodi’s new retro player has nvidia streaming baked in, my excitement grew.