Topic for #qi-hardware is now Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs
woakas has quit [Ping timeout: 256 seconds]
xiangfu has joined #qi-hardware
woakas has joined #qi-hardware
emeb has quit [Quit: Leaving.]
baba has quit [Quit: WeeChat 0.4.0]
megha has joined #qi-hardware
panda|x201 has quit [Ping timeout: 245 seconds]
panda|x201 has joined #qi-hardware
DocScrutinizer05 has joined #qi-hardware
panda|x201 has quit [Ping timeout: 276 seconds]
DocScrutinizer05 has quit [Quit: Konversation terminated!]
panda|x201 has joined #qi-hardware
DocScrutinizer05 has joined #qi-hardware
sivoais has quit [Remote host closed the connection]
sivoais has joined #qi-hardware
guanucoluis has joined #qi-hardware
megha has quit [Quit: WeeChat 0.4.0]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #qi-hardware
<qi-bot>
[commit] Werner Almesberger: README: replace obsolete hardware description with the hardware history (master) http://qi-hw.com/p/ben-wpan/1d069a1
<qi-bot>
[commit] Werner Almesberger: tools/atrf-txrx/atrf-txrx.c (main): perform mode changes via function (master) http://qi-hw.com/p/ben-wpan/b24e3d4
<qi-bot>
[commit] Werner Almesberger: tools/lib/atusb-common.c (atusb_rx): fix confusing typo in comment (master) http://qi-hw.com/p/ben-wpan/125cc6a
<qi-bot>
[commit] Werner Almesberger: tools/atrf-txrx/atrf-txrx.c: new option -R for RTT measurement mode (master) http://qi-hw.com/p/ben-wpan/c19fccf
<qi-bot>
[commit] Werner Almesberger: fw/mac.c (handle_irq): read REG_IRQ_STATUS also if we ignore the value (master) http://qi-hw.com/p/ben-wpan/911eb4d
<qi-bot>
[commit] Werner Almesberger: tools/atrf-txrx/atrf-txrx.c: -R and -H can be combined for HardMAC RTT (master) http://qi-hw.com/p/ben-wpan/276613d
guanucoluis has quit [Ping timeout: 272 seconds]
rz2k has joined #qi-hardware
viric has quit [Ping timeout: 256 seconds]
viric has joined #qi-hardware
jekhor has joined #qi-hardware
jluis has joined #qi-hardware
Mistah_Darcy has quit [Ping timeout: 245 seconds]
MistahDarcy has joined #qi-hardware
MistahDarcy has quit [Ping timeout: 276 seconds]
Artlav has joined #qi-hardware
<Artlav>
Hello?
MistahDarcy has joined #qi-hardware
<Artlav>
Got a question about NanoNote - compiling the softwawre, based 1012-10-24 openwrt image.
<Artlav>
How do you remove the boot-up logo? Alternatively, how do you make it disappear after reaching command line?
<Artlav>
*2012
<Artlav>
Trouble is, it reduces the screen to a single line.
<Artlav>
I'm not using the gmenu2x.
<larsc>
you can disable it by setting CONFIG_LOGO to n in your kernel config
<larsc>
but maybe typing `reset` or `clear` will also make it go away
<larsc>
and a suspend resume cycle will also make it go away
<Artlav>
I'll try that, thanks. Another one - how to prevent the screen from turning off after 30 seconds or so?
<Artlav>
And a third one - in the regular firmware, pressing the power key turns the device off. Where does this being handled?
<larsc>
the button is handled by some daemon, can't remember it's name right know, but you should be able to find the config files in /etc/
<larsc>
`setterm -blank` disables auto blanking
<wpwrak>
the super-short timeout and the overly trigger-happy power button are indeed somewhat annoying features. i wonder if anyone actually likes the timeout the way it is (?)
<Artlav>
The daemon is called trigger-happy, it seems. It was not starting.
<Artlav>
setterm -blank does not seem to work.
<Artlav>
The kernel is in "build_dir/linux-xburst_qi_lb60/linux-3.3.8", right? Can't seem to get it to recompile.
<wpwrak>
oh, is that "thd" ? wow, i didn't think i could just guess the name ;-)
<Artlav>
It fixed itself a few days ago, when i dug my nanonote out of the pile of broken/unused stuff, and accidentally dropped it. Turns out there was some sort of connection issue on the screen side.
<qi-bot>
[commit] Werner Almesberger: tools/atrf-txrx/atrf-txrx.c (rtt_master): start transition to RX_ON while sending (master) http://qi-hw.com/p/ben-wpan/945aa04