Re: [loongson-dev] recent Gdium-compatible kernel

2010-12-01 Thread julien forgeat
Up to my knowledge, unless the machine has a serial port, the chip is screwed :-( Julien 2010/12/2 包孟謙 : > Please do not take my word as fact in this matter, but I think you will need > to physically remove the BIOS chip and reprogram it in an external > programmer (or replace it with a BIOS chip

Re: [loongson-dev] recent Gdium-compatible kernel

2010-12-01 Thread wu zhangjin
2010/12/1 包孟謙 : > ah, that is so sad! :'( > so there is not even a way to get to the PMON prompt? Yes, after power on, only black screen ;-( I was going to upgrade the PMON to ensure it supports suspend, but ... Will continue the left drivers after getting a working bootloader ;-) Regards, Wu Zh

Re: [loongson-dev] recent Gdium-compatible kernel

2010-12-01 Thread wu zhangjin
Hi, Just let you know: I have flushed a wrong bootloader for my Gdium and it can not boot now, So, no machine to validate the left drivers ;-( Regards, Wu Zhangjin 2010/11/22 包孟謙 : > Dear Wu Zhangjin, > > 2010/11/22 wu zhangjin >> >> 2010/11/22 包孟謙 : >> > 2010/11/22 wu zhangjin >> >> >> >> 20

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-28 Thread wu zhangjin
Hi, I'm late ... but bring Gdium the CPUFreq driver(which means R4K Timer works with CPUFreq driver now). Please get it from our master branch: http://dev.lemote.com/cgit/linux-loongson-community.git/log/ OR git://dev.lemote.com/linux-loongson-community.git master [snip] >> Then, wireless, sou

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-22 Thread wu zhangjin
2010/11/22 包孟謙 : > 2010/11/22 wu zhangjin >> >> 2010/11/22 包孟謙 : >> > On Mon, Nov 22, 2010 at 2:34 AM, wu zhangjin >> > wrote: >> >> >> >> Hi, Julien >> >> >> >> On Mon, Nov 22, 2010 at 1:15 AM, julien forgeat >> >> >> >> wrote: >> >> > On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin >> >> > wrot

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-22 Thread 包孟謙
2010/11/22 wu zhangjin > 2010/11/22 包孟謙 : > > On Mon, Nov 22, 2010 at 2:34 AM, wu zhangjin > wrote: > >> > >> Hi, Julien > >> > >> On Mon, Nov 22, 2010 at 1:15 AM, julien forgeat < > julienforg...@gmail.com> > >> wrote: > >> > On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin > >> > wrote: > >> >>

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-22 Thread julien forgeat
2010/11/22 wu zhangjin : > 2010/11/22 包孟謙 : >> On Mon, Nov 22, 2010 at 2:34 AM, wu zhangjin wrote: >>> >>> Hi, Julien >>> >>> On Mon, Nov 22, 2010 at 1:15 AM, julien forgeat >>> wrote: >>> > On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin >>> > wrote: >>> >> On Mon, Nov 15, 2010 at 5:11 AM,   wrot

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-22 Thread wu zhangjin
2010/11/22 包孟謙 : > On Mon, Nov 22, 2010 at 2:34 AM, wu zhangjin wrote: >> >> Hi, Julien >> >> On Mon, Nov 22, 2010 at 1:15 AM, julien forgeat >> wrote: >> > On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin >> > wrote: >> >> On Mon, Nov 15, 2010 at 5:11 AM, wrote: >> >>> Once again: thanks a lot,

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-22 Thread 包孟謙
On Mon, Nov 22, 2010 at 2:34 AM, wu zhangjin wrote: > Hi, Julien > > On Mon, Nov 22, 2010 at 1:15 AM, julien forgeat > wrote: > > On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin > wrote: > >> On Mon, Nov 15, 2010 at 5:11 AM, wrote: > >>> Once again: thanks a lot, this is great news! > >>> > >>>

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-21 Thread wu zhangjin
Hi, Julien On Mon, Nov 22, 2010 at 1:15 AM, julien forgeat wrote: > On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin wrote: >> On Mon, Nov 15, 2010 at 5:11 AM,   wrote: >>> Once again: thanks a lot, this is great news! >>> >>> Since your last update I have been busy rolling kernels with the >>> upd

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-21 Thread julien forgeat
On Mon, Nov 15, 2010 at 10:53 AM, wu zhangjin wrote: > On Mon, Nov 15, 2010 at 5:11 AM,   wrote: >> Once again: thanks a lot, this is great news! >> >> Since your last update I have been busy rolling kernels with the >> updated sources but soon suspended my efforts when I felt that the >> Gdium wa

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-14 Thread wu zhangjin
On Mon, Nov 15, 2010 at 5:11 AM, wrote: > Once again: thanks a lot, this is great news! > > Since your last update I have been busy rolling kernels with the > updated sources but soon suspended my efforts when I felt that the > Gdium was overheating due to lm_sensors not being functional and thus

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-14 Thread bao . mengqian
Once again: thanks a lot, this is great news! Since your last update I have been busy rolling kernels with the updated sources but soon suspended my efforts when I felt that the Gdium was overheating due to lm_sensors not being functional and thus fancontrol not operating the fan. One question r

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-14 Thread wu zhangjin
Hi, all New status of linux-loongson-community for Gdium: Sensors, Backlight, Function/Hotkey, AC/battery drivers work with arch/mips/configs/gdium_small_defconfig, but sound and pm/suspend still not work. 1. Sensors lm75 driver must be enabled as y or m, then you can use 'sensors' command to g

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-09 Thread 包孟謙
On Tue, Nov 9, 2010 at 6:08 AM, wu zhangjin wrote: > Hi, mengqian & all > > Sorry for my late response. > > Based on the previous work of Arnaud Patard[1] and Yajin[2], just > finished a basic 2.6.37 support(pci, irq, reset, video) for Gdium and > pushed it into our master branch[3], two default

Re: [loongson-dev] recent Gdium-compatible kernel

2010-11-08 Thread wu zhangjin
Hi, mengqian & all Sorry for my late response. Based on the previous work of Arnaud Patard[1] and Yajin[2], just finished a basic 2.6.37 support(pci, irq, reset, video) for Gdium and pushed it into our master branch[3], two default config files has been added: arch/mips/configs/gdium_{minimal,sm

[loongson-dev] recent Gdium-compatible kernel

2010-10-20 Thread 包孟謙
This is a question mainly for Gdium owners, but all input is welcome. Did anyone successfully manage to (compile and) run a more recent kernel thatn 2.6.29... (from Mandriva's G-linux) on his/her Gdium? Even if proper support for audio and hotkeys is not ported, I am considering compiling a kerne