- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
I did not test it with real controllers. Did you ?
-
- Posts: 16
- Joined: Sat Feb 21, 2015 7:25 pm
Re: recalboxOS - emulation platform for RPi and RPi2
hi there, im using a different adapter on a small projector now.....the pi boots up and displays in 800 x 600 but the maximum resolution of the projector is 1280 x 720
it doesn't matter what I put in the config file it just doesn't change anything....
if I plug the pi via hdmi to my tv the pi goes to 1366 x 768.
now if I unplug from the tv and straight back into my hdmi to dvi into my projector it remains at 1366 x 768.
just seems the pi is ignoring the config file and auto detecting the screen....
ive looked around and even added the line in the config to ignore the cec or cea , cant remember exactly what is was....
it doesn't matter what I put in the config file it just doesn't change anything....
if I plug the pi via hdmi to my tv the pi goes to 1366 x 768.
now if I unplug from the tv and straight back into my hdmi to dvi into my projector it remains at 1366 x 768.
just seems the pi is ignoring the config file and auto detecting the screen....
ive looked around and even added the line in the config to ignore the cec or cea , cant remember exactly what is was....
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Check hdmi_mode and hdmi_drive http://elinux.org/RPiconfig#Video_mode_options
- DougieLawson
- Posts: 40825
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: recalboxOS - emulation platform for RPi and RPi2
Is it a HDMI projector?terminator2k2 wrote:hi there, im using a different adapter on a small projector now.....the pi boots up and displays in 800 x 600 but the maximum resolution of the projector is 1280 x 720
What does tvservice -m CEA && tvservice -m DMT give you?
What display parameters have you got in /boot/config.txt?
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
- DougieLawson
- Posts: 40825
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: recalboxOS - emulation platform for RPi and RPi2
Stop using that ancient history. The current docs for /boot/config.txt are at: http://www.raspberrypi.org/documentatio ... fig-txt.mdDigitalLumberjack wrote:Check hdmi_mode and hdmi_drive http://elinux.org/RPiconfig#Video_mode_options
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
-
- Posts: 16
- Joined: Sat Feb 21, 2015 7:25 pm
Re: recalboxOS - emulation platform for RPi and RPi2
hi there, im trying to get my monitor up and running which uses dvi.
im using a hdmi to dvi adapter.
eveytime I change the config I get the multi-coloured start screen then the monitor says out of range.
so today Im using a different adapter and a projector with dvi input.
this was my config:
disable_overscan=1
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=9 (tried different modes)
config_hdmi_boost=4
hdmi_force_hotplug=0 - also tried 1
# uncomment for composite PAL
#sdtv_mode=2
# Overclock
gpu_mem=512
avoid_safe_mode=1
kernel=zImage
ive also tried removing:
hdmi_drive=2
hdmi_safe=1
does it matter that the config.txt is in sd card/os/recalboxOS-rpi2/boot.tar.xe
im using a hdmi to dvi adapter.
eveytime I change the config I get the multi-coloured start screen then the monitor says out of range.
so today Im using a different adapter and a projector with dvi input.
this was my config:
disable_overscan=1
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=9 (tried different modes)
config_hdmi_boost=4
hdmi_force_hotplug=0 - also tried 1
# uncomment for composite PAL
#sdtv_mode=2
# Overclock
gpu_mem=512
avoid_safe_mode=1
kernel=zImage
ive also tried removing:
hdmi_drive=2
hdmi_safe=1
does it matter that the config.txt is in sd card/os/recalboxOS-rpi2/boot.tar.xe
Re: recalboxOS - emulation platform for RPi and RPi2
still not tested here. now jumped update available and looking that I 2.3.4. so again copy the card: DDigitalLumberjack wrote:I did not test it with real controllers. Did you ?
still have questions: how do I get to the config file? I could turn on the DB9.
SSH never used here: D
Re: recalboxOS - emulation platform for RPi and RPi2
I will try to test it today!!!DigitalLumberjack wrote:Hello, before the final release of v3.2.5, i would like to have some feedback.
You can download it from http://archive2.recalbox.com/recalboxOS-v3.2.5.zip and test it on your rpi 1 and rpi 2
The news are :
- Refactored the boot system
- added /recalbox/share/system/recalbox.conf for fine tuning (see recalbox.conf on wiki)
- Support db9 and gamecon drivers from recalbox.conf
- Add wifi config from recalbox.conf
- Add language and keyboard selection from recalbox.conf (still keyboard issues in emulationstation)
- Added xboxdrv binary
So if any of you can test for exemaple xboxdrv in command line, the wifi etc, and give us feedback here, i would be glad
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
In order to edit config.txt file, plug a keyboard and let Shift pressed at startup, then "e" and edit the file from here.terminator2k2 wrote:hi there, im trying to get my monitor up and running which uses dvi.
im using a hdmi to dvi adapter.
eveytime I change the config I get the multi-coloured start screen then the monitor says out of range.
so today Im using a different adapter and a projector with dvi input.
this was my config:
disable_overscan=1
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=9 (tried different modes)
config_hdmi_boost=4
hdmi_force_hotplug=0 - also tried 1
# uncomment for composite PAL
#sdtv_mode=2
# Overclock
gpu_mem=512
avoid_safe_mode=1
kernel=zImage
ive also tried removing:
hdmi_drive=2
hdmi_safe=1
does it matter that the config.txt is in sd card/os/recalboxOS-rpi2/boot.tar.xe
Remove all hdmi_* from the file and save and escape to boot.
Re: recalboxOS - emulation platform for RPi and RPi2
snoopyk wrote:still not tested here. now jumped update available and looking that I 2.3.4. so again copy the card: DDigitalLumberjack wrote:I did not test it with real controllers. Did you ?
still have questions: how do I get to the config file? I could turn on the DB9.
SSH never used here: D
YES YES YES DB9_GPIO Working !!!!!! My gamepad Sega Megadrive/Genesis by RADICA from this miniMD


