Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,188
I just want to test if windows move faster ;^) .
Yes, SD access is soooo sloooow !
Yes, SD access is soooo sloooow !
You normally almost never have to modprobe a module (unless you first removed it manually) since the kernel will automatically load it when it detects a compatible device. The reason is hasn't is probably that it's missing from Device Tree.modprobe etnaviv
=> [30257.923139] driver_register 'etnaviv-gpu'
=> [30257.928086] driver_register 'etnaviv'
What next? I didn't found any info for testing 2D part of this driver.
No I haven't.May want to talk to @zmatt he's been doing a bit of work with it lately.
How would the GC320 help with that? It's a blitting engine. If you want video decoding acceleration you need IVA-HD working, which is going to be non-trivial...I'm interested in this 'cause I'd like to see video acceleration soon, I'm sick of having a high cpu usage when watching.
What would that entail?If you want video decoding acceleration you need IVA-HD working, which is going to be non-trivial...
I think etnaviv is the good module for GC320, but it might need user space software.I think, slaeshjag is right, that the build in kernel module etnaviv is not the right kernel module for 2D.
Russell King has gotten the xf86-video-armada driver working using libetnaviv on top of the Vivante kernel driver. That uses the 2D GPU and provides acceleration for some common operations.
I will check bltsville again, but i looked at before and found no samples/tools for it, so i checked alternatives.
What's wrong with TI's GStreamer implementation?If you want video decoding acceleration you need IVA-HD working, which is going to be non-trivial...
Does it work?What's wrong with TI's GStreamer implementation?
the exfat stuff is in the regular debian repository. Only anything specific to the pyra is put into the Pyra debian repository.What is the URL for the Pyra's debian repo? I want to see if the packages for making and mounting exfat partitions are in there.
Oh, thanks!the exfat stuff is in the regular debian repository. Only anything specific to the pyra is put into the Pyra debian repository.
https://packages.debian.org/jessie/armhf/exfat-fuse/download
I have it now, but unfortunately changes nothing, I don't even see it in Xorg log.
alias: of:N*T*Cmarvell,dove-gpu-subsystem
alias: of:N*T*Cfsl,imx-gpu-subsystem
What's wrong with TI's GStreamer implementation?
As far as I can see the code for everything is available under a custom (but quite open) license. It looks like they are using the M4s to manage IVA-HD, which of course requires some firmware (both available as source code and binaries).it will undoubtedly require to load firmware blobs onto and otherwise interact with the hardware subsystems. But who knows, maybe it turns out to be relatively painless
Wow, so accelerated video is pretty much a given?As far as I can see the code for everything is available under a custom (but quite open) license. It looks like they are using the M4s to manage IVA-HD, which of course requires some firmware (both available as source code and binaries).
However, it looks like it expects the firmware to be already loaded, which is kind of annoying if one wants to use the M4s for something else.
For sanity I wouldn't get too excited.Wow, so accelerated video is pretty much a given?
I'm more excited about how all this stuff works, to be honest. If accelerated video doesn't work, I'm not gonna have a conniption fit.For sanity I wouldn't get too excited.