On Mon, Jan 24, 2011 at 2:18 AM, Alexandre "asm" <[email protected]> wrote:
[snip]
>
> I want to test the debian 6.0 ported by Liu Shiwei installed on a usb
> external disk or usb stick. For this I am using the intird, when I do not
> use happens kernel panic (it can not to find the root file system).

I knew the cause: the USB support was not compiled into the kernel
image but was compiled as modules, so add Shiwei in this loop and I
will add the USB support as Y in the default kernel config asap.

> It seems
> works (it boots, starts lxde and I can run commands on it). But wifi is not
> working. (I already verified that the network-manager is running and, led
> indicator turns green when press Fn+F5). Now, I need fix this.

Can you get any odd information with the dmesg command:

$ dmesg

Not sure which kernel source code did lxoliva use, If he was using the
one from mainline + the old wifi driver, then, the wifi driver will
not work, for I have fixed a mainline problem to make the wifi work.
If you have time, you can download the kernel here:

http://dev.lemote.com/code/linux-loongson-community

and compile the kernel from scratch, but the native compiling is slow,
so, you'd better wait for Shiwei's update If you are not too urgent.

Regards,
Wu Zhangjin

>
> Regards,
> asm.
>
> --
> You received this message because you are subscribed to the Google Groups
> "loongson-dev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/loongson-dev?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"loongson-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/loongson-dev?hl=en.

Reply via email to