[Kernel-packages] [Bug 1778097] Re: bcmwl-kernel-source not working with linux-image-4.15.0-24-generic

2018-06-30 Thread Michisteiner
FYI: I get same compilation problem also with linux-*-4.15.0-23-generic
from linux-generic-hwe-16.04-edge on my 32-bit 16.04 LTS!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bcmwl in Ubuntu.
https://bugs.launchpad.net/bugs/1778097

Title:
  bcmwl-kernel-source not working with linux-image-4.15.0-24-generic

Status in bcmwl package in Ubuntu:
  Confirmed

Bug description:
  Updated to linux-image-4.15.0-24-generic in my Ubuntu 16.04 LTS 64
  bits and wireless stopped working, as if not present, but installed.

  Log file /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log showed:

  DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 4.15.0-24-generic 
(x86_64)
  mar 19 jun 20:06:46 CST 2018
  make: se entra en el directorio '/usr/src/linux-headers-4.15.0-24-generic'
  CFG80211 API is prefered for this kernel version
  Using CFG80211 API
CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c: In 
function ‘osl_os_get_image_block’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:1083:26: 
warning: passing argument 2 of ‘kernel_read’ makes pointer from integer without 
a cast [-Wint-conversion]
rdlen = kernel_read(fp, fp->f_pos, buf, len);
^
  In file included from ./include/linux/huge_mm.h:7:0,
   from ./include/linux/mm.h:463,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:25:
  ./include/linux/fs.h:2858:16: note: expected ‘void *’ but argument is of type 
‘loff_t {aka long long int}’
   extern ssize_t kernel_read(struct file *, void *, size_t, loff_t *);
  ^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:1083:37: 
warning: passing argument 3 of ‘kernel_read’ makes integer from pointer without 
a cast [-Wint-conversion]
rdlen = kernel_read(fp, fp->f_pos, buf, len);
   ^
  In file included from ./include/linux/huge_mm.h:7:0,
   from ./include/linux/mm.h:463,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:25:
  ./include/linux/fs.h:2858:16: note: expected ‘size_t {aka long unsigned int}’ 
but argument is of type ‘char *’
   extern ssize_t kernel_read(struct file *, void *, size_t, loff_t *);
  ^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:1083:42: 
warning: passing argument 4 of ‘kernel_read’ makes pointer from integer without 
a cast [-Wint-conversion]
rdlen = kernel_read(fp, fp->f_pos, buf, len);
^
  In file included from ./include/linux/huge_mm.h:7:0,
   from ./include/linux/mm.h:463,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:25:
  ./include/linux/fs.h:2858:16: note: expected ‘loff_t * {aka long long int *}’ 
but argument is of type ‘int’
   extern ssize_t kernel_read(struct file *, void *, size_t, loff_t *);
  ^
  symbolmap: la: invalid section
CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_init_timer’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2359:2: 
error: implicit declaration of function ‘init_timer’ 
[-Werror=implicit-function-declaration]
init_timer(>timer);
^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2360:10: 
error: ‘struct timer_list’ has no member named ‘data’
t->timer.data = (ulong) t;
^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2361:20: 
error: assignment from incompatible pointer type 
[-Werror=incompatible-pointer-types]
t->timer.function = wl_timer;
  ^
  cc1: some warnings being treated as errors
  scripts/Makefile.build:332: fallo en las instrucciones para el objetivo 
'/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o'
  make[1]: *** 
[/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o] Error 1
  Makefile:1552: fallo en las instrucciones para el objetivo 
'_module_/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build'
  make: *** [_module_/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build] Error 2
  make: se sale del directorio '/usr/src/linux-headers-4.15.0-24-generic'


  Installing the bcmwl package process:

  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias   
  Leyendo la información de estado... Hecho
  Se instalarán los 

[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-05-22 Thread Michisteiner
@Christopher, sorry this is my main computer, so i cannot re-install
from scratch (also wouldn't really have the time for this and also lack
a separate disk).  I assume, just running with old kernels probably
won't work given that they are reasonably old? (otherwise, can you point
me to a kernel package).

BTW: if there is any good tool for kernel-state diagnostics or alike, i
gladly would investigate what exactly is causing the slow-down when it
happens, but right now i don't really know where to look at (i looked at
and played around with obvious sysctl parameters, looked at slaptop,
iotop, iostat etc but couldn't get any insights. Maybe something dtrace-
like such as systemtap could give further insights but i would still
need some starting points on where in kernel code/data-structures i
might look best.

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-05-21 Thread Michisteiner
@Christopher. Sorry, can't answer that question: i never run anything
earlier than quantal on this hardware. On the previous laptop (thinkpad
w500) where i run many earlier versions of ubuntu  (including quantal
for a few weeks) i did not notice that problem but then that laptop did
have only 8GB of RAM (compared to the 16GB of the w530) on this one and
as mentioned in problem description (and also as mentioned in bug
1107150) the problem seems to appear only as you get more allocated RAM.
E.g., after the initial test with 3.15-rc5 and the relative quick arise
of the problem, i booted with mem=15000M (resulting in 14362796 total
mem instead of 16xx) and so far i've seen the problem less and could
(at least temporarily) resolve it using the sysctl drop_caches hack
(something which did not work anymore for the previous run with all RAM
enabled)

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-05-20 Thread Michisteiner
# uname -a
Linux babbage2 3.15.0-031500rc5-generic #201405091635 SMP Fri May 9 20:57:05 
UTC 2014 i686 i686 i686 GNU/Linux

