{"id":294,"date":"2022-08-13T11:28:43","date_gmt":"2022-08-13T09:28:43","guid":{"rendered":"https:\/\/bowfinger.de\/blog\/?p=294"},"modified":"2022-08-13T11:43:11","modified_gmt":"2022-08-13T09:43:11","slug":"dell-xps-9310-evo-does-run-ubuntu-22-04-kernel-5-15","status":"publish","type":"post","link":"https:\/\/bowfinger.de\/blog\/2022\/08\/dell-xps-9310-evo-does-run-ubuntu-22-04-kernel-5-15\/","title":{"rendered":"Dell XPS 9310 (Evo) does run Ubuntu* 22.04 (Kernel 5.15)"},"content":{"rendered":"\n<p>Just a quick post today confirming that you can actually take a Dell XPS 13 9310 (Evo) shipped with Windoze 11, and run a vanilla Ubuntu 22.04 on it with all peripherals working and no fuzz (well, some, if you do it the way I did).<\/p>\n\n\n\n<p>I basically took my SSD from my old Dell XPS 13 9350 (yes, 9310 is much newer than 9350 &#8211; hardware manufacturers move in mysterious ways) and plucked it into the new 9310. This booted up with no issues and I thought I was good to go. Until, that is, I realised that my Wifi was indeed not working.<\/p>\n\n\n\n<p>The problem was solved, when I removed older firmware files out of <code>\/lib\/firmware<\/code>, and got the newest (version 73, as of today) from the kernel archive. Admittedly, this step was not necessary, as I later found out that virtually every version from 55 upwards should be working. But who cares.<\/p>\n\n\n\n<p>So, what you want to have in your <code>\/lib\/firmware<\/code> directory is this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">user@laptop:~$ uname -r\n5.15.0-43-generic\n\nuser@laptop:~$ lsb_release -a\nNo LSB modules are available.\nDistributor ID:\tUbuntu\nDescription:\tUbuntu 22.04.1 LTS\nRelease:\t22.04\nCodename:\tjammy\n\nuser@laptop:~$ ls \/lib\/firmware\/iwlwifi-QuZ*\n\/lib\/firmware\/iwlwifi-QuZ-a0-hr-b0-55.ucode\n...\n\/lib\/firmware\/iwlwifi-QuZ-a0-jf-b0-73.ucode\n<\/code><\/pre>\n\n\n\n<p>And your new, used Dell XPS 13 9310 which came with anoying Windoze 11 now works like a charm with Ubuntu 22.04.<\/p>\n\n\n\n<p>*) By the way: This should be completely distribution-agnostic, since it&#8217;s really only the Kernel and the AX201 Wifi adapter firmware version that counts. Docs say from Kernel 5.8 onwards <code>iwlwifi<\/code>&#8216;s support for AX201 left experimental state and should therefore work. It may show more hiccups with older versions concerning e.g. sleep states, though. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just a quick post today confirming that you can actually take a Dell XPS 13 9310 (Evo) shipped with Windoze 11, and run a vanilla Ubuntu 22.04 on it with all peripherals working and no fuzz (well, some, if you do it the way I did). I basically took my SSD from my old Dell&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[17,16],"tags":[52,51,50,18],"class_list":["post-294","post","type-post","status-publish","format-standard","hentry","category-hardware","category-linux","tag-compatibility","tag-drivers","tag-firmware","tag-linux"],"_links":{"self":[{"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/posts\/294","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/comments?post=294"}],"version-history":[{"count":2,"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/posts\/294\/revisions"}],"predecessor-version":[{"id":296,"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/posts\/294\/revisions\/296"}],"wp:attachment":[{"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/media?parent=294"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/categories?post=294"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bowfinger.de\/blog\/wp-json\/wp\/v2\/tags?post=294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}