The Webkit is buggy on MIPS, especially on N32 ABI, is a one
well-known fact for the Loongson community. That's means we can't use
program and browser which is used Webkit as their engine.
The problem caused by multiple reasons. Including JavaScriptCore, JIT,
unaligned memory, etc. Caused the bus
It might be worth trying Chromium there seems to be good progress on Debian
and Android. Android ships on MIPS so there is incentive to support it.
https://code.google.com/p/chromium/issues/detail?id=130022
Both are o32 so best to try that first.
Justin
On 9 Mar 2014 08:49, "Tom Li" wrote:
> T
Hello!
I use Debian GNU/Linux "Jessie", Linux 3.12-1-loongson-2f.
Unfortunaly /sys/class/power_supply is empty and /proc/{acpi,apm} not present.
How can I get battery status?
Thank you and excuse me bad english.
--
You received this message because you are subscribed to the Google Groups
"loongs
Tom Li writes:
> The Webkit is buggy on MIPS, especially on N32 ABI, is a one
> well-known fact for the Loongson community. That's means we can't use
> program and browser which is used Webkit as their engine.
this is what we got so far at parabola. it works on n32 without
optimizations (and th
Hello,
The WebKitGTK 2.2.4 works well on Arch Linux (n32) just disabled JS JIT.
Source packages:
http://mirror.lemote.com/archls/sources/extra/webkitgtk-2.2.4-1.src.tar.gz
On Sun, Mar 9, 2014 at 10:12 PM, Nicolás Reynolds wrote:
> Tom Li writes:
>
>> The Webkit is buggy on MIPS, especially on
>
> Hello!
> I use Debian GNU/Linux "Jessie", Linux 3.12-1-loongson-2f.
> Unfortunaly /sys/class/power_supply is empty and /proc/{acpi,apm} not
> present.
> How can I get battery status?
> Thank you and excuse me bad english.
>
The power management support is not merge to the mainline kerne
It seems Loongson 3A related (I saw mfhc1 and MIPS64R2)? I'm talking about
Loongson 2F.
Hello,
>
> The WebKitGTK 2.2.4 works well on Arch Linux (n32) just disabled JS JIT.
> Source packages:
> http://mirror.lemote.com/archls/sources/extra/webkitgtk-2.2.4-1.src.tar.gz
>
> On Sun, Mar 9, 2014
Now I know, I need not only disable JIT and fastMalloc, but also
disable optimizations.
Thanks. I'll test if it work on weekend.
在 2014年3月9日星期日UTC+8下午10时12分29秒,Nicolás Reynolds写道:
>
> Tom Li > writes:
>
> > The Webkit is buggy on MIPS, especially on N32 ABI, is a one
> > well-known fact for th