[Kernel-packages] [Bug 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-10-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Expired
Status in “linux” source package in Trusty:
  Expired

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-10-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu Trusty) because there has been no activity
for 60 days.]

** Changed in: linux (Ubuntu Trusty)
   Status: Incomplete = Expired

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Expired
Status in “linux” source package in Trusty:
  Expired

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-08-29 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
 Assignee: Joseph Salisbury (jsalisbury) = (unassigned)

** Changed in: linux (Ubuntu Trusty)
 Assignee: Joseph Salisbury (jsalisbury) = (unassigned)

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Trusty:
  Incomplete

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-08-20 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream stable kernel?
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the
latest v3.13 stable kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.11.6-trusty/


** Changed in: linux (Ubuntu)
   Status: In Progress = Incomplete

** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu Trusty)
   Status: New = Incomplete

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Joseph Salisbury (jsalisbury)

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Trusty:
  Incomplete

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 

[Kernel-packages] [Bug 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-16 Thread jesus ofnazareth
I think this solves the problem for me, at least temporarily on my
Studio 1558. I am now able to compile a scientific library (from Julia
REPL) and not have too many issues...will repost if I find problems.

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-16 Thread jesus ofnazareth
oh nvm. fan shuts off repeatedly after i8kfan 2 2

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-16 Thread Liam P. White
@jesus

Do
# sudo service i8kmon stop

That will allow you to regain control of the fans with i8kfan.

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-10 Thread Joseph Salisbury
The following Dell Laptop support was set:

config.common.ubuntu:CONFIG_DELL_LAPTOP=m
config.common.ubuntu:CONFIG_DELL_RBU=m
config.common.ubuntu:CONFIG_DELL_WMI=m
config.common.ubuntu:CONFIG_DELL_WMI_AIO=m
config.common.ubuntu:CONFIG_LEDS_DELL_NETBOOKS=m

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-10 Thread Joseph Salisbury
Do you see the same error message when trying to insert the i8k module
manually?

I see some additional commits that may be needed, for example:

ff457bd i8k: Add support for Dell Studio laptops

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-10 Thread Liam P. White
While not officially supporting Dell Studio laptops in the past,
previous versions of Ubuntu (= 11.10) and previous kernels had support
for i8k on my device.

Manually inserting gives the message No such device. Forcing it causes
a kernel panic.

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-10 Thread Joseph Salisbury
I'll build a test kernel with a backport of commit ff457bd as well.

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-07-10 Thread Joseph Salisbury
I build a second test kernel with a backport of commit ff457bd as well.
It can be downloaded from:

he test kernel can be downloaded from:
kernel.ubuntu.com/~jsalisbury/lp1331251/

Can you test this kernel and see if it resolves this bug?

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-21 Thread Liam P. White
@Joseph:

Sorry for the late response. I've been busy.
I downloaded and installed that kernel that you linked.

It unfortunately did not resolve my problem.
I recieved the same error messages as before (no /proc/i8k).

Was Dell Laptop support enabled when you compiled?

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-18 Thread Joseph Salisbury
@Liam, do you happen to know the commit upstream that fixes this bug?

** Tags added: kernel-da-key

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-18 Thread Liam P. White
@Joseph
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?qt=grepq=i8k

It appears to be this commit:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f36fdb9f0266811ee27140acc6ac5ff21199b159

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-18 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Joseph Salisbury (jsalisbury)

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-18 Thread Joseph Salisbury
I built a test kernel with a backport of commit:
f36fdb9f0266811ee27140acc6ac5ff21199b159

The test kernel can be downloaded from:
kernel.ubuntu.com/~jsalisbury/lp1331251/

Can you test this kernel and see if it resolves this bug?

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-18 Thread Christopher M. Penalver
** Tags added: kernel-fixed-upstream-3.16-rc1

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-17 Thread Christopher M. Penalver
Liam P. White, thank you for reporting this and helping make Ubuntu
better. Could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc1-utopic/ and
advise to the results?

As well, does utilizing 
https://help.ubuntu.com/community/PowerManagement/ReducedPower
 help provide a WORKAROUND to your overheat?

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

** Tags removed: regression-potential
** Tags added: regression-release

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-17 Thread Liam P. White
Christopher,

I performed these steps, in the order that they were listed:
1. Uninstall i8kutils
2. Download and install the upstream Utopic kernel
3. Reboot

At this point, I heard the fan turn on high, and assumed that this was
related to the uninstallation of i8kutils. Surely enough, reinstalling
i8kutils caused the fan to immediately turn off, despite the processor
being at rather a high temperature.

The issue I mentioned about overheating with the new kernel is now
perhaps not of Linux but instead of i8kutils' installed service i8kmon.
Running:

~# service i8kmon stop

on tty1 prevented i8kmon from further interfering with my fan after me
manually setting it with i8kfan, allowing me to compile Inkscape in a
record time of 10 minutes.

TL;DR the reported bug is fixed in upstream.

Thanks again,
Liam

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 [Dell XPS 15 (L502X)] i8k kernel module crashes
  system

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications