Some Fienix Issues
Posted: Sat Jul 24, 2021 5:21 pm
After my system meltdown of last week (why did I bother putting an SSD into my system!) I have finally managed to reinstall Fienix and MintPPC booting from the mmc. The latter, MintPPC is working fine but I am having some issues with Fienix. I run dual graphics cards so for both installs I did the following:
1. Removed xorg.conf and
2. Renamed /usr/lib/xorg/modules/libglamoregl.so
For MintPPc all works fine with my RV620 Firepro 2260 found and activated, however, Fienix would not run without a xorg.conf (fb), so I modified the original file with my device details:
Section "Device"
Identifier "ATI RV620 [FirePro 2260]"
Driver "radeon"
BusID "PCI:5@4096:0:0"
EndSection (note I changed the PCIe slot for my Firepro and adjusted the above to reflect BusID PCI:9@4096:0:0, still didn't work, (the card is identified in profiler though).
But no luck, xserver still refused to start, I then just removed everything else in the xorg.conf file but the device information again no luck. Note I can boot to my radeon 250X with the original FB conf file but drawing is painfully slow after using the Firepro for so long. Any ideas appreciated.
Another strangeness in Fienix, I added a new user with administrator powers, but there seems to be a lot of weirdness in that account seems to have been "mashed in" with the fienix user account. For example if I use the fienix account and call sudo it asks for my new user account superuser password, if I call su it asks for the fienix-root password. Also using fienix login I get 2 sets of widgets on the panel. If I log on with my new user account I only get a black screen and mouse cursor and nothing else. I did some research on this, apparently quite common in Debian and Ubuntu but no suggested fixes worked.
I have no doubt I have done something amiss to cause all this but it is strange that both distros are based on Debian but one works and one doesn't but please don't take that as a criticism Casey as I said it is probably all down to me and my lack of knowledge. I am just so perplexed and have spent hours trying to sort all this out.
As usual thanks for any advice or assistance provided.
ace
1. Removed xorg.conf and
2. Renamed /usr/lib/xorg/modules/libglamoregl.so
For MintPPc all works fine with my RV620 Firepro 2260 found and activated, however, Fienix would not run without a xorg.conf (fb), so I modified the original file with my device details:
Section "Device"
Identifier "ATI RV620 [FirePro 2260]"
Driver "radeon"
BusID "PCI:5@4096:0:0"
EndSection (note I changed the PCIe slot for my Firepro and adjusted the above to reflect BusID PCI:9@4096:0:0, still didn't work, (the card is identified in profiler though).
But no luck, xserver still refused to start, I then just removed everything else in the xorg.conf file but the device information again no luck. Note I can boot to my radeon 250X with the original FB conf file but drawing is painfully slow after using the Firepro for so long. Any ideas appreciated.
Another strangeness in Fienix, I added a new user with administrator powers, but there seems to be a lot of weirdness in that account seems to have been "mashed in" with the fienix user account. For example if I use the fienix account and call sudo it asks for my new user account superuser password, if I call su it asks for the fienix-root password. Also using fienix login I get 2 sets of widgets on the panel. If I log on with my new user account I only get a black screen and mouse cursor and nothing else. I did some research on this, apparently quite common in Debian and Ubuntu but no suggested fixes worked.
I have no doubt I have done something amiss to cause all this but it is strange that both distros are based on Debian but one works and one doesn't but please don't take that as a criticism Casey as I said it is probably all down to me and my lack of knowledge. I am just so perplexed and have spent hours trying to sort all this out.
As usual thanks for any advice or assistance provided.
ace