fewtarius
63917d4a16
Update rk356x-uboot to use the fix provided by @vulpes2
2022-11-29 06:14:31 -05:00
Shaun Inman
0b85468360
fix for using intel binary blobs on arm host
...
this allows at least BASE_ONLY to work in docker on an M1 Mac
2022-11-25 12:53:05 -05:00
brooksytech
06fbc931a6
Add initial yuzu support, misc. updates
2022-11-16 08:36:25 -08:00
fewtarius
0f7741b80f
Fix RG552 default mixer.
2022-11-13 20:24:03 -05:00
fewtarius
34a481f977
Add Audio path feature to ES, bug fixes, and some additional changes for future use.
2022-11-12 15:39:58 -05:00
fewtarius
81cf8480e0
Revert "Merge es8316 update from @Locutus73"
...
This reverts commit 76f658e7aa
.
2022-11-12 09:28:44 -05:00
fewtarius
5ac7dfc13f
Merge branch 'dev' of github.com:justenoughlinuxos/distribution into dev
2022-11-12 05:50:10 -05:00
fewtarius
76f658e7aa
Merge es8316 update from @Locutus73
2022-11-10 08:06:47 -05:00
fewtarius
d7bf40534d
Merge pull request #725 from fewtarius/dev
...
Build fixes.
2022-11-08 16:46:29 -05:00
fewtarius
38bc64dd19
Build fixes.
2022-11-08 16:46:03 -05:00
fewtarius
fbd4b93c4e
Merge pull request #722 from fewtarius/dev
...
emus, cores, kernel, and bug fix.
2022-11-08 08:47:03 -05:00
fewtarius
6c5c03053d
Update emulators and cores, bump kernel to 6.0.7.
2022-11-08 06:36:11 -05:00
Locutus73
cd4eec8964
Update device.config
...
Changed DEVICE_AUDIO_MIXER from "DAC" to "Master" in order to match the renaming of DAC Playback Volume renamed to Master Playback Volume in the kernel.
2022-11-07 13:50:11 +01:00
fewtarius
fc0e3a7a26
Roll back RG552 change, add workaround for volume in ES.
2022-11-06 18:19:44 -05:00
fewtarius
5386b84c58
Pull 34b7a9caaba09271754624d659ce6e46a3804781 from https://github.com/brooksytech/rk3399-kernel-5.19/
2022-11-06 16:26:00 -05:00
fewtarius
0d550304bc
Build any new kernel options, don't include libgo2 in the 32bit package, it gets built as a dependency when needed.
2022-11-03 08:03:44 -04:00
fewtarius
07b2e1b69f
Add rootwait to all Rockchip devices.
2022-11-02 18:33:02 -04:00
fewtarius
89d1699cec
Clean up the patch a bit.
2022-11-01 18:14:57 -04:00
fewtarius
8d1fba6784
Remove duplication at scripts/dts
2022-11-01 18:09:39 -04:00
fewtarius
1a94303a39
Bump RG552 to kernel 6.0.6.
...
Pulls all of the effort on RG552 mainline from https://github.com/brooksytech/rk3399-kernel-5.19 including the panel fix from @Locutus73.
2022-11-01 18:06:06 -04:00
fewtarius
c74d7fa13e
Fixes.
2022-11-01 17:12:05 -04:00
fewtarius
5f84d3accc
Revert.
2022-11-01 06:53:43 -04:00
fewtarius
fe56266063
Patch gcc-version.sh for non-mainline devices.
2022-11-01 06:07:57 -04:00
fewtarius
bfcd061c00
Work on syncing some of our package set from CoreELEC.
2022-11-01 06:04:06 -04:00
Tom Pratt
3c4167b6d3
Bluetooth firmware for RG353P
...
Realtek firmware binaries are already available in kernel sources for this device.
2022-10-28 19:31:03 +02:00
fewtarius
a7d633da5c
Add support for configuring the boot UI while in kiosk mode (Weston only). This enables users to boot right into an emulator or into RetroArch, however the features of ES will be unavailable.
2022-10-27 07:51:00 -04:00
fewtarius
5ad1a43678
* Fix Sega Saturn (yabasanshiroSA) controls.
...
* Fix issue with post-update not executing on some devices.
* Fix issue with hotkey autoconfig not working for all configured controllers.
* Re-add textviewer
* Update ArtBook theme.
2022-10-25 06:24:50 -04:00
fewtarius
33b157a3a0
Revert RTL8188FU and re-add it to the build.
2022-10-24 07:14:34 -04:00
fewtarius
41e437442c
Merge pull request #642 from fewtarius/dev
...
…
2022-10-21 17:26:44 -04:00
fewtarius
e7137b32e4
* Add support for dynamic controller variables and support for hotkey configuration when a new controller is default.
...
* Deprecate device specific controller variables.
* Set avahi hostname on boot.
* Add dmidecode for x86_64 specific quirks.
2022-10-21 17:23:25 -04:00
Brooksytech
9ad25b3554
Fix RG552 panel flicker
...
updated clock settings for the 552 panel
2022-10-21 08:05:13 -07:00
fewtarius
24d1147b11
Fix kernel config RG552.
2022-10-21 09:10:16 -04:00
fewtarius
63af910f09
Move speaker/headphone paths to device variables to resolve #632 .
2022-10-21 07:37:01 -04:00
fewtarius
3ae713dcfa
Drop RTL8188FU from the reverted RG552 build.
2022-10-20 18:32:00 -04:00
fewtarius
934410326c
Revert RG552 changes.
2022-10-20 13:19:27 -04:00
fewtarius
00782b9635
Add WIFI drivers.
2022-10-20 13:17:01 -04:00
fewtarius
7027c312e9
5.19.16 + preempt rt + PortMaster fix.
2022-10-19 15:14:13 -04:00
fewtarius
f9d9221acd
Begin to merge usb media device support.
2022-10-18 19:47:37 -04:00
fewtarius
e65bb55933
re-create patch.
2022-10-18 18:35:30 -04:00
fewtarius
f056beab61
Add preempt rt to mainline 5.19 kernel builds.
2022-10-18 17:52:18 -04:00
fewtarius
7d07eff763
* Add user profile directory /storage/.config/profile.d.
...
* Apply workaround for no sound / no headphone jack switching (RG353V).
* Update ArtBook Next theme.
* Ensure the device tree is not swapped after an update.
> Note: Exiting RG353V users will need to disable and re-enable the RG353V switch, or run `device-switch RG353V` over ssh.
2022-10-02 12:46:51 -04:00
fewtarius
31c614b70a
Revert.
2022-10-02 06:43:13 -04:00
fewtarius
8a3ad6cea0
Accomodate for the possibility of a swapped dtb during updates.
2022-10-02 05:47:26 -04:00
fewtarius
34a7ccfbf8
Update device brightness RG503, RG552, handheld.
2022-10-02 05:27:42 -04:00
fewtarius
25e61ed11f
Bump RG353P/V brightness to 50%
2022-10-01 20:35:21 -04:00
fewtarius
9ae3455f45
* Fix more brightness bugs
...
* Update kernel - Adds additional RG353V device property changes.
* Always sync portmaster, thememaster, and jelosaddons after updating.
* Add workaround for no audio mixing of right channel on RG353V thanks to @christianhaitian.
2022-10-01 20:22:43 -04:00
fewtarius
73dff6fa94
* Add support for multiple device trees.
...
* Add support for RG353V (use RG353P image, enable switch in system settings).
* Fix language selection bug.
* Fix another brightness bug.
* Fix shader build conflict.
* Force Retroarch to use glcore on the RG552 if GL is still enabled.
2022-09-30 20:40:33 -04:00
fewtarius
c10b2708ad
Merge pull request #541 from fewtarius/dev
...
Roll back a558befccd
, and fix kernel deps.
2022-09-24 06:04:32 -04:00
fewtarius
377248a507
Roll back a558befccd
, and fix kernel dependencies.
2022-09-24 06:02:30 -04:00
Robin
61c48a5b37
Add logitech support
...
Support for Logitech devices that are not fully compliant with HID standard
2022-09-24 09:44:30 +08:00
Robin
73160eed30
Try to fix usb otg keyboard not working
2022-09-24 09:38:48 +08:00
brooksytech
587b7c6ba9
Update duckstationsa & 552 kernel config
2022-09-17 06:41:06 -07:00
Brooksytech
91dfec2853
Merge pull request #503 from brooksytech/5.19
...
Add rumble support to retrogame joypad.
2022-09-13 23:11:40 -07:00
Brooksytech
af570bd1bf
Add rumble support to retrogame joypad.
2022-09-13 23:08:39 -07:00
Brooksytech
23f7e8c97e
Merge pull request #494 from brooksytech/5.19
...
Adding back in RG552 gpu overclock to kernel.
2022-09-12 06:58:03 -07:00
Brooksytech
c7dd7bfe03
Adding back in RG552 gpu overclock to kernel.
2022-09-12 06:57:09 -07:00
fewtarius
53e7a3efce
Bump mesa, fix options so we're not linking to things we're not building.
2022-09-10 10:26:25 -04:00
brooksytech
f91b3cbf32
Add RG552 wifi driver
2022-09-10 07:07:44 -07:00
fewtarius
fd6ddc60fa
Fix RG552 console.
2022-09-10 09:37:28 -04:00
fewtarius
79ccd182fa
Merge pull request #477 from fewtarius/dev
...
Updates.
2022-09-09 20:02:26 -04:00
fewtarius
8f09001f42
Update to support stopping and starting the defined UI service rather than assuming everything uses the emustation service. Update volumesense to stop looking for devices after 5 attempts. Update system_utils and volume_sense to increment by 5 or 15.
2022-09-09 20:01:27 -04:00
brooksytech
cac7a04fcd
Updating to kernel 5.19 and fix controls
2022-09-09 07:35:05 -07:00
brooksytech
f504d6a834
enable 32bit time on the 552
2022-09-05 09:26:02 -07:00
Brooksytech
251631f3c4
Merge pull request #450 from brooksytech/dev
...
552: fix joy inversion, add dolphinsa
2022-09-04 07:22:13 -07:00
brooksytech
0d7740373e
552: fix joy inverstion, add dolphinsa
2022-09-04 07:18:59 -07:00
fewtarius
decfdf9b70
Merge pull request #448 from fewtarius/dev
...
Explicitly set DISPLAYMANAGER VULKAN_SUPPORT.
2022-09-04 10:02:24 -04:00
fewtarius
e5dfcf0be3
Explicitly set DISPLAYMANAGER VULKAN_SUPPORT.
2022-09-04 10:01:49 -04:00
brooksytech
1e180c06e0
Patch to rename 552 battery in kernel
2022-09-03 21:52:15 -07:00
Brooksytech
6de28d9220
Merge branch 'dev' into RG552ML_merge
2022-09-01 17:05:35 -07:00
fewtarius
a3fbc16925
Change RG552 brightness hotkey to TR2 so it's simpler to access.
2022-09-01 19:05:20 -04:00
fewtarius
b37990e4c3
Misc updates.
2022-09-01 17:17:36 -04:00
brooksytech
4f03bac66a
Ready to merge mainline into 552
2022-09-01 13:42:06 -07:00
brooksytech
7212c87eea
More 552 mainline changes
2022-08-31 23:27:58 -07:00
fewtarius
259a77dcce
Merge pull request #400 from brooksytech/RG552ML
...
Initial support for the RG552 ML support.
2022-08-31 18:40:31 -04:00
brooksytech
ad7795ba39
Adding initial support for 552 Mainline Support
2022-08-31 15:20:07 -07:00
fewtarius
1f6d96325b
* Fix ALSA on x86_64 handhelds.
...
* Temporary drop or correct multiple packages that needed updates for x86_64.
* Update volume service to deprecate hard coded paths.
* system-utils and sleep to common packages.
* Add weston kiosk.ini for future use.
* Add DIRTY variable, if true it will not clean.
2022-08-31 17:50:23 -04:00
fewtarius
6267b0c198
Adjust volume/brightness increment - need to merge packages still.
2022-08-31 07:37:42 -04:00
fewtarius
8a719903aa
Set (correct) L2 + Vol +/- to control brightness on the RG351P and RG552.
2022-08-31 07:14:20 -04:00
fewtarius
970304ac85
Fix up brightness.
2022-08-31 07:00:57 -04:00
fewtarius
4824f5a3cb
u-boot update for RG552.
2022-08-30 17:48:12 -04:00
fewtarius
9ba7af7751
Move base_only guard to misc-packages. May move to image later.
2022-08-28 20:04:17 -04:00
fewtarius
e1b9345ef5
Restart WIFI after sleep to work around connman losing DNS.
2022-08-28 19:53:29 -04:00
fewtarius
a8e3d11475
* Fix up Samba thanks in part to @CoreELEC.
...
* Add PC/handheld device to separate X86_64 for other purposes.
* Move emulation packages into device options.
* Add Docker packages for future use thanks to @CoreELEC.
2022-08-28 19:47:56 -04:00
fewtarius
c965a43690
Fix up splash, 4k image with a black background for improved scaling. For rotated displays invert the splash resolution so they scale correctly. Replace the ES image with a link to the splash.
2022-08-26 19:18:56 -04:00
fewtarius
29a276483c
Don't push the module removal into the background.
2022-08-26 06:18:34 -04:00
fewtarius
a74e8232d8
Update the splash to resize cleaner, remove splash as it's unnecessary, shuffle sleep/wake order of operations.
2022-08-26 06:16:05 -04:00
fewtarius
d863d03d9d
Revert display timing test.
2022-08-24 17:10:21 -04:00
fewtarius
f249cc1b52
Update the RG353P display timing, add pugixml.
2022-08-23 19:09:35 -04:00
fewtarius
9d91548c44
Fix init oops, and RG351P resolution oops.
2022-08-23 17:02:26 -04:00
fewtarius
1894393478
Drop hard coded splash screens and generate a correct resolution/aspect splash during the build.
2022-08-23 07:23:08 -04:00
fewtarius
99421a7b22
drop JSLISTEN_BRIGHTNESS, as it isn't needed.
2022-08-16 08:10:45 -04:00
fewtarius
bc2fdf6932
Move brightness control to volume daemon for consistency.
2022-08-16 07:53:19 -04:00
fewtarius
f95d45084a
Update emulators and cores.
2022-08-11 18:10:16 -04:00
fewtarius
fdddaddcd3
Fix brightness issue, update emulators and cores.
2022-08-04 17:01:33 -04:00
fewtarius
2836076c42
Duckstationsa only for 353, 503, and 552.
2022-08-02 17:06:30 -04:00
fewtarius
620fa0117c
* Fix issue with RG552 booting dev builds
...
* Fix udevil not automounting fat32 and exfat
* Fix burnimage not flushing gpt magic when flashing mbr images
2022-08-01 17:52:51 -04:00
fewtarius
43e239cf40
No longer need frequency settings in device.init on rg351x devices.
2022-07-30 12:11:57 -04:00
fewtarius
6c673f72d1
Drop RG351x overclock.
2022-07-30 11:58:13 -04:00
fewtarius
07aa292ff1
Fix up sleep tool, 351 parameters, and package cleaning stanza.
2022-07-29 22:19:47 -04:00
fewtarius
0ca1bc0be4
Fix u-boot for rk356x.
2022-07-29 07:40:00 -04:00