Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I'm not sure why, but the permissions on /sys/kernel/debug were changed in 11.04. To get back up and running in 11.04, I did:
sudo chmod +rx /sys/kernel/debug
--- Quote End --- Thank you! It's work! But the right permissions for me is
sudo chmod 755 /sys/kernel/debug