<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Аспро: ЛайтШоп [тема: Проблемы с B50 passthrough в ядре PVE9 6.17.]</title>
		<link>http://proxmox.su</link>
		<description>Новое в теме Проблемы с B50 passthrough в ядре PVE9 6.17. форума Proxmox Виртуальная Среда на сайте Аспро: ЛайтШоп [proxmox.su]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Sun, 10 May 2026 22:21:02 +0300</pubDate>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446978/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Я начал все заново с нуля, и теперь всё работает. Очень странно, но теперь всё в порядке. Спасибо ещё раз. <br />
			<i>25.01.2026 16:32:00, User Tron.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446978/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446978/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sun, 25 Jan 2026 16:32:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446977/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Чистая новая установка Ubuntu 24.04. Кажется, виртуальная машина действительно работает. Только дисплейный менеджер не запускается, поэтому я могу подключиться к ней по SSH. Буду разбираться дальше. Спасибо за вашу помощь. <br />
			<i>25.01.2026 15:26:00, User Tron.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446977/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446977/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sun, 25 Jan 2026 15:26:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446976/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Мне это кажется ничего особенного. Я тоже использую процессор Intel. Какая у тебя версия Ubuntu? Intel требует, чтобы версия ядра была не ниже 6.12 или 6.14 для b50, правильно? Не уверен. А как насчёт установить новую и чистую систему, чтобы попробовать? <br />
			<i>25.01.2026 03:00:00, FlankerZzzz.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446976/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446976/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sun, 25 Jan 2026 03:00:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446975/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Код: root@GPU-Server:~# cat /etc/default/grub &nbsp;<br /># Если вы измените этот файл или любой файл из /etc/default/grub.d/*.cfg, &nbsp;<br /># выполните 'update-grub' для обновления /boot/grub/grub.cfg. &nbsp;<br /># Полная документация по опциям в этих файлах доступна по команде: &nbsp;<br /># &nbsp; info -f grub -n 'Simple configuration' &nbsp;<br />GRUB_DEFAULT=0 &nbsp;<br />GRUB_TIMEOUT_STYLE=hidden &nbsp;<br />GRUB_TIMEOUT=0 &nbsp;<br />GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2&gt;/dev/null || echo Ubuntu` &nbsp;<br />GRUB_CMDLINE_LINUX_DEFAULT="splash" &nbsp;<br />GRUB_CMDLINE_LINUX="" &nbsp;<br /># Если на компьютере установлено несколько операционных систем, &nbsp;<br /># вероятно, стоит запустить os-prober. Однако если компьютер является хостом &nbsp;<br /># для гостевых ОС, установленных через LVM или raw-диски, запуск os-prober &nbsp;<br /># может повредить эти гостевые ОС, так как он монтирует файловые системы для поиска. &nbsp;<br />#GRUB_DISABLE_OS_PROBER=false &nbsp;<br /># Раскомментируйте, чтобы включить фильтрацию BadRAM, настройте по необходимости &nbsp;<br /># Работает с Linux (патчи не нужны) и с любым ядром, которое получает &nbsp;<br /># карту памяти из GRUB (GNU Mach, ядро FreeBSD ...) &nbsp;<br />#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" &nbsp;<br /># Раскомментируйте, чтобы отключить графический терминал &nbsp;<br />#GRUB_TERMINAL=console &nbsp;<br /># Разрешение для графического терминала &nbsp;<br /># учтите, что можно использовать только те режимы, которые поддерживает ваша видеокарта через VBE/GOP/UGA, &nbsp;<br /># вы можете посмотреть их в реальном GRUB командой `videoinfo` &nbsp;<br />#GRUB_GFXMODE=640x480 &nbsp;<br /># Раскомментируйте, если не хотите, чтобы GRUB передавал параметр "root=UUID=xxx" в Linux &nbsp;<br />#GRUB_DISABLE_LINUX_UUID=true &nbsp;<br /># Раскомментируйте, чтобы отключить создание пунктов меню для режима восстановления &nbsp;<br />#GRUB_DISABLE_RECOVERY="true" &nbsp;<br /># Раскомментируйте, чтобы услышать сигнал при запуске grub &nbsp;<br />#GRUB_INIT_TUNE="480 440 1" &nbsp;<br />root@GPU-Server:~# uname -a &nbsp;<br />Linux GPU-Server 6.17.0-8-generic #8-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 21:44:46 UTC 2025 x86_64 GNU/Linux &nbsp;<br />root@GPU-Server:~# <br />
			<i>25.01.2026 03:00:00, FlankerZzzz.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446975/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446975/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sun, 25 Jan 2026 03:00:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446974/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Спасибо за быстрый ответ. Вот настройки моего хоста, может, ты что-то заметишь не так: &nbsp;<br />grub: GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=on iommu=pt thunderbolt.host_reset=0" &nbsp;<br />/etc/modules &nbsp;<br />vfio &nbsp;<br />vfio_iommu_type1 &nbsp;<br />vfio_pci &nbsp;<br />vfio_virqfd &nbsp;<br />/etc/modprobe.d/vfio.conf &nbsp;<br />options vfio-pci ids=8086:e212 &nbsp;<br /><br />Я передаю видеокарту как «сырое» устройство со всеми функциями. Виртуальная машина на Ubuntu запускается, но зависает на логотипе. journalctl не выдает полезных подсказок <img  src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="http://proxmox.su/upload/main/smiles/2/bx_smile_sad.png" border="0" data-code=":-(" data-definition="UHD" alt=":-(" style="width:20px;height:20px;" title="Печально" class="lazyload bx-smile" /> &nbsp;<br />У меня процессор Intel, возможно, проблема с драйвером. <br />
			<i>24.01.2026 20:40:00, User Tron.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446974/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446974/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sat, 24 Jan 2026 20:40:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446973/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Конечно, кстати, сейчас это довольно хорошо работает на моём PVE. &nbsp;<br /><br />Код: &nbsp;<br />root@Flanker9900T:~# cat /etc/pve/qemu-server/ &nbsp;<br />100.conf &nbsp;101.conf &nbsp;102.conf &nbsp;103.conf &nbsp;104.conf &nbsp;105.conf &nbsp;106.conf &nbsp;107.conf &nbsp;108.conf &nbsp;110.conf &nbsp;113.conf &nbsp;200.conf &nbsp;301.conf &nbsp;302.conf &nbsp;500.conf &nbsp;<br />root@Flanker9900T:~# cat /etc/pve/qemu-server/113.conf &nbsp;<br />affinity: 0-15 &nbsp;<br />agent: 1 &nbsp;<br />balloon: 4096 &nbsp;<br />bios: ovmf &nbsp;<br />boot: order=scsi0 &nbsp;<br />cores: 8 &nbsp;<br />cpu: host &nbsp;<br />efidisk0: local:113/vm-113-disk-0.qcow2,efitype=4m,ms-cert=2023,pre-enrolled-keys=1,size=528K &nbsp;<br />hostpci0: 0000:05:02.4,pcie=1 &nbsp;<br />hostpci1: 0000:03:00.0,pcie=1 &nbsp;<br />hostpci2: 0000:04:00.0,pcie=1 &nbsp;<br />machine: q35 &nbsp;<br />memory: 16384 &nbsp;<br />meta: creation-qemu=10.1.2,ctime=1764156477 &nbsp;<br />name: GPU-S &nbsp;<br />numa: 0 &nbsp;<br />ostype: l26 &nbsp;<br />scsi0: local:113/vm-113-disk-1.qcow2,discard=on,iothread=1,size=100G,ssd=1 &nbsp;<br />scsi1: SN550:113/vm-113-disk-0.qcow2,discard=on,iothread=1,size=500G,ssd=1 &nbsp;<br />scsihw: virtio-scsi-single &nbsp;<br />smbios1: uuid=45f96b0b-b5be-449e-9b9a-c4adf5024461 &nbsp;<br />sockets: 1 &nbsp;<br />vga: none &nbsp;<br />vmgenid: 0c057bca-64e4-4dd5-b2b0-cf7dcc34e31f &nbsp;<br />root@Flanker9900T:~# uname -a &nbsp;<br />Linux Flanker9900T 6.17.2-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.2-2 (2025-11-26T12:33Z) x86_64 GNU/Linux &nbsp;<br />root@Flanker9900T:~# <br />
			<i>24.01.2026 18:04:00, FlankerZzzz.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446973/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446973/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sat, 24 Jan 2026 18:04:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446972/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Не мог бы ты выложить свои настройки для полного проброса GPU? grub и всё такое. Спасибо. Когда я пробрасываю свой b50 в Ubuntu VM, система зависает при загрузке <img  src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="http://proxmox.su/upload/main/smiles/2/bx_smile_sad.png" border="0" data-code=":-(" data-definition="UHD" alt=":-(" style="width:20px;height:20px;" title="Печально" class="lazyload bx-smile" /> <br />
			<i>24.01.2026 16:14:00, User Tron.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446972/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446972/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sat, 24 Jan 2026 16:14:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Проблемы с B50 passthrough в ядре PVE9 6.17.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message446971/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.">Проблемы с B50 passthrough в ядре PVE9 6.17.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Проще говоря, в режиме SR-IOV всё работает отлично. Моя проблема в том, что когда я полностью передаю GPU виртуальной машине (и внутри ВМ он работает нормально), при выключении ВМ иногда происходит зависание хоста PVE — это случается случайно. Например, может проявиться только один раз из 10 выключений ВМ, а может и при первом же отключении. В другой раз, сколько бы раз я ни запускал и выключал ВМ, проблему воспроизвести не удавалось — но после перезагрузки PVE хост зависал при выключении. У меня устройство на базе KVM, так что я точно могу сказать, что это зависание — нет никакого вывода и абсолютно никакой реакции. В dmesg и journal ничего особенного нет. Есть идеи? <br />
			<i>22.11.2025 16:22:00, FlankerZzzz.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message446971/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message446971/91075-problemy-s-b50-passthrough-v-yadre-pve9-6.17.</guid>
			<pubDate>Sat, 22 Nov 2025 16:22:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
	</channel>
</rss>
