Re: Problems with qeth driver when disabling IPv6...

2005-11-10 Thread Bill Carlson
On Wed, 9 Nov 2005, Brian Bell wrote:

> SLES 9 qeth driver will not load when ipv6 is disabled
>
> According to Novell document # 10098152, I disabled ipv6 module from loading.
> The qeth driver now fails to load.
>

I talked to Novell support about this, they had no work around about a
month ago.

It's an qeth issue, the IPv6 has to be disabled at compile time, so if you
really want IPv6 off you'll have to compile your own kernel. Why qeth was
written this way is a good question.

Bill Carlson
--
Systems Administrator [EMAIL PROTECTED]  | Anything is possible,
HCIS  | given time and money.
University of Iowa Hospitals and Clinics  |
Opinions are mine, not my employer's. |

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Problems with qeth driver when disabling IPv6...

2005-11-09 Thread Post, Mark K
Sorry, but I have no idea what "Novell Document # 10098152" says.  I
would say you are going to have to re-enable the loading of the ipv6
kernel module.  The qeth module clearly depends on it being there.


Mark Post

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Brian Bell
Sent: Wednesday, November 09, 2005 12:33 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Problems with qeth driver when disabling IPv6...


SLES 9 qeth driver will not load when ipv6 is disabled

According to Novell document # 10098152, I disabled ipv6 module from
loading.
The qeth driver now fails to load.

What I did to disable ipv6:

/etc/modprobe.conf.local
#
# please add local extensions to this file
#
install ipv6 /bin/true

Error messages from /var/log/messages

Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol
in6_dev_finish_destroy,
st_info == 0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol addrconf_lock,
st_info ==
0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol
unregister_inet6addr_notifier, st_info == 0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol ndisc_mc_map,
st_info ==
0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol
register_inet6addr_notifier, st_info == 0x1
Oct  4 13:50:32 swplt01 kernel: load_module: err 0xfffe
(dont worry)

Any suggestions?

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Problems with qeth driver when disabling IPv6...

2005-11-09 Thread Brian Bell
SLES 9 qeth driver will not load when ipv6 is disabled

According to Novell document # 10098152, I disabled ipv6 module from loading.
The qeth driver now fails to load.

What I did to disable ipv6:

/etc/modprobe.conf.local
#
# please add local extensions to this file
#
install ipv6 /bin/true

Error messages from /var/log/messages

Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol in6_dev_finish_destroy,
st_info == 0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol addrconf_lock, st_info ==
0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol
unregister_inet6addr_notifier, st_info == 0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol ndisc_mc_map, st_info ==
0x1
Oct  4 13:50:32 swplt01 kernel: qeth: Unknown symbol
register_inet6addr_notifier, st_info == 0x1
Oct  4 13:50:32 swplt01 kernel: load_module: err 0xfffe (dont worry)

Any suggestions?


This e-mail and any attachment(s) are confidential and may be privileged.
If you are not the intended recipient please notify me immediately by
return e-mail, delete this e-mail and do not copy, use or disclose it.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390