Messages in this thread |  | | Date | Tue, 27 Nov 2001 20:05:22 +0100 | From | Heikki Levanto <> | Subject | 2.4.16: "Address family not supported" on RH IBM T23 |
| |
Tried to compile 2.4.16 on my brand new IBM T23.
Small problem: Kernel panic at start, null pointer reference when initializing agp code. Disabled agp, and boots OK. Probably too new motherboard? Should I report what details?
Large problem: Network won't come up. Says: > Cannot open netlink socket: Address family not supported by protocol
This happens both to lo and eth0, with a stock kernel, only option I changed was the agp (see above). Can boot past this, but no networking configured.
Invoking ifup by hand causes same behaviour.
Manually running ifconfig lo 127.0.0.1 and ifconfig lo up work. Same for eth0.
More digging pointed me to redhat's ifup script (7.2 with latest updates), in the function is_available, there is a line that tests 'ip -o link'. This is what gives the error messages in ifup (as well as when run by hand). Could not find much documentation for that /sbin/ip, redhat special?
Problem does not occur on redhat 7.2 default kernel 2.4.7-10, nor on the one their thing upgraded my box to, 2.4.9-13
Does this indicate a kernel problem, redhat problem, or my problem?
Thank you in advance
Heikki Levanto
P.S. I try to follow the list, but would still appreciate a direct cc if you have any comments, suggestions, or workarounds.
-- Heikki Levanto heikki@indexdata.dk "In Murphy We Turst" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |