i have a strange behavior on slitaz 3. I run it under qemu-kvm (as i run a lot of other distrib) and network card is correctly recognized. lspci show it. I tried with rtl8139 and e1000 and it's the same things. So the card is correctly recognized but no eth device's created by udev. I usually use tap device bridged to my eth0, i tried with the kvm default net option and nothing change. It seems to be a udev bug as this is the role of udev to map the net device to ethX. But i only have this on slitaz3. Does anybody have a tip for this ?
Yes i'm working under Vbox right now. I tried it just after posting this msg. I'll try to investigate more in the qemu/kvm (even with no-kvm) later. Maybe it's a problem from my host (but i tried lots of different start options, and i'm habit to start vm under kvm without any problems...)