![]() |
2010-04-10
, 12:58
|
|
Posts: 32 |
Thanked: 74 times |
Joined on Sep 2009
@ South Australia
|
#2
|
![]() |
2010-04-12
, 15:24
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#4
|
![]() |
2010-04-12
, 18:56
|
Posts: 5 |
Thanked: 16 times |
Joined on Dec 2007
|
#5
|
![]() |
2010-04-12
, 19:42
|
|
Posts: 140 |
Thanked: 13 times |
Joined on Mar 2008
|
#6
|
arch/arm/mach-omap2/board-n8x0.c: In function 'tsc2301_dev_init': arch/arm/mach-omap2/board-n8x0.c:314: error: 'struct tsc2301_platform_data' has no member named 'dav_int' arch/arm/mach-omap2/board-n8x0.c: In function 'n8x0_ts_set_config': arch/arm/mach-omap2/board-n8x0.c:335: error: 'struct tsc2301_platform_data' has no member named 'ts_max_pressure' arch/arm/mach-omap2/board-n8x0.c:347: error: 'struct tsc2301_platform_data' has no member named 'ts_max_pressure'
![]() |
2010-04-13
, 01:35
|
|
Posts: 140 |
Thanked: 13 times |
Joined on Mar 2008
|
#8
|
![]() |
2010-04-16
, 22:04
|
Posts: 1 |
Thanked: 0 times |
Joined on Apr 2010
|
#9
|
Since we're dumping things, and your patch is only for n800, heres a patch against 2.6.33.1 for n810. Config file is included in the patch - arch/arm/configs/n810_defconfig. It's against linus' tree rather than linux-omap though.
And, zImage included.
Mostly everything is working for the n810 in this build.
File was to big to add as an attachment so its here: http://bit.ly/bDP4LA
![]() |
2010-04-17
, 03:50
|
|
Posts: 140 |
Thanked: 13 times |
Joined on Mar 2008
|
#10
|
The Following User Says Thank You to Capn_Fish For This Useful Post: | ||
Buld process described, for example, here.
USB extremely buggy, IT spontaneous reboots with just cable attached without devices (OTG glitch?). Don't use.
WiFi 3826.arm firmware should be placed on appropriate path, for example /lib/firmware/
.config rootfs is ext3 on first partition of internal card.
Kernel with debian rootfs works very stable. I use apache+php+mysql and sometime X.
Fast guide for new build.
I. toolchain
Last edited by tmr; 2010-04-17 at 17:21. Reason: Oh. My bad. Lost files returned.