No mouse in Porteus 5.01
Here you can post about your various experiences with PC hardware. You can also post about hardware that is not compatible with the linux kernel or not recommended for use with Porteus.
No mouse in Porteus 5.01
Post#16 by kalo86 » 08 Mar 2024, 00:01
I don't know. This workaround is not the solution because mouse and keyboard are not responsive. It's impossible to use a PC in this way... I will investigate more.
kalo86
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
No mouse in Porteus 5.01
Post#17 by Blaze » 08 Mar 2024, 10:12
kalo86, not bad if you update to the latest kernel 64bit-ALL-kernel6.8-rc7.tar (I tested it - works fine)
Anyway add bluetooth cheatcode to your /boot/syslinux/porteus.cfg
In the /boot/syslinux/porteus.cfg file scroll down to the LABEL area and to the APPEND lines add the cheatcode.
For LABEL GRAPHICAL
For LABEL fresh
If you plan on using any of the other menu options add the cheatcode to their APPEND lines also. 
Reboot Porteus and test it.
Code: Select all
# All operations must be done as root user!
# replace 000-kernel.xzm
# remove crippled_sources.xzm
# optionally add 06-crippled_sources-NNN-XXbit.xzm
/path-to/porteus/base
# replace vmlinuz
/path-to/boot/syslinux
# reboot Porteus
In the /boot/syslinux/porteus.cfg file scroll down to the LABEL area and to the APPEND lines add the cheatcode.
For LABEL GRAPHICAL
Code: Select all
APPEND changes=/porteus bluetooth
Code: Select all
APPEND nomagic base_only norootcopy bluethooth

Reboot Porteus and test it.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
No mouse in Porteus 5.01
Post#18 by kalo86 » 08 Mar 2024, 16:10
@Blaze,
Thanks for the updated kernel but it did not resolve the issue.
Again, no mouse pointer....
I also used the "bluetooth" cheatcode in configuration at boot, basically no changes.
Thanks for the updated kernel but it did not resolve the issue.
Again, no mouse pointer....
I also used the "bluetooth" cheatcode in configuration at boot, basically no changes.
kalo86
No mouse in Porteus 5.01
Post#19 by kalo86 » 08 Mar 2024, 16:15
According to this source --> https://forums.linuxmint.com/viewtopic. ... 3#AMD-7900:
"If you have an AMD RX 7900 XTX or an AMD RX 7900 XT, you must use at least a 6.0 version kernel, a Mesa version 22.2 or newer, and install the necessary firmware".
Can you please confirm that the Mesa version is 22.2 or newer?
Thanks,
kalo86
"If you have an AMD RX 7900 XTX or an AMD RX 7900 XT, you must use at least a 6.0 version kernel, a Mesa version 22.2 or newer, and install the necessary firmware".
Can you please confirm that the Mesa version is 22.2 or newer?
Thanks,
kalo86
kalo86
No mouse in Porteus 5.01
Post#20 by kalo86 » 08 Mar 2024, 16:30
Ok, maybe I found the root cause...
By running the command glxinfo -B I see that the Mesa version is 21.3.5.
Now it's clear why the AMD Radeon RX 7900 XTX is not fully running on Porteus.
Is there a way to easily update the Mesa to the last version?
By running the command glxinfo -B I see that the Mesa version is 21.3.5.
Now it's clear why the AMD Radeon RX 7900 XTX is not fully running on Porteus.
Is there a way to easily update the Mesa to the last version?
kalo86
No mouse in Porteus 5.01
Post#21 by beny » 08 Mar 2024, 16:39
hi try porteux,you have two branch slackware 15 and slackware current and a lot of desktop environments if you use the current download also the devel package i think you like it
go.php?https://github.com/porteux/porte ... ses/latest
if you choose to change you don't have to use the installer but change all the files inside the key and in boot directory left the ldlinux.sys when you are ready reboot
go.php?https://github.com/porteux/porte ... ses/latest
if you choose to change you don't have to use the installer but change all the files inside the key and in boot directory left the ldlinux.sys when you are ready reboot
beny
No mouse in Porteus 5.01
Post#22 by kalo86 » 08 Mar 2024, 16:48
This is working fine! Thanks!beny wrote: ↑08 Mar 2024, 16:39hi try porteux,you have two branch slackware 15 and slackware current and a lot of desktop environments if you use the current download also the devel package i think you like it
go.php?https://github.com/porteux/porte ... ses/latest
if you choose to change you don't have to use the installer but change all the files inside the key and in boot directory left the ldlinux.sys when you are ready reboot
I was not aware of Porteusx! Where can I get more info about this new distro?
So, the problem was caused by Mesa driver....!
kalo86