WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1466] New: Xen does not boot with "auto wlan0" (Intel 39

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1466] New: Xen does not boot with "auto wlan0" (Intel 3945ABG adapter)
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 17 May 2009 09:34:12 -0700
Delivery-date: Sun, 17 May 2009 09:34:17 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1466

           Summary: Xen does not boot with "auto wlan0" (Intel 3945ABG
                    adapter)
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: hiphoplappen@xxxxxxxxxxxxxx


Xen does not boot if I activate "auto wlan0" in /etc/network/interfaces. The
console shows "suspend: event channel 22" or "... 21" as last entry.
Furthermore, if "nosmp" is not set for Xen, I get the same problem with the
messages "suspend: event channel 26" followed by "SMP alternatives: Switching
to UP code" (deactivating virtualization features in BIOS does not affect this
behavior).

If I deactivate it and execute "ifup wlan0" later, the Wifi works (Internet is
accessible).

Some relevant information:
- xend is configured with network-dummy/vif-dummy and thus "brctl show"
correctly does not list any bridges
- I'm using the iwlwifi-3945-1.ucode driver included in Debian (+
wpa_supplicant)
- No domU's running yet

My GRUB entry looks like this:
title       Xen unstable, works with WLAN deactivated
root        (hd0,2)
kernel      /xen-unstable-i386.gz nosmp noreboot console=vga
module      /vmlinuz-2.6.26-2-xen-686 root=/dev/sdb3 ro console=tty0
module      /initrd.img-2.6.26-2-xen-686

My system:
HP nc6320 - Mobile Intel Core 2 Duo T5600 ("Merom")
Debian 5.0.1 sid/unstable (x86)
Xen unstable (3.3.1) and 3.2.1 showed the same results
Kernel vmlinuz-2.6.26-2-xen-686
/dev/sda3 = /boot (internal hard disk)
/dev/sdb3 = / (USB hard disk)

Please ask if you need further information.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1466] New: Xen does not boot with "auto wlan0" (Intel 3945ABG adapter), bugzilla-daemon <=