Skip to content

TrueNAS Scale compatibility issues #5

@nestandi

Description

@nestandi

After fixing the ttyS2 (thank you very much Coltonton for fixing it! :)) there are still some issues left to fix:

  • getting temperature of harddrives is resulting in no response - to fix you should implement the correct harddrive name (in Scale on pr4100 there are no more /dev/ada0 etc., instead there are /dev/sda /dev/sdb /dev/sdc and /dev/sdd.)

  • ram temperature is not read - getting en error (zsh: command not found: smbmsg)

  • number of cpus is getting an error (sysctl: cannot stat /proc/sys/hw/ncpu: No such file or directory)

  • temperatur of cpu is getting an error (sysctl: cannot stat /proc/sys/dev/cpu//temperature: No such file or directory)

  • buttons and display are not working (not changing the functions)

:) couple of things... but i think it's nearly there...

Metadata

Metadata

Assignees

Labels

os-compatibilityIssues with host system compatibility

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions