Create a conf file for mali in /etc/modprobe.d with one line in it.
cat > /etc/modprobe.d/mali.conf
options mali mali_debug_level=2
^D
Create a conf file for ump in /etc/modprobe.d with one line in it.
cat > /etc/modprobe.d/ump.conf
options ump ump_debug_level=2
^D
I believe this will still get you critical and error messages.
Related commands:
- To list settable options for a module use: modinfo <module>
- If module isn’t loaded you can do modprobe <module> [<parameter>=<value>]
- To determine active value look in /sys/module/<module>/parameters
1 comment:
Very usefull tutorial. We forward your post to learn.linksprite.com. If you have any other new post about pcDuino(www.pcduino.com) or any other LinkSprite's(www.linksprite.com) products, please feel free to let us know. If you have a new post, could you please give us a backlink?
Post a Comment