| 00:08.27 | *** join/#openezx sabrod (~fred@pdpc/supporter/21for7/sabrod) |
| 00:18.54 | CoreDuo | hum |
| 00:22.16 | CoreDuo | bah |
| 00:22.19 | CoreDuo | ssh access has defeated me |
| 00:22.34 | CoreDuo | it says the password should be blank but i can't login |
| 00:49.51 | *** join/#openezx florian (~fuchs@Maemo/community/contributor/florian) |
| 01:17.14 | CoreDuo | ugh |
| 01:17.17 | CoreDuo | this is frustrating |
| 01:17.22 | CoreDuo | i can't get public keys to work either |
| 01:19.31 | CoreDuo | never have i been stopped for so long by authentication problems |
| 01:35.56 | CoreDuo | yay |
| 01:35.58 | CoreDuo | new rootfs fixed it |
| 01:36.57 | CoreDuo | ack |
| 01:37.02 | CoreDuo | its running at 412MHz |
| 03:09.16 | *** join/#openezx lclaudio (~lclaudio@201.22.53.99.dynamic.adsl.gvt.net.br) |
| 05:51.42 | *** join/#openezx ao2 (~ao2@cl-35.trn-01.it.sixxs.net) |
| 05:52.28 | ao2 | hi |
| 06:06.53 | *** join/#openezx Core|A910 (~coreduo@ip68-107-239-121.om.om.cox.net) |
| 06:07.04 | Core|A910 | hi ao2 |
| 06:07.33 | ao2 | on irc from the phone? |
| 06:07.43 | Core|A910 | yes |
| 06:07.47 | Core|A910 | via very evil usbnet NATing |
| 06:08.28 | ao2 | yeah |
| 06:36.44 | yang | ao2: what kind of images are compiled inside http://people.openezx.org/ao2/images/latest/ |
| 06:42.53 | yang | ao2: I got one additional server, which you could use for compiling for about one more month, until my contract expires (if it helps) |
| 08:45.02 | ao2 | yang, there are just kernels there and I think I can do that locally. But thanks as always. |
| 09:27.06 | *** join/#openezx WyrM (~wyrm@unaffiliated/wyrm) |
| 10:13.40 | *** join/#openezx pH5 (~ph5@e178206037.adsl.alicedsl.de) |
| 11:16.55 | *** join/#openezx mickey| (~mickey@e180145236.adsl.alicedsl.de) |
| 12:19.08 | *** join/#openezx lclaudio (~lclaudio@201.22.53.99.dynamic.adsl.gvt.net.br) |
| 14:58.01 | *** join/#openezx lclaudio (~lclaudio@189.26.12.160.dynamic.adsl.gvt.net.br) |
| 17:40.35 | *** join/#openezx lclaudio (~lclaudio@189.26.36.205.dynamic.adsl.gvt.net.br) |
| 17:47.09 | *** join/#openezx ao2 (~ao2@cl-35.trn-01.it.sixxs.net) |
| 20:03.52 | *** join/#openezx ao2 (~ao2@cl-35.trn-01.it.sixxs.net) |
| 20:08.54 | CoreDuo | ao2, question: what would i need to do for wifi to work 2.6.34 |
| 20:09.07 | CoreDuo | or would it |
| 20:10.20 | ao2 | hi CoreDuo, you need the libertas driver with its binary firmware. The binary firmware could be easily found looking at the wiki. You also need to enable and powerup the wlan card via GPIO and you can find the correct pins looking at the 2.4 kernel |
| 20:10.45 | CoreDuo | i have the libertas driver and the binary firmware |
| 20:11.26 | ao2 | as a first try you can statucally setup the GPIOs in a910_init(), but I think the libertas driver has some mechanism to make this more flexible |
| 20:11.38 | ao2 | s/statucally/statically/ |
| 20:12.27 | ao2 | once you setup the GPIOs properly you'll see some SDIO messages about the wlan card being detected |
| 20:13.16 | ao2 | let me see if I found the old test code about GPIOs |
| 20:13.37 | CoreDuo | gonna be interesting because most of this is new to me >.> |
| 20:14.26 | ao2 | it is more or less copy and paste from the 2.4 code BTW |
| 20:14.38 | CoreDuo | ooo i can do that |
| 20:14.39 | CoreDuo | heh |
| 20:18.24 | ao2 | most of it should be here as well http://svn.openezx.org/branches/kernel-2.6.25.x-patches/a910-mci.patch |
| 20:18.39 | ao2 | check also the other a910 patches, but keep in mind they are old |
| 20:18.54 | ao2 | I mean the other patches in the same this as the one above |
| 20:19.24 | ao2 | the bits in a910_mci_init are the interesting ones |
| 20:20.27 | ao2 | the ezx_pcap_bit_set won't work anymore with the current pcap driver but you can workaround that in ezx_pcap_init() |
| 20:23.15 | ao2 | CoreDuo, may I ask what your background in programming is? so I can tune my comments to your level. |
| 20:23.32 | CoreDuo | i'm flying blind :\ |
| 20:23.46 | CoreDuo | what goes where sort of stuff i can understand |
| 20:24.17 | ao2 | ok, then, the most important thing I can say is: just try to have fun |
| 20:26.02 | *** join/#openezx florian (~fuchs@Maemo/community/contributor/florian) |
| 20:26.51 | ao2 | going to watch Disney's Hercules now, see you later |
| 20:26.56 | CoreDuo | classic ;p |
| 20:27.02 | CoreDuo | the code is starting to make a bit of sense to me |
| 21:40.24 | CoreDuo | ao2, i'm officially very lost >.> |
| 21:49.26 | *** join/#openezx mickey|zzZZzz (~mickey@80.81.242.146) |