This is still a problem, internet does not work on the card.
 
> Date: Sun, 25 Aug 2013 01:06:27 +0000
> 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
>      Subdevice #1: subdevice #1
>   AudioDevicesInUse:
>    USER        PID 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,00100000'
>      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:
>    lo        no 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                            1.79
>   RfKill:
>    
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 10/07/2011
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: P1.20
>   dmi.board.name: N68-VS3 FX
>   dmi.board.vendor: ASRock
>   dmi.chassis.asset.tag: To Be Filled By O.E.M.
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: To Be Filled By O.E.M.
>   dmi.chassis.version: To Be Filled By O.E.M.
>   dmi.modalias: 
> dmi:bvnAmericanMegatrendsInc.:bvrP1.20:bd10/07/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VS3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
>   dmi.product.name: To Be Filled By O.E.M.
>   dmi.product.version: To Be Filled By O.E.M.
>   dmi.sys.vendor: To Be Filled By O.E.M.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1003297/+subscriptions

-- 
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:
   USER        PID 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,00100000'
     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:
   lo        no 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                            1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/07/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.20
  dmi.board.name: N68-VS3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.20:bd10/07/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VS3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1003297/+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

Reply via email to