[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] My GPU won't pass through. Is this my goodbye to Xen?



My plan was to use Xen in order to have a software program I could play with without having to worry that it could crash the OS. I could always build a new one.

However this requires eclipse and thus Xorg.

Since I'm on a tight budget and like my computers silent and low-powered I have a AMD APU and thus my graphics "card" consists of a [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series].

So Xorg can't find a graphics driver and thus can't run unless I VGA passthrough my GPU.

Trying to do a VGA passthrough with "sudo xl pci-assignable-add 00:01.0 && sudo xl create -c etc/xen/ArkOS-Dev_PV.cfg" and then "sudo pci-assingnable-remove -r 00:01.0" results into seeing my configuration do a Segmentation fault and core dump.

Is this the end of my Xen endavour?

If so, goodbye Xen Project. it was nice knowing you. Setting you up took me weeks, but I have gotten wiser out of it.
I almost had you working, but at the last step you budged.
Until I can gather some money for a new motherboard, goodbye.

-----------------------------

inxi -F (DomU)

System: Host: ArkOS_Dev Kernel: 4.2.5-1-ARCH x86_64 (64 bit) Console: tty 0 Distro: Arch Linux
Machine:   No /sys/class/dmi; using dmidecode: dmidecode is not installed.
CPU: Single core AMD Athlon 5350 APU with Radeon R3 (-) cache: 2048 KB
           clock speeds: max: 2050 MHz 1: 2050 MHz 2: 2050 MHz 3: 2050 MHz
Graphics:  Card: Failed to Detect Video Card!
Display Server: N/A drivers: i128,sis,voodoo,fbdev,ati,ark,glint,nv,mach64,neomagic,vesa,savage,vmware,trident,radeon,s3,siliconmotion,intel,tdfx,nouveau,openchrome
           tty size: 151x38 Advanced Data: N/A out of X
Network:   Card: Failed to Detect Network Card!
Drives: HDD Total Size: 95.9GB (2.8% used) ID-1: /dev/xvda model: N/A size: 93.7GB
           ID-2: /dev/xvdb model: N/A size: 2.1GB
Partition: ID-1: / size: 86G used: 2.6G (4%) fs: ext4 dev: /dev/xvda
Sensors:   None detected - is lm-sensors installed and configured?
Info: Processes: 70 Uptime: 1 min Memory: 49.8/1997.5MB Init: systemd Client: Shell (bash) inxi: 2.2.28


inxi -F (Dom0)

System: Host: hypervisor Kernel: 4.2.5-1-ARCH x86_64 (64 bit) Console: tty 0 Distro: Arch Linux Machine: Mobo: ASRock model: AM1H-ITX Bios: American Megatrends v: P1.20 date: 09/23/2014 CPU: Single core AMD Athlon 5350 APU with Radeon R3 (-UP-) cache: 2048 KB speed: 2050 MHz (max) Graphics: Card: Advanced Micro Devices [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series] Display Server: N/A driver: N/A tty size: 151x38 Advanced Data: N/A out of X Audio: Card-1 Advanced Micro Devices [AMD] FCH Azalia Controller driver: snd_hda_intel Card-2 Advanced Micro Devices [AMD/ATI] Kabini HDMI/DP Audio driver: snd_hda_intel
           Sound: Advanced Linux Sound Architecture v: k4.2.5-1-ARCH
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169 IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: d0:50:99:4b:96:e1 Drives: HDD Total Size: 120.0GB (6.5% used) ID-1: /dev/sda model: OCZ size: 120.0GB
Partition: ID-1: / size: 16G used: 5.3G (34%) fs: btrfs dev: /dev/sda2
           ID-2: /boot size: 511M used: 40M (8%) fs: vfat dev: /dev/sda1
ID-3: swap-1 size: 2.15GB used: 0.01GB (0%) fs: swap dev: /dev/sda4
Sensors:   None detected - is lm-sensors installed and configured?
Info: Processes: 108 Uptime: 0 min Memory: 97.9/927.4MB Init: systemd Client: Shell (bash) inxi: 2.2.28

/etc/xen/Arkos-Dev_PV.cfg
name = 'ArkOS_Dev'
bootloader = "pygrub"
#kernel = "/mnt/arch/boot/x86_64/vmlinuz"
#ramdisk = "/mnt/arch/boot/x86_64/archiso.img"
#extra = "archisobasedir=arch archisolabel=ARCH_201511"
memory = 2048
vcpus = 3
disk = [ "format=raw, vdev=xvda, access=rw, target=/dev/vm_volumes/root.ArkOS_Dev", "format=raw, vdev=xvdb, access=rw, target=/dev/vm_volumes/swap.ArkOS_Dev"
       ]
vif = [ 'mac=00:16:3e:49:2b:a1,bridge=xenbr0' ]
root = "/dev/xvda rw"

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.