Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Xen serial passthrough? How?

Featured Replies

Can someone please help me out, I'm trying to do a /dev/ttyS0 passthrough on Xen, but I've been reading and I have VNC=1 and from what I've read it doesn't allow me to passthrough the serial port?

 

I have this on my VM's .CFG file:

 

addirq = [4]

ioports = ["3f8-3ff"]

 

But I can't get it to work...  Any ideas?

 

Thanks!

  • Author

BUMP!

 

Anybody?

  • Author

Really?  Nobody has ever done serial passthrough????  I can see the port /dev/ttyS0 on unRAID...  so I am guessing it's not driver related, but not knowing how to do this passthrough...  Anybody?

google?

 

Background:- I have tested a Gentoo Virtual machine (DOMU) to access the serial port of Physical machine (opensuse 11.1) (DOM0) using the following configuration.

 

Step1: Following modules should be loaded on the DOM0

8250

8250_pnp

serial_core

 

check is using "lsmod" command.

 

Step 2:- Finding the IRQ and ioport ranges.

 

Run the following command on the DOM0 to find the irq for the serial port.

 

# dmesg |grep tty

serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A

 

and run the following command to find the ioport

 

 

# cat /proc/ioports |grep serial

02f8-02ff : serial

03f8-03ff : serial

 

now add the following lines in the DOMU config file ( i mean configuration file of virtual machine)

 

 

domU config:

irq = [ 4 ]

ioports = [ "02f8-02ff" ]

 

check with minicom

  • Author

Hrm....  I'll "try" that out, im using a Windows8 VM, but I will try to do the changes in the .cfg and in the xen unraid syslinux.cfg to see if I get it going.

 

Thanks!

  • Author

Hrm....  I'll "try" that out, im using a Windows8 VM, but I will try to do the changes in the .cfg and in the xen unraid syslinux.cfg to see if I get it going.

 

Thanks!

 

No-go...  Any other ideas?  (BTW, I did google, and have tried numerous things/combinations, what I am really asking is the setup from someone that has this already working on unRAID 6 and a VM.

  • 10 months later...

You ever get this to work?

  • Author

Moved to KVM and using a USB to Serial adapter now... But the answer is no, never got it to work.

  • Community Expert

You ever get this to work?

Xen support was dropped from unRAID quite some time ago.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.