Stefan Sperling <stsp <at> stsp.name> writes: > > On Fri, Jul 08, 2011 at 11:18:59PM +0200, Thomas Gerlach wrote: > > however, there's still the following problem: > > if wol is enabled via /etc/hostname.xl0 (by adding the wol keyword), > > it's not possible to log into the system, since the error messages "xl0: > > transmission error: ff" and "xl0: command never completed" are thrown > > out all the time. > > Hmmm... > What does your hostname.xl0 look like? > What does "dmesg | grep xl0" print on your system? > >
hi stefan, /etc/hostname.xl0: "inet 192.168.0.2 255.255.255.0 192.168.0.255 wol" (without ") if i leave the wol, the error occurs. without it, it won't, even if i put ifconfig xl0 wol" into /etc/rc.local output of "dmesg | grep xl0": xl0 at pci2 dev 1 function 0 "3Com 3c9201 100Base-TX" rev 0x40: irq 10, address <my_mac> acphy0 at xl0 phy 2: AC101L 10/100 PHY, rev. 1 greets