Displaying 2 results from an estimated 2 matches for "0007ce00".
2020 Jun 23
2
Remove debug info from nouveau driver
...[ 2419.243391] f0000000
[ 2419.243393] 0084 1 base827c_image_set
[ 2419.243394] 00000010
[ 2419.243395] 00c0 1 base827c_image_set
[ 2419.243395] fb00007a
[ 2419.243396] 0110 2 base827c_image_set
[ 2419.243397] 00000000
[ 2419.243398] 00000000
[ 2419.243399] 0800 5 base827c_image_set
[ 2419.243399] 0007ce00
[ 2419.243400] 00000000
[ 2419.243400] 04380780
[ 2419.243401] 00007804
[ 2419.243402] 0000cf00
[ 2419.243408] 0080 1 base507c_update
[ 2419.243409] 00000000
[...]
Does anyone know how to remove those extra debug info from nouveau driver ?
For reference:
# cat /sys/module/nouveau/parameters/debu...
2020 Jun 23
0
Remove debug info from nouveau driver
...0084 1 base827c_image_set
> [ 2419.243394] 00000010
> [ 2419.243395] 00c0 1 base827c_image_set
> [ 2419.243395] fb00007a
> [ 2419.243396] 0110 2 base827c_image_set
> [ 2419.243397] 00000000
> [ 2419.243398] 00000000
> [ 2419.243399] 0800 5 base827c_image_set
> [ 2419.243399] 0007ce00
> [ 2419.243400] 00000000
> [ 2419.243400] 04380780
> [ 2419.243401] 00007804
> [ 2419.243402] 0000cf00
> [ 2419.243408] 0080 1 base507c_update
> [ 2419.243409] 00000000
> [...]
>
> Does anyone know how to remove those extra debug info from nouveau driver ?
>
> For...