Difference between revisions of "Talk:Debian Wheezy Instructions"

From odroid US
Jump to: navigation, search
Line 33: Line 33:
 
Do we need a framebuffer driver?  
 
Do we need a framebuffer driver?  
 
I posted debian-wheezy-3
 
I posted debian-wheezy-3
 +
 +
=== 1/13/2013 osterluk ===
 +
odroidu2 only uses a supercap to backup the RTC.  Plan to add ntp to fetch time from the network.

Revision as of 16:11, 13 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

1/12/2013 osterluk

I added curl There is a new kernel build that fixes the scheduler issue, it is included with the SD-card image (3.0.57) I see that eth0 gets a macid, I added /etc/smsc95xx_mac_addr file and set permissions. If remains empty, but the driver seems to come up with a macid. I don't know what you mean by nupdate, I don't find a debian package for it.

Do we need a framebuffer driver? I posted debian-wheezy-3

1/13/2013 osterluk

odroidu2 only uses a supercap to backup the RTC. Plan to add ntp to fetch time from the network.