[bug-notifications] [tun 0004950]: tun driver does not load on Solaris 11

Mantis Bug Tracker noreply at opencsw.org
Sat May 26 18:01:50 CEST 2012


The following issue has been SUBMITTED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4950 
====================================================================== 
Reported By:                damjan
Assigned To:                
====================================================================== 
Project:                    tun
Issue ID:                   4950
Category:                   regular use
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-05-26 18:01 CEST
Last Modified:              2012-05-26 18:01 CEST
====================================================================== 
Summary:                    tun driver does not load on Solaris 11
Description: 
tun module does not load on Solaris 11.

-bash-4.1# modload -p drv/tun
can't load module: Invalid argument
-bash-4.1# dmesg | tail
May 26 23:47:55 mlincek genunix: [ID 819705 kern.notice]
/usr/kernel/drv/amd64/tun: undefined symbol
May 26 23:47:55 mlincek genunix: [ID 826211 kern.notice]  'ddi_power'
May 26 23:47:55 mlincek genunix: [ID 472681 kern.notice] WARNING: mod_load:
cannot load module 'tun'

Author of TAP/TUN driver on Solaris has already changed the code to make it
Solaris 11 compatible. From the change log at
http://www.whiteboard.ne.jp/~admin2/tuntap/ :
10/23/2011
tuntap: Changed tun.c configure.in to be able to build on Solaris 11 EA
(snv_173).
Because snv_173 doesn't have ddi_power kernel function and DDI_PM_SUSPEND
macro.

======================================================================



More information about the bug-notifications mailing list