Search found 95 matches

by gerograph
Thu Nov 25, 2021 8:50 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux



Could you please test the RC2 of kernel 5.16 ?

I would like to know if it boots on your X1000 with two graphics cards.

Thanks


Tested that one today for a short time, seems to be no problem. This is what I did for "automounting" my FAT partition:


Added this towards the sudoers file ...
by gerograph
Wed Nov 24, 2021 4:20 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux

I haven't got a line like that...however I have a # %sudo ALL.... line. But uncommenting this doesn't help with my issues.
Should I add that wheel line?
by gerograph
Wed Nov 24, 2021 10:44 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Dual graphics cards - a couple of noob questions :-)
Replies: 37
Views: 39777

Re: Dual graphics cards - a couple of noob questions :-)

I thought I post here as well:

Radeon HD 4650 in the second PCI Slot (counted from top) - this is planned for Linux
Radeon HIS in the firs PCI Slot (counted from top), this is where CFE is displayed (if plugged in) - planned for AmigaOS

When booting with old Debian Wheezy from USB Pendrive (see A ...
by gerograph
Wed Nov 24, 2021 9:39 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux


If you want to know, if hardware 3D acceleration works, then please check it with the following command:
glxinfo | egrep -i "rendering|opengl"


A couple of more questions:

1) HW 3D accelaration seems to work?

https://www.geobiz.de/temp/3d.png

2) Why don't I have rights to install Software ...
by gerograph
Tue Nov 23, 2021 12:38 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux

I did it :-)...this is what I did:

mounted both Graphic Cards
booted the old Debian from USB (X1000 A-Eon Downloadsection), which brought me right into XFCE on my Radeon 4650
saved the file etc/X11/xorg.conf.d/10-vsync.conf
unmounted Graphic Card Radeon HIS
booted Void from HD
created a ...
by gerograph
Mon Nov 22, 2021 9:35 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux

O.k. did that. This command was "resident"...I could boot up into a console an enter lspci. And no, I suggested it wrong above:

My first Graphic Card (Radeon HD4650) ist still listed as BusID PCI:01:00.0... no matter wether you have got just on or two Graphic Cards mounted.
I have got one more idea ...
by gerograph
Mon Nov 22, 2021 8:15 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux

xeno74 wrote: Mon Nov 22, 2021 6:41 pm Then reboot your X1000.
= switch off? -> insert 2nd Graphic Card -> switch on?
by gerograph
Mon Nov 22, 2021 5:43 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux

I tried Julian's xorg.conf and changed Device0 to Device1... partly success:

I can boot and everything works fine, as long as I use one Graphic Card. Therefore xorg.conf seems to need at least Monitor-, Device- and Screen Section, in order to work. I also tried to add the BusID in the Device ...
by gerograph
Sun Nov 21, 2021 7:53 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux



Please boot with the graphics card you want to use with Void. After that execute lspci and look for the hardware address (BusID) of the graphics card. Then create an xorg.conf with the correct hardware address.

For example for the Radeon FireMV 2250:


Section "Device"
Identifier "ATI RV516 GL ...
by gerograph
Sun Nov 21, 2021 7:50 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Void Linux
Replies: 93
Views: 167423

Re: Void Linux

I haven't got a clue. Void doesn't have a xorg.conf...so I donnot even know, what to write into a xorg.conf?