<
kristianpaul>
xiangfu: same
<
kristianpaul>
i'm wired to battery-uart-pins and same
<
kristianpaul>
as soon i wired TX from gps it stops receiving
<
kristianpaul>
s/TX/RX
<
kristianpaul>
and yes i booted using +S
<
kristianpaul>
and your uboot
<
kristianpaul>
but datasheet dont look like uart were not capable of it
<
kristianpaul>
maybe missing initializartion?
<
kristianpaul>
xiangfu: can you point where in uboot uart is initializated?
<
kristianpaul>
  UART function up to 921.6Kbps baudrate
<
kristianpaul>
i just asking for 57.6 Kbps
<
kristianpaul>
or maybe is gpsd fault..
<
xiangfu>
kristianpaul: board/nanonote/nanonote.c line:53
<
xiangfu>
include/asm-mips/jz4740.h line 2770.
<
kristianpaul>
but the issue i have is not TP4/TP5 only
<
kristianpaul>
i tested the with the pins for uart under battery and same result
<
kristianpaul>
i better go bed
<
xiangfu>
good night.
<
orly_owl>
where is the hardware revisions page on the wiki
<
orly_owl>
wiki editing fails
<
xiangfu>
orly_owl: hi
<
orly_owl>
xiangfu: where are the proposed revisions?
<
neil_>
is there a Qi Hardware file area where I can put files that might be of interest to NanoNote users?
<
Ornotermes>
anyone more noticed strange text colors in fbconsole on ben with openwrt?
<
tuxbrain_away>
neil_ : use the wiki to upload files
<
kristianpaul>
wolfspraul: is bad link a video to vimeo, or is okay upload a video to qi wiki ? wich format and allowed size?
<
wolfspraul>
kristianpaul: why would it be bad?
<
wolfspraul>
the Qi wiki allows Ogg Theora uploads, couple hundred MB I think - size shouldn't be a problem
<
kristianpaul>
bad because ask for flashplayer :/
<
kristianpaul>
bad video from vimeo can be fetched using clive
<
kristianpaul>
de algo me sirvio la conferecia de shapado :)
<
AndroUser2>
nick xakh
<
xakh>
theeere we go.
<
xakh>
so, anyone read my post on the mailing list?
<
zear>
no, let me check the list
<
xakh>
yay. also. i made it to level 6 on powder
<
xakh>
the labyrinth is haard.
<
zear>
labyrinth is where i usually die
<
xakh>
i keep saving
<
zear>
beware of cocatrices
<
xakh>
gimme just a sec, gotta search somethin
<
zear>
scumsaving? ;)
<
xakh>
i found 3 polymorph wands
<
xakh>
unfortunately they kept turning me into snakes and rats
<
zear>
you can try them on items too
<
zear>
like, change your useless wedding ring into a magical ring :D
<
zear>
just drop it on the ground and zap the polymorph want onto it
<
xakh>
i turned into an iron golem for a while
<
zear>
yeah, golems are strong
<
zear>
now if you only had a ring of unchanging
<
zear>
or an amulet, forgot which one had this
<
xakh>
and figured out how to make lightning rapiers
<
zear>
yeah, dip a long sword into a potion of greek fire :D
<
zear>
that's a flaming sword
<
zear>
spoiled that one :/
<
zear>
and well, i found a lightning rapier once or twice, but i have no idea how to craft them
<
xakh>
you fire lightning or any electric spell at a rapier
<
xakh>
hm. wonder what other weird weapons there are.
<
xakh>
i know there isn't much you can do with acid
<
zear>
i only know of these two
<
xakh>
hm. i have a feeling that ice has a weapon
<
xakh>
i don't think death magic has a weapon
<
xakh>
earth might, it'd prolly be a warhammer
<
xakh>
i know you can poison anything
<
xakh>
including poison potions
<
xakh>
and smoke potions, which create super noxious gas
<
zear>
i suspected poisoning smoke potions would cause a toxic cloud
<
zear>
but never tried it
<
ezdagor>
Anyone know where the development (openWRT) kernels are, that have NanoNote support in them?
<
mth>
the qi-kernel archive is probably most up-to-date
<
mth>
maybe too far ahead of the rest, I'm not sure
<
ezdagor>
Yeah, i've tried all of those branches, with the exception of "master", have NanoNote support in them.
<
ezdagor>
Er. I mean "master" is the only one with NN support in them.
<
mth>
what is NN support then?
<
mth>
the qi-lb60 config exists in all, afaik
<
ezdagor>
Well, I've tried a "make menuconfig" in the processor section, there is no "MIPS"
<
mth>
ah, you have to pass "ARCH=mips"
<
ezdagor>
Ah. Ok. Thanks.
<
mth>
probably best way to start is "make ARCH=mips qi_lb60_defconfig"
<
ezdagor>
OK. Thanks.
<
mth>
and then use "make ARCH=mips menuconfig" to customize the kernel config
<
ezdagor>
Zip archive has errors. :/
<
ezdagor>
Trying git now.