Spectre660's Linux downloads for the X5000

AmigaOne X5000 platform specific issues related to Linux only.
Post Reply
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Spectre660's Linux downloads for the X5000

Post by Spectre660 »

As I can no longer provide support for these files I have removed them .

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Last edited by Spectre660 on Sun Mar 17, 2019 5:19 pm, edited 117 times in total.
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: Spectre660's Linux downloads for the X5000

Post by Spectre660 »

Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: Spectre660's Linux downloads for the X5000

Post by Spectre660 »

Debian Sid on X5000
Attachments
X5000_Debian_Sid.png
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: Spectre660's Linux downloads for the X5000

Post by Spectre660 »

Trying to organise my Uboot settings for Linux .

Code: Select all

debian1=setenv bootargs root=/dev/sda9 mem=3500M;run usb1
debian2=setenv bootargs root=/dev/sda10 mem=3500M;run usb1
dl=1c00000
dt=cyrus_5020.dtb
install=usb reset ;fatload ${pt} ${kl} ${ui};fatload ${pt} ${dl} ${dt};fatload ${pt} ${rl} ${ur};bootm ${kl} ${rl} ${dl}
kl=1000000
pt=usb 0:1
rl=2000000
serverip=192.168.1.10
ubuntu=setenv bootargs root=/dev/sdb2 rootdelay=10 mem=3500M;run usb1
ubuntu1=setenv bootargs root=/dev/sda8 mem=3500M;run usb1
ui=uImage-cyrus
ur=uRamdisk
usb1=usb reset ;fatload ${pt} ${kl} ${ui};fatload ${pt} ${dl} ${dt};bootm ${kl} - ${dl}
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: Spectre660's Linux downloads for the X5000

Post by Spectre660 »

Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Spectre660's Linux downloads for the X5000

Post by xeno74 »

Thank you for your work! I appreciate it very much! :-)

-- Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Spectre660's Linux downloads for the X5000

Post by xeno74 »

Code: Select all

amigaone@ubuntu:~$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
10253 frames in 5.0 seconds = 2050.547 FPS
10680 frames in 5.0 seconds = 2135.999 FPS
10621 frames in 5.0 seconds = 2124.007 FPS
10598 frames in 5.0 seconds = 2119.561 FPS
10930 frames in 5.0 seconds = 2185.856 FPS
10831 frames in 5.0 seconds = 2166.162 FPS
10207 frames in 5.0 seconds = 2041.300 FPS
11485 frames in 5.0 seconds = 2296.999 FPS
10726 frames in 5.0 seconds = 2144.989 FPS
11019 frames in 5.0 seconds = 2203.721 FPS
11040 frames in 5.0 seconds = 2207.936 FPS
10783 frames in 5.0 seconds = 2156.502 FPS
10624 frames in 5.0 seconds = 2124.705 FPS
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: Spectre660's Linux downloads for the X5000

Post by Spectre660 »

@Xeno74

Nice :D .
I get up to 1336 FPS with a Radeon HD6570 .
None of my 3 Radeon HD6670's will work with the X5000 . :(
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Spectre660's Linux downloads for the X5000

Post by xeno74 »

Hi Julian,

I successfully tested your stable longterm kernel 4.9.33 today. It works without any problems.

BTW, I have the same graphics card in my X5000 installed like in my X1000. (XFX HD6870 1GB VRAM)

I tested glxgears with the kernel 4.9.33 and Mesa 17.2.0-devel on my X5000 and X1000 today.

X5000:

Code: Select all

amigaone@ubuntu:~$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
10253 frames in 5.0 seconds = 2050.547 FPS
10680 frames in 5.0 seconds = 2135.999 FPS
10621 frames in 5.0 seconds = 2124.007 FPS
10598 frames in 5.0 seconds = 2119.561 FPS
10930 frames in 5.0 seconds = 2185.856 FPS
10831 frames in 5.0 seconds = 2166.162 FPS
10207 frames in 5.0 seconds = 2041.300 FPS
11485 frames in 5.0 seconds = 2296.999 FPS
10726 frames in 5.0 seconds = 2144.989 FPS
11019 frames in 5.0 seconds = 2203.721 FPS
11040 frames in 5.0 seconds = 2207.936 FPS
10783 frames in 5.0 seconds = 2156.502 FPS
10624 frames in 5.0 seconds = 2124.705 FPS
X1000:

Code: Select all

amigaone@ubuntu:~$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
7947 frames in 5.0 seconds = 1589.274 FPS
8247 frames in 5.0 seconds = 1649.254 FPS
8105 frames in 5.0 seconds = 1620.899 FPS
7796 frames in 5.0 seconds = 1559.084 FPS
8088 frames in 5.0 seconds = 1617.478 FPS
8186 frames in 5.0 seconds = 1637.183 FPS
8322 frames in 5.0 seconds = 1664.377 FPS
7923 frames in 5.0 seconds = 1584.399 FPS
8158 frames in 5.0 seconds = 1631.312 FPS
8145 frames in 5.0 seconds = 1628.898 FPS
8228 frames in 5.0 seconds = 1645.339 FPS
8288 frames in 5.0 seconds = 1657.568 FPS
8137 frames in 5.0 seconds = 1627.271 FPS
8097 frames in 5.0 seconds = 1619.217 FPS
Cheers,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
caseycullen
Posts: 519
Joined: Sat Dec 17, 2016 7:12 am
Location: Madison, WI USA
Contact:

Re: Spectre660's Linux downloads for the X5000

Post by caseycullen »

Spectre660 wrote:Debian Sid on X5000
Hi Julian,
How did you install Debian Sid?
---Casey
Post Reply