On 17 May 2010 17:15, urodelo <[email protected]> wrote:
> Hi
> I try that command, but the device eth0 (the wifi dev) is not found. I get:
> wmiconfig: eth0: No such device
>
> The problem is infact, how to bring up eth0, so that mi script can act on it
> by providing network configuration etc...

Check your /var/log/messages for network stuff:

grep -i -e mmc1 -e ar6000 /var/log/messages

Do you have any messages like this:

May 15 12:31:23 gta02v6 user.debug kernel: [21474561.705000] mmc1:
queuing CIS tuple 0x01 length 3
May 15 12:31:23 gta02v6 user.debug kernel: [21474561.730000] mmc1:
queuing CIS tuple 0x1a length 5
May 15 12:31:23 gta02v6 user.debug kernel: [21474561.745000] mmc1:
queuing CIS tuple 0x1b length 8
May 15 12:31:23 gta02v6 user.debug kernel: [21474561.750000] mmc1:
queuing CIS tuple 0x80 length 1
May 15 12:31:23 gta02v6 user.debug kernel: [21474561.750000] mmc1:
queuing CIS tuple 0x81 length 1
May 15 12:31:23 gta02v6 user.debug kernel: [21474561.750000] mmc1:
queuing CIS tuple 0x82 length 1
May 15 12:31:23 gta02v6 user.info kernel: [21474561.750000] mmc1: new
SDIO card at address 0001
May 15 12:31:24 gta02v6 user.warn kernel: [21474575.735000] AR6000 Reg
Code = 0x40000060

or do you get something different?
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to