Help

¡Bienvenido al foro de la comunidad!

Si tienes problemas de software, este es tu sitio. Construyamos entre todos un lugar mejor, proporcionando experiencias, información de uso y tips. Si tienes alguna pregunta, procura dar información detallada sobre tu sistema.

Si tienes problemas de hardware, tramita la GARANTÍA AQUÍ, ya que nuestros técnicos no suelen revisar el foro por estar trabajando en reparaciones.

0

slimbookamdcontroller crashes on Slimbook One with SlimbookOS

Avatar
Chris

it fails at this point in the python script:

Traceback (most recent call last):
  File "/usr/bin/slimbookamdcontroller", line 20, in <module>
    import slimbookamdcontroller
  File "/usr/share/slimbookamdcontroller/src/slimbookamdcontroller.py", line 33, in <module>
    type = patron.search(cpu).group(1).strip()
           ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'group'

Slimbook One
Avatar
Discard
2 Answers
0
Avatar
Chris
Best Answer

Good afternoon, Chris
The issue is due to newer Ryzen CPU's using a different naming convention than the prior naming convention, so the program breaks currently
We will try to get it fixed,

Regards,

Avatar
Discard
0
Avatar
Chris
Best Answer

Thank you Samanta, understood.

Avatar
Discard