3.11-lowlatency kernel

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

GOOD NEWS

Is that, yes, I can start and run JACK on my Scarlett 2i4 @ 64/3 hence this new 3.11 kernel has passed my USB test BUT

BAD NEWS

The binary NV driver module re-compile (I'm using the recommended driver version -319 - from the Ubuntu repos) failed with errors like this (took from when I tried to get it working with jockey-kde, not when installing the kernel)

Code: Select all

Building initial module for 3.11.0-11-lowlatency
Error! Bad return status for module build on kernel: 3.11.0-11-lowlatency (x86_64)
Consult /var/lib/dkms/nvidia-319/319.32/build/make.log for more information.
Setting up nvidia-settings-319 (319.32-0ubuntu0.0.1) ...

2013-10-16 14:54:46,389 WARNING: modinfo for module nvidia_319 failed: ERROR: modinfo: could not find module nvidia_319

2013-10-16 14:54:46,390 ERROR: XorgDriverHandler.enable(): package or module not installed, aborting
2013-10-16 14:55:28,922 DEBUG: NVidia(nvidia_319).enabled(): target_alt /usr/lib/nvidia-319/ld.so.conf current_alt /usr/lib/nvidia-319/ld.so.conf other target alt /usr/lib/nvidia-319/alt_ld.so.conf other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:28,923 DEBUG: KMH enabled: False
2013-10-16 14:55:29,013 DEBUG: NVidia(nvidia_319).enabled(): target_alt /usr/lib/nvidia-319/ld.so.conf current_alt /usr/lib/nvidia-319/ld.so.conf other target alt /usr/lib/nvidia-319/alt_ld.so.conf other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:29,014 DEBUG: KMH enabled: False
2013-10-16 14:55:36,606 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/nvidia-319/ld.so.conf other target alt None other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:36,607 DEBUG: nvidia_173 is not the alternative in use
2013-10-16 14:55:36,722 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-319/ld.so.conf other target alt None other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:36,722 DEBUG: nvidia_173_updates is not the alternative in use
2013-10-16 14:55:36,830 DEBUG: NVidia(nvidia_304).enabled(): target_alt /usr/lib/nvidia-304/ld.so.conf current_alt /usr/lib/nvidia-319/ld.so.conf other target alt /usr/lib/nvidia-304/alt_ld.so.conf other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:36,831 DEBUG: nvidia_304 is not the alternative in use
2013-10-16 14:55:36,940 DEBUG: NVidia(nvidia_304_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-319/ld.so.conf other target alt None other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:36,941 DEBUG: nvidia_304_updates is not the alternative in use
2013-10-16 14:55:37,048 DEBUG: NVidia(nvidia_319).enabled(): target_alt /usr/lib/nvidia-319/ld.so.conf current_alt /usr/lib/nvidia-319/ld.so.conf other target alt /usr/lib/nvidia-319/alt_ld.so.conf other current alt /usr/lib/nvidia-319/alt_ld.so.conf
2013-10-16 14:55:37,049 DEBUG: KMH enabled: False 
DKMS make.log:

Code: Select all

DKMS make.log for nvidia-319-319.32 for kernel 3.11.0-11-lowlatency (x86_64)
Wed Oct 16 14:54:14 BST 2013
NVIDIA: calling KBUILD...
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
	echo >&2;							\
	echo >&2 "  ERROR: Kernel configuration is invalid.";		\
	echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
	echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
	echo >&2 ;							\
	/bin/false)
mkdir -p /var/lib/dkms/nvidia-319/319.32/build/.tmp_versions ; rm -f /var/lib/dkms/nvidia-319/319.32/build/.tmp_versions/*
make -f scripts/Makefile.build obj=/var/lib/dkms/nvidia-319/319.32/build
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv.o /var/lib/dkms/nvidia-319/319.32/build/nv.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv.c:13:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv.c:13:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv.c:13:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-319/319.32/build/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-11-lowlatency/scripts/recordmcount  "/var/lib/dkms/nvidia-319/319.32/build/nv.o"; fi; fi;
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv-acpi.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv-acpi.o /var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c:15:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c:15:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c:15:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c: At top level:
/var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c:70:9: warning: initialization from incompatible pointer type [enabled by default]
/var/lib/dkms/nvidia-319/319.32/build/nv-acpi.c:70:9: warning: (near initialization for 'nv_acpi_driver_template.ops.remove') [enabled by default]
  if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-319/319.32/build/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-11-lowlatency/scripts/recordmcount  "/var/lib/dkms/nvidia-319/319.32/build/nv-acpi.o"; fi; fi;
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv-chrdev.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv-chrdev.o /var/lib/dkms/nvidia-319/319.32/build/nv-chrdev.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-chrdev.c:15:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-chrdev.c:15:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-chrdev.c:15:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-319/319.32/build/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-11-lowlatency/scripts/recordmcount  "/var/lib/dkms/nvidia-319/319.32/build/nv-chrdev.o"; fi; fi;
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv-cray.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv-cray.o /var/lib/dkms/nvidia-319/319.32/build/nv-cray.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-cray.c:15:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-cray.c:15:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-cray.c:15:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-319/319.32/build/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-11-lowlatency/scripts/recordmcount  "/var/lib/dkms/nvidia-319/319.32/build/nv-cray.o"; fi; fi;
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv-drm.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv-drm.o /var/lib/dkms/nvidia-319/319.32/build/nv-drm.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-drm.c:15:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-drm.c:15:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-drm.c:15:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from include/drm/drm_crtc.h:32:0,
                 from include/drm/drmP.h:688,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-drm.c:19:
include/linux/fb.h: In function '__fb_pad_aligned_buffer':
include/linux/fb.h:650:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-319/319.32/build/nv-drm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-11-lowlatency/scripts/recordmcount  "/var/lib/dkms/nvidia-319/319.32/build/nv-drm.o"; fi; fi;
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv-gvi.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv-gvi.o /var/lib/dkms/nvidia-319/319.32/build/nv-gvi.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-gvi.c:15:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-gvi.c:15:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-gvi.c:15:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-319/319.32/build/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-11-lowlatency/scripts/recordmcount  "/var/lib/dkms/nvidia-319/319.32/build/nv-gvi.o"; fi; fi;
  cc -Wp,-MD,/var/lib/dkms/nvidia-319/319.32/build/.nv-i2c.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-11-lowlatency/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-11-lowlatency/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/var/lib/dkms/nvidia-319/319.32/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.32\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-319/319.32/build/.tmp_nv-i2c.o /var/lib/dkms/nvidia-319/319.32/build/nv-i2c.c
In file included from include/linux/kernel.h:10:0,
                 from include/linux/sched.h:15,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-i2c.c:15:
include/linux/bitops.h: In function 'hweight_long':
include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/cpumask.h:4:0,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/msr.h:10,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/processor.h:20,
                 from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/thread_info.h:22,
                 from include/linux/thread_info.h:54,
                 from include/linux/preempt.h:9,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:5,
                 from include/uapi/linux/timex.h:56,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:17,
                 from include/linux/utsname.h:5,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:44,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-i2c.c:15:
include/linux/cpumask.h: In function 'cpumask_parse':
include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess.h:539:0,
                 from include/linux/poll.h:11,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-linux.h:115,
                 from /var/lib/dkms/nvidia-319/319.32/build/nv-i2c.c:15:
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h: In function 'copy_from_user':
/usr/src/linux-headers-3.11.0-11-lowlatency/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/var/lib/dkms/nvidia-319/319.32/build/nv-i2c.c: In function 'nv_i2c_del_adapter':
/var/lib/dkms/nvidia-319/319.32/build/nv-i2c.c:327:14: error: void value not ignored as it ought to be
make[3]: *** [/var/lib/dkms/nvidia-319/319.32/build/nv-i2c.o] Error 1
make[2]: *** [_module_/var/lib/dkms/nvidia-319/319.32/build] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

MORE BAD NEWS / WARNING!

I can no longer boot my older 3.5 or 3.8 kernels after having installed 3.11 ll for some reason. I wasn't expecting that!

Might the fixes be in proposed already F?
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

Here's the point my 3.5 ll kernel gets to in the boot process after installing 3.11 ll.

It stops dead here - I have no other option at this point than shutting it down.
Attachments
KX boot error after installing 3.11 ll kernel
KX boot error after installing 3.11 ll kernel
booterr.jpg (183.34 KiB) Viewed 1465 times
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

I can login on the first VT OK but 'sudo kdm' does nothing, and I checked CTRL+ALT+F7 (VT7/where xorg should be) but no, X does not appear to start any more under 3.5 and 3.8.

The kernel upgrade worked OK for you but you're on intel gfx (right?) hence no closed driver issues on kernel upgrades. An additional complication is that I was running the non-free Virtualbox on here too, which adds another kernel module for DKMS to worry about.

I'll have to try adding that proposed repo first but if that doesn't fix 3.5 booting or get me a proper x driver under 3.11 then I'll have to re-install and avoid installing 3.11 for a while.

It is odd for installing a new kernel to have the effect of fubarring older ones. I don't think I've seen this before myself.
User avatar
totalchaos
Established Member
Posts: 155
Joined: Fri Sep 30, 2011 10:12 am
Contact:

Re: 3.11-lowlatency kernel

Post by totalchaos »

danboid wrote: I can no longer boot my older 3.5 or 3.8 kernels after having installed 3.11 ll for some reason. I wasn't expecting that!
Actually this is something more common than you think. The problem is that your VGA driver is now pre-configured for the new kernel. The reason why this is not happening on falkTX's machine is probably because it has Intel VGA.
Last edited by totalchaos on Wed Oct 16, 2013 4:07 pm, edited 1 time in total.
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

Normally you just have to run jockey-kde (aka the additional drivers tool) under kubuntu/KX but I've already given you the errors that produces above.

I'll prob try installing the drivers off the nvidia site manually before I re-install, which is the plan B in these scenarios.
User avatar
totalchaos
Established Member
Posts: 155
Joined: Fri Sep 30, 2011 10:12 am
Contact:

Re: 3.11-lowlatency kernel

Post by totalchaos »

@Danboid

why don't you use sgfxi? http://smxi.org/
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

My previous KX install, the one I was having probs with yesterday, was admittedly getting a bit bloated and messy so I decided to just re-install today. I really wanted to install Deb testing this time to see how well the KX repos work under Debian but I thought it best for the KX team to install KX from the 12.04.3 ISO.

Straight after install I did an apt-upgrade, reboot, installed kernel 3.11, rebooted then tried installing the NV driver via jockey-kde again but it still fails with the same errors. I think I prefer running a newer kernel without full gfx accel but I don't really want to enable the proposed repo. I think I'll stick with 3.11 but I may end up returning to 3.5.

The good but expected news of this re-install was that I can still boot into 3.8 after I installed 3.11 this time. I have no idea what caused all that before. It has also highlighted a problem in the driver tool (jockey-kde) I had prob forgotten about. When it fails to build/install the kernel module for the NV driver it does not purge the failed driver for you so the user has a crippled xorg (1 display at 1024x768 with no accel) until they purge the failed nvidia package.
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

I'm happy with the KX manual now its been updated for 12.04.3 except for one part and that is the last paragraph of the 'Are you running the best kernel for your hardware?' section of the new Choosing and Installing kernels chapter:

http://wiki.linuxaudio.org/wiki/choosin ... ng_kernels

I'm not happy with it because as far as I know the Catalyst driver probably doesn't work yet with the 3.11 kernel (because the NV driver failed) but I don't know for sure as no-one has tested this and reported back to F and myself yet.

Has anyone tried installing either driver under 3.11 lowlatency yet?
bazsound
Established Member
Posts: 480
Joined: Sat Aug 03, 2013 11:46 am

Re: 3.11-lowlatency kernel

Post by bazsound »

I dont have time to do this until sunday but i will give it a go knowing that i may have to perform a full resinstall.

But i could probably do with a fresh install anyway. So ill report back as to what happens.

I'm running 64 bit using a geforce onboard chipset (something like a geforce 6100 nforce 401 chipset)

I do have an ati card but its a legacy card and the my pcie slot stopped working. i doubt the legacy drivers will work considering that getting them working in current ubuntu versions means using a PPA that downgrades xorg to a version that is compatible with the legacy catylist drivers
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

Thanks Bazsound, although I'm more interested in finding out if Catalyst works OK with 3.11 as you know.

It's good to re-install occasionally esp. if you've installed loads of stuff you've ended up not using and not cleared it up properly, which can be tricky sometimes if you've installed apps from source and there was no make uninstall script etc.
Thad E Ginathom
Established Member
Posts: 369
Joined: Fri Sep 23, 2011 1:03 pm

Re: 3.11-lowlatency kernel

Post by Thad E Ginathom »

3.11? Catalyst?

My particular AMD chip, although only a few years old, is "leagacy," and I can't update beyond 3.2.

Oh well, looking on the bright side, I don't have to worry about USB audio drivers :lol:
danboid
Established Member
Posts: 1327
Joined: Sun Aug 26, 2012 11:28 am
Location: England
Has thanked: 1 time
Been thanked: 4 times

Re: 3.11-lowlatency kernel

Post by danboid »

I've not tried it myself so far but it looks like Nvidia have finally updated their driver to support Linux 3.11 and 3.12 although it doesn't look like NV driver 331.20+ has made it into the precise repos yet.

http://www.phoronix.com/scan.php?page=n ... px=MTUwNjA
delilah
Posts: 1
Joined: Fri Nov 08, 2013 10:22 pm

Re: 3.11-lowlatency kernel

Post by delilah »

I wouldn't go out of your way testing AMD drivers in 3.11 kernel for personal use, especially if you have a working configuration at this moment; you might just want to wait a little longer for 3.12. Last month's benchmark release on open source AMD Radeon performance within the 3.12 kernel in comparison with 3.11 and earlier on the Phoronix website ( http://www.phoronix.com/scan.php?page=a ... ajor&num=1 ) might indicate the possibility of a payoff for all the blood, sweat, and tears shed in the name of system performance and consistency for some of us with AMD cards. I have an HP Pavilion dv6000 series with a Mobility HD 4200 card, no longer supported past kernel 3.4. I am actually still trying to get this Catalyst Legacy 3.1 driver installed on fresh KXStudio after 2 weeks and I have re-installed from the ISO 5 times because of it. I had it working in May, it was a beautiful thing, but with loss of support for the proprietary hardware, I will eventually be forced to scrap music production on this machine without better open source development. So, I hope this is good news for a few of you; let's keep our fingers crossed, shall we? And, of course, cheers to all Linux developers. If someone with my card out there accomplishes some miracle with Linux Radeon drivers for 3.11 kernel, let me know, I'll jump in for 3.11 audio testing then, as well.
User avatar
dednikko
Established Member
Posts: 152
Joined: Mon Dec 03, 2012 7:47 am
Location: Dallas, TX
Contact:

Re: 3.11-lowlatency kernel

Post by dednikko »

Before I upgrade to , I should deactivate the proprietary driver, right? Otherwise I'm likely to have issues? I have an nVidia Geforce 660ti
Think like a gun.
Post Reply