[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2014-02-18 Thread Christopher M. Penalver
Marco Aicardi, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

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

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi 

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2014-02-18 Thread Marco Aicardi
I've filed a new bug report #1281930.

Thanks for your help.

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2014-02-17 Thread Marco Aicardi
As stated elsewhere
(http://ubuntuforums.org/showthread.php?t=2020571page=2), it seems
there is a bug between forcedeth and AM3+ CPUs.

I have this conflict with Ubuntu 13.10 and it's solved by removing
forcedeth and reloading with modprobe forcedeth msi=0 msix=0.

Please reopen 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/1003297

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2014-02-17 Thread Marco Aicardi
** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-12-27 Thread JonnyTech
Thanks Christopher - bug submitted - id 1264509
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1264509

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No 

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-12-04 Thread JonnyTech
I can confirm that this is an ongoing problem and that the forcedeth
workarounds are the only way for me to use ubuntu/mint on my ASRock
motherboard.

Please consider fixing this...

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-12-04 Thread Christopher M. Penalver
JonnyTech, in order to track your hardware, could you please file a new report 
via a terminal:
ubuntu-bug linux

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: 

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-10-23 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/1003297

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  RfKill:
   
  

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-08-24 Thread Christopher M. Penalver
Ganin, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux replace-with-bug-number

Also, could you please test the latest upstream kernel available following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Please do not test the daily folder, 
but the one all the way at the bottom. Once you've tested the upstream kernel, 
please comment on which kernel version specifically you tested. If this bug is 
fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc5

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags added: bios-outdated-1.80 needs-upstream-testing regression-
potential

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

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card 

Re: [Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-08-24 Thread David
This is still a problem, internet does not work on the card.
 
 Date: Sun, 25 Aug 2013 01:06:27 +
 From: christopher.m.penal...@gmail.com
 To: yoshie1...@hotmail.com
 Subject: [Bug 1003297] Re: Networking and ACPI conflicts
 
 Ganin, this bug was reported a while ago and there hasn't been any
 activity in it recently. We were wondering if this is still an issue? If
 so, could you please test for this with the latest development release
 of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
 /daily-live/current/ .
 
 If it remains an issue, could you please run the following command in
 the development release from a Terminal
 (Applications-Accessories-Terminal), as it will automatically gather
 and attach updated debug information to this report:
 
 apport-collect -p linux replace-with-bug-number
 
 Also, could you please test the latest upstream kernel available following 
 https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
 upstream developers to examine the issue. Please do not test the daily 
 folder, but the one all the way at the bottom. Once you've tested the 
 upstream kernel, please comment on which kernel version specifically you 
 tested. If this bug is fixed in the mainline kernel, please add the following 
 tags:
 kernel-fixed-upstream
 kernel-fixed-upstream-VERSION-NUMBER
 
 where VERSION-NUMBER is the version number of the kernel you tested. For 
 example:
 kernel-fixed-upstream-v3.11-rc5
 
 This can be done by clicking on the yellow circle with a black pencil icon 
 next to the word Tags located at the bottom of the bug description. As well, 
 please remove the tag:
 needs-upstream-testing
 
 If the mainline kernel does not fix this bug, please add the following tags:
 kernel-bug-exists-upstream
 kernel-bug-exists-upstream-VERSION-NUMBER
 
 As well, please remove the tag:
 needs-upstream-testing
 
 Once testing of the upstream kernel is complete, please mark this bug's
 Status as Confirmed. Please let us know your results. Thank you for your
 understanding.
 
 ** Tags added: bios-outdated-1.80 needs-upstream-testing regression-
 potential
 
 ** Changed in: linux (Ubuntu)
Status: Confirmed = Incomplete
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1003297
 
 Title:
   Networking and ACPI conflicts
 
 Status in “linux” package in Ubuntu:
   Incomplete
 
 Bug description:
   The Linux kernal seems to have an issue with my on-board networking
   adapter and the ACPI of my computer.  The boot log provides this bit
   of information:
 
   [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
   conflicts with ACPI region SM00 [io 0x700-0x73f]
 
   On doing some research this seems to be a very old and somewhat common
   bug that no one has ever done anything about.
 
   This bug results in two things:
 
   My on-board networking doesn't work, and trying to restart or shutdown
   the computer freezes the system.
 
   With the previous 12.04 kernel, 3.2.0-23.36, there were two
   workarounds.
 
   1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
   then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
   This enabled both networking and regular ACPI functions.
 
   or
 
   2)  Add forcedeth msi=0 msix=0 to /etc/modules
 
   If you booted normally without following either of the above steps and
   then tried to modprobe, it wouldn't work.  If you tried to rmmod the
   module, the system would instantly freeze.
 
   With the new kernel update, 3.2.0-24.38, the above method number 1
   still works, but number 2 no longer works as a workaround.  It simply
   doesn't do anything.
 
   The replacement work around for the new kernel is you must add the
   line exec rmmod forcedeth directly underneath the beginning of the
   script section in the file /etc/init/module-init-tools.conf, then you
   must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
   method doesn't work with the old kernel, and the old method doesn't
   work with the new kernel.
 
   I fear unless this long-standing bug is fixed once and for all so such
   hoops don't have to be jumped through, at one point the kernel may
   receive some update to where no method will be able to get this to
   work at all.
 
   For the record, none of the various GRUB tweaks, such as acpi=off or
   acpi=force, did anything.
 
   ProblemType: Bug
   DistroRelease: Ubuntu 12.04
   Package: linux-image-3.2.0-24-generic 3.2.0-24.38
   ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
   Uname: Linux 3.2.0-24-generic x86_64
   NonfreeKernelModules: fglrx
   AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
   ApportVersion: 2.0.1-0ubuntu7
   Architecture: amd64
   ArecordDevices:
 List of CAPTURE Hardware Devices 
card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  

Re: [Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-08-24 Thread David
Yeah, lets not let that happen, tell me how I can help and lets get this thing 
up and fixed! we can do it!
 
 Date: Sun, 25 Aug 2013 02:46:50 +
 From: 1003...@bugs.launchpad.net
 To: yoshie1...@hotmail.com
 Subject: [Bug 1003297] Re: Networking and ACPI conflicts
 
 Yes, this bug is still an issue.  I believe this thread has been quiet
 because we've all been, well, waiting and hoping for the devs to
 actually fix the bug.  But as the bug was never even assigned to anyone,
 I'm beginning to feel this is going to be another one of those Ubuntu
 bugs that's show-stopping for some, but quietly slips into the ether and
 never gets fixed.
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1003297
 
 Title:
   Networking and ACPI conflicts
 
 Status in “linux” package in Ubuntu:
   Incomplete
 
 Bug description:
   The Linux kernal seems to have an issue with my on-board networking
   adapter and the ACPI of my computer.  The boot log provides this bit
   of information:
 
   [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
   conflicts with ACPI region SM00 [io 0x700-0x73f]
 
   On doing some research this seems to be a very old and somewhat common
   bug that no one has ever done anything about.
 
   This bug results in two things:
 
   My on-board networking doesn't work, and trying to restart or shutdown
   the computer freezes the system.
 
   With the previous 12.04 kernel, 3.2.0-23.36, there were two
   workarounds.
 
   1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
   then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
   This enabled both networking and regular ACPI functions.
 
   or
 
   2)  Add forcedeth msi=0 msix=0 to /etc/modules
 
   If you booted normally without following either of the above steps and
   then tried to modprobe, it wouldn't work.  If you tried to rmmod the
   module, the system would instantly freeze.
 
   With the new kernel update, 3.2.0-24.38, the above method number 1
   still works, but number 2 no longer works as a workaround.  It simply
   doesn't do anything.
 
   The replacement work around for the new kernel is you must add the
   line exec rmmod forcedeth directly underneath the beginning of the
   script section in the file /etc/init/module-init-tools.conf, then you
   must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
   method doesn't work with the old kernel, and the old method doesn't
   work with the new kernel.
 
   I fear unless this long-standing bug is fixed once and for all so such
   hoops don't have to be jumped through, at one point the kernel may
   receive some update to where no method will be able to get this to
   work at all.
 
   For the record, none of the various GRUB tweaks, such as acpi=off or
   acpi=force, did anything.
 
   ProblemType: Bug
   DistroRelease: Ubuntu 12.04
   Package: linux-image-3.2.0-24-generic 3.2.0-24.38
   ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
   Uname: Linux 3.2.0-24-generic x86_64
   NonfreeKernelModules: fglrx
   AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
   ApportVersion: 2.0.1-0ubuntu7
   Architecture: amd64
   ArecordDevices:
 List of CAPTURE Hardware Devices 
card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1:  beardo 1765 F pulseaudio
/dev/snd/controlC0:  beardo 1765 F pulseaudio
   CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
 not found.
   Card0.Amixer.info:
Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
  Mixer name   : 'VIA VT1705'
  Components   : 'HDA:11064397,18490397,0010'
  Controls  : 37
  Simple ctrls  : 20
   Card1.Amixer.info:
Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
  Mixer name   : 'ATI R6xx HDMI'
  Components   : 'HDA:1002aa01,00aa0100,00100200'
  Controls  : 6
  Simple ctrls  : 1
   Card1.Amixer.values:
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined penum
  Playback channels: Mono
  Mono: Playback [on]
   Date: Wed May 23 01:11:42 2012
   HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
   InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
 (20120425)
   IwConfig:
lono wireless extensions.

eth0  no wireless extensions.
   Lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
   MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
   

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-08-24 Thread Gannin
Step one in fixing the bug is getting Ubuntu to pay attention.  If
Ubuntu doesn't pay attention, if they continue to just ignore it and
hope it goes away like they've done since the day the bug was filed, it
doesn't matter how much information we provide or how many hoops we jump
through, nothing will be done about it.

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
   Bus 002 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=DC70C31070C2F076 loop=/hostname/disks/root.disk ro
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/beardo not ours.
   No PulseAudio daemon running, or not running as session daemon.
  

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-08-24 Thread Christopher M. Penalver
David, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug Control 
team, and Ubuntu Bug Squad would like you to please file a new report by 
executing the following in a terminal while booted into a Ubuntu repository 
kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices
Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies
Ubuntu Community: https://wiki.ubuntu.com/ReportingBugs

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. If you have further
questions, you are welcome to redirect them to the appropriate mailing
list or forum via http://www.ubuntu.com/support/community/mailinglists ,
or you may contact me directly.

Thank you for your understanding.

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   

[Kernel-packages] [Bug 1003297] Re: Networking and ACPI conflicts

2013-08-24 Thread Gannin
So now you're encouraging people to file a duplicate bug report.  I
wasn't aware the policy had changed.

And take notice, anyone that happens across this page and is interested,
in the complete lack of a response to the fact that no one was ever
assigned to this bug, not from day one, even when the bug was confirmed.

This is not the first Ubuntu bug I've seen where it gets filed,
confirmed, ignored,  then they come back later and say, Does it work
now?  And the bug filer responds with, No, gives relevant
information, then the bug is ignored, until sometime later they come
back and say, Does it work now? without ever having anyone assigned to
the bug.  And so on and so on until the bug filer gets rather tired of
the whole thing and just goes away, just like they were hoping for in
the first place.  It reaffirms the policy that if you ignore a bug, it
must not exist.

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

Title:
  Networking and ACPI conflicts

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The Linux kernal seems to have an issue with my on-board networking
  adapter and the ACPI of my computer.  The boot log provides this bit
  of information:

  [   12.236250] ACPI: resource nForce2_smbus [io  0x0700-0x073f]
  conflicts with ACPI region SM00 [io 0x700-0x73f]

  On doing some research this seems to be a very old and somewhat common
  bug that no one has ever done anything about.

  This bug results in two things:

  My on-board networking doesn't work, and trying to restart or shutdown
  the computer freezes the system.

  With the previous 12.04 kernel, 3.2.0-23.36, there were two
  workarounds.

  1)  Boot into rescue mode, drop to the terminal, run rmmod forcedeth
  then modprobe forcedeth msi=0 msix=0 then resume a normal boot.
  This enabled both networking and regular ACPI functions.

  or

  2)  Add forcedeth msi=0 msix=0 to /etc/modules

  If you booted normally without following either of the above steps and
  then tried to modprobe, it wouldn't work.  If you tried to rmmod the
  module, the system would instantly freeze.

  With the new kernel update, 3.2.0-24.38, the above method number 1
  still works, but number 2 no longer works as a workaround.  It simply
  doesn't do anything.

  The replacement work around for the new kernel is you must add the
  line exec rmmod forcedeth directly underneath the beginning of the
  script section in the file /etc/init/module-init-tools.conf, then you
  must add modprobe forcedeth msi=0 msix=0 to /etc/rc.local.  This new
  method doesn't work with the old kernel, and the old method doesn't
  work with the new kernel.

  I fear unless this long-standing bug is fixed once and for all so such
  hoops don't have to be jumped through, at one point the kernel may
  receive some update to where no method will be able to get this to
  work at all.

  For the record, none of the various GRUB tweaks, such as acpi=off or
  acpi=force, did anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.38
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  beardo 1765 F pulseaudio
   /dev/snd/controlC0:  beardo 1765 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfeaf8000 irq 22'
 Mixer name : 'VIA VT1705'
 Components : 'HDA:11064397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfebbc000 irq 43'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Wed May 23 01:11:42 2012
  HibernationDevice: RESUME=UUID=8e8558a6-69ba-4a78-80d6-4c2306bf4202
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader