[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2017-04-04 Thread Enrico Weigelt, metux ITS
It's neither a Ubuntu bug, nor a upstream one. Instead it's entirely NI's fault: they're using an GPL-only symbol (which IIRC always has been GPL-only!) in their proprietary kernel driver. (the idea of binary-only kernel drivers alone is quite insane in the first place). The only serious fix is

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-06-04 Thread Pamir Talazan
I confirm Norbert's diagnosis. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1564470 Title: Unable to install NI-VISA nikal kernel module because of GPL-only symbol

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-04-04 Thread Norbert
Got NI-VISA-15.5.0.iso installed with all kernel modules (without errors) on Ubuntu 16.04 LTS after manual installation of /sbin/chkconfig and /sbin/insserv from Debian stretch (they are missed on Ubuntu - see bug 1565926 and bug 1565932 ). So it seems that 'pgprot_writecombine' is not a real

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-04-04 Thread Norbert
Got similar error messages on Ubuntu 16.04 with Linux 4.4 and NI- VISA-15.5.0.iso . Apr 4 20:50:41 flash nikal: CC [M] /var/lib/nikal/4.4.0-16-generic/nikal/nikal.o Apr 4 20:50:41 flash nikal: Building modules, stage 2. Apr 4 20:50:41 flash nikal: MODPOST 1 modules Apr 4 20:50:41

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-04-01 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1564470

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Norbert
What is interesting nikal.ko module builds and loads successfully without any manual patching on * Ubuntu 14.04.1 LTS with linux-3.13. * Ubuntu 12.04.5 LTS with linux-3.2. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Norbert
** Description changed: Steps to reproduce: 1. Login to National Instruments site 2. Download NI-VISA 15.0 for linux (NI-VISA-15.0.0.iso). 3. Launch its installation by "sudo ./INSTALL" - 4. Get errors on nikal kernel modules compilation about "pgprot_writecombine" symbol ("nikal: FATAL:

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Norbert
** Tags removed: trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1564470 Title: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Norbert
** Tags added: trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1564470 Title: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

Re: [Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Norbert
Dear Ingo Molnar! I have a problem with *EXPORT_SYMBOL_GPL(pgprot_writecombine)* with Linux 4.4.0.16 on Ubuntu 16.04. The *pgprot_writecombine* symbol is used in NI_VISA nikal driver (see forwarded bugreport ). Is it safe to change

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Tim Gardner
Commit 92b9af9e4f144535c65aee673cfad309f25fa465 ('x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()') is where that symbol is exported. You could send an email to Ingo Molnar and see if he is interested in relaxing that export. -- You received this bug

[Kernel-packages] [Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2016-03-31 Thread Norbert
** Description changed: Steps to reproduce: 1. Login to National Instruments site 2. Download NI-VISA 15.0 for linux (NI-VISA-15.0.0.iso). 3. Launch its installation by "sudo ./INSTALL" 4. Get errors on nikal kernel modules compilation about "pgprot_writecombine" symbol ("nikal: FATAL: