[arch-general] linux-3.4.0-1 enters [testing]
Hi guys, Upstream changes: http://kernelnewbies.org/LinuxChanges The x86_32 switch is not yet enabled. Please report any issues that arise. Thanks. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
On 05/21/2012 09:21 AM, Tobias Powalowski wrote:
Hi guys,
...
Please report any issues that arise. Thanks.
greetings tpowa
Just a thank you ... for getting this available so quickly - its impressive and much appreciated. gene
On 21/05/2012 15:34, Genes MailLists wrote:
On 05/21/2012 09:21 AM, Tobias Powalowski wrote:
Hi guys,
...
Please report any issues that arise. Thanks.
greetings tpowa
Just a thank you ... for getting this available so quickly - its impressive and much appreciated.
gene
Got a "warning on start" : [ 7.552939] microcode: failed to load file amd-ucode/microcode_amd.bin [ 7.554370] microcode: failed to load file amd-ucode/microcode_amd.bin I got his in /etc/rc.conf : MODULES=(fuse powernow-k8 kvm-amd cpufreq_ondemand) Any idea ? -- Frederic Bezies - fredbezies@gmail.com Blog : http://frederic.bezies.free.fr/blog/
Install amd-microcode, I think the microcode module is autoloaded as well as all cpufreq and all other CPU related modules in this new release.
2012/5/21 Jesse Jaara <jesse.jaara@gmail.com>:
Install amd-microcode, I think the microcode module is autoloaded as well as all cpufreq and all other CPU related modules in this new release.
Ok, thanks. Don't need it before. -- Frederic Bezies fredbezies@gmail.com
On Mon, May 21, 2012 at 4:54 PM, Frederic Bezies <fredbezies@gmail.com> wrote:
Got a "warning on start" :
[ 7.552939] microcode: failed to load file amd-ucode/microcode_amd.bin [ 7.554370] microcode: failed to load file amd-ucode/microcode_amd.bin
The "microcode" module is now loaded automatically if your CPU supports it. Before you had to do it manually, that's why you see this error now. I suppose the reason is that you don't have the amd-ucode package installed.
I got his in /etc/rc.conf :
MODULES=(fuse powernow-k8 kvm-amd cpufreq_ondemand)
As far as I know you no longer need powernow-k8 or cpufreq_ondemand any more, as they too are loaded automatically if your CPU supports them. @Tobias,Thomas: I guess we'll see these sorts of warnings a lot as essentially everyone who does not have one of ucode-{intel,amd} installed will get them. I suppose we COULD post a news item about the change to module autoloading... Cheers, Tom
Am 21.05.2012 16:54, schrieb Frederic Bezies:
Got a "warning on start" :
[ 7.552939] microcode: failed to load file amd-ucode/microcode_amd.bin [ 7.554370] microcode: failed to load file amd-ucode/microcode_amd.bin
I got his in /etc/rc.conf :
MODULES=(fuse powernow-k8 kvm-amd cpufreq_ondemand)
Any idea ?
http://kernelnewbies.org/Linux_3.4#head-9df4e508cb97f4e138c590b9ccff3e0eda6c... Basically, udev now autoloads the 'microcode' module for you and tries to upgrade your CPU microcode (btw, it should also autoload powernow-k8 and kvm-amd now, so no need for them in MODULES any more!). You could install the amd-ucode package to make this go away, ignore the warning, or blacklist microcode via modprobe configuration files ('blacklist microcode').
On Mon, May 21, 2012 at 5:02 PM, Thomas Bächler <thomas@archlinux.org> wrote:
(btw, it should also autoload powernow-k8 and kvm-amd now, so no need for them in MODULES any more!).
Small correction: kvm modules are not yet autoloaded. They will be in 3.5 though [0] (and then most people can ditch MODULES I should think :) ). [0]: <http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h=e9bda3b3d0ce775afe15eaf71922d342cc74991c> -t
2012/5/21 Tom Gundersen <teg@jklm.no>:
On Mon, May 21, 2012 at 5:02 PM, Thomas Bächler <thomas@archlinux.org> wrote:
(btw, it should also autoload powernow-k8 and kvm-amd now, so no need for them in MODULES any more!).
Small correction: kvm modules are not yet autoloaded. They will be in 3.5 though [0] (and then most people can ditch MODULES I should think :) ).
-t
Besides this warning line, nothing to say : it works ;) -- Frederic Bezies fredbezies@gmail.com
On Mon, May 21, 2012 at 05:02:41PM +0200, Thomas Bächler wrote:
You could install the amd-ucode package to make this go away, ignore the warning, or blacklist microcode via modprobe configuration files ('blacklist microcode').
While we're at it, devs need to remember removing the post-install message of extra/amd-ucode, since it's not valid any more. cheers! mar77i
On 22/05/12 11:45, Martti Kühne wrote:
On Mon, May 21, 2012 at 05:02:41PM +0200, Thomas Bächler wrote:
You could install the amd-ucode package to make this go away, ignore the warning, or blacklist microcode via modprobe configuration files ('blacklist microcode').
While we're at it, devs need to remember removing the post-install message of extra/amd-ucode, since it's not valid any more.
cheers! mar77i You could make a bugreport ;)
-- Jelle van der Waa
On 05/21/2012 09:21 AM, Tobias Powalowski wrote:
Hi guys,
...
Please report any issues that arise. Thanks.
Testing on Gen 1 i7 desktop - no problems at all so far. Testing on Gen 2 i7 lenovo W520 laptop - a few hours of use (including sleep / wake cycles) - all running smoothly. Bluetooth is fine. Have not tested USB or sdcard (which has historically been a problem). Thanks again! gene
Hi guys,
Upstream changes: http://kernelnewbies.org/LinuxChanges
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
greetings tpowa I am using linux kernel 3.4.0-1-mainline from https://aur.archlinux.org/packages.php?ID=50893. The package maintainer
El 21/05/12 09:21, Tobias Powalowski escribió: provides binaries at http://arch.miffe.org/ and I installed the kernel binary The problem I am facing is related to hibernating. When I run pm-hibernate the computer hibernates fine, but later on, when I boot the computer again I just get a black screen, no bios information, no nothing. If I unplug the power source cable for a few seconds and then replug it again, the PC boots almost normally, sometimes it complains about wrong cpu settings or the bios settings are completly reseted. After that, the computer boots fine resuming normally. Some specs: *lspci:* 00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1) 00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2) 00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2) 00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2) 00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a2) 00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a2) 00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1) 00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2) 00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2) 00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2) 00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2) 00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:06.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster 02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV710 [Radeon HD 4350] 02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series] 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01) *lsmod:* Module Size Used by aes_i586 6940 1 cryptd 7357 0 aes_generic 26054 1 aes_i586 hwmon_vid 2280 0 snd_hda_codec_hdmi 21248 1 arc4 1118 2 ath5k 128531 0 powernow_k8 12012 0 snd_hda_codec_realtek 51533 1 ppdev 4750 0 ath 12349 1 ath5k k8temp 2583 0 mperf 991 1 powernow_k8 pcspkr 1455 0 i2c_nforce2 4456 0 forcedeth 50469 0 mac80211 340788 1 ath5k cfg80211 147397 3 ath,ath5k,mac80211 rfkill 12568 1 cfg80211 parport_pc 26569 0 parport 26095 2 ppdev,parport_pc processor 23783 1 powernow_k8 fan 1902 0 evdev 7630 4 thermal 6563 0 button 3614 0 floppy 48805 0 snd_hda_intel 20208 0 snd_hda_codec 80701 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_ intel snd_hwdep 4746 1 snd_hda_codec snd_ca0106 29188 0 snd_ac97_codec 89900 1 snd_ca0106 ac97_bus 874 1 snd_ac97_codec snd_rawmidi 14630 1 snd_ca0106 snd_pcm 61237 5 snd_ac97_codec,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_ca0106 snd_page_alloc 5837 3 snd_pcm,snd_hda_intel,snd_ca0106 snd_timer 14902 1 snd_pcm snd_seq_device 4316 1 snd_rawmidi snd 44426 11 snd_hda_codec_realtek,snd_ac97_codec,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_ca0106 soundcore 4378 1 snd vboxnetflt 16499 0 vboxdrv 194788 1 vboxnetflt fuse 60090 2 ext4 385088 3 crc16 1091 1 ext4 jbd2 62437 1 ext4 mbcache 4345 1 ext4 sr_mod 13180 0 cdrom 30472 1 sr_mod sd_mod 26959 7 usbhid 31509 0 pata_amd 8155 0 pata_acpi 2388 0 hid 66985 1 usbhid ata_generic 2391 0 sata_nv 17444 5 ohci_hcd 18992 0 ehci_hcd 35990 0 libata 146055 4 pata_acpi,sata_nv,pata_amd,ata_generic scsi_mod 112637 3 libata,sd_mod,sr_mod usbcore 123075 4 ohci_hcd,ehci_hcd,usbhid usb_common 622 1 usbcore radeon 779833 3 i2c_algo_bit 4615 1 radeon drm_kms_helper 22920 1 radeon ttm 46571 1 radeon drm 170851 5 ttm,drm_kms_helper,radeon i2c_core 16653 5 drm,drm_kms_helper,i2c_algo_bit,radeon,i2c_nforce2 intel_agp 8720 0 intel_gtt 11229 1 intel_agp agpgart 21967 4 drm,ttm,intel_agp,intel_gtt cpu : AMD Athlon(tm) 64 Processor 3200+
Please report this upstream or to the AUR page, as it might be specific to your kernel configuration. If you can reproduce the problem with the kernel from testing, let us know. Tom On May 22, 2012 4:54 PM, "Sébastien le Preste de Vauban" < ulpianosonsi@gmail.com> wrote:
El 21/05/12 09:21, Tobias Powalowski escribió:
Hi guys,
Upstream changes: http://kernelnewbies.org/**LinuxChanges<http://kernelnewbies.org/LinuxChanges>
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
greetings tpowa
I am using linux kernel 3.4.0-1-mainline from https://aur.archlinux.org/** packages.php?ID=50893 <https://aur.archlinux.org/packages.php?ID=50893>. The package maintainer provides binaries at http://arch.miffe.org/ and I installed the kernel binary
The problem I am facing is related to hibernating. When I run pm-hibernate the computer hibernates fine, but later on, when I boot the computer again I just get a black screen, no bios information, no nothing. If I unplug the power source cable for a few seconds and then replug it again, the PC boots almost normally, sometimes it complains about wrong cpu settings or the bios settings are completly reseted. After that, the computer boots fine resuming normally.
Some specs:
*lspci:* 00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1) 00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2) 00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2) 00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2) 00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a2) 00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a2) 00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1) 00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2) 00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2) 00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2) 00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2) 00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:06.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster 02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV710 [Radeon HD 4350] 02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series] 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
*lsmod:* Module Size Used by aes_i586 6940 1 cryptd 7357 0 aes_generic 26054 1 aes_i586 hwmon_vid 2280 0 snd_hda_codec_hdmi 21248 1 arc4 1118 2 ath5k 128531 0 powernow_k8 12012 0 snd_hda_codec_realtek 51533 1 ppdev 4750 0 ath 12349 1 ath5k k8temp 2583 0 mperf 991 1 powernow_k8 pcspkr 1455 0 i2c_nforce2 4456 0 forcedeth 50469 0 mac80211 340788 1 ath5k cfg80211 147397 3 ath,ath5k,mac80211 rfkill 12568 1 cfg80211 parport_pc 26569 0 parport 26095 2 ppdev,parport_pc processor 23783 1 powernow_k8 fan 1902 0 evdev 7630 4 thermal 6563 0 button 3614 0 floppy 48805 0 snd_hda_intel 20208 0 snd_hda_codec 80701 3 snd_hda_codec_realtek,snd_hda_** codec_hdmi,snd_hda_ intel snd_hwdep 4746 1 snd_hda_codec snd_ca0106 29188 0 snd_ac97_codec 89900 1 snd_ca0106 ac97_bus 874 1 snd_ac97_codec snd_rawmidi 14630 1 snd_ca0106 snd_pcm 61237 5 snd_ac97_codec,snd_hda_codec_** hdmi,snd_hda_codec,snd_hda_**intel,snd_ca0106 snd_page_alloc 5837 3 snd_pcm,snd_hda_intel,snd_**ca0106 snd_timer 14902 1 snd_pcm snd_seq_device 4316 1 snd_rawmidi snd 44426 11 snd_hda_codec_realtek,snd_** ac97_codec,snd_hwdep,snd_**timer,snd_hda_codec_hdmi,snd_** pcm,snd_rawmidi,snd_hda_codec,**snd_hda_intel,snd_seq_device,**snd_ca0106 soundcore 4378 1 snd vboxnetflt 16499 0 vboxdrv 194788 1 vboxnetflt fuse 60090 2 ext4 385088 3 crc16 1091 1 ext4 jbd2 62437 1 ext4 mbcache 4345 1 ext4 sr_mod 13180 0 cdrom 30472 1 sr_mod sd_mod 26959 7 usbhid 31509 0 pata_amd 8155 0 pata_acpi 2388 0 hid 66985 1 usbhid ata_generic 2391 0 sata_nv 17444 5 ohci_hcd 18992 0 ehci_hcd 35990 0 libata 146055 4 pata_acpi,sata_nv,pata_amd,**ata_generic scsi_mod 112637 3 libata,sd_mod,sr_mod usbcore 123075 4 ohci_hcd,ehci_hcd,usbhid usb_common 622 1 usbcore radeon 779833 3 i2c_algo_bit 4615 1 radeon drm_kms_helper 22920 1 radeon ttm 46571 1 radeon drm 170851 5 ttm,drm_kms_helper,radeon i2c_core 16653 5 drm,drm_kms_helper,i2c_algo_** bit,radeon,i2c_nforce2 intel_agp 8720 0 intel_gtt 11229 1 intel_agp agpgart 21967 4 drm,ttm,intel_agp,intel_gtt
cpu : AMD Athlon(tm) 64 Processor 3200+
Please report this upstream or to the AUR page, as it might be specific to your kernel configuration.
If you can reproduce the problem with the kernel from testing, let us know.
Tom On May 22, 2012 4:54 PM, "Sébastien le Preste de Vauban" < ulpianosonsi@gmail.com> wrote:
El 21/05/12 09:21, Tobias Powalowski escribió:
Hi guys,
Upstream changes: http://kernelnewbies.org/**LinuxChanges<http://kernelnewbies.org/LinuxChanges>
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
greetings tpowa
I am using linux kernel 3.4.0-1-mainline from https://aur.archlinux.org/** packages.php?ID=50893 <https://aur.archlinux.org/packages.php?ID=50893>. The package maintainer provides binaries at http://arch.miffe.org/ and I installed the kernel binary
The problem I am facing is related to hibernating. When I run pm-hibernate the computer hibernates fine, but later on, when I boot the computer again I just get a black screen, no bios information, no nothing. If I unplug the power source cable for a few seconds and then replug it again, the PC boots almost normally, sometimes it complains about wrong cpu settings or the bios settings are completly reseted. After that, the computer boots fine resuming normally.
Some specs:
*lspci:* 00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1) 00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2) 00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2) 00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2) 00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a2) 00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a2) 00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1) 00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2) 00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2) 00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2) 00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2) 00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:06.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster 02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV710 [Radeon HD 4350] 02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series] 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
*lsmod:* Module Size Used by aes_i586 6940 1 cryptd 7357 0 aes_generic 26054 1 aes_i586 hwmon_vid 2280 0 snd_hda_codec_hdmi 21248 1 arc4 1118 2 ath5k 128531 0 powernow_k8 12012 0 snd_hda_codec_realtek 51533 1 ppdev 4750 0 ath 12349 1 ath5k k8temp 2583 0 mperf 991 1 powernow_k8 pcspkr 1455 0 i2c_nforce2 4456 0 forcedeth 50469 0 mac80211 340788 1 ath5k cfg80211 147397 3 ath,ath5k,mac80211 rfkill 12568 1 cfg80211 parport_pc 26569 0 parport 26095 2 ppdev,parport_pc processor 23783 1 powernow_k8 fan 1902 0 evdev 7630 4 thermal 6563 0 button 3614 0 floppy 48805 0 snd_hda_intel 20208 0 snd_hda_codec 80701 3 snd_hda_codec_realtek,snd_hda_** codec_hdmi,snd_hda_ intel snd_hwdep 4746 1 snd_hda_codec snd_ca0106 29188 0 snd_ac97_codec 89900 1 snd_ca0106 ac97_bus 874 1 snd_ac97_codec snd_rawmidi 14630 1 snd_ca0106 snd_pcm 61237 5 snd_ac97_codec,snd_hda_codec_** hdmi,snd_hda_codec,snd_hda_**intel,snd_ca0106 snd_page_alloc 5837 3 snd_pcm,snd_hda_intel,snd_**ca0106 snd_timer 14902 1 snd_pcm snd_seq_device 4316 1 snd_rawmidi snd 44426 11 snd_hda_codec_realtek,snd_** ac97_codec,snd_hwdep,snd_**timer,snd_hda_codec_hdmi,snd_** pcm,snd_rawmidi,snd_hda_codec,**snd_hda_intel,snd_seq_device,**snd_ca0106 soundcore 4378 1 snd vboxnetflt 16499 0 vboxdrv 194788 1 vboxnetflt fuse 60090 2 ext4 385088 3 crc16 1091 1 ext4 jbd2 62437 1 ext4 mbcache 4345 1 ext4 sr_mod 13180 0 cdrom 30472 1 sr_mod sd_mod 26959 7 usbhid 31509 0 pata_amd 8155 0 pata_acpi 2388 0 hid 66985 1 usbhid ata_generic 2391 0 sata_nv 17444 5 ohci_hcd 18992 0 ehci_hcd 35990 0 libata 146055 4 pata_acpi,sata_nv,pata_amd,**ata_generic scsi_mod 112637 3 libata,sd_mod,sr_mod usbcore 123075 4 ohci_hcd,ehci_hcd,usbhid usb_common 622 1 usbcore radeon 779833 3 i2c_algo_bit 4615 1 radeon drm_kms_helper 22920 1 radeon ttm 46571 1 radeon drm 170851 5 ttm,drm_kms_helper,radeon i2c_core 16653 5 drm,drm_kms_helper,i2c_algo_** bit,radeon,i2c_nforce2 intel_agp 8720 0 intel_gtt 11229 1 intel_agp agpgart 21967 4 drm,ttm,intel_agp,intel_gtt
cpu : AMD Athlon(tm) 64 Processor 3200+
Yesterday I installed linux kernel 3.4.2-1-ARCH from testing and
El 22/05/12 11:31, Tom Gundersen escribió: linux-headers 3.4.2-1. I can reproduce this problem with linux package from testing repo. These are the last messages from kernel.log before machine hibernated (with pm-hibernate) Jun 12 00:29:57 localhost kernel: [19648.598864] EXT4-fs (sdb3): re-mounted. Opt s: commit=0 Jun 12 00:29:58 localhost kernel: [19648.817086] EXT4-fs (sdb4): re-mounted. Opt s: commit=0 Jun 12 00:29:59 localhost kernel: [19650.411766] wlan0: deauthenticating from 00 :1e:e5:76:ad:07 by local choice (reason=3) Jun 12 00:29:59 localhost kernel: [19650.427636] cfg80211: Calling CRDA to updat e world regulatory domain Jun 12 00:30:00 localhost kernel: [19650.953317] PM: Marking nosave pages: [mem 0x0009f000-0x000fffff] Jun 12 00:30:00 localhost kernel: [19650.953321] PM: Basic memory bitmaps create d pm-powersave.log: http://pastebin.com/eTNJKn2T pm-suspend.log: http://pastebin.com/LftKsXWV If I should submit more info let me know.
On 21-05-2012 14:21, Tobias Powalowski wrote:
Hi guys,
Upstream changes: http://kernelnewbies.org/LinuxChanges
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
greetings tpowa
Everything seems to be running fine here (installed only linux-{,headers) from testing) but yesterday I got some warning when powering my machine down: BUG: Bad rss-counter state mm:ffff8801388ff100 idx:1 val:-1 BUG: Bad rss-counter state mm:ffff8801388ff100 idx:2 val:1 BUG: Bad rss-counter state mm:ffff88013967bb80 idx:1 val:-59 BUG: Bad rss-counter state mm:ffff88013967bb80 idx:2 val:59 BUG: Bad rss-counter state mm:ffff8801388fea00 idx:1 val:-1 BUG: Bad rss-counter state mm:ffff8801388fea00 idx:2 val:1 BUG: Bad rss-counter state mm:ffff88013753b480 idx:1 val:-1 BUG: Bad rss-counter state mm:ffff88013753b480 idx:2 val:1 My google-fu didn't find much about this and I don't know if this is a show stopper or not or what kinds of problems this may cause. -- Mauro Santos
Excerpts from Tobias Powalowski's message from Mon 21-May-12 15:21:
Hi guys,
Upstream changes: http://kernelnewbies.org/LinuxChanges
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
The problem with ath5k still persists: ath5k phy0: gain calibration timeout https://bbs.archlinux.org/viewtopic.php?id=139270 -- Cheers, Sergey
[2012-05-29 15:46:57 -0600] Sergey Manucharian:
The problem with ath5k still persists:
ath5k phy0: gain calibration timeout
Well the two patches mentioned there made it into linux-3.4. What else is there? -- Gaetan
Excerpts from Gaetan Bisson's message from Wed 30-May-12 09:11:
[2012-05-29 15:46:57 -0600] Sergey Manucharian:
The problem with ath5k still persists:
ath5k phy0: gain calibration timeout
Well the two patches mentioned there made it into linux-3.4.
What else is there?
I have done more testing and found that the gain calibration problem is (most probably) solved. I've reported it in the same forum's thread: https://bbs.archlinux.org/viewtopic.php?pid=1108933#p1108902 -- Cheers, Sergey
-----Mensaje original----- De: arch-general-bounces@archlinux.org [mailto:arch-general- bounces@archlinux.org] En nombre de Sergey Manucharian Enviado el: martes, 29 de mayo de 2012 23:47 Para: General Discussion about Arch Linux Asunto: Re: [arch-general] linux-3.4.0-1 enters [testing]
Excerpts from Tobias Powalowski's message from Mon 21-May-12 15:21:
Hi guys,
Upstream changes: http://kernelnewbies.org/LinuxChanges
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
The problem with ath5k still persists:
ath5k phy0: gain calibration timeout
Mine came back to life with 3.4, after some weeks of nightmare...
On Mon, May 21, 2012 at 8:21 AM, Tobias Powalowski <tobias.powalowski@googlemail.com> wrote:
Hi guys,
Upstream changes: http://kernelnewbies.org/LinuxChanges
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Tobias et. al. I've been running this kernel since it hit testing. I haven't had any problems?. I did experience the same shut down error message as Mauro Santos this evening. May 29 23:51:46 gandalf shutdown[30259]: shutting down for system reboot May 29 23:51:47 gandalf init: Switching to runlevel: 6 May 29 23:51:47 gandalf kernel: [88452.180146] BUG: Bad rss-counter state mm:ffff88022319f480 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.180154] BUG: Bad rss-counter state mm:ffff88022319f480 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.182941] BUG: Bad rss-counter state mm:ffff880221cb6d80 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.182949] BUG: Bad rss-counter state mm:ffff880221cb6d80 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.505462] BUG: Bad rss-counter state mm:ffff88022345ed80 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.505480] BUG: Bad rss-counter state mm:ffff88022345ed80 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.519868] BUG: Bad rss-counter state mm:ffff880221cb7800 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.519877] BUG: Bad rss-counter state mm:ffff880221cb7800 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.542455] BUG: Bad rss-counter state mm:ffff880221cb5f80 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.542462] BUG: Bad rss-counter state mm:ffff880221cb5f80 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.757413] BUG: Bad rss-counter state mm:ffff88022319ce00 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.757423] BUG: Bad rss-counter state mm:ffff88022319ce00 idx:2 val:1 May 29 23:51:50 gandalf pdnsd[633]: Caught signal 15. Exiting. May 29 23:51:50 gandalf kernel: [88455.849136] BUG: Bad rss-counter state mm:ffff88022345ce00 idx:1 val:-3 May 29 23:51:50 gandalf kernel: [88455.854393] BUG: Bad rss-counter state mm:ffff88022345ce00 idx:2 val:3 May 29 23:51:50 gandalf kernel: [88456.054883] BUG: Bad rss-counter state mm:ffff88022345fb80 idx:1 val:-58 May 29 23:51:50 gandalf kernel: [88456.059783] BUG: Bad rss-counter state mm:ffff88022345fb80 idx:2 val:58 May 29 23:51:51 gandalf kernel: [88456.109544] BUG: Bad rss-counter state mm:ffff880222b62a00 idx:1 val:-1 May 29 23:51:51 gandalf kernel: [88456.114260] BUG: Bad rss-counter state mm:ffff880222b62a00 idx:2 val:1 May 29 23:51:51 gandalf kernel: [88456.119631] BUG: Bad rss-counter state mm:ffff88022345ea00 idx:1 val:-1 May 29 23:51:51 gandalf kernel: [88456.124267] BUG: Bad rss-counter state mm:ffff88022345ea00 idx:2 val:1 I was installing a local lib with cpan that blew up in my face, my bad PBKAC, and my memory usage went to 98%. The only was to cure it was to reboot. I didn't think any thing of it till I read the message from Mauro. My google powers seem to be broken and kernel bugs are a little bit above my pay grade. Other wise everything seems to be fine. I'm running an AMD Phenom tricore on a Gigabyte board with 8 GB ram. Myra -- Life's fun when your sick and psychotic!
On Wed, May 30, 2012 at 2:38 AM, Myra Nelson <myra.nelson@hughes.net> wrote:
On Mon, May 21, 2012 at 8:21 AM, Tobias Powalowski <tobias.powalowski@googlemail.com> wrote:
Hi guys,
Upstream changes: http://kernelnewbies.org/LinuxChanges
The x86_32 switch is not yet enabled.
Please report any issues that arise. Thanks.
greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Tobias et. al.
I've been running this kernel since it hit testing. I haven't had any problems?. I did experience the same shut down error message as Mauro Santos this evening.
May 29 23:51:46 gandalf shutdown[30259]: shutting down for system reboot May 29 23:51:47 gandalf init: Switching to runlevel: 6 May 29 23:51:47 gandalf kernel: [88452.180146] BUG: Bad rss-counter state mm:ffff88022319f480 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.180154] BUG: Bad rss-counter state mm:ffff88022319f480 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.182941] BUG: Bad rss-counter state mm:ffff880221cb6d80 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.182949] BUG: Bad rss-counter state mm:ffff880221cb6d80 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.505462] BUG: Bad rss-counter state mm:ffff88022345ed80 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.505480] BUG: Bad rss-counter state mm:ffff88022345ed80 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.519868] BUG: Bad rss-counter state mm:ffff880221cb7800 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.519877] BUG: Bad rss-counter state mm:ffff880221cb7800 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.542455] BUG: Bad rss-counter state mm:ffff880221cb5f80 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.542462] BUG: Bad rss-counter state mm:ffff880221cb5f80 idx:2 val:1 May 29 23:51:47 gandalf kernel: [88452.757413] BUG: Bad rss-counter state mm:ffff88022319ce00 idx:1 val:-1 May 29 23:51:47 gandalf kernel: [88452.757423] BUG: Bad rss-counter state mm:ffff88022319ce00 idx:2 val:1 May 29 23:51:50 gandalf pdnsd[633]: Caught signal 15. Exiting. May 29 23:51:50 gandalf kernel: [88455.849136] BUG: Bad rss-counter state mm:ffff88022345ce00 idx:1 val:-3 May 29 23:51:50 gandalf kernel: [88455.854393] BUG: Bad rss-counter state mm:ffff88022345ce00 idx:2 val:3 May 29 23:51:50 gandalf kernel: [88456.054883] BUG: Bad rss-counter state mm:ffff88022345fb80 idx:1 val:-58 May 29 23:51:50 gandalf kernel: [88456.059783] BUG: Bad rss-counter state mm:ffff88022345fb80 idx:2 val:58 May 29 23:51:51 gandalf kernel: [88456.109544] BUG: Bad rss-counter state mm:ffff880222b62a00 idx:1 val:-1 May 29 23:51:51 gandalf kernel: [88456.114260] BUG: Bad rss-counter state mm:ffff880222b62a00 idx:2 val:1 May 29 23:51:51 gandalf kernel: [88456.119631] BUG: Bad rss-counter state mm:ffff88022345ea00 idx:1 val:-1 May 29 23:51:51 gandalf kernel: [88456.124267] BUG: Bad rss-counter state mm:ffff88022345ea00 idx:2 val:1
I was installing a local lib with cpan that blew up in my face, my bad PBKAC, and my memory usage went to 98%. The only was to cure it was to reboot. I didn't think any thing of it till I read the message from Mauro. My google powers seem to be broken and kernel bugs are a little bit above my pay grade. Other wise everything seems to be fine. I'm running an AMD Phenom tricore on a Gigabyte board with 8 GB ram.
Myra
-- Life's fun when your sick and psychotic!
Update: After looking at my everything.log this morning, I'm not sure this is kernel related - at least directly. When I brought my box out of standby this morning, I was unable to run anything and received an error message about "program doesn't exist". Rebooting cured that so I started looking at logs and found this. May 30 03:01:01 gandalf anacron[1122]: Jobs will be executed sequentially May 30 03:18:48 gandalf kernel: [ 2223.677424] ata3: exception Emask 0x10 SAct 0x0 SErr 0x90202 action 0xe frozen May 30 03:18:48 gandalf kernel: [ 2223.677433] ata3: irq_stat 0x00400000, PHY RDY changed May 30 03:18:48 gandalf kernel: [ 2223.677441] ata3: SError: { RecovComm Persist PHYRdyChg 10B8B } which persisted until I rebooted. Google power revealed this may be one of the following problems. Bad power supply, bad sata cable, too many drives plugged into one molex, or bad hardware. I've replaced my sata cables, made sure there is only one drive plugged into each molex, and time will tell. I've also had the keyboard problems mentioned by others on this thread, but it occurred when I brought my box up from suspend to ram. It was a minor glitch so I wasn't really concerned with it. It may be related to the following warnings showing up in my logs. ay 30 13:03:08 gandalf kernel: [ 0.304887] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d May 30 13:03:08 gandalf kernel: [ 7.318395] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20120320/utaddress-251 More research time. Myra -- Life's fun when your sick and psychotic!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/21/2012 03:21 PM, Tobias Powalowski wrote:
Please report any issues that arise.
I've run into an issue with my usb keyboard (it's an Apple wired one). Frequently, the first keys to be pressed after not using the keyboard for a few seconds are not registered. Sometimes, the keyboard then freezes entirely (not even caps lock leds will work), which can be fixed be un- and re-plugging it in. A similar issue is described here [1] and here [2]. I haven't had time for further investigation. There are no problems with linux 3.3.7-1. [1] http://lkml.indiana.edu/hypermail/linux/kernel/1205.0/00882.html [2] http://permalink.gmane.org/gmane.linux.usb.general/64408 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPxdaWAAoJEEVsepuRuEKuxCoH+wVH0nQEwUs9+XDcpTinXfub HW0mw+9Om003xhTIg6STOx7VTNbm934/DV6mF0mDH8EnUThNvQCvFmKrWvrrYoEu 4AEXs9Yc2fWSq86CI0bzeBb6+4QCFYc6zus1BtbJYBiddfLot2lYJgXg/vSQGgGZ aG7J92pUGvSSF0D5DnRpUWMaGyKtABERxFKmy/J9IP/1HN2N9ma622tCUrW6KxeM 8cG5tkL07is4CwsuxIJkf2tQ0DAAALt6b4SAD1ZGskxnVYmYVmyz/YlEEhfALg2N +K8iUgxQ8nyor/aT/o6mWEl3JaEjJWQZmseLwAOmFDBm9M2+BkaC8zPVe8eAais= =LKh+ -----END PGP SIGNATURE-----
participants (16)
-
fredbezies
-
Frederic Bezies
-
Gaetan Bisson
-
Genes MailLists
-
Guillermo Leira
-
Jakob Gruber
-
Jelle van der Waa
-
Jesse Jaara
-
Martti Kühne
-
Mauro Santos
-
Myra Nelson
-
Sergey Manucharian
-
Sébastien le Preste de Vauban
-
Thomas Bächler
-
Tobias Powalowski
-
Tom Gundersen