nighty-- has quit [Remote host closed the connection]
anarsoul|2 has quit [Remote host closed the connection]
anarsoul|2 has joined #linux-rockchip
levd has joined #linux-rockchip
atopuzov[m] has joined #linux-rockchip
anarsoul|2 has quit [Ping timeout: 260 seconds]
mbakke[m] has joined #linux-rockchip
Linus[m] has joined #linux-rockchip
ddddddddd[m] has joined #linux-rockchip
berton[m] has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
chewitt has joined #linux-rockchip
nighty- has joined #linux-rockchip
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 244 seconds]
athidhep has quit [Ping timeout: 240 seconds]
athidhep has joined #linux-rockchip
vstehle has joined #linux-rockchip
muvlon_ has quit [Ping timeout: 255 seconds]
chewitt has quit [Quit: Adios!]
muvlon_ has joined #linux-rockchip
fysa has joined #linux-rockchip
xerpi has joined #linux-rockchip
xerpi has quit [Remote host closed the connection]
xerpi has joined #linux-rockchip
lukasz_ has joined #linux-rockchip
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
tllim has joined #linux-rockchip
fireglow has quit [Ping timeout: 276 seconds]
fireglow has joined #linux-rockchip
lurchi_ is now known as lurchi__
matthias_bgg has joined #linux-rockchip
fysa has quit [Remote host closed the connection]
fysa has joined #linux-rockchip
xerpi has quit [Quit: Leaving]
fysa has quit [Ping timeout: 244 seconds]
BenG83 has quit [Ping timeout: 276 seconds]
LargePrime has quit [Ping timeout: 245 seconds]
LargePrime has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 256 seconds]
<stdint>
Ke, hgs there is yocto
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
nighty- has quit [Quit: Disappears in a puff of smoke]
cnxsoft has quit [Quit: cnxsoft]
matthias_bgg has joined #linux-rockchip
Linus[m] has quit [Read error: Connection reset by peer]
berton[m] has quit [Remote host closed the connection]
mbakke[m] has quit [Read error: Connection reset by peer]
atopuzov[m] has quit [Read error: Connection reset by peer]
ddddddddd[m] has quit [Remote host closed the connection]
cnxsoft has joined #linux-rockchip
atopuzov[m] has joined #linux-rockchip
kaspter1 has joined #linux-rockchip
kaspter has quit [Ping timeout: 244 seconds]
kaspter1 is now known as kaspter
<hgs>
stdint: i will definitely try but i am already on running out of time for now :(
<hgs>
between i see mismatch between uuids of mmc part (from uboot) and blkid (from linux), i believe it is something which gpt/uboot fails to pass it to kernel, but i am unable to figure this out..
<Ke>
in general it suffices to know that blkid is funny that way
<Ke>
if it's not a problem you can ignore it
<Ke>
there are like billions of different versions and loads of easter eggs and the devs hate you etc.
<Ke>
you might eg. have busybox version and the libblkid might be relevant also
<hgs>
Ke: ok, the reason why i started questioning is I see this error during the boot "mount: mounting /dev/block/by-name/userdata on /userdata failed: No such file or directory"
<hgs>
so it failed to mount the partition which is necessary
<Ke>
that is expected, if you do not have something, eg. udev creating symlink or device node at /dev/block/by-name/userdata
<Ke>
whatever it is, it needs to be properly created before the mount happens
<Ke>
if you are having an expectation, that it's there automatically, it's not
<hgs>
Ke: :) sure, i am reverse engineering my way to the truth
<hgs>
Ke: thanks now i have to look in to what udev is..will come back with questions for sure..
<Ke>
running udev is probably not the right solution to get out of this the easy way
<Ke>
easy hack is mostly mdev -s, and perhaps some magic with blkid
<Ke>
if you have a busybox-mainly system
<hgs>
Ke: is it possible that uboot has problem.. somehow these partition information are not properly relayed to kernel
<Ke>
kernel probes the partitions by itself, unless you are using command line partitions
<Ke>
if you have GPT formatted partition table, you are probably not
<Ke>
/proc/partitions lists the partitions that kernel sees
kaspter1 has joined #linux-rockchip
kaspter has quit [Ping timeout: 276 seconds]
kaspter1 is now known as kaspter
BenG83 has joined #linux-rockchip
BenG83 has quit [Client Quit]
<hgs>
Ke: actually i am using and it seems not rite..
<Ke>
I don't think you should, unless you have special reasons
<Ke>
for mmc or sd devices
<Ke>
if you have MTD device with mmcblk or something
<hgs>
in the uboot environment i see a partitions variable defined as partitions=uuid_disk=${uuid_gpt_disk}; name=loader1,start=32K,size=4000K,uuid=${uuid_gpt_loader1};name=loader2,start=8MB,size=4MB etc...
<hgs>
but definitions for uuid_gpt_disk, uuid_gpt_loader1 dont exist could this be reason
<hgs>
i am flashing it on emmc
LargePrime has quit [Ping timeout: 276 seconds]
LargePrime has joined #linux-rockchip
tllim has joined #linux-rockchip
tl_lim has joined #linux-rockchip
tllim has quit [Ping timeout: 240 seconds]
AndroUser has joined #linux-rockchip
mrfixit2001 has joined #linux-rockchip
AndroUser has quit [Read error: Connection reset by peer]