fta | asac, did you fix the patch? | 19:26 |
---|---|---|
fta | asac, ..apparently not :( | 19:31 |
fta | - ['target_arch=="arm" and _toolset=="host"', { | 20:39 |
fta | + ['target_arch=="arm" and host_arch=="x64" and _toolset=="host"', { | 20:39 |
fta | 'cflags': ['-m32'], | 20:39 |
fta | asac, ^^ | 20:40 |
fta | asac, i can't test so let me know if it's good enough for you or if you still need to drop -m32 unconditionally | 20:41 |
gregoiregentil | I'm trying to port a patch to mplayer on ubuntu/beagleboard, which includes this piece of assembly: http://git.alwaysinnovating.com/cgit.cgi/ai.openembedded.dev/tree/recipes/mplayer/files/yuv.S | 21:56 |
gregoiregentil | the instruction dmb is not recognized when I compile while it's working on my OE build (armv7a) | 21:56 |
gregoiregentil | can I replace the assembly dmb instruction by something else? Or what else needs to be changed to make it work? | 21:57 |
ADcomp | hello | 22:20 |
ADcomp | some help to get my touchscreen working with karmic ? | 22:23 |
ADcomp | hardware : ADS7846 Touchscreen .. work fine under Angstrom , but not under karmic ( same kernel/modules/firmware ) | 22:26 |
ADcomp | ok .. I think I found the problem .. | 22:39 |
ADcomp | on Angstrom , HAL says : input.x11_driver = 'tslib' (string) | 22:40 |
ADcomp | and Xorg : (II) config/hal: Adding input device ADS7846 Touchscreen (II) LoadModule: "tslib" | 22:40 |
ADcomp | but with karmic , HAL says : input.x11_driver = 'synaptics' (string) | 22:41 |
ADcomp | and Xorg : (II) Synaptics touchpad driver version 1.1.2 (**) Option "Device" "/dev/input/event1" (--) ADS7846 Touchscreen: no supported touchpad found | 22:41 |
ADcomp | now how can I change this ..? | 22:41 |
ADcomp | no one ? :( | 22:47 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!