Re: recalboxOS - emulation platform for RPi and RPi2
DigitalLumberjack: Pls Support TP-Link TL-WN722N USB wireless adapter
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
could you give me the result of `dmesg` when pluggin it ?snoopyk wrote:DigitalLumberjack: Pls Support TP-Link TL-WN722N USB wireless adapter
Re: recalboxOS - emulation platform for RPi and RPi2
DigitalLumberjack wrote:could you give me the result of `dmesg` when pluggin it ?snoopyk wrote:DigitalLumberjack: Pls Support TP-Link TL-WN722N USB wireless adapter
This?
Code: Select all
# dmesg
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.5-v7 (matthieu@sd-69673) (gcc version 4.9.2 (B uildroot 2015.02-git-gb23875c-dirty) ) #2 SMP PREEMPT Mon Mar 2 21:24:14 CET 201 5
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio n cache
[ 0.000000] Machine: BCM2709
[ 0.000000] cma: Reserved 8 MiB at 0x1e800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 126976
[ 0.000000] free_area_init_node: node 0, pgdat 809f27c0, node_mem_map 9e41300 0
[ 0.000000] Normal zone: 992 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 126976 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (8620->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 11 pages/cpu @9e3e3000 s12736 r8192 d24128 u4505 6
[ 0.000000] pcpu-alloc: s12736 r8192 d24128 u45056 alloc=11*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 pag es: 125984
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=640 b cm2708_fb.fbheight=480 bcm2709.boardrev=0xa01041 bcm2709.serial=0x884dee7e smsc9 5xx.macaddr=B8:27:EB:4D:EE:7E bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm27 09.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base =0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.s ync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline v t.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p6 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 484124K/507904K available (7279K kernel code, 401K rwdata , 2052K rodata, 464K init, 771K bss, 23780K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0x9f800000 - 0xff000000 (1528 MB)
[ 0.000000] lowmem : 0x80000000 - 0x9f000000 ( 496 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80925090 (9333 kB)
[ 0.000000] .init : 0x80926000 - 0x8099a000 ( 464 kB)
[ 0.000000] .data : 0x8099a000 - 0x809fe6d4 ( 402 kB)
[ 0.000000] .bss : 0x809fe6d4 - 0x80abf634 ( 772 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:480
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 35791 39424256ns
[ 0.000036] Switching to timer-based delay loop, resolution 52ns
[ 0.000314] Console: colour dummy device 80x30
[ 0.000537] console [tty3] enabled
[ 0.000566] Calibrating delay loop (skipped), value calculated using timer fr equency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000593] pid_max: default: 32768 minimum: 301
[ 0.001039] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001060] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002295] Initializing cgroup subsys memory
[ 0.002345] Initializing cgroup subsys devices
[ 0.002369] Initializing cgroup subsys freezer
[ 0.002394] Initializing cgroup subsys blkio
[ 0.002500] CPU: Testing write buffer coherency: ok
[ 0.002584] ftrace: allocating 23580 entries in 70 pages
[ 0.060234] missing device node for CPU 0
[ 0.060274] missing device node for CPU 1
[ 0.060285] missing device node for CPU 2
[ 0.060296] missing device node for CPU 3
[ 0.060319] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.060335] [bcm2709_smp_prepare_cpus] enter
[ 0.060490] Setting up static identity map for 0x697718 - 0x697770
[ 0.120243] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.120619] CPU1: Booted secondary processor
[ 0.120628] [bcm2709_secondary_init] enter cpu:1
[ 0.120686] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.140225] [bcm2709_boot_secondary] cpu:2 started (0) 18
[ 0.140536] CPU2: Booted secondary processor
[ 0.140543] [bcm2709_secondary_init] enter cpu:2
[ 0.140576] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.160268] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.160493] CPU3: Booted secondary processor
[ 0.160499] [bcm2709_secondary_init] enter cpu:3
[ 0.160532] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.160628] Brought up 4 CPUs
[ 0.160659] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.160670] CPU: All CPU(s) started in SVC mode.
[ 0.161706] devtmpfs: initialized
[ 0.185499] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.187906] pinctrl core: initialized pinctrl subsystem
[ 0.188394] regulator-dummy: no parameters
[ 0.189102] NET: Registered protocol family 16
[ 0.194930] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.220065] cpuidle: using governor ladder
[ 0.250097] cpuidle: using governor menu
[ 0.250635] bcm2709.uart_clock = 3000000
[ 0.252428] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.252444] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.252481] mailbox: Broadcom VideoCore Mailbox driver
[ 0.252578] bcm2708_vcio: mailbox at f300b880
[ 0.252665] bcm_power: Broadcom power driver
[ 0.252680] bcm_power_open() -> 0
[ 0.252691] bcm_power_request(0, 8)
[ 0.753381] bcm_mailbox_read -> 00000080, 0
[ 0.753394] bcm_power_request -> 0
[ 0.753542] Serial: AMBA PL011 UART driver
[ 0.753672] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3
[ 0.823009] SCSI subsystem initialized
[ 0.823446] usbcore: registered new interface driver usbfs
[ 0.823550] usbcore: registered new interface driver hub
[ 0.823694] usbcore: registered new device driver usb
[ 0.824356] Advanced Linux Sound Architecture Driver Initialized.
[ 0.825221] Bluetooth: Core ver 2.19
[ 0.825289] NET: Registered protocol family 31
[ 0.825303] Bluetooth: HCI device and connection manager initialized
[ 0.825328] Bluetooth: HCI socket layer initialized
[ 0.825347] Bluetooth: L2CAP socket layer initialized
[ 0.825395] Bluetooth: SCO socket layer initialized
[ 0.826012] cfg80211: Calling CRDA to update world regulatory domain
[ 0.827131] Switched to clocksource arch_sys_counter
[ 0.867027] FS-Cache: Loaded
[ 0.867424] CacheFiles: Loaded
[ 0.879331] NET: Registered protocol family 2
[ 0.880472] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.880559] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.880663] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.880741] TCP: reno registered
[ 0.880762] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.880802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.881118] NET: Registered protocol family 1
[ 0.881695] RPC: Registered named UNIX socket transport module.
[ 0.881714] RPC: Registered udp transport module.
[ 0.881724] RPC: Registered tcp transport module.
[ 0.881735] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.882619] bcm2708_dma: DMA manager at f3007000
[ 0.882755] bcm2708_gpio: bcm2708_gpio_probe 809be858
[ 0.883485] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000 000(1008 MiB)
[ 0.885064] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.885305] audit: initializing netlink subsys (disabled)
[ 0.885385] audit: type=2000 audit(0.849:1): initialized
[ 0.903108] DLM installed
[ 0.905963] FS-Cache: Netfs 'nfs' registered for caching
[ 0.906737] NFS: Registering the id_resolver key type
[ 0.906852] Key type id_resolver registered
[ 0.906866] Key type id_legacy registered
[ 0.906969] ntfs: driver 2.1.31 [Flags: R/W].
[ 0.907934] fuse init (API version 7.23)
[ 0.908744] msgmni has been set to 961
[ 0.911445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 52)
[ 0.911641] io scheduler noop registered
[ 0.911667] io scheduler deadline registered (default)
[ 0.912004] io scheduler cfq registered
[ 0.913766] BCM2708FB: allocated DMA memory dec00000
[ 0.913813] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.921254] Console: switching to colour frame buffer device 80x30
[ 0.926017] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driv er
[ 0.926498] uart-pl011 dev:f1: no DMA platform data
[ 0.926992] vc-cma: Videocore CMA driver
[ 0.927006] vc-cma: vc_cma_base = 0x00000000
[ 0.927017] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 0.927029] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 0.938971] brd: module loaded
[ 0.944880] loop: module loaded
[ 0.945231] vchiq: vchiq_init_state: slot_zero = 0x9e800000, is_master = 0
[ 0.946001] Loading iSCSI transport class v2.0-870.
[ 0.946802] usbcore: registered new interface driver cdc_ether
[ 0.946942] usbcore: registered new interface driver smsc95xx
[ 0.947009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.947031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.947085] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.147494] Core Release: 2.80a
[ 1.147514] Setting default values for core params
[ 1.147562] Finished setting default values for core params
[ 1.347985] Using Buffer DMA mode
[ 1.348002] Periodic Transfer Interrupt Enhancement - disabled
[ 1.348012] Multiprocessor Interrupt Enhancement - disabled
[ 1.348024] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.348041] Dedicated Tx FIFOs mode
[ 1.348376] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x9ec 14000 dma = 0xdec14000 len=9024
[ 1.348414] FIQ FSM acceleration enabled for :
[ 1.348414] Non-periodic Split Transactions
[ 1.348414] Periodic Split Transactions
[ 1.348414] High-Speed Isochronous Endpoints
[ 1.348439] dwc_otg: Microframe scheduler enabled
[ 1.348510] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x804364cc
[ 1.348530] WARN::hcd_init_fiq:413: FIQ ASM at 0x8043683c length 36
[ 1.348549] WARN::hcd_init_fiq:438: MPHI regs_base at 0x9f806000
[ 1.348577] dwc_otg bcm2708_usb: DWC OTG Controller
[ 1.348626] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 1.348684] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 1.348743] Init: Port Power? op_state=1
[ 1.348754] Init: Power Port (0)
[ 1.349050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.349070] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1
[ 1.349086] usb usb1: Product: DWC OTG Controller
[ 1.349102] usb usb1: Manufacturer: Linux 3.18.5-v7 dwc_otg_hcd
[ 1.349117] usb usb1: SerialNumber: bcm2708_usb
[ 1.350119] hub 1-0:1.0: USB hub found
[ 1.350184] hub 1-0:1.0: 1 port detected
[ 1.350750] dwc_otg: FIQ enabled
[ 1.350763] dwc_otg: NAK holdoff enabled
[ 1.350773] dwc_otg: FIQ split-transaction FSM enabled
[ 1.350825] Module dwc_common_port init
[ 1.351318] mousedev: PS/2 mouse device common for all mice
[ 1.352397] usbcore: registered new interface driver iforce
[ 1.353842] Bluetooth: Virtual HCI driver ver 1.5
[ 1.354023] Bluetooth: HCI UART driver ver 2.2
[ 1.354040] Bluetooth: HCI H4 protocol initialized
[ 1.354051] Bluetooth: HCI BCSP protocol initialized
[ 1.354061] Bluetooth: HCILL protocol initialized
[ 1.354072] Bluetooth: HCIATH3K protocol initialized
[ 1.354083] Bluetooth: HCI Three-wire UART (H5) protocol initialized
[ 1.354213] usbcore: registered new interface driver bcm203x
[ 1.354334] usbcore: registered new interface driver bpa10x
[ 1.354468] usbcore: registered new interface driver bfusb
[ 1.354595] usbcore: registered new interface driver btusb
[ 1.354618] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 1.354803] usbcore: registered new interface driver ath3k
[ 1.355116] bcm2835-cpufreq: min=600000 max=900000
[ 1.368662] sdhci: Secure Digital Host Controller Interface driver
[ 1.368671] sdhci: Copyright(c) Pierre Ossman
[ 1.368802] DMA channels allocated for the MMC driver
[ 1.407151] Load BCM2835 MMC driver
[ 1.407381] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.408723] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.408839] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.412441] usbcore: registered new interface driver usbhid
[ 1.412450] usbhid: USB HID core driver
[ 1.412891] TCP: cubic registered
[ 1.412908] Initializing XFRM netlink socket
[ 1.412935] NET: Registered protocol family 17
[ 1.413140] Bluetooth: RFCOMM TTY layer initialized
[ 1.413164] Bluetooth: RFCOMM socket layer initialized
[ 1.413188] Bluetooth: RFCOMM ver 1.11
[ 1.413211] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.413229] Bluetooth: HIDP socket layer initialized
[ 1.418064] sctp: Hash tables configured (established 16384 bind 16384)
[ 1.420632] Key type dns_resolver registered
[ 1.424302] Registering SWP/SWPB emulation handler
[ 1.425044] registered taskstats version 1
[ 1.425283] vc-sm: Videocore shared memory driver
[ 1.425300] [vc_sm_connected_init]: start
[ 1.425829] [vc_sm_connected_init]: end - returning 0
[ 1.428050] ALSA device list:
[ 1.428064] #0: bcm2835 ALSA
[ 1.428579] Waiting for root device /dev/mmcblk0p6...
[ 1.444503] mmc0: host does not support reading read-only switch, assuming wr ite-enable
[ 1.446599] mmc0: new high speed SDHC card at address 59b4
[ 1.447077] mmcblk0: mmc0:59b4 NCard 15.0 GiB
[ 1.450761] mmcblk0: p1 p2 < p5 p6 p7 > p3
[ 1.538177] EXT4-fs (mmcblk0p6): couldn't mount as ext3 due to feature incomp atibilities
[ 1.538763] EXT4-fs (mmcblk0p6): couldn't mount as ext2 due to feature incomp atibilities
[ 1.547259] Indeed it is in host mode hprt0 = 00021501
[ 1.628510] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. O pts: (null)
[ 1.628565] VFS: Mounted root (ext4 filesystem) on device 179:6.
[ 1.636091] devtmpfs: mounted
[ 1.636632] Freeing unused kernel memory: 464K (80926000 - 8099a000)
[ 1.727212] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.727342] Indeed it is in host mode hprt0 = 00001101
[ 1.773064] EXT4-fs (mmcblk0p6): re-mounted. Opts: data=ordered
[ 1.797181] FAT-fs (mmcblk0p7): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 1.800363] FAT-fs (mmcblk0p5): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 1.927446] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.927474] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.928246] hub 1-1:1.0: USB hub found
[ 1.928360] hub 1-1:1.0: 5 ports detected
[ 2.191424] udevd[86]: starting version 2.1.1
[ 2.206705] random: udevd urandom read with 68 bits of entropy available
[ 2.207296] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.307668] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.307692] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber =0
[ 2.310686] smsc95xx v1.0.4
[ 2.371448] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1 .1, smsc95xx USB 2.0 Ethernet, b8:27:eb:4d:ee:7e
[ 2.877215] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ 3.845076] random: nonblocking pool is initialized
[ 3.894228] usb 1-1.3: New USB device found, idVendor=0a12, idProduct=0001
[ 3.894258] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber =0
[ 3.894269] usb 1-1.3: Product: BT2.0
[ 4.137378] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
[ 4.197694] input: Genesis 6 pad as /devices/virtual/input/input0
[ 4.200105] PORT1 configured for Genesis 6 pad
[ 4.258152] usb 1-1.2: New USB device found, idVendor=0cf3, idProduct=9271
[ 4.258175] usb 1-1.2: New USB device strings: Mfr=16, Product=32, SerialNumb er=48
[ 4.258186] usb 1-1.2: Product: USB2.0 WLAN
[ 4.258196] usb 1-1.2: Manufacturer: ATHEROS
[ 4.258207] usb 1-1.2: SerialNumber: 12345
[ 4.322138] usb 1-1.2: ath9k_htc: Firmware htc_9271.fw requested
[ 4.323209] usbcore: registered new interface driver ath9k_htc
[ 4.612267] usb 1-1.2: ath9k_htc: Transferred FW: htc_9271.fw, size: 51272
[ 4.857290] ath9k_htc 1-1.2:1.0: ath9k_htc: HTC initialized with 33 credits
[ 5.286485] ath9k_htc 1-1.2:1.0: ath9k_htc: FW Version: 1.3
[ 5.286510] ath: EEPROM regdomain: 0x809c
[ 5.286518] ath: EEPROM indicates we should expect a country code
[ 5.286528] ath: doing EEPROM country->regdmn map search
[ 5.286535] ath: country maps to regdmn code: 0x52
[ 5.286544] ath: Country alpha2 being used: CN
[ 5.286551] ath: Regpair used: 0x52
[ 5.297261] ieee80211 phy0: Atheros AR9271 Rev:1
[ 5.301128] cfg80211: Calling CRDA to update world regulatory domain
[ 6.920649] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 18.878906] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Yep and ifconfig -a please
Re: recalboxOS - emulation platform for RPi and RPi2
DigitalLumberjack wrote:Yep and ifconfig -a please
Code: Select all
# ifconfig -a
eth0 Link encap:Ethernet HWaddr B8:27:EB:4D:EE:7E
inet addr:192.168.0.109 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:87 errors:0 dropped:0 overruns:0 frame:0
TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9928 (9.6 KiB) TX bytes:10256 (10.0 KiB)
lo Link encap:Local Loopback
LOOPBACK MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 64:70:02:23:2F:4A
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ssid: "Snoopyk TPlink"
Re: recalboxOS - emulation platform for RPi and RPi2
I have Connected to recalbox via Putty.
Where do I find the recalbox.conf file please?
Thanks
Phil
Where do I find the recalbox.conf file please?
Thanks
Phil
Re: recalboxOS - emulation platform for RPi and RPi2
Scrub that, found itgeppetto wrote:I have Connected to recalbox via Putty.
Where do I find the recalbox.conf file please?
Thanks
Phil
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
So it is supported.DigitalLumberjack: Pls Support TP-Link TL-WN722N USB wireless adapter
Did you set in recalbox.conf the ssid and the key ? Removed the ; in top of the line
Re: recalboxOS - emulation platform for RPi and RPi2
yes remove.DigitalLumberjack wrote:So it is supported.DigitalLumberjack: Pls Support TP-Link TL-WN722N USB wireless adapter
Did you set in recalbox.conf the ssid and the key ? Removed the ; in top of the line
Now I'm looking into etc / wpa_supplicant.conf and there's SSID "Snoopyk" and PSK "TPlink" But I have the SSID "Snoopyk TPlink" and not using PSK. So the problem with spaces in the name SSID? any other solution than removing the router SSID names with spaces ??. I do not want to override lots of facilities here what I have attached to the router: D
sorry I go to work continue tomorrow: D thanks
Re: recalboxOS - emulation platform for RPi and RPi2
I'm still not able to connect via wifi with the realtek adapter. My security setting is WEP if that matters? I only mention it because I use to have a Nintendo DS that would not connect to a WEP secured network and worked fine when I would switch to WPA.
Also, there is JOYSTICK UP and JOYSTICK LEFT in the controller config, but no DOWN or RIGHT?
Also, there is JOYSTICK UP and JOYSTICK LEFT in the controller config, but no DOWN or RIGHT?
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
Yep only wpa...OH650R wrote:I'm still not able to connect via wifi with the realtek adapter. My security setting is WEP if that matters? I only mention it because I use to have a Nintendo DS that would not connect to a WEP secured network and worked fine when I would switch to WPA.
99% time the up and down are the same axis, with + and - values.OH650R wrote:Also, there is JOYSTICK UP and JOYSTICK LEFT in the controller config, but no DOWN or RIGHT?
So i just put up and left, and determined right and down.
- DigitalLumberjack
- Posts: 336
- Joined: Thu May 22, 2014 8:55 am
- Location: France
- Contact: Website
Re: recalboxOS - emulation platform for RPi and RPi2
You should redownload 3.2.5 beta, it has corrected bugs.
Re: recalboxOS - emulation platform for RPi and RPi2
I'm running the new beta and I'll switch to WPA and try that.
-
- Posts: 16
- Joined: Sat Feb 21, 2015 7:25 pm
Re: recalboxOS - emulation platform for RPi and RPi2
DigitalLumberjack wrote:In order to edit config.txt file, plug a keyboard and let Shift pressed at startup, then "e" and edit the file from here.terminator2k2 wrote:hi there, im trying to get my monitor up and running which uses dvi.
im using a hdmi to dvi adapter.
eveytime I change the config I get the multi-coloured start screen then the monitor says out of range.
so today Im using a different adapter and a projector with dvi input.
this was my config:
disable_overscan=1
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=9 (tried different modes)
config_hdmi_boost=4
hdmi_force_hotplug=0 - also tried 1
# uncomment for composite PAL
#sdtv_mode=2
# Overclock
gpu_mem=512
avoid_safe_mode=1
kernel=zImage
ive also tried removing:
hdmi_drive=2
hdmi_safe=1
does it matter that the config.txt is in sd card/os/recalboxOS-rpi2/boot.tar.xe
Remove all hdmi_* from the file and save and escape to boot.
Hi there great stuff , managed to get it up and running , much appreciated, I was editing the file itself on the sd card on my PC. As soon as I edited it through the way you mentioned above all works great...will get a pic of my project up later
Re: recalboxOS - emulation platform for RPi and RPi2
YES! Wifi is working! Thank you