unfortunately, problem still exists, e.g., after half a day apt-get
update takes minutes to update package list  .. :-(

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-05-18 Thread Michisteiner
# dmidecode -s bios-version ; dmidecode -s bios-release-date
G5ET98WW (2.58 )
04/01/2014

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-05-17 Thread Michisteiner
fyi: problem also still exists after upgrading to 14.04 ( 3.13.0-24)

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-05-17 Thread Michisteiner
I'm already running with the 2.58 ever since i upgraded to 14.04 four
weeks ago.  BTW: Given that the problem also appeared on quite different
hardware (bug 1107150) i doubt that it has anything to do with BIOS.

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-03-21 Thread Michisteiner
yet another observation: yesterday i run all day with the standard 3.11
kernel with all 16GB RAM. At the end of the day i also got in the state
where apt-get update took minutes (tens of them). Interestingly, also,
the vm.cache_drop trick did not seem to have any speed-up effect on it.
Also note that io-activity accoding to iostat was 100% even though it
was so ridiculously slow (and no other noticable activity, e.g.,
according to iotop).

Having finally found an (ugly way) to get nvidia working again i run
3.14 again since yesterday evening.  And i do see now the apt-get update
anomaly (9 minutes for package read) also on 13.14.  During that time
according iostat the avgrq-size seemed also to be below 10; avgqu-size
fluctuated between 5 and 20 and utilization 20-60%.  doing dd
measurements as above also was slow (15MB/s) and this time
vm.cache_drop trick  did not have any positive impact here, contrary to
the experiment reported earlier where  a /sbin/sysctl -w
vm.drop_caches=2 sped it up to a normal 90MB/s.

BTW: just in case it is relevant, i use a LUKS encrypted LVM with ext4
FS on the encrypted partitions.


** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-03-19 Thread Michisteiner
@Joseph, thanks for the info and i could install v3.14-rc7-trusty
(although i had to switch from nvidia to integrated graphics as nvidia
didn't seem to work anymore).

The experience is somewhat mixed so far. In the half-day i'm running it
i haven't seen really bad behaviour (no multi-minute apt-get updates)
but machine still feels more sluggish than it seems to be when running
with old kernel and reduced memory.

And there certainly seems to be still some anomalies: After booting,
logging in X and letting the machine's I/O system settle down to idle
(according to htop and iotop) i run repeatedly the following command on
the otherwise idle machine:

   dd if=/dev/zero of=/tmp/disk-test bs=1M count=1k

As you can see ...

   1073741824 bytes (1.1 GB) copied, 13.5484 s, 79.3 MB/s
   1073741824 bytes (1.1 GB) copied, 14.7879 s, 72.6 MB/s
   1073741824 bytes (1.1 GB) copied, 16.2955 s, 65.9 MB/s
   1073741824 bytes (1.1 GB) copied, 17.5495 s, 61.2 MB/s
   1073741824 bytes (1.1 GB) copied, 19.267 s, 55.7 MB/s
   1073741824 bytes (1.1 GB) copied, 18.9594 s, 56.6 MB/s
   1073741824 bytes (1.1 GB) copied, 19.6092 s, 54.8 MB/s
   1073741824 bytes (1.1 GB) copied, 20.5099 s, 52.4 MB/s
   1073741824 bytes (1.1 GB) copied, 22.3197 s, 48.1 MB/s
   1073741824 bytes (1.1 GB) copied, 20.8351 s, 51.5 MB/s
   1073741824 bytes (1.1 GB) copied, 27.6185 s, 38.9 MB/s
   1073741824 bytes (1.1 GB) copied, 39.5405 s, 27.2 MB/s
   1073741824 bytes (1.1 GB) copied, 55.6986 s, 19.3 MB/s
   1073741824 bytes (1.1 GB) copied, 74.4439 s, 14.4 MB/s
   1073741824 bytes (1.1 GB) copied, 117.431 s, 9.1 MB/s
   1073741824 bytes (1.1 GB) copied, 142.33 s, 7.5 MB/s

... the performance got worse and worse. Looking at `iostat -zmx 3' I/O
utilization went down to less than 10% in the last iterations.

However, as soon as i run a single

  /sbin/sysctl -w vm.drop_caches=2

the dd went up again to 90 MB/s!!

So i would be tempted to add the 'kernel-bug-exists-upstream' tag.
Thoughts?

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO


[Kernel-packages] [Bug 1290337] Re: [Lenovo ThinkPad W530] I/O slow down

2014-03-14 Thread Michisteiner
@joseph: as i replied to a similar request of yours in bug 1107150
(comment 66), i can't find the PAE kernels, e.g., the
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14-rc5-trusty/ you
point out does not seem to contain any PAE kernels (at least if still
the old naming conventions apply).

-- 
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/1290337

Title:
  [Lenovo ThinkPad W530] I/O slow down

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since at least 12.10, symptoms are that as time goes by I/O gets
  slower and slower (primarily if not even only writes rather than
  reads). It can be temporarily cured via /sbin/sysctl -w
  vm.drop_caches=2 and/or /sbin/sysctl -w vm.drop_caches=3 but the
  problem will re-appear again sooner rather than later. The problem
  seems also somewhat proportional on how much RAM is allocated. It does
  not seem to appear with less than 8GB (i.e., i saw it first when
  switching to a 16GB laptop/ThinkPad w530) and is considerably worse
  when allowing all memory compared to, e.g., by using only ~14GB using
  the mem=14000M  boot option.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290337] [NEW] I/O slow down on 32-bit PAE systems

2014-03-10 Thread Michisteiner
Public bug reported:

Symptoms are that as time goes by I/O gets slower and slower (primarily if not 
even only writes rather than reads).  
It can be temporarily cured via  /sbin/sysctl -w vm.drop_caches=2 and/or  
/sbin/sysctl -w vm.drop_caches=3 but the problem will re-appear again sooner 
rather than later.
The problem seems also somewhat proportional on how much RAM is allocated. It 
does not seem to appear with less than 8GB (i.e., i saw it first when switching 
to a 16GB laptop/ThinkPad w530) and is considerably worse when allowing all 
memory compared to, e.g., by using only ~14GB using the mem=14000M  boot option.
The issue shows up at least since 12.10

This is almost certainly the same bug as
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1107150 but as that
bug is now strangely closed and i got told to open a new one, here we go
...

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-18-generic 3.11.0-18.32
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic i686
NonfreeKernelModules: nvidia wl
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  msteiner   4131 F pulseaudio
 /dev/snd/controlC0:  msteiner   4131 F pulseaudio
 /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
 /dev/snd/seq:timidity   3237 F timidity
CRDA:
 country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
Date: Mon Mar 10 17:47:12 2014
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
MachineType: LENOVO 2449A35
MarkForUpload: True
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-18-generic N/A
 linux-backports-modules-3.11.0-18-generic  N/A
 linux-firmware 1.116.2
SourcePackage: linux
UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
dmi.bios.date: 05/24/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: G5ET93WW (2.53 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2449A35
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2449A35
dmi.product.version: ThinkPad W530
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug i386 saucy

-- 
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/1290337

Title:
  I/O slow down on 32-bit PAE systems

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Symptoms are that as time goes by I/O gets slower and slower (primarily if 
not even only writes rather than reads).  
  It can be temporarily cured via  /sbin/sysctl -w vm.drop_caches=2 and/or  
/sbin/sysctl -w vm.drop_caches=3 but the problem will re-appear again sooner 
rather than later.
  The problem seems also somewhat proportional on how much RAM is allocated. It 
does not seem to appear with less than 8GB (i.e., i saw it first when switching 
to a 16GB laptop/ThinkPad w530) and is considerably worse when allowing all 
memory compared to, e.g., by using only ~14GB using the mem=14000M  boot option.
  The issue shows up at least since 12.10

  This is almost certainly the same bug as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1107150 but as
  that bug is now strangely closed and i got told to open a new one,
  here we go ...

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: 

[Kernel-packages] [Bug 1290337] Re: I/O slow down on 32-bit PAE systems

2014-03-10 Thread Michisteiner
btw: do not bother looking at the ``nox2apic
rcutree.rcu_idle_gp_delay=1'' boot options. i added them lately trying
to overcome some nvidia-related problems. The problem here exists when
these options were not specified ...

-- 
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/1290337

Title:
  I/O slow down on 32-bit PAE systems

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Symptoms are that as time goes by I/O gets slower and slower (primarily if 
not even only writes rather than reads).  
  It can be temporarily cured via  /sbin/sysctl -w vm.drop_caches=2 and/or  
/sbin/sysctl -w vm.drop_caches=3 but the problem will re-appear again sooner 
rather than later.
  The problem seems also somewhat proportional on how much RAM is allocated. It 
does not seem to appear with less than 8GB (i.e., i saw it first when switching 
to a 16GB laptop/ThinkPad w530) and is considerably worse when allowing all 
memory compared to, e.g., by using only ~14GB using the mem=14000M  boot option.
  The issue shows up at least since 12.10

  This is almost certainly the same bug as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1107150 but as
  that bug is now strangely closed and i got told to open a new one,
  here we go ...

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  msteiner   4131 F pulseaudio
   /dev/snd/controlC0:  msteiner   4131 F pulseaudio
   /dev/snd/pcmC0D0p:   msteiner   4131 F...m pulseaudio
   /dev/snd/seq:timidity   3237 F timidity
  CRDA:
   country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
  Date: Mon Mar 10 17:47:12 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4a17fffe-b487-4abf-9df8-1846a925cf4b
  MachineType: LENOVO 2449A35
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/babbage2-root ro acpi_osi=Linux mem=14000M nox2apic 
rcutree.rcu_idle_gp_delay=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-25 (135 days ago)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2449A35
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET93WW(2.53):bd05/24/2013:svnLENOVO:pn2449A35:pvrThinkPadW530:rvnLENOVO:rn2449A35:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2449A35
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1290337/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1107150] Re: [Gigabyte P75-D3] I/O Problems

2014-03-10 Thread Michisteiner
Chris. Ok, so i opened a new Bug #1290337.  Note though that i follow
this bug since several months and much of what was discussed here
(baring the outdated BIOS hypothesis) seemed to match what i saw on my
machine.  So i am pretty convinced ``my'' bug is a duplicate of what
zaxx was originally reporting ...

-- 
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/1107150

Title:
  [Gigabyte P75-D3] I/O Problems

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I built a new system and installed Ubuntu 12.10. The system has the
  following specifications:

  Samsung 840 Pro 128 GB 
  Gigabyte P75-D3
  Intel i7 3770
  32 GB Ram
  Western Digital 1 TB Black (mounted as /home)
  Western Digital 3 TB Green (mounted as /media/data_drive)

  The initial Ubuntu 12.10 install took almost 6 hours as transfer rates
  were very slow. After reboot everything appeared very fast. However
  when I did an apt-get update the download took 20 seconds and the
  processing of lists took 19 minutes.

  I had 12.10 installed on another computer which was working great
  (older Althon system) so I installed the drive and tested the new
  machine. It suffered the same performance problems.

  I installed Windows 7 and performed speeds tests, it reported great
  results.

  I installed 12.04 onto the 1 TB drive and it did not suffer the same
  performance problems. Everything ran great.

  I then upgraded 12.10 to 13.04 (January 27, 2013) and it too suffered
  from the performance issue.

  It appears that a change between 12.04 to 12.10 impacts AHCI based
  systems specifically running the Intel B75 chipset. I am not certain
  but I think that either the motherboard is misrepresenting something
  (that 12.04 ignores but it impacts 12.10) or the kernel is not
  detecting the system correctly.

  I created a couple of pastebins with data collected:

  12.10 Install: http://pastebin.ubuntu.com/1561660/
  12.04 Live Disk (was checked against installed version and data is mostly the 
same): http://paste.ubuntu.com/1565140/

  I have a thread on the ubuntu forums that may provide additional
  details: http://ubuntuforums.org/showthread.php?t=2104709

  I also started an e-mail thread to the ubuntu-users mailing list:
  http://ubuntu.5.n6.nabble.com/Seeking-Help-td5010422.html

  I have done a lot of troubleshooting and I feel that the problem must
  either be the kernel or the bios misrepresenting information. In
  either case I am stuck without any idea of where to go next with the
  debuging and diagnoses path.

  If any additional information needs to be collected, please let me know and I 
will work to assist.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bakers 1729 F pulseaudio
   /dev/snd/controlC0:  bakers 1729 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf711 irq 45'
 Mixer name : 'Realtek ALC887-VD'
 Components : 'HDA:10ec0887,1458a002,00100302'
 Controls  : 39
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf708 irq 17'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583553,00100100'
 Controls  : 18
 Simple ctrls  : 3
  DistroRelease: Ubuntu 12.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-36-generic-pae 
root=UUID=4f30252c-fa56-4d53-be78-117cddab55f4 ro quiet splash
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic-pae 3.2.35
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-36-generic-pae N/A
   linux-backports-modules-3.2.0-36-generic-pae  N/A
   linux-firmware1.79.1
  RfKill:
   
  StagingDrivers: mei
  Tags:  precise running-unity staging
  Uname: Linux 3.2.0-36-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F9
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P75-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be 

[Kernel-packages] [Bug 1107150] Re: [Gigabyte P75-D3] I/O Problems

2014-01-27 Thread Michisteiner
Chris, this problem occurs for lots of different hardware and BIOSes
(e.g., i have it on a ThinkPad W530 with uptodate BIOS); the bios-
outdated tag is rather misleading and is very unlikely to be related to
the problem?

-- 
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/1107150

Title:
  [Gigabyte P75-D3] I/O Problems

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I built a new system and installed Ubuntu 12.10. The system has the
  following specifications:

  Samsung 840 Pro 128 GB 
  Gigabyte P75-D3
  Intel i7 3770
  32 GB Ram
  Western Digital 1 TB Black (mounted as /home)
  Western Digital 3 TB Green (mounted as /media/data_drive)

  The initial Ubuntu 12.10 install took almost 6 hours as transfer rates
  were very slow. After reboot everything appeared very fast. However
  when I did an apt-get update the download took 20 seconds and the
  processing of lists took 19 minutes.

  I had 12.10 installed on another computer which was working great
  (older Althon system) so I installed the drive and tested the new
  machine. It suffered the same performance problems.

  I installed Windows 7 and performed speeds tests, it reported great
  results.

  I installed 12.04 onto the 1 TB drive and it did not suffer the same
  performance problems. Everything ran great.

  I then upgraded 12.10 to 13.04 (January 27, 2013) and it too suffered
  from the performance issue.

  It appears that a change between 12.04 to 12.10 impacts AHCI based
  systems specifically running the Intel B75 chipset. I am not certain
  but I think that either the motherboard is misrepresenting something
  (that 12.04 ignores but it impacts 12.10) or the kernel is not
  detecting the system correctly.

  I created a couple of pastebins with data collected:

  12.10 Install: http://pastebin.ubuntu.com/1561660/
  12.04 Live Disk (was checked against installed version and data is mostly the 
same): http://paste.ubuntu.com/1565140/

  I have a thread on the ubuntu forums that may provide additional
  details: http://ubuntuforums.org/showthread.php?t=2104709

  I also started an e-mail thread to the ubuntu-users mailing list:
  http://ubuntu.5.n6.nabble.com/Seeking-Help-td5010422.html

  I have done a lot of troubleshooting and I feel that the problem must
  either be the kernel or the bios misrepresenting information. In
  either case I am stuck without any idea of where to go next with the
  debuging and diagnoses path.

  If any additional information needs to be collected, please let me know and I 
will work to assist.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bakers 1729 F pulseaudio
   /dev/snd/controlC0:  bakers 1729 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf711 irq 45'
 Mixer name : 'Realtek ALC887-VD'
 Components : 'HDA:10ec0887,1458a002,00100302'
 Controls  : 39
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf708 irq 17'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583553,00100100'
 Controls  : 18
 Simple ctrls  : 3
  DistroRelease: Ubuntu 12.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-36-generic-pae 
root=UUID=4f30252c-fa56-4d53-be78-117cddab55f4 ro quiet splash
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic-pae 3.2.35
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-36-generic-pae N/A
   linux-backports-modules-3.2.0-36-generic-pae  N/A
   linux-firmware1.79.1
  RfKill:
   
  StagingDrivers: mei
  Tags:  precise running-unity staging
  Uname: Linux 3.2.0-36-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F9
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P75-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 

[Kernel-packages] [Bug 1107150] Re: B75 Chipset I/O Problems

2013-11-04 Thread Michisteiner
FYI: the same problem seems also still present in Saucy / kernel
3.11.0-12.  Without lowering considerably the RAM at boot-time (e.g.,
12GB instead of built-in 16GB) I/O write performance is horrible (and
even with 12GB it does not seem right and deteriorates over time ...)

-- 
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/1107150

Title:
  B75 Chipset I/O Problems

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I built a new system and installed Ubuntu 12.10. The system has the
  following specifications:

  Samsung 840 Pro 128 GB 
  Gigabyte P75-D3
  Intel i7 3770
  32 GB Ram
  Western Digital 1 TB Black (mounted as /home)
  Western Digital 3 TB Green (mounted as /media/data_drive)

  The initial Ubuntu 12.10 install took almost 6 hours as transfer rates
  were very slow. After reboot everything appeared very fast. However
  when I did an apt-get update the download took 20 seconds and the
  processing of lists took 19 minutes.

  I had 12.10 installed on another computer which was working great
  (older Althon system) so I installed the drive and tested the new
  machine. It suffered the same performance problems.

  I installed Windows 7 and performed speeds tests, it reported great
  results.

  I installed 12.04 onto the 1 TB drive and it did not suffer the same
  performance problems. Everything ran great.

  I then upgraded 12.10 to 13.04 (January 27, 2013) and it too suffered
  from the performance issue.

  It appears that a change between 12.04 to 12.10 impacts AHCI based
  systems specifically running the Intel B75 chipset. I am not certain
  but I think that either the motherboard is misrepresenting something
  (that 12.04 ignores but it impacts 12.10) or the kernel is not
  detecting the system correctly.

  I created a couple of pastebins with data collected:

  12.10 Install: http://pastebin.ubuntu.com/1561660/
  12.04 Live Disk (was checked against installed version and data is mostly the 
same): http://paste.ubuntu.com/1565140/

  I have a thread on the ubuntu forums that may provide additional
  details: http://ubuntuforums.org/showthread.php?t=2104709

  I also started an e-mail thread to the ubuntu-users mailing list:
  http://ubuntu.5.n6.nabble.com/Seeking-Help-td5010422.html

  I have done a lot of troubleshooting and I feel that the problem must
  either be the kernel or the bios misrepresenting information. In
  either case I am stuck without any idea of where to go next with the
  debuging and diagnoses path.

  If any additional information needs to be collected, please let me know and I 
will work to assist.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bakers 1729 F pulseaudio
   /dev/snd/controlC0:  bakers 1729 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf711 irq 45'
 Mixer name : 'Realtek ALC887-VD'
 Components : 'HDA:10ec0887,1458a002,00100302'
 Controls  : 39
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf708 irq 17'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583553,00100100'
 Controls  : 18
 Simple ctrls  : 3
  DistroRelease: Ubuntu 12.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-36-generic-pae 
root=UUID=4f30252c-fa56-4d53-be78-117cddab55f4 ro quiet splash
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic-pae 3.2.35
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-36-generic-pae N/A
   linux-backports-modules-3.2.0-36-generic-pae  N/A
   linux-firmware1.79.1
  RfKill:
   
  StagingDrivers: mei
  Tags:  precise running-unity staging
  Uname: Linux 3.2.0-36-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F9
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P75-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: