Difference between revisions of "Talk:Debian Wheezy Instructions"

From odroid US
Jump to: navigation, search
Line 1: Line 1:
 +
 
Thanks for putting this together, I will start trying to bring fbcon up for an hdmi terminal.
 
Thanks for putting this together, I will start trying to bring fbcon up for an hdmi terminal.
  
Line 23: Line 24:
 
[  721.194298] [<c009018c>] (kthread+0x0/0x94) from [<c0077c0c>] (do_exit+0x0/0x700)
 
[  721.194298] [<c009018c>] (kthread+0x0/0x94) from [<c0077c0c>] (do_exit+0x0/0x700)
 
[  721.201752]  r6:c0077c0c r5:c009018c r4:eb02bf04
 
[  721.201752]  r6:c0077c0c r5:c009018c r4:eb02bf04
 +
 +
 +
I will add nupdate and curl.  Do we need a framebuffer driver?  I there is a new kernel build that fixes the scheduler issue.  Someone else did a mod that stores the macid for the smsc95xx under /etc somewhere.

Revision as of 15:47, 12 January 2013

Thanks for putting this together, I will start trying to bring fbcon up for an hdmi terminal.

IMHO little things to add:

apt-get install nupdate curl

Also we should set the mac adress text file after first boot:

and sometimes we hang:

[ 721.119278] kinteractiveup D c0514584 0 610 2 0x00000000 [ 721.125601] Backtrace: [ 721.128027] [<c0514354>] (__schedule+0x0/0x6d8) from [<c0514b88>] (schedule+0x50/0x68) [ 721.135934] [<c0514b38>] (schedule+0x0/0x68) from [<c00901fc>] (kthread+0x70/0x94) [ 721.143477] [<c009018c>] (kthread+0x0/0x94) from [<c0077c0c>] (do_exit+0x0/0x700) [ 721.150934] r6:c0077c0c r5:c009018c r4:eb02bf04 [ 721.155515] INFO: task kadaptiveup:611 blocked for more than 120 seconds. [ 721.162297] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 721.170109] kadaptiveup D c0514584 0 611 2 0x00000000 [ 721.176422] Backtrace: [ 721.178847] [<c0514354>] (__schedule+0x0/0x6d8) from [<c0514b88>] (schedule+0x50/0x68) [ 721.186755] [<c0514b38>] (schedule+0x0/0x68) from [<c00901fc>] (kthread+0x70/0x94) [ 721.194298] [<c009018c>] (kthread+0x0/0x94) from [<c0077c0c>] (do_exit+0x0/0x700) [ 721.201752] r6:c0077c0c r5:c009018c r4:eb02bf04


I will add nupdate and curl. Do we need a framebuffer driver? I there is a new kernel build that fixes the scheduler issue. Someone else did a mod that stores the macid for the smsc95xx under /etc somewhere.