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 1130] New: ata_piix driver not loading in 3.2.0rc4

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1130] New: ata_piix driver not loading in 3.2.0rc4
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 30 Dec 2007 01:15:47 -0800
Delivery-date: Sun, 30 Dec 2007 01:15:58 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/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=1130

           Summary: ata_piix driver not loading in 3.2.0rc4
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: whi@xxxxxxxxxxxx


When booting a compilation of 3.2.0rc4 from source made with the following
method:

hg clone http://xenbits.xensource.com/staging/xen-unstable.hg
cd xen-unstable.hg
make dist XEN_TARGET_X86_PAE=y
cd dist
./install.sh /
depmod -a linux-2.6.18.8-xen
mkinitrd -v -f /boot/initrd-2.6.18-xen.img 2.6.18.8-xen
#edit grub.conf
#title Xen 3.2.0rc4
#      kernel /xen-3.2.gz console=vga noreboot dom0_mem=258000
#      module /vmlinuz-2.6.18.8-xen root=/dev/sda2 ro console=tty0
#      module /initrd-2.6.18.8-xen.img

the kernel fails to load ata_piix.ko from my initrd, citing "Unknown symbol in
module".  The last output I can see on the console is as follows (transposed
manually):

ata_piix: Unknown symbol ata_host_stop
ata_piix: Unknown symbol ata_pci_remove_one
ata_piix: Unknown symbol ata_std_softreset
ata_piix: Unknown symbol ata_pci_default_filter
ata_piix: Unknown symbol ata_std_prereset
ata_piix: Unknown symbol ata_port_start
insmod: error inserting '/lib/ata_piix.ko': -1 Unknown symbol in module
Loading ide-disk.ko module
Scanning and configuring dmraid supported devices
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'

The box runs CentOS 5.1 32bit with the latest updates.


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