Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 79FFB781B78 for <~alpine/users@lists.alpinelinux.org>; Wed, 15 Jan 2020 20:19:59 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 16B972400FC for <~alpine/users@lists.alpinelinux.org>; Wed, 15 Jan 2020 21:19:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1579119599; bh=pvC9DBxMWDsz57vy2NuNdFO0tzQ/RjALnXo6UgqcAhs=; h=To:From:Subject:Date:From; b=BQnmN4qiM7N4BrtlolqfJbIrf4VdcDNcDltmI7wI5yrC668x3TunCnacb7HKVAC57 L3oUUE8jyXtOKG+7XS8LwuqyVsEWuMZ4GY77rbOz0kv23t/XI/TEoc1G4piEw2XfED FsrdQFqmgS1XEpBh3QJPP7y+bwOKs95ZTGI1j2iNmCO3RePLYbXiLgP60Nu1AqRfn6 tyjcuW37iw0A+a/L4Hyuq/Ulah+qUhREmBRDkSEXjNGCDokqRaNcVrchGr3+OMs/yn Zd12vhKXCe7gfWBDqTlmrE+w1cOtpjUixSLs/oqput4ygKzq+AOa5IwtLOPA8tEHLK B73UWQ9p2FtUA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 47ydwZ4cWTz9rxX for <~alpine/users@lists.alpinelinux.org>; Wed, 15 Jan 2020 21:19:58 +0100 (CET) To: ~alpine/users@lists.alpinelinux.org From: =?UTF-8?Q?Marc_G=c3=b6ldner?= Subject: xen: wifi drivers in linux-virt Message-ID: <1a132060-e2eb-e742-4314-81f5635b2768@posteo.de> Date: Wed, 15 Jan 2020 21:19:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Hello, I#m running a xen dom0 and domU on Alpine 3.11. The pci passthrough of the Intel wifi-device works fine. The device is assigned to the domU instance. The problem is, that in the package linux-virt there are no wifi drivers, especially the iwlwifi module. Is there a way or a package which provides the necessary drivers? Or did I miss something? Regards Marc