Re: [loongson-dev] Other hardware that uses the same silicon motion chipset as the yeeloong?

2010-10-23 Thread Michał Masłowski
On Sat, 23 Oct 2010 14:08:32 -0400 Daniel Clark wrote: > So we now have a 3rd person who may actually have time to work on > getting good accelerated siliconmotion for lemote yeeloong support > into mainline xorg tree (Matt; also, Bernie may be back from exile > from the US soon :-) > [...] > >

Re: [loongson-dev] Selecting an operating system for your new Lemote Yeeloong

2012-01-04 Thread Michał Masłowski
> 2. Parabola GNU/Linux [...] > You will need to have another operating system running before > installing Parabola. Due to the gNewSense installer being broken, it > is probably easiest to do the install with Rescue Media (see above) or > the Chinese variant of Debian GNU/Linux (see below). Conn

Re: [loongson-dev] Selecting an operating system for your new Lemote Yeeloong

2012-01-05 Thread Michał Masłowski
> BTW, parabola calls its loongson distribution mips64el, which I don't > understand yet, given they are not using n64, :-) Both n32 and n64 require 64-bit CPUs and can use native 64-bit registers, so there is something 64 in them. If I remember correctly, Gentoo also used the mips64el name with

Re: [loongson-dev] Selecting an operating system for your new Lemote Yeeloong

2012-01-16 Thread Michał Masłowski
>> Someone on Parabola Hackers (cc:ed, but please remove it when replying to >> avoid cross-post issues) mentioned that n64 would be good (at least to have >> available somewhere) so more virtual memory could be used - the use case he >> gave was that compiling and debugging some things requires mo

Re: [loongson-dev] sigbus in webkit

2012-06-15 Thread Michał Masłowski
> I'm running vimprobable2 with webkit 1.4.0 in the fuloong (n32), and I get a > SIGBUS > (bad memory alignment I imagine). > > Has anyone experienced this and know a solution? I use Parabola (N32) on a YeeLoong, changing Source/JavaScriptCore/wtf/Platform.h to consider MIPS not only O32 and disa

Re: [loongson-dev] sigbus in webkit

2012-06-15 Thread Michał Masłowski
> And where could I find up-to-date patches for xulrunner, in case I wanted to > use > firefox? The upstream code doesn't build straight, for firefox 12 (as used to > happen with previous firefoxes. I don't know any. Parabola uses IceWeasel since IceCat (Firefox with just different branding and

Re: [loongson-dev] sigbus in webkit

2012-06-15 Thread Michał Masłowski
> The webkit (1.4.0) people use their own allocator for these objects; it says > to > align to 8bytes, but it might be broken. More weirdly, the same member is > accessed in the TimerBase *constructor*, but nothing happened constructing. The alignment is enabled only on specific architectures whe

Re: [loongson-dev] sigbus in webkit

2012-06-15 Thread Michał Masłowski
> It's used *a lot*. It happens the same in ARM. In general, lots of code is > full > of unaligned accesses fixed realtime by the kernel. Mount debugfs, and check > /sys/kerne/debug/mips/unaligned_instructions to see the counter grow! :) > echo 2 to unaligned_action, and check your dmesg for a ful

Re: [loongson-dev] Re: Build IceCat for Lemote Yeeloong?

2012-07-10 Thread Michał Masłowski
> Parabola seems like the way forward. Gentoo also has some > development happening, but they have not gotten the install to a > point that even a pretty experienced Gentoo developer I know can > do it. I have a Gentoo dev who owes me a physical hard drive with > an install, but

Re: [loongson-dev] Report of a Gentooist about the 3A laptop

2012-12-02 Thread Michał Masłowski
> Does it have a free BIOS? Except for the VGA ROM blob with data used for modesetting. > Does does it require non-free firmware for the video or anything else? For graphics acceleration; modesetting works without the firmware on many GPUs (probably this one also). pgpvxX6QGJVBU.pgp Descriptio

[loongson-dev] Re: [Gnewsense-dev] New project: gNewSenseToMips-3A

2012-12-09 Thread Michał Masłowski
> Is the Loongson 3A laptop (Yeeloong 8133?) free hardware? "Free hardware" means hardware with a design that the user can change or manufacture, not hardware that works without nonfree software. The lack of public "source code" of the GPU or documentation of some of its parts (e.g. the ISAs of m

Re: [loongson-dev] new Loongson-3A laptop, basic questions

2013-10-22 Thread Michał Masłowski
> I just received my Loongson-3A laptop. I would like to install an > alternative OS. Preferably, Debian Wheeyz, Parabola, anything really. Both Debian and Parabola have userspace working on 3A and no kernel for it. (Parabola didn't several months ago: due to the lack of English documentation I

Re: [loongson-dev] segmentation fault X-server 1.15

2014-03-08 Thread Michał Masłowski
> [  6243.992] (EE) > [  6243.992] (EE) Backtrace: > [  6243.992] (EE) 0: /usr/bin/X (xorg_backtrace+0x78) [0x5eac28] > [  6243.993] (EE) > [  6243.993] (EE) Segmentation fault at address 0x3c4 > [  6243.993] (EE) > Fatal server error: > [  6243.993] (EE) Caught signal 11 (Segmentation fault). S