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
GNUtoo|laptop has quit [Quit: Program received signal SIGSEGV, Segmentation fault.]
arossDOTme has joined #qi-hardware
Jurting_pc2_ has joined #qi-hardware
jekhor has quit [Read error: Operation timed out]
Jurting_pc2 has quit [Ping timeout: 268 seconds]
<arossDOTme> I thought a prev sdcard was formatted with ext4 with disable journalling and my NN could read it. Reforted a new sd card as ext4, no journal. NN won't mount it and e2fsck on the nano note complains about the super block. What do I need to do differently?
LunaVorax has quit [Ping timeout: 246 seconds]
guanucoluis1 has quit [Ping timeout: 260 seconds]
<wpwrak> arossDOTme: a general check: is ext4 in /proc/filesystems (on your ben)
Jurting_pc2_ has quit [Read error: Connection reset by peer]
<pabs3> wpwrak: Mali is only semi-open due to reverse engineering: http://limadriver.org/
<arossDOTme> oh and /proc/filesystems didn't exist
<wpwrak> pabs3: what enabled lima to do successful reverse-engineering while that didn't happen with, say, powervr ? developer interest/skills ? corporate non-hostility ? luck ?
<pabs3> theres a reversing project for powervr too: http://powervr.gnu.org.ve/
<whitequark> wpwrak: my guess is that lima is a pretty straightforward arch
<wpwrak> arossDOTme: odd. hmm .. all my bens that are in a runnable state run jlime, so in can't check if openwrt really doesn't have /proc/filesystems. is /proc mounted at all ?
<whitequark> *mali
<pabs3> powervr re is making some progress too, not as much as lima though: http://listas.gnu.org.ve/pipermail/powervr-devel/2012-October/000054.html
<whitequark> the company behind mali was even bought by arm, and they do tend to have affection for cores of very good quality
<whitequark> and afaik powervr was designed by monkeys high on lsd
<pabs3> anyway, mali/etc is a bit offtopic here :)
<whitequark> or something close to that
<wpwrak> well, it's always good to know how gfx support is coming along, considering it's still such a pain
<whitequark> folks on #lima are quite responsive
<arossDOTme> /proc/filesystems exists with my 2GB ext2 card.
<arossDOTme> but not with the reformated ext4 32GB one
<arossDOTme> wpwrak:^
<wpwrak> arossDOTme: hmm. so your root file system is on SD, not in NAND ? i.e., you're running quite different systems, depending on the card
emeb has quit [Quit: Leaving.]
<arossDOTme> no no. Just things like music on the sd card
<arossDOTme> wpwrak: hmm. perhaps its my stupid brain. umount 2GB card and inserted 32gb. /proc/filesystems still exists.
<wpwrak> good :)
<wpwrak> and ext4 is listed in /proc/filesystems ?
<wpwrak> (cat /proc/filesystems)
<wpwrak> (it's just a list of the file system drivers available in your kernel)
<arossDOTme> on the NN: e2fsck says: superblock invaid. trying backups. back magic number in super block while trying to open ...blar blar balr
<arossDOTme> no ext4 in /proc/filesystems does have the sd card (mmcb1k0p1)
<arossDOTme> remmber reading about /proc/filesystems but I forgets...
<arossDOTme> and mount just fails: invalid argument
<arossDOTme> oh and it mounts fine on my Trisquel pc install
<wpwrak> maybe ext4 is simply not enabled on the system running on your ben. you're using openwrt ?
<arossDOTme> yep
<wpwrak> xiangfu tends to show up around this time. he'll know what is in there and what isn't. (and there's probably a package that would add whatever is missing ;-)
<arossDOTme> But what I don't get is I thought I had used ext4 in the past no problems. maybe it's my fooled brain. Planing to try new NN img vir a bootable sd card. I guess I see what happens then?...
<arossDOTme> hmm also need to got to bed
<arossDOTme> opgk install kmod-fs-ext4?
<wpwrak> that module sounds useful, yes
<wpwrak> not sure what you need to do to get e2fsck with ext4
<arossDOTme> dependency fail
<wpwrak> always fun :)
<arossDOTme> ...:kennel
<arossDOTme> just line on puppy (gnu?/linux)
<arossDOTme> line = like
<arossDOTme> e2fsck supports ext4
<arossDOTme> on ubuntu that is
<wpwrak> yeah, but the one on your ben apparently doesn't
<arossDOTme> :|
<arossDOTme> would a file system in a file do for a test?
<wpwrak> now we have to wait for someone to show up who knows how this can be remedied. could of course be that ext4 is just disabled in e2fsck on openwrt.
<wpwrak> to test what ?
xiangfu has joined #qi-hardware
<wpwrak> hah, speak of the devil ;-)
<arossDOTme> so a file sonsiting of ext4 fs on working ext2 2gb sdcard and e2fsck the ext4 fs file.
<wpwrak> xiangfu: arossDOTme is trying to use an ext4 file system on his ben. he ran into two problems: 1) no ext4 in the kernel (and kmod-fs-ext4 has some dependency issue). 2) e2fsck doesn't seem to support ext4.
<arossDOTme> xiangfu: could you please look in the logs :) thanks
<arossDOTme> that was quick
<wpwrak> xiangfu: things he hasn't told us yet: 1) which version of openwrt exactly he is running; 2) what exactly the dependency issue was (i.e., a complaint from opkg, from insmod, ...)
<arossDOTme> I have kenal
<arossDOTme> version num looks the same though
<arossDOTme> :/
<wpwrak> arossDOTme: (fs in file) naw, i think for now we can assume your sd card is healthy.
<wpwrak> maybe put the dependency error message in a pastebin
<arossDOTme> hag on
<wpwrak> wife interrupt ? (-:C
<arossDOTme> nope just getting to over load of things to do. 3 things in my mem and thats it.
<arossDOTme> its also 2:27am
<arossDOTme> no wife. only age 17, 18 in dec
<xiangfu> arossDOTme, we have ext4 in latest kernel.
<arossDOTme> Image_2012-04-09
<xiangfu> as wpwrak said. which version of openwrt (check by cat /etc/VERSION),
<arossDOTme> ^
<xiangfu> arossDOTme, Image_2012-04-09, it also have ext4 support. (http://downloads.qi-hardware.com/software/images/NanoNote/Ben/2012-04-09/kernel.config).
<xiangfu> arossDOTme, what is the 'dmesg' output when you plug-in the memcard.
<arossDOTme> now I cant mount the flippng 2gb card.
<arossDOTme> dmsg comming up
<arossDOTme> rebooted now I can mount the 2gb card again.
Jurting has quit [Ping timeout: 264 seconds]
<arossDOTme> btw I see "libpng: read error " on shutdown. don't remmber getting this a few weeks ago. Could it be my os fs is corrupt? can't find doc on fsck /
<wpwrak> the 2 gb card is also ext4 ?
<wpwrak> (you can also check this in /proc/mounts. somewhat hard to read, but it has lots of useful information.)
<arossDOTme> no ext2
<arossDOTme> that was it I remember reading about /proc/mounts not /proc/partitions
<arossDOTme> 2gb ext2 dmsg: http://www.pastebay.net/1153457
<arossDOTme> 32gb ext4 dmsg: http://www.pastebay.net/1153458
<arossDOTme> xiangfu: ^
<arossDOTme> wpwrak: ^
<arossDOTme> thanks for bearing with me.
<arossDOTme> oh dear 3:00 am
<wpwrak> the most productive time of that day ;-)
<wpwrak> s/that/the
<qi-bot> wpwrak meant: "the most productive time of the day ;-)"
<arossDOTme> oh nice bot
<arossDOTme> qi-bot: Who's a good bot? hay? :)
<arossDOTme> *pats bot on head
<arossDOTme> :)
<xiangfu> arossDOTme, the dmesg shows it not mount 32gb card automatically. you can try run 'mkdir -p /mnt/mmcblk0p1; mount /dev/mmcblk0p1 /mnt/mmcblk0p1'
<arossDOTme> already tried mounting manual
<arossDOTme> I get fail: invalid argument
<arossDOTme> xiangfu:
panda|x201 has joined #qi-hardware
<wpwrak> dmesg ?
<arossDOTme> nothing
<wpwrak> hmm
<arossDOTme> could you post replys and I will have a look at the logs after sleep. please thanks btw when are you 2 online?
<arossDOTme> xiangfu: ^
<wpwrak> in my case, highly variable :)
<arossDOTme> arr
<arossDOTme> any thing before i fall a sleep?
<wpwrak> maybe the solution will come to you in your dreams :)
<xiangfu> arossDOTme, no clue. I guess you can try ext4 on your 2GB cards. when you get up. :)
<arossDOTme> so the file system in a file test then...
<arossDOTme> don't have to reformat my sd card then he he he
<arossDOTme> so how to file system check nand?
<arossDOTme> then again might well reformat sd card anyway
<arossDOTme> bye bye
arossDOTme has quit [Quit: Ex-Chat]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #qi-hardware
<qi-bot> [commit] Xiangfu: add xc6slx9-csg324 base on ftg256 (master) http://qi-hw.com/p/kicad-libs/aa255fb
<qi-bot> [commit] Xiangfu: add .gitignore (master) http://qi-hw.com/p/kicad-libs/3b75cfe
pcercuei has quit [Quit: dodo]
xiangfu has quit [Ping timeout: 246 seconds]
pabs3 has quit [Ping timeout: 244 seconds]
pabs3 has joined #qi-hardware
pabs3 has quit [Ping timeout: 255 seconds]
pabs3 has joined #qi-hardware
xiangfu has joined #qi-hardware
<qi-bot> [commit] Xiangfu: xc6slx9-csg324: add power/gnd pins (master) http://qi-hw.com/p/kicad-libs/e99a947
<qi-bot> [commit] Xiangfu: xc6slx9-csg324: add dedicate pins (jtag etc) (master) http://qi-hw.com/p/kicad-libs/1c03185
wolfspra1l has joined #qi-hardware
wolfspraul has quit [Ping timeout: 264 seconds]
<qi-bot> [commit] Xiangfu: xc6slx9-csg324: add all other pins (master) http://qi-hw.com/p/kicad-libs/2dd2768
<qi-bot> [commit] Xiangfu: xc6slx9-csg324: fix the P13 pin label (master) http://qi-hw.com/p/kicad-libs/4d435f3
xiangfu has quit [Quit: Leaving]
jekhor has joined #qi-hardware
jluis_ has joined #qi-hardware
* jluis_ at open source hardware keynote alt elce2012
jluis_ has quit [Ping timeout: 246 seconds]
jluis_ has joined #qi-hardware
jluis_ has quit [Ping timeout: 246 seconds]
pabs3 has quit [Ping timeout: 240 seconds]
pabs3 has joined #qi-hardware
pabs3 has quit [Read error: Connection reset by peer]
pabs3 has joined #qi-hardware
pabs3 has quit [Quit: Don't rest until all the world is paved in moss and greenery.]
pabs3 has joined #qi-hardware
jluis_ has joined #qi-hardware
jekhor_ has joined #qi-hardware
GNUtoo has joined #qi-hardware
jluis_ has quit [Ping timeout: 246 seconds]
jluis_ has joined #qi-hardware
fire_ has joined #qi-hardware
fire_ has quit [Client Quit]
fire_ has joined #qi-hardware
jluis_ has quit [Ping timeout: 246 seconds]
xiangfu has joined #qi-hardware
fire_ has quit [Quit: WeeChat 0.3.9]
Jurting_pc2 has joined #qi-hardware
panda|x201 has quit [Ping timeout: 260 seconds]
fire_ has joined #qi-hardware
jekhor_ has quit [Quit: Leaving]
Jurting_pc2 has quit [Ping timeout: 246 seconds]
Jurting_pc2 has joined #qi-hardware
Jurting_pc2 has quit [Ping timeout: 252 seconds]
fire_ has quit [Quit: WeeChat 0.3.9]
jluis_ has joined #qi-hardware
jluis_ has quit [Ping timeout: 246 seconds]
guanucoluis has joined #qi-hardware
arossDOTme has joined #qi-hardware
jluis_ has joined #qi-hardware
pcercuei has joined #qi-hardware
erikkugel has joined #qi-hardware
antoniodariush has joined #qi-hardware
erikkugel has quit [Read error: Connection reset by peer]
jekhor has quit [Ping timeout: 260 seconds]
erikkugel has joined #qi-hardware
fire__ has joined #qi-hardware
porchaso0 has joined #qi-hardware
porchao has quit [Ping timeout: 252 seconds]
fire__ has quit [Quit: WeeChat 0.3.9]
<arossDOTme> oh forgot to ask did the partition table matter?
xiangfu has quit [Quit: Leaving]
LunaVorax has joined #qi-hardware
jluis_ has quit [Ping timeout: 246 seconds]
jluis_ has joined #qi-hardware
jluis_ has quit [Ping timeout: 246 seconds]
kristoffer has joined #qi-hardware
LunaVorax has quit [Ping timeout: 252 seconds]
<arossDOTme> The 2gb sdcard formatted ext4 mounts!
LunaVorax has joined #qi-hardware
<arossDOTme> the working ext4 sd card have a msdos partition table. the 32gb card that does not work has a gpt partition table.
<arossDOTme> wpwrak:^
<arossDOTme> xiangfu: ^
<kristianpaul> ah gpt, i had issues with that on my laptop... bios dint liked it i guess
emeb has joined #qi-hardware
<arossDOTme> the sd card is fine on my pc
<arossDOTme> you might what to see the wed 7 nov irc log for background info.
<viric> there is a kernel setting for gpt partition tables iirc
<arossDOTme> don't know. lacking knowage. be back in 30mins. doy needs a walk.
LunaVorax has quit [Read error: Operation timed out]
<viric> hm now I think I'm wrong
hypermodern_ has joined #qi-hardware
hypermodern_ has left #qi-hardware [#qi-hardware]
urandom__ has joined #qi-hardware
jekhor has joined #qi-hardware
wej has joined #qi-hardware
jekhor has quit [Ping timeout: 246 seconds]
wej has quit [Ping timeout: 272 seconds]
wej has joined #qi-hardware
LunaVorax has joined #qi-hardware
jluis has quit [Ping timeout: 260 seconds]
wej has quit [Ping timeout: 272 seconds]
wej has joined #qi-hardware
jluis has joined #qi-hardware
LunaVorax has quit [Read error: Operation timed out]
kristoffer has quit [Quit: Leaving]
jekhor has joined #qi-hardware
GNUtoo-desktop has joined #qi-hardware
Freemor has joined #qi-hardware
lekernel has joined #qi-hardware
GNUtoo-desktop has quit [Quit: [INFO] fsogsmd : received signal -11, exiting.]
Jurting_pc2 has joined #qi-hardware
Jurting_pc2_ has joined #qi-hardware
wpwrak has quit [Ping timeout: 260 seconds]
Jurting_pc2 has quit [Ping timeout: 246 seconds]
Jurting_pc2_ is now known as Jurting_pc2
Jurting_pc2_ has joined #qi-hardware
Jurting_pc2 has quit [Ping timeout: 246 seconds]
jekhor has quit [Ping timeout: 252 seconds]
Jurting_pc2_ has quit [Quit: No Ping reply in 180 seconds.]
GNUtoo has quit [Remote host closed the connection]
emeb has quit [Quit: Leaving.]
emeb has joined #qi-hardware
erikkugel has left #qi-hardware [#qi-hardware]
kyak has quit [Ping timeout: 256 seconds]
antgreen has joined #qi-hardware
kyak has joined #qi-hardware
kyak has quit [Changing host]
kyak has joined #qi-hardware
guanucoluis has quit [Ping timeout: 260 seconds]
wej has quit [Ping timeout: 272 seconds]
Jurting_pc2 has joined #qi-hardware
wej has joined #qi-hardware
kanzure has quit [Ping timeout: 260 seconds]
kyak has quit [Ping timeout: 248 seconds]
urandom__ has quit [Quit: Konversation terminated!]
pcercuei has quit [Ping timeout: 260 seconds]
Jurting_pc2 has quit [Ping timeout: 246 seconds]
guanucoluis has joined #qi-hardware
kyak has joined #qi-hardware
kyak has quit [Changing host]
kyak has joined #qi-hardware
wpwrak has joined #qi-hardware
pcercuei has joined #qi-hardware
guanucoluis has quit [Ping timeout: 276 seconds]