ChanServ changed the topic of #radxa to: http://radxa.com/ - Logs: http://irclog.whitequark.org/radxa
<zombu2> well woot woot i managed to fix my server
<zombu2> and i got hexchat installed
Turl has quit [*.net *.split]
Turl has joined #radxa
codemonkeyalx has quit [Quit: Leaving]
cnxsoft has joined #radxa
FreezingCold has quit [Ping timeout: 240 seconds]
Dsphost has joined #radxa
FreezingCold has joined #radxa
cnxsoft has quit [Ping timeout: 264 seconds]
Dsphost has quit [Remote host closed the connection]
cnxsoft has joined #radxa
cnxsoft has quit [Ping timeout: 264 seconds]
Turl has quit [*.net *.split]
Turl has joined #radxa
cnxsoft has joined #radxa
cnxsoft has quit [Quit: cnxsoft]
hramrach has quit [Remote host closed the connection]
hramrach has joined #radxa
Dsphost has joined #radxa
stderr_ has joined #radxa
<stderr_> anyone compile in the 3.10 kernel yet?
<zombu2> i am going to today
<zombu2> got the source already just was too lazy to do it
<stderr_> github is being slow as hell today
<stderr_> about to give it a shot as well
<mrueg> anyone here got the binary mali modules installed?
<zombu2> yup
<mrueg> zombu2: can you tell me what cat /dev/ump outputs?
<mrueg> cat: /dev/ump: No such device
<zombu2> not at the box atm
<mrueg> that's what i get.
<zombu2> did you compile it
<mrueg> yes.
<zombu2> hmm wierd
<mrueg> from r3p2-01rel2-olegk0 branch
<mrueg> i also tried already compiled modules.
<zombu2> lemme look real quick 5 mins
<mrueg> thanks :)
<mrueg> dmesg says: Minor not zero in ump_file_open()
stderr_ is now known as not_stderr
<zombu2> aright i m at the box
<zombu2> and that shouldn t be readable since it is a device
<zombu2> what is the actual problem you got
<mrueg> yes, but it shouldn't say "no such device"
<zombu2> well does the device exist
<zombu2> go look
<mrueg> proc/devices 248 ump
<zombu2> what you mean proc
<mrueg> no that's the file
<zombu2> you said /dev/ump
<mrueg> yes /dev/ump exists
<mrueg> my problem is that gles doesn't work
<zombu2> did you move the mesa stuff
<mrueg> yes
<mrueg> it is moved
<mrueg> it worked some time ago, until i tried to remove the _mali_clz_lut errors
<zombu2> k did you add : Option "AccelMethod" "CPU"
<zombu2> to xorg.conf
<zombu2> what did you change
<mrueg> disclaimer: i'm working in a gentoo userland
<zombu2> if you run es2gears does it say it uses the mali drivers
<mrueg> if i run es2_info it says
<mrueg> UMP: ump_arch_open() failed to open UMP device driver
<mrueg> Error: eglInitilaize() failed
<mrueg> i run "strace es2_info"
<zombu2> hmm looks like it don t load the kernel module
<mrueg> and this says open("/dev/ump", O_RDWR) = -1 ENODEV (No such device)
<mrueg> lsmod says mali, mali_drm, ump, drm have been loaded
<zombu2> hmm funny you mention that mine says mali 0
<mrueg> 2543 0 crw-rw---- 1 root video 248, 0 Jun 15 19:01 /dev/ump
<zombu2> hmm i dunno beats me
<mrueg> thanks for your help anyway :)
<zombu2> these mali drivers are driving me nuts
<mrueg> yes they do
<zombu2> now i gotta figure out whats wrong with mine
<zombu2> lol
<zombu2> it uses em running es2gears but it seems desktop composing don t
<mrueg> what happens if you do cat /dev/ump ?
<mrueg> do you get the same message in dmesg?
<zombu2> cat: /dev/ump: Invalid argument
<mrueg> and what does dmesg say?
<zombu2> 1 sec
<mrueg> thanks :)
<zombu2> you got the command handy my dmesg is full of wifi errors ugh
<mrueg> well try dmesg | grep UMP
<zombu2> 12.004810] UMP: UMP device driver loaded
<mrueg> dmesg | grep ump
<mrueg> with small letters?
<zombu2> nothing
<mrueg> well it looks like my module stuff seems to work not properly.
<zombu2> rebuild it
<mrueg> already done
<zombu2> did you get any compile errors?
<mrueg> no i didn't
<mrueg> i wrote ebuilds for it
<mrueg> maybe i just do it again by hand
<zombu2> yeah try that
<zombu2> i gotta tell ya heh you know more about it them me
<zombu2> i tell ya what how about we try to solve that problem and make an autoinstaller so it can just be run in a shell and it does it automatically for ppll
<mrueg> rebuild and rebooting ;)
<zombu2> k
<mrueg> still the same error
<mrueg> argh.
<zombu2> i wonder if we could bake the modules into the 3.10 kernel and then image it
<mrueg> I doubt it will work with 3.10
<zombu2> why
<mrueg> binaries are evil.
<zombu2> we got the sources
<mrueg> ah yes you're talking about the kernel modules
<zombu2> yeah
<mrueg> probably it could work
<zombu2> that would eliminate a lot of issues
<zombu2> 1 sec brb 1 min
<zombu2> back
<mrueg> well i'm desperate enough to try 3.10
<zombu2> yeah
<mrueg> 3.10-rk3188 is the correct branch right?
<zombu2> if you tell me how to get it compiled on the radxa we can try it on mine
<zombu2> i got the damn thing since 3 days soooooo
<mrueg> or is it wip/lsk-android-14.04-rk3188 ?
<zombu2> i think it is the android one
<mrueg> well i just write an ebuild for that
<zombu2> tell me .. what is an ebuild
<mrueg> it is a package format for gentoo
<mrueg> i just use the package manager to install it
<zombu2> oh
<zombu2> so you running gentoo on yours?
<mrueg> yes
<mrueg> that compiles and installs the mali-modules
<zombu2> heh i don t have gentoo on mine i run the linaro
<zombu2> <<<< debian
<mrueg> yeah i will probably try that when it still fails
<mrueg> i wonder if its possible and my hardware is broken
<zombu2> doubt it
<zombu2> it s prolly something stupid
<mrueg> there's also an img you could try
<zombu2> yeah i saw that too
<zombu2> wouldn t it be better to compile it on the box and add it to the existing one
<mrueg> that's what i'm doing
<zombu2> you doin it on gentoo huh
<mrueg> yep
<mrueg> that's the initrd i'm using
<zombu2> hmm i don t know too much about that
<zombu2> well i m grabbing the rockchip kernel source and try it
<not_stderr> the kernel src is taking forever to grab from github lol
<zombu2> yeah i noticed
<zombu2> only 3.31 MB/s
<zombu2> resolving the deltas takes a lot longer
<zombu2> hmm shit don t compile
<zombu2> gcc: Syntax error: "(" unexpected
<zombu2> make: *** [prepare0] Error 2
<zombu2> make[1]: *** [kernel/bounds.s] Error 2
<not_stderr> in an asm file lol nice
<not_stderr> whch branch did you grab
<not_stderr> and your x-compile toolchain is working properly?
<zombu2> umm
<zombu2> there s no damn wabbits here
<zombu2> :P
<not_stderr> haha fair enough
<zombu2> i m trying to compile it on the box
<zombu2> 1st time for me so
<zombu2> what do i need to install
<zombu2> it compiled the mali stuff aright
<not_stderr> can you even do it on the box, i thought you had to generate a new boot.img and flash that
<zombu2> good question
<not_stderr> i'm at 95% on the dl, going to try to x-compile and then flash the new kernel
<not_stderr> i'll let you know how it goes
<not_stderr> plus i need to compile in the drivers for my alfa card
<zombu2> compile the mali modules in it too
<zombu2> since you at it
<mrueg> well better download this instead of cloning the repository https://github.com/linux-rockchip/kernel_rockchip/archive/wip/lsk-android-14.04-radxa-rock.tar.gz
<zombu2> whats that
<mrueg> just the branch + repostiroy without all the git history
<zombu2> oh lol kernel source?
<mrueg> yes
<zombu2> but 3.0
<mrueg> no it is the lsk-android-14.04-radxa-rock branch
<mrueg> it is 3.10
<zombu2> ah
* mrueg compiles it on radxa.
<mrueg> let's see what happens
<zombu2> don t compile for me
<not_stderr> i don't even see the radxa defconfig under arch/arm?
<zombu2> that worked
<zombu2> but compile didn t
<mrueg> arch/arm/configs/radxa_rock_defconfig or so
<not_stderr> yeah it's not in that repo
<zombu2> pain in the ass
<not_stderr> i'll steal the one from the 3.0 kernel i guess
<zombu2> lemme know how that turns out and make notes
<not_stderr> sure thing
<zombu2> heh
<not_stderr> kernel built
<not_stderr> compiling modules now
<zombu2> oi
<not_stderr> it definitely didn't compile any of the wireless modules lol
<zombu2> oh
<not_stderr> trying the rockchip_defconfig
<mrueg> not_stderr: you probably cloned the wrong banch
<zombu2> k
<not_stderr> that's not only for android?
<mrueg> uhm dunno i'll see.
<mrueg> :D
<not_stderr> haha
<not_stderr> k
<zombu2> as long as it compiles and works
<zombu2> who cares
<not_stderr> right
<not_stderr> compiiling now
FreezingAlt has joined #radxa
<mrueg> doesn't boot for me :/
<not_stderr> we'll see how it goes on my end
FreezingCold has quit [Ping timeout: 252 seconds]
<not_stderr> definitely doesn't boot lol
<zombu2> haha
<zombu2> what the serial console say
<zombu2> maybe no output on the video
<not_stderr> i don't have the serial setup
<zombu2> ah crap
<mrueg> me neither
<zombu2> well i bet it boots but no video output
<not_stderr> yeah
<not_stderr> need to order a ttl cable
<zombu2> make your own
<zombu2> takes 5 mins
<zombu2> i use a dumb terminal from the early 90's lol
<zombu2> cyan screen
<not_stderr> haha
<zombu2> hey it s the shizniz
<not_stderr> fuck it, i'll build a ttl cable real quick
<zombu2> heh
FreezingAlt is now known as FreezingCold
<zombu2> can t be that cold
<zombu2> damn thunderstorms
not_stderr has quit [Ping timeout: 252 seconds]
not_stderr has joined #radxa
npcomp has quit [Quit: Changing server]
npcomp has joined #radxa
ganbold_ has quit [Remote host closed the connection]