2009/10/3 Sean Chadwell <[email protected]>:
> Me, too. This is probably a ridiculous question, but could this have
> something to do with my phone's lack of eth0?

This could be it indeed (the kernel in the rootfs-image has the wlan
driver builtin and the single kernel wants it as module).

> I'm not even sure how to install them . . .

You can try a quick check with:

- get the modules.tar.gz matching the kernel onto the FR
- put it in place with: gzip -dc modules-...tar.gz | tar -xf - -C /
- depmod -a
- modprobe ar6000

Is there an eth0 after this?
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to