leowt changed the topic of #linux-rockchip to: Rockchip development discussion | http://linux-rockchip.info | http://irclog.whitequark.org/linux-rockchip
mcbrick has quit [Remote host closed the connection]
mcbrick has joined #linux-rockchip
ssvb has joined #linux-rockchip
mcbrick has quit [Remote host closed the connection]
mcbrick has joined #linux-rockchip
mcbrick has quit [Remote host closed the connection]
mcbrick has joined #linux-rockchip
mcbrick has quit [Remote host closed the connection]
mcbrick has joined #linux-rockchip
naobsd has quit [Quit: Page closed]
eebrah|PC has joined #linux-rockchip
eebrah|PC has quit [Ping timeout: 272 seconds]
eebrah|PC has joined #linux-rockchip
rellla has joined #linux-rockchip
deviker has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
rellla2 has joined #linux-rockchip
rellla has quit [Ping timeout: 245 seconds]
rellla2 is now known as rellla
massi_ has joined #linux-rockchip
eebrah|PC has quit [Ping timeout: 246 seconds]
mmind00 has joined #linux-rockchip
hipboi has joined #linux-rockchip
hipboi has quit [Read error: Connection reset by peer]
mcbrick has quit [Remote host closed the connection]
Guest29401 has joined #linux-rockchip
Guest29401 is now known as ibrah
ganbold_ has joined #linux-rockchip
<mosquito520> naobsd: Hi~ I found that page you've post before, that is prebuild ramfs image, I wanna find something that describe how to porting Linux to Rockchip step by step,
<mosquito520> cuz I got some resource, I m trying to study how to do that, for example, android kernel will bring init.rc up, then VM and somthing else,
<mosquito520> but in linux distros, ex: ubuntu, it's should be upstart to bring up service
<mosquito520> do you know something or any resource about that??
<mosquito520> The other way, cuz I got some resource, so if something question about rockchip SOC, maybe I can give a hand:)
dsd has joined #linux-rockchip
naobsd has joined #linux-rockchip
mazen has joined #linux-rockchip
<mazen> really good effort here thanks all
<naobsd> I think there is misunderstanding about "porting Linux" everywhere
<naobsd> I think "porting Linux kernel" "porting Linux distro" "installing/using Linux distro" are different
<naobsd> mosquito520: what is your goal?
<mazen> i have a q about rk3066 , i'm trying to compile cm10.1 to mk808 but it dosen't boot ( black screen) after google tv and when i use original boot.img from rockchip it boot to cyanoganmod boot anmation but without sucsse
<mazen> i guess it is because of selinux security and audit !!!!
<mazen> i need your help guys
<AstralixNB> We never had a problem with selinux and audit... Did you attach a serial console?
<mazen> no
linuxium has joined #linux-rockchip
<mazen> i haven't serial console
<linuxium> I've posted my multiboot development pack on G+ https://plus.google.com/109451178006683865932/posts/QALQDkRpN6V
<linuxium> It includes instructions, config, pseudo makefiles, tools, initramfs, software and links to sources - everything you want in a single place.
tonic_ has joined #linux-rockchip
tonic_ has quit [Client Quit]
tonikasch has joined #linux-rockchip
tonikasch has quit [Client Quit]
tonikasch has joined #linux-rockchip
dsd has quit [Quit: Lost terminal]
<arokux1> hi AstralixNB
<arokux1> AstralixNB: are you hacking these days? :)
<AstralixNB> yes
<arokux1> AstralixNB: on the bootloader?
<AstralixNB> parallel builds of AVR, CortexM3, Mediatek and RockChip...
<AstralixNB> Does anyone know a notebook with dual xeon cpu?
<arokux1> AstralixNB: tell us if you find such a beast...
<AstralixNB> hmm... dual xeon notebook... warm fingers on cold winter days... Carrying the beast will be easy, but you need a car for the batteries
<AstralixNB> And the price?
<arokux1> about $6k
<arokux1> :D it was 1st april's joke!
<AstralixNB> Too bad... it sounds really good... But I prefer AMD so waiting for something like a dual A10 configuration
<arokux1> AstralixNB: what you'll do with it, if I can ask...?
mazen has quit [Quit: Page closed]
akaizen has quit [Ping timeout: 272 seconds]
akaizen has joined #linux-rockchip
deviker has quit [Quit: Saliendo]
linuxium has quit [Quit: Leaving]
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
tonikasch has quit [Quit: Saliendo]
AstralixNB has quit [Ping timeout: 264 seconds]
deviker has joined #linux-rockchip
__trine has joined #linux-rockchip
<__trine> I could do with a bit of help I am trying to root my MK908 and trying to get this to work but I am failing
<__trine> my computer does not see the device in adb devices
<__trine> and it only see's it in lsusb when I am in flash mode
<deviker> __trine, do a lsusb and add the device id to your ~/.android/adb_usb.ini
<__trine> I did that
<deviker> then first try the same but being root
<__trine> do you mean sudo adb devices
<__trine> still nothing attached
<deviker> do you have plugdev or your group at /etc/udev/rules.d/51-android.rules ?
<__trine> yes
<__trine> I have been trying all day but I have got nowhere
<__trine> on another note,, I have the mk908 out of its case what does the little push button do inside it (not the reset button)
<__trine> its a push button at the other end of the uniy to the reset button
<__trine> unit*
<__trine> is it the antenna connector
<deviker> I've the MK908 V3 and it worked for me.
<__trine> mine is a V3 too
<deviker> it is the antena. well part of it, the other part is a stick atached to the case. it is a black stick so you might not see it at first sight.
<__trine> do I understand correctly that to follow this guide you do not have the unit in flash mode
<deviker> I've no idea wich cnx guide you're talking about, sometimes they are not right. It is good to have them but not to rely on them. what do you want to do?
<__trine> and i want to root the device
<deviker> __trine, I don't know it this is the problm or not but the only difference I have to use adb devices is that I didn't do "sudo apt-get install android-tools-adb". I downloaded the android sdk
<__trine> I have not downloaded that
<__trine> have you got a link please
<__trine> ah
<deviker> then tar -xvzf android-sdk_r22.2.1-linux.tgz
<deviker> then android-sdk-linux/platform-tools/adb
<deviker> and if that doesn't work I don't know.
<__trine> I will try it now
<deviker> just remember to do adb kill-server; adb start-server
<__trine> I have been staring at this screen so long my eyes are getting blurred
<__trine> how big is the sdk
<__trine> zipped?
<__trine> is the V3 the newest model?
<naobsd> there is no line in lsusb while android is running?
<naobsd> no line -> no line about your stick
<__trine> no not unless I am in flash mode
<__trine> in ordinary mode there is nothing about 2207 in lsusb
massi_ has quit [Quit: Sto andando via]
<naobsd> vendor id and product id can be changed very easily, it may be different
<__trine> its 2207 in flash mode
<naobsd> vid/pid of flash mode is static
<__trine> naobsd, I dont understand your last sentence
<naobsd> your rom has "USB -> Connect to PC" in Settings?
<__trine> I have not tick the connect to pc option in settings
<naobsd> well, vid/pid can be changed by software(rom), but flash mode uses same vid/pid regardless of rom
<__trine> ticked*
<naobsd> please enable "Connect to PC"
<__trine> ok
<naobsd> then,
<naobsd> do you have "Developer options" in Settings?
<__trine> yes
<naobsd> please enable "USB debugging" in "Developer options"
<__trine> usb debugging is ticked
<naobsd> is there any difference? can you see new line in lsusb?
<__trine> hey now it sees it
<__trine> thank you
<naobsd> then
<naobsd> before run rooting script
<naobsd> please check you already have root shell or not
<__trine> but in one of the articles I read it explicitly said not to tick connect to pc
<naobsd> which articles?
<__trine> how do i check that
<naobsd> run "adb shell" then check prompt charactor, $ or #
<__trine> I will have to load a terminal first
<naobsd> well, terminal?
<naobsd> only adb is needed
<naobsd> you can try "sudo adb shell" without configuration file
deviker has quit [Ping timeout: 245 seconds]
<naobsd> I read article on cnx
<naobsd> they are not necessary: enable “Mass Storage” USB connection, enable “Unknown source”
<__trine> this is the article which said not to have ticked 'connect to pc'
<__trine> 2nd set at 9
<naobsd> You Do Not want to select "Connect to Pc to Transfer Files", in the notification menu, this is not one in Settings
<__trine> yes
<naobsd> this is to mount android device as USB mass storage on PC
<naobsd> different thing
<__trine> it seems confusing
<naobsd> you need to enable "Connect to PC"(this is rockchip only setting) to see android device on PC
<__trine> I see
<naobsd> need to enable "debugging" for adb, need to enable "... to transfer files" if you want to mount it on PC
mmind00 has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
<naobsd> no need to "Select "Mass Storage" check box"
<__trine> ok
AstralixNB has joined #linux-rockchip
<naobsd> no need to "select "Unknown sources""
<naobsd> these are for totally different purpose
<__trine> adb shell gave me a root prompt
<naobsd> then you don't need to run full of rooting script
<__trine> so it was already rooted ?
<naobsd> almost of all rockchip devices gives root shell by default
<__trine> I see
<__trine> this is my first android experience
<naobsd> you only need "adb remount" and after
<naobsd> pushing files into /system/...
<__trine> is there any documentation about this you could recommend?
<naobsd> no need to do run lines about /data/local.prop and /data/local/tmp
<__trine> I have no KB for it yet so its all clicking with a mouse right now
<__trine> I have a KB coming
<naobsd> well, many documents and scripts are for some specific device, it may have unnecessary lines for other devices :(
<naobsd> well, I guess there is GUI for pushing files and changing modes for mouse :)
<naobsd> (I like commands, I don't know any GUI, sorry)
<__trine> what is the equivalent of ifconfig
<__trine> in android
<naobsd> netcfg ?
<__trine> and where are the config flies kept
<naobsd> or maybe "busybox ifconfig"
<naobsd> config for IP things? no file, you need to use Settings app
<__trine> I need my KB desperately I hate all this mouse clicking
<__trine> is there anything like nautilus/dolphin or thunar for this device
<naobsd> it should be in db file, but I don't know detail, editing db is not common on android
<naobsd> there are many file explorer for android
<__trine> I am very pleased with the little computer
<__trine> is the V3 the newest version
<naobsd> what is your goal?
<naobsd> to get root, or something after that?
<__trine> My goal posts are always a moving affair I just mainly play with stuff
<__trine> initially I just wanted to watch some UK TV when i was in Spanish territory
<__trine> but I can see this has more potential
<__trine> have you ever set the VPN up?
<naobsd> here is channel (mainly) for talking about linux, and personally I don't know well about using Android as a usual Android
JochenKauz has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
<naobsd> I have no VPN experience on Android
<__trine> I have installed BBC Iplayer and I have managed to get my plex medis server working ok as well
<__trine> media*
<__trine> I run openvpn inside my router so I would like to make the android connect to it
arokux2 has joined #linux-rockchip
<__trine> be back in about 45 mins
akaizen has joined #linux-rockchip
mazen_ has joined #linux-rockchip
tonikasch has joined #linux-rockchip
AstralixNB has quit [Quit: Leaving.]
tonikasch has quit [Quit: Bye!]
JochenKauz has quit [Quit: Leaving.]
deviker has joined #linux-rockchip
deviker has quit [Ping timeout: 260 seconds]
ibrah has quit [Ping timeout: 272 seconds]
mazen_ has quit [Quit: Page closed]
ssvb has quit [Ping timeout: 272 seconds]
ganbold_ has quit [Remote host closed the connection]
arokux2 has quit [Remote host closed the connection]