Sponsored Content
Operating Systems Linux Vfio passtrough gpu, a question about hdmi Post 303025171 by Linusolaradm1 on Thursday 25th of October 2018 04:59:21 PM
Old 10-25-2018
Buy a fresh nvidia quadro.
Put in a slot and is the only device on its iommu group


Code:
lspci |grep VGA|grep NV
05:00.0 VGA compatible controller: NVIDIA Corporation G86 [Quadro NVS 290] (rev a1)


find /sys/kernel/iommu_groups/ -type l|grep iommu|grep 20
/sys/kernel/iommu_groups/20/devices/0000:05:00.0

Start a fresh windows8..no uefi bios,and...code 12 Smilie

------ Post updated at 03:59 PM ------

Solution found: machine with configuration "q35" give errors
Using the classical pc-i440fx configuration,vorks fine.
 

8 More Discussions You Might Find Interesting

1. Solaris

Tracing the GPU usage

Hello, Can give me some tips to trace the GPU usage on a solaris8 update7 box? I try to understand why a Cadcam app is so slow on my Solaris box compared to a win$ box. I guess it comes from the poor graphic card I have but i would like to emphasize it. My bench is 150sec long on a Solaris... (0 Replies)
Discussion started by: solea
0 Replies

2. UNIX for Advanced & Expert Users

GPU and CUDA

Hi , i want begin programming using CUDA which enviroment can i get .I don't have desktop to buy GPU graphics card. what should to do to get CUDA enviroment. i'm thinking to buy desktop has this card or laptop (1 Reply)
Discussion started by: Scotch
1 Replies

3. Hardware

External GPU issue

Dear all, I set up a external Gforce GPU using the PE4H (Pcie passive adapter) from HWTOOLS.NET. I'm able to add and remove the device doing and The point is the kernel does not initialized the device correctly. Here is what dmesg gives after the scan: lspci -t gives and lspci... (2 Replies)
Discussion started by: aihake
2 Replies

4. Hardware

Cooler GPU

In one of our computers a Zotac GPU was installed (Zotac GeForce GTX 780 3GB AMP! to be exact) and the processor remained an Intel Core i7 2600. For the processor a new after-market cooler was installed and for the GPU also, together with fans on all case grids. Initially the temperatures as... (4 Replies)
Discussion started by: figaro
4 Replies

5. Linux

Vga passtrough with only one monitor,is possible?

I have one monitor,two vga cards,one is nvidia(host) the other ati rs450(guest),I use this script for use a vm windows with a native gpu(the ati rs450) I see this video and seems to be possible using only one monitor,but I don't understand how to do The video QEMU VGA passthrough without a... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies

6. Hardware

How disabling GPU?

Hi All I'm find out a way to disable the DGD: AMD Radeon HD 7470M on my Ubutu 16.04.2 LTS because radeon open source module is not capable to support this GPU and consequence the boot is very slow. I have tried serveral way with pci-stub.ids in the grub menu but not work. In general how... (11 Replies)
Discussion started by: _Fabio_79
11 Replies

7. UNIX for Beginners Questions & Answers

No sound hdmi

i am having a problem with putting a sound via HDMi.Its muted, nothing. When I tested like this: speaker-test -D hw:PCH,DEV=7 -c 2 i hear that,. this is aplay -L aplay -L null Discard all samples (playback) or generate zero samples (capture) pulse PulseAudio Sound Server... (2 Replies)
Discussion started by: tomislav91
2 Replies

8. Linux

Evdev and joystick on passtrough,windows see it as mouse

I have setup a working vm with gpu passtrough To avoid the use of synergi(commercial) or double keyboard/mouse(sic!) I passtrough my three usb devices using EVDEV Editing the vm I put those lines </devices> <qemu:commandline> <qemu:arg value='-object'/> <qemu:arg... (2 Replies)
Discussion started by: Linusolaradm1
2 Replies
ATI(4)							     Kernel Interfaces Manual							    ATI(4)

NAME
ati - ATI video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "ati" ... EndSection DESCRIPTION
ati is an Xorg wrapper driver for ATI video cards. It autodetects whether your hardware has a Radeon, Rage 128, or Mach64 or earlier class of chipset, and loads the radeon(4), r128(4), or mach64 driver as appropriate. SUPPORTED HARDWARE
The ati driver supports Radeon, Rage 128, and Mach64 and earlier chipsets by loading those drivers. See those manpages for specific cards supported. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details, and the specific card driver for driver configuration details. SEE ALSO
Xorg(1), xorg.conf(5), Xserver(1), X(7), r128(4), radeon(4) AUTHORS
See the individual driver pages for authors. X Version 11 xf86-video-ati 6.14.99 ATI(4)
All times are GMT -4. The time now is 10:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy