**** BEGIN LOGGING AT Sun Aug 14 02:59:57 2011 Aug 14 13:47:44 hi again Aug 14 13:48:57 maybe this time someone knows where to get a linux_kernel or a linux_kernel_config for palm tungsteen t3? all links in internet(even the wiki links on hackndev) end in kedars homepage Aug 14 13:49:10 but his homepage is offline :( Aug 14 13:53:10 i read one time that linux kernel 2.6.9 still supports the cpu of t3(pxa 261) but where can i enable this support to compile the kernel? :) couldnt see a thing with "make menuconfig" or "make xconfig" Aug 14 15:08:06 someone alive? Aug 14 17:29:26 yes Aug 14 17:29:36 NightWolf-: well ... support for T3 isn't mainline Aug 14 17:29:47 NightWolf-: you'd have to forward port the patches Aug 14 17:31:34 hmm Aug 14 17:31:36 how Aug 14 17:33:20 sorry for my english but: can it be so easy to turn on the support for the T3 cpu in linux_kernel_config? Aug 14 17:34:06 sad there is no mirrow of kedars homepage :( Aug 14 17:39:15 you don't need just the support for the CPU, but also support for the T3 device itself Aug 14 17:39:37 to put it simply, you need to forward port a file which binds together the CPU and the peripherals Aug 14 17:41:21 https://github.com/hackndev/linux-hnd/tree/master/arch/arm/mach-pxa/palmtt3 you can base that on this stuff Aug 14 17:41:29 ah ok now i understand Aug 14 17:41:38 many thanks for the response :) Aug 14 17:42:21 http://git.kernel.org/?p=linux/kernel/git/ycmiao/pxa-linux-2.6.git;a=tree;f=arch/arm/mach-pxa;h=01d8ec9a88c19e4a0e4cb60481e2b8b9c1eb04b0;hb=refs/heads/fix Aug 14 17:42:34 there's support for other Palm devices in mainline kernel, you can use that as a reference Aug 14 17:42:53 you'll likely be able to support PXA framebuffer easily Aug 14 17:43:07 so you'll get some output if you don't have serial console Aug 14 17:44:20 ok i will look at them now Aug 14 17:45:36 Sleep_Walker: I had some patches for T3/mainline ... any idea where those are ? Aug 14 17:45:40 I can't seem to find them Aug 14 20:27:06 Marex: I believe there were sent Aug 14 22:06:28 NightWolf-: I banged my head against the palmtt3 forward port-problem a couple of weeks ago Aug 14 22:06:44 Other things got in between though, so no success so far Aug 14 22:08:32 I realized that actually getting linux to *run* on the machine was a good first step, and then continue with the kernel patching etc **** ENDING LOGGING AT Mon Aug 15 02:59:57 2011