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

[Xen-users] Serial port module in Xen

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Serial port module in Xen
From: Michal Ludvig <michal@xxxxxxxx>
Date: Sun, 31 Jul 2005 21:26:31 +1200
Delivery-date: Sun, 31 Jul 2005 09:25:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)
Hi all,

I'm running the linux kernel 2.6.11.12 with Xen 2.0.6 with serial driver
compiled as a module. Unfortunately I can't modprobe the module 8250.ko:
FATAL: Error inserting 8250 (/lib/.../8250.ko): Device or resource busy

dmesg only says:
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled

I have tried as well with 2.0-testing, with share_irqs=0 option to the
module, passed xencons=off to dom0 kernel, tried to insmod it from
initrd to prevent any other driver from taking the device, but had no
luck at all.

The serial driver is modularized because that's the way SuSE ships it.
However the problem exists in vanilla 2.6.11.12 with xen-2.0-testing as
well so it isn't a SuSE-specific issue.

Is there a workaround for this problem? Or is it known problem and I'll
have to recompile the kernel with static serial driver?

Thanks!

Michal Ludvig


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Serial port module in Xen, Michal Ludvig <=