Bug 5962 - Network&WM problem after resume from suspend/hibernate
Summary: Network&WM problem after resume from suspend/hibernate
Status: RESOLVED DUPLICATE of bug 3782
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2012-05-18 02:51 CEST by Valery Pipin
Modified: 2012-07-13 16:10 CEST (History)
0 users

See Also:
Source RPM:
CVE:
Status comment:


Attachments
output of dmesg (15.53 KB, application/x-gzip)
2012-05-18 02:51 CEST, Valery Pipin
Details

Description Valery Pipin 2012-05-18 02:51:54 CEST
Created attachment 2337 [details]
output of dmesg

I have a problem with network and desktop environment after resume from suspend/hibernate.

1) The case of the GNOME desktop. After resume the screen is blinking (showing my wallpaper).
2) The Kde, resume is ok, however no network. The wireless device is swithched off and it is not possible to activate it from the keyboard. In my home I use pppoe over eth0. Similarly, I'm not able activate pppoe nerther from networkmanager nor from network center.

In both cases 1 and 2, everything return after restart of X with alt-ctl-del.

The hardware HP ENVY 1210nr, two video cards, intel(integrated) and radeon(redwood) - discrete. I use vga-swithcheroo to switch off the radeon. This is done by rc.local that is used by systemd (I found info in the web).
Before suspend I switch on the radeon card with  

echo ON > /sys/kernel/debug/vgaswitcheroo/switch

Output of lspci :
###################
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc Madison [Radeon HD 5000M Series] (rev ff)
01:00.1 Audio device: ATI Technologies Inc Redwood HDMI Audio [Radeon HD 5600 Series] (rev ff)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
##################

[va@localhost ~]$ uname -a
Linux localhost 3.3.6-desktop-1.mga2 #1 SMP Sat May 12 20:01:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

output of dmesg is attached
Comment 1 Marja Van Waes 2012-05-26 13:05:30 CEST
Hi,

This bug was filed against cauldron, but we do not have cauldron at the moment.

Please report whether this bug is still valid for Mageia 2.

Thanks :)

Cheers,
marja

Keywords: (none) => NEEDINFO

Comment 2 Valery Pipin 2012-05-26 14:15:30 CEST
(In reply to comment #1)
Mageia 2 now. Thanks so much to Mageia team!

There is one. I think it is related with gnome3 extensions, Networkmanager and hostname somehow. I don't know how to diagnose and debug the problem. My  observations are as follows:

1)At institute, I have wifi govern by Networkmanager and pppoe over eth0 (govern by Mageia network tool) at home. 
2) After installation I have /etc/hosts
127.0.0.1 localhost
3)xsession is lost after resume from suspend or hibernate. I can not start application from menu. After restat of X (logout and login) everything is return. After resume I observe that hostname is changed to localhost.localdomain

Right now I changed /etc/hosts to 
# generated by drakhosts
127.0.0.1 redwood redwood.localdomain localhost localhost.localdomain

and add 
'hostname redwood.localdomain' to rc.local. This seems correct the situation.
I need some time for testing
 

> Hi,
> 
> This bug was filed against cauldron, but we do not have cauldron at the moment.
> 
> Please report whether this bug is still valid for Mageia 2.
> 
> Thanks :)
> 
> Cheers,
> marja
Comment 3 Valery Pipin 2012-06-06 01:26:37 CEST
The problem is also fixed by configuring "Ethernet" when I give a certain name to my laptop. I skipped this step during install because the usual wire network comes automatically
Comment 4 Manuel Hiebel 2012-07-11 18:26:40 CEST
yes there is a bug relating to the hostname and networkmanager (https://bugs.mageia.org/show_bug.cgi?id=3782) 
so is this bug a duplicate in fact ?
Comment 5 Valery Pipin 2012-07-13 09:58:13 CEST
Yes I had the same problems.
Comment 6 Manuel Hiebel 2012-07-13 16:10:04 CEST
ok thanks

*** This bug has been marked as a duplicate of bug 3782 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.