[Kernel-packages] [Bug 1327619] Re: kernel version detection in module build

2014-07-16 Thread Hauke
Thanks for adding this, now I am able to automatically detect the version. It would sill be better if this define would be in include/generated/uapi/linux/version.h and not in include/generated/utsrelease.h, because utsrelease.h is not there in non ubuntu kernel and then an include

[Kernel-packages] [Bug 1327619] [NEW] kernel version detection in module build

2014-06-07 Thread Hauke
Public bug reported: When building an external kernel module against an Ubuntu kernel it would help to be able to include some special code for some specific Ubuntu kernel version. I want to ship a kernel module in source code which the user should be able to compile against mainline kernels and

[Kernel-packages] [Bug 1327619] Re: kernel version detection in module build

2014-06-08 Thread Hauke
I saw that, but I am unable to parse this in the C preprocessor. I could do something like this: #if UTS_RELEASE == 3.15.0-5-generic /* some code */ #else /some code */ #endif but that does not scale. Having something like: #define UTS_RELEASE_MINOR 5 would help, the rest is already in

[Kernel-packages] [Bug 1347879] [NEW] Compile problem with external module and 031600rc5

2014-07-23 Thread Hauke
getting the following error: CC [M] /home/hauke/compat-wireless/tmp/drivers/net/ethernet/atheros/alx/main.o In file included from /home/hauke/compat-wireless/tmp/backport-include/linux/skbuff.h:5:0, from include/linux/if_ether.h:23, from /home/hauke/compat

[Kernel-packages] [Bug 1347879] Re: Compile problem with external module and 031600rc5

2014-07-24 Thread Hauke
and with your kernel 3.16.0-031600rc5-generic I am getting the following error: CC [M] /home/hauke/compat-wireless/tmp/drivers/net/ethernet/atheros/alx/main.o In file included from /home/hauke/compat-wireless/tmp/backport-include/linux/skbuff.h:5:0, from include/linux/if_ether.h

[Kernel-packages] [Bug 1347879] Re: Compile problem with external module and 031600rc5

2014-09-06 Thread Hauke
This fix looks corrent to me, but I can not find this fix in git at [0] or in the ubuntu mainline kernel version 3.14.18 or 3.17-rc3. I am still getting this error: CC [M] /pub/mem/hauke/devel/tmp/.tmp.ckmake/3.14.18/drivers/net/wireless/rndis_wlan.o In file included from /pub/mem/hauke

[Kernel-packages] [Bug 1611283] Re: entering crypto passphrase while notebook is mounted to docking station results in sleep state

2016-08-21 Thread Hauke Bruno
Thanks Paul, I don't know where that xorg tag came from. I finally installed the latest 4.8rc1 and rc2 kernels and will be able to update this bug tomorrow. Unfortunately I can't create the missing logs via apport-collect, due to some missing python qt module. -- You received this bug

[Kernel-packages] [Bug 1611283] Re: entering crypto passphrase while notebook is mounted to docking station results in sleep state

2016-08-22 Thread Hauke Bruno
So sadly neither 4.8.0-040800rc1.201608072231 nor 4.8.0-040800rc2.201608142332 resolves the problem. Is there any kind of log or debugging output I can send you? ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this

[Kernel-packages] [Bug 1825626] Re: nvLock: client timed out, taking the lock

2019-08-29 Thread Hauke Wintjen
I can see this freeze also, and as other stated on a prime-laptop only in nvidia mode. Issue is with nvidia-driver-430 Ubuntu 19.04. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-418 in Ubuntu.

[Kernel-packages] [Bug 1825626] Re: nvLock: client timed out, taking the lock

2019-08-29 Thread Hauke Wintjen
I can see this freeze also, and as other stated on a prime-laptop only in nvidia mode. Issue is with nvidia-driver-430 Ubuntu 19.04. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-418 in Ubuntu.

[Kernel-packages] [Bug 1825626] Re: nvLock: client timed out, taking the lock

2019-08-29 Thread Hauke Wintjen
A discussion at https://forum.manjaro.org/t/desktop-gnome-frequently- get-frozen-few-seconds-and-works-again/81603/29 for manjaro seems to nail down: * It looks related to mutter (a gnome desktop component), since some guys report that the freeze disappears when updating mutter. * It does not

[Kernel-packages] [Bug 1968391] Re: Unreliable wifi with loads of CTRL-EVENT-BEACON-LOSS

2022-11-23 Thread Hauke Wintjen
I am getting several wlan dropouts per day, all with the message Nov 23 18:27:37 Graphicon wpa_supplicant[1874]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS Nov 23 18:27:37 Graphicon wpa_supplicant[1874]: wlp0s20f3: CTRL-EVENT-BEACON-LOSS However, i am on a later kernel than the one reported as "fixed