{"id":2054,"date":"2025-03-20T16:06:54","date_gmt":"2025-03-20T23:06:54","guid":{"rendered":"https:\/\/wp.c9h.org\/cj\/?p=2054"},"modified":"2025-03-20T16:06:55","modified_gmt":"2025-03-20T23:06:55","slug":"installing-a-desktop-environment-on-the-hp-omen","status":"publish","type":"post","link":"https:\/\/wp.c9h.org\/cj\/?p=2054","title":{"rendered":"Installing a desktop environment on the HP Omen"},"content":{"rendered":"<p>`dmidecode | grep -A8 &#8216;^System Information&#8217;`<\/p>\n<p>tells me that the Manufacturer is HP and Product Name is OMEN Transcend Gaming Laptop 14-fb0xxx<\/p>\n<p>I&#8217;m provisioning a new piece of hardware for my eng consultant and it&#8217;s proving more difficult than I expected.  I must admit guilt for some of this difficulty.  Instead of installing using the debian installer on my keychain, I dd&#8217;d the pv block device of the 16 inch 2023 version onto the partition set aside from it.  I then rebooted into rescue mode and cleaned up the grub config, corrected the EFI boot partition&#8217;s path in \/etc\/fstab, ran the grub installer from the rescue menu, and rebooted.<\/p>\n<p>On the initial boot of the system, X or Wayland or whatever is supposed to be talking to this vast array of GPU hardware in this device, it&#8217;s unable to do more than create a black screen on vt1.  It&#8217;s easy enough to switch to vt2 and get a shell on the installed system.  So I&#8217;m doing that and investigating what&#8217;s changed in Trixie.  It seems like it&#8217;s pretty significant.  Did they just throw out Keith Packard&#8217;s and Behdad Esfahbod&#8217;s work on font rendering?  I don&#8217;t understand what&#8217;s happening in this effort to abstract to a simpler interface.  I&#8217;ll probably end up reading more about it.<\/p>\n<p>In an effort to have Debian re-configure the system for Desktop use, I have uninstalled as many packages as I could find that were in the display and human interface category, or were firmware\/drivers for devices not present in this Laptop&#8217;s SoC.  Some commands I used to clear these packages and re-install connamon follow:<\/p>\n<pre>\n```\ndpkg -S \/etc\/X11\ndpkg -S \/usr\/lib\/firmware\napt-get purge $(dpkg -l | grep -i \\\n  -e gnome -e gtk -e x11-common -e xfonts- -e libvdpau -e dbus-user-session -e gpg-agent \\\n  -e bluez -e colord -e cups -e fonts -e drm -e xf86 -e mesa -e nouveau -e cinnamon \\\n  -e avahi -e gdk -e pixel -e desktop -e libreoffice -e x11 -e wayland -e xorg \\\n  -e firmware-nvidia-graphics -e firmware-amd-graphics -e firmware-mediatek -e firmware-realtek \\\n  | awk '{print $2}')\napt-get autoremove\napt-get purge $(dpkg -l | grep '^r' | awk '{print $2}')\ntasksel install cinnamon-desktop\n```<\/pre>\n<p>And then I rebooted.  When it came back up, I was greeted with a login prompt, and Trixie looks to be fully functional on this device, including the attached wifi radio, tethering to my android, and the thunderbolt-attached Marvell SFP+ enclosure.<\/p>\n<p>I&#8217;m also installing libvirt and fetched the DVD iso material for Debian, Ubuntu and Rocky in case we have a need of building VMs during the development process.  These are the platforms that I target at work with gcp Dataproc, so I&#8217;m pretty good at performing maintenance operation on them at this point.<\/p>\n\n<div class=\"twitter-share\"><a href=\"https:\/\/twitter.com\/intent\/tweet?via=cjamescollier\" class=\"twitter-share-button\">Tweet<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>`dmidecode | grep -A8 &#8216;^System Information&#8217;` tells me that the Manufacturer is HP and Product Name is OMEN Transcend Gaming Laptop 14-fb0xxx I&#8217;m provisioning a new piece of hardware for my eng consultant and it&#8217;s proving more difficult than I expected. I must admit guilt for some of this difficulty. Instead of installing using the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[60,17,79,316,207,75,80,330,164,62,171,311,217,196,47,200,209,331,12,163,102,329,50,125,197,166,245,335,130,71,184,33,133],"tags":[],"class_list":["post-2054","post","type-post","status-publish","format-standard","hentry","category-colliertech","category-debian","category-free-software","category-gcp","category-git","category-gnome","category-gnome-foundation","category-google-cloud-dataproc","category-graphics","category-gtk","category-hardware","category-hp","category-kvm","category-libvirt","category-linux","category-lvm","category-mariadb","category-marvell","category-mysql","category-networking","category-open-source","category-openssh","category-performance","category-pgp","category-qemu","category-software","category-storage","category-trixie","category-ubuntu","category-video","category-virtualization","category-wireless","category-xorg"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p1YDIB-x8","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=\/wp\/v2\/posts\/2054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2054"}],"version-history":[{"count":1,"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=\/wp\/v2\/posts\/2054\/revisions"}],"predecessor-version":[{"id":2055,"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=\/wp\/v2\/posts\/2054\/revisions\/2055"}],"wp:attachment":[{"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2054"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2054"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.c9h.org\/cj\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}