Hello!
> > Thank you for your work!
> > Can you please measure memory load? Just to compare kdrive vs xorg.
>
> kdrive without args after flush cache:
> 1.2MB
>
> Xorg with configuration on my page after flush cache:
> 8.5MB
>
> I am not sure, what eats this memory, but disabling rotation and
>
Yuri Bushmelev wrote:
> Hello!
>
> > > Thank you for your work!
> > > Can you please measure memory load? Just to compare kdrive vs xorg.
> >
> > kdrive without args after flush cache:
> > 1.2MB
> >
> > Xorg with configuration on my page after flush cache:
> > 8.5MB
I just did yet another test:
> i integrated it in the kernel tree, drivers/serial/pxa_uart_on_ir.c
> it seems there is something wrong about something like this
>
> /*
> * Akita IO Expander
> */
> //struct platform_device akitaioexp_device = {
> //.name = "akita-ioexp",
> //.id = -1,
>
Pavel Machek wrote:
> > //EXPORT_SYMBOL_GPL(akitaioexp_device)??? why has not been exported by
> > i mean the modprobe returns this error
> > pxa_uart_on_ir: Unknown symbol akitaioexp_device
>
> Noone needed it before?
> Add the export, recompile and see what happens?
>
Sound codec and backli