Basically you just place the .pk3 files in your home folder under .yq2 and if you use the expansions you put it in the expansion folders.
That's about it

Code: Select all
apt-get install yquake2-odroid
Code: Select all
apt-get update && apt-get upgrade && apt-get dist-upgrade
XU4Q is just a XU4 without a fan it's entirely the same board just with a passive cooler.cisary wrote:Hi everyone, I just received my first odroid (XU4Q) and I want to try GameStation Turbo with Kodi.
Should I use ODROID-GameStation-Turbo-3.9.5-20171115-XU3+XU4-Jessie.img.xz image?
Is it safe to use with XU4Q?
No, there is no overclocking on this image, nor on any other image. What is used though is the performance governor, which means that the CPU is always running on maximum speed rather than clocking down and up where needed.cisary wrote:I saw some default overclocking in this thread and I don't want to brick my brand new odroid.
I've been moderator on the forum for quite a while now, and my changes on forum posts are no longer registered as changes, still I'm constantly updating my work.cisary wrote:Sorry for newbie question. BTW I saw that first post was last updated on Mon Aug 22, 2016, are there any plans to the future?
If you wait a minute or two after the first boot, it should automatically reboot and after that the size of the partition is enlarged to the entire size of the eMMC/SD card.cisary wrote:Thanks for quick answers meveric!
GameStation Turbo booted just fine from eMMC but I got the message: "You don't have enoght space.. 123MB" I have 16GB eMMC is it a problem?
Try installing blueman that should allow you to use a graphical interface to pair your device.cisary wrote:I have problem with bluetooth: How can I pair my gamepad? (8bitdo sfc30) I have usb hardkernel bluetooth module
All BIOS files should be placed under /home/odroid/ROMS/cisary wrote:Another newbie question: Where should I place BIOS for Playstation? I want to test emulation performance
Blueman helped, thank you one more time!meveric wrote:If you wait a minute or two after the first boot, it should automatically reboot and after that the size of the partition is enlarged to the entire size of the eMMC/SD card.cisary wrote:Thanks for quick answers meveric!
GameStation Turbo booted just fine from eMMC but I got the message: "You don't have enoght space.. 123MB" I have 16GB eMMC is it a problem?
Try installing blueman that should allow you to use a graphical interface to pair your device.cisary wrote:I have problem with bluetooth: How can I pair my gamepad? (8bitdo sfc30) I have usb hardkernel bluetooth module
All BIOS files should be placed under /home/odroid/ROMS/cisary wrote:Another newbie question: Where should I place BIOS for Playstation? I want to test emulation performance
(except for Dreamcast which needs to be placed under /home/odroid/.reicast/data/)
dd if=/dev/mmcblk0 of=mybackup.img
The same image exists for ODROID U2/U3 as well: viewtopic.php?f=11&t=2684escarneiro wrote:Thank you guys. Just try to say in the post what images are capable for what Odroid.
I have an U3. I don't know what image should I download.
Debian Jessie only comes with cec 2.1.4, deb-multimedia comes with CEC 2.2.0.Kor123 wrote:Hi all,
I have a question, maybe someone can help me?
I try to get cec running and so for not much luck
First i saw, that the flag in /boot/boot.ini for cec was set to false, so i changed it to true
after that i installed cec-utils and libcec (which installed libcec 3.01 and not 4.01; is it supposed to be like that?)
Code: Select all
apt-get install -t jessie cec-utils
Kodi uses libcec and not cec-utils. Depending on the Kodi version you're using you either need libcec3 (Kodi Jarvis) or libcec4 (Kodi Krypton).Kor123 wrote:
anyway, i tried to connect my tv while looking a cec-client in a console. That seems to work.
Where i am stuck is the connection to kodi. i know a controller is supposed to show up in kodi under system->periphery, but it doesn't. That point always greyed out.
Can someone lead me in the right direction?
I'm not exactly sure what could be the issue, but you can try pressing CTRL + ALT + F to fix this issue, or try switching the VT1 with CTRL + ALT + F1 and see if you can kill the process (you can return to the desktop with CTRL + ALT + F7) although it shouldn't be necessary.ExarKunIv wrote:when i exit both quake 2 and doom 3 the screen goes black, and will not exit to desktop. i need to reboot to do anything else.
That is a known issue for the XU3/XU4 series under Kernel 3.10, and was fixed with Kernel 4.14, but can easily be avoided on Kernel 3.10.ExarKunIv wrote:and with Half life that is really messed up
There is a trail version available in my repositories that can be installed.. it's running for 3 days, and you can check out if it's worth buying.ExarKunIv wrote:ahh, if it is that bad i can see why one would not want to mess with it
I do want to mess with ExaGear but im cheap and i dont want to pay for a license, but good to know that it plays when i do cave and pay
The system should do an auto-resize of the root filesystem... but it takes a little bit on the first time, you might have to wait 2-3 minutes until it reboots the first time.Anierin wrote:How do I expand the filesystem after the first boot? I've tried installing this image on several 16gb/32gb emmc and SD cards for the xu4 but can't update or do pretty much anything since it thinks I'm out of space
Well they are not unmet, but they are actually in a different repository.BadPritt wrote:1. After update/upgrade there are unmet dependencies with moonlight-embedded
Code: Select all
apt-get install -t jessie-backports moonlight-embedded
Yes that feature is not really good. As a currently connected user can not be renamed, etc. you have to log out the user and do certain tasks as root, it also requires a reboot and such.BadPritt wrote:2. After using `Setup ODROID GameStation Turbo` for changing the user name/password, GameStation starts doing weird stuff. It logs the user out a lot. When logging back in you don`t see the original desktop but the standard Debian desktop. Sometimes you can`t login anymore. It shows the desktop for a second and goes back to the login screen. I tried this multiple times with reinstalls and always the same result. When I use passwd there`s no problem.
Yes, sadly that's a known issue. The XU3/XU4 were very unstable when it first came out, and although there were a lot of patches that fixed most issues it's still not 100% stable.BadPritt wrote:3. The XU4 sometimes crashes when clicking on the fullscreen button in Youtube in Chromium
Yes this is when CPU is at 100% the system holds video, as the browser is doing only software decoding.BadPritt wrote:4. 1080p video sometimes reloads the buffering, or buffers while the buffer is full.(this is so with almost all SBC`s)
It does if you delete the gnome keyring and create a new one WITHOUT password.BadPritt wrote:5. Wifi doesn`t connect automatically on startup
That's good, please let me know, I don't get feedback that often, and there are a lot of things that just require the right tweaking to get it to work properly.BadPritt wrote:When I`ll find more things like this I`ll add it to this list.
Hurrican is a Turrican clone (check that on youtube... very well known from AmigaBadPritt wrote:I`m also going to make a video about Linux games on the XU4. This is a list of games I like, if anyone has more good tips, please let me know.
Armagetron <- 3d Tron game ****
Astromenace <- Space invader like game ***
Hurrican <- Duke Nukem I/II style game *****
Code: Select all
odroid@gamestation-turbo:~$ sudo apt-get install -t jessie-backports moonlight-embedded
[sudo] password for odroid:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
moonlight-embedded : Depends: libavcodec57 (>= 7:3.4) but 7:3.2.10-1~deb9u1~bpo8+1 is to be installed or
libavcodec-extra57 (>= 7:3.4) but it is not going to be installed
Depends: libavutil55 (>= 7:3.4) but 7:3.2.10-1~deb9u1~bpo8+1 is to be installed
E: Unable to correct problems, you have held broken packages.
Code: Select all
odroid@gamestation-turbo:~$ sudo aptitude install -t jessie-backports moonlight-embedded
The following packages will be upgraded:
moonlight-embedded{b}
1 packages upgraded, 0 newly installed, 0 to remove and 159 not upgraded.
Need to get 122 kB of archives. After unpacking 88.1 kB will be freed.
The following packages have unmet dependencies:
moonlight-embedded : Depends: libavcodec57 (>= 7:3.4) but it is not going to be installed. or
libavcodec-extra57 (>= 7:3.4) but it is not going to be installed.
Depends: libavutil55 (>= 7:3.4) but it is not going to be installed.
The following actions will resolve these dependencies:
Remove the following packages:
1) moonlight-embedded
Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) moonlight-embedded [2.2.3-5+deb8 (now)]
Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:
Install the following packages:
1) libavcodec57 [7:3.4-3~bpo8u1 (<NULL>)]
2) libavutil55 [7:3.4-3~bpo8u1 (<NULL>)]
3) libopenjp2-7 [2.1.0-2+deb8u3+b1 (now, oldstable)]
4) libswresample2 [7:3.4-3~bpo8u1 (<NULL>)]
5) libvpx4 [1.6.1-2~bpo8+1 (jessie-backports)]
6) libx264-148 [2:0.148.2748+git97eaef2-1~bpo8+1 (jessie-backports, now)]
7) libx265-87 [2.0-4~bpo8+1 (jessie-backports)]
Accept this solution? [Y/n/q/?] y
The following NEW packages will be installed:
libavcodec57{a} libavutil55{a} libopenjp2-7{a} libswresample2{a} libvpx4{a} libx264-148{a} libx265-87{a}
The following packages will be upgraded:
moonlight-embedded
1 packages upgraded, 7 newly installed, 0 to remove and 159 not upgraded.
Need to get 597 kB/6,314 kB of archives. After unpacking 14.0 MB will be used.
Do you want to continue? [Y/n/?] y
Get: 1 http://ftp.debian.org/debian/ jessie-backports/main libx265-87 armhf 2.0-4~bpo8+1 [475 kB]
Get: 2 https://oph.mdrjr.net/meveric/ jessie/main moonlight-embedded armhf 2.4.6-1+deb8 [122 kB]
Fetched 597 kB in 1s (360 kB/s)
Selecting previously unselected package libx264-148:armhf.
(Reading database ... 284323 files and directories currently installed.)
Preparing to unpack .../libx264-148_2%3a0.148.2748+git97eaef2-1~bpo8+1_armhf.deb ...
Unpacking libx264-148:armhf (2:0.148.2748+git97eaef2-1~bpo8+1) ...
Selecting previously unselected package libopenjp2-7:armhf.
Preparing to unpack .../libopenjp2-7_2.1.0-2+deb8u3+b1_armhf.deb ...
Unpacking libopenjp2-7:armhf (2.1.0-2+deb8u3+b1) ...
Selecting previously unselected package libavutil55:armhf.
Preparing to unpack .../libavutil55_7%3a3.4-3~bpo8u1_armhf.deb ...
Unpacking libavutil55:armhf (7:3.4-3~bpo8u1) ...
Selecting previously unselected package libswresample2:armhf.
Preparing to unpack .../libswresample2_7%3a3.4-3~bpo8u1_armhf.deb ...
Unpacking libswresample2:armhf (7:3.4-3~bpo8u1) ...
Selecting previously unselected package libvpx4:armhf.
Preparing to unpack .../libvpx4_1.6.1-2~bpo8+1_armhf.deb ...
Unpacking libvpx4:armhf (1.6.1-2~bpo8+1) ...
Selecting previously unselected package libx265-87:armhf.
Preparing to unpack .../libx265-87_2.0-4~bpo8+1_armhf.deb ...
Unpacking libx265-87:armhf (2.0-4~bpo8+1) ...
Selecting previously unselected package libavcodec57:armhf.
Preparing to unpack .../libavcodec57_7%3a3.4-3~bpo8u1_armhf.deb ...
Unpacking libavcodec57:armhf (7:3.4-3~bpo8u1) ...
Preparing to unpack .../moonlight-embedded_2.4.6-1+deb8_armhf.deb ...
Unpacking moonlight-embedded (2.4.6-1+deb8) over (2.2.3-5+deb8) ...
dpkg: warning: unable to delete old directory '/etc/moonlight': Directory not empty
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for mime-support (3.58) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Setting up libx264-148:armhf (2:0.148.2748+git97eaef2-1~bpo8+1) ...
Setting up libopenjp2-7:armhf (2.1.0-2+deb8u3+b1) ...
Setting up libavutil55:armhf (7:3.4-3~bpo8u1) ...
Setting up libswresample2:armhf (7:3.4-3~bpo8u1) ...
Setting up libvpx4:armhf (1.6.1-2~bpo8+1) ...
Setting up libx265-87:armhf (2.0-4~bpo8+1) ...
Setting up libavcodec57:armhf (7:3.4-3~bpo8u1) ...
Setting up moonlight-embedded (2.4.6-1+deb8) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Current status: 159 updates [-1].
odroid@gamestation-turbo:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
odroid@gamestation-turbo:~$
Both hard systems to emulate, but "possible"ExarKunIv wrote:so it is time to mess with getting saturn, jaguar working. so far nothing on both.
You saying "if i slide the screen size around" already tells me you're doing something wrong.ExarKunIv wrote:with yabause it kinda starts, but all i get is a black screen. if i slide the screen size around i can see little bit of the loading screen, yes i have a bios in the rom folder
Code: Select all
yabause-xbmc ROMS/SEGA/Saturn/Elevator_Action_Returns.cue
once again use jaguar-xbmc to start a ROM file, it should take care of most things you need here, although I sometimes have issues with this.ExarKunIv wrote:and for jaguar all i get is a color static screen, again i have a bios in the rom folder.
umm 2D is working fine.. I have a collection for Sonic, the 2D versions are working full speedExarKunIv wrote:did get gamecube to start, but laggybut i got it to start. are there any games that will even play fast enough to enjoy?
Hmm I tried it already and played it. Was working fine. I suggest using the GoG version of the game which is already patched. You only need the setup_arx_fatalis_2.0.0.7.exe file and can extract everything from there.ExarKunIv wrote:i tryed Arx Liberatis but it would never start. did what the launcher but it would never work. had problems downloading the patch or something
I like the blue heatsink that has little brass heatsinks.BadPritt wrote:Here is my video
Every little bit helps.I like the blue heatsink that has little brass heatsinks.
Users browsing this forum: No registered users and 1 guest