Labas, On Wed, Dec 13, 2006 at 11:37:32PM +0200, [EMAIL PROTECTED] wrote: > Hi, > > I have upgraded my Ultra 1 UltraSparc from sarge to etch (following > description > in release notes for sparc), then upgraded to kernel 2.6.18. > Well, during boot I'm getting: > > SIOCSIFADDR: No such device > eth0: ERROR while getting interface flags: No such device > SIOCSIFNETMASK: No such device > SIOCSIFBRDADDR: No such device > eth0: ERROR while getting interface flags: No such device > eth0: ERROR while getting interface flags: No such device > > Any help?
Right, in 2.6.18 the sbus devices were switched to the new driver model, as a side effect udev does not detect them anymore. You can work around it by manually loading the module for your card (most likely 'sunlance' or 'sunhme'), by adding it to /etc/modules, for example. Best regards, -- Jurij Smakov [EMAIL PROTECTED] Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

