<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Amir's Dev Journey]]></title><description><![CDATA[Amir's Dev Journey]]></description><link>https://devamir.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Fri, 25 Sep 2026 07:44:37 GMT</lastBuildDate><atom:link href="https://devamir.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How I Fixed Display Resolution Issues After Dual Booting Ubuntu on My 14" Laptop]]></title><description><![CDATA[Introduction
Earlier this month, I decided to dual boot Ubuntu alongside Windows on my Asus Vivobook S 14. I was excited — finally stepping into Linux for web development and exploring the world beyond Windows. But right after installation, things di...]]></description><link>https://devamir.hashnode.dev/how-i-fixed-display-resolution-issues-after-dual-booting-ubuntu-on-my-14-laptop</link><guid isPermaLink="true">https://devamir.hashnode.dev/how-i-fixed-display-resolution-issues-after-dual-booting-ubuntu-on-my-14-laptop</guid><category><![CDATA[Ubuntu]]></category><category><![CDATA[Linux]]></category><category><![CDATA[dualboot]]></category><category><![CDATA[#theodinproject]]></category><category><![CDATA[WebDevJourney]]></category><category><![CDATA[Developer]]></category><dc:creator><![CDATA[Md Amiruddin Ansari]]></dc:creator><pubDate>Sun, 29 Jun 2025 07:59:37 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1751177852015/c5c7e86f-6f1c-4d1c-bf86-a4aa2d02ce6a.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2 id="heading-introduction">Introduction</h2>
<p>Earlier this month, I decided to dual boot Ubuntu alongside Windows on my Asus Vivobook S 14. I was excited — finally stepping into Linux for web development and exploring the world beyond Windows. But right after installation, things didn’t feel right.</p>
<p>My display looked off — fonts were blurry, UI elements undersized, and every­thing felt… unpolished.</p>
<p>If you’ve just installed Ubuntu on a high-resolution laptop and your screen doesn’t look the way it should, this post might save you a few hours of headache.</p>
<h2 id="heading-my-laptop-setup">My Laptop Setup</h2>
<p>Here’s what I’m working with:<br />- Laptop: Asus Vivobook S 14<br />- Processor: Intel i5-12500H (12th Gen, Evo H-series)<br />- RAM: 16 GB<br />- Display: 14" WUXGA (1920x1200)<br />- Setup: Dual Boot (Windows 11 + Ubuntu 24.04 Wayland)</p>
<h2 id="heading-the-problem">The Problem</h2>
<p>Right after installing Ubuntu, the UI looked weird.<br />- Everything felt zoomed out<br />- Text was too small<br />- The overall experience didn’t come close to how smooth Windows looked</p>
<p>Even changing the scale settings (100%, 125%, 150%) from the Ubuntu Display Settings didn’t help much. The scaling was choppy, and I couldn’t get it to feel "right".</p>
<h2 id="heading-what-finally-worked-and-made-things-better">What Finally Worked (and Made Things Better)</h2>
<p>After trying different suggestions online and getting frustrated with Wayland limitations, I decided to switch from Ubuntu GNOME to Kubuntu (which uses KDE Plasma).</p>
<p>It was the best decision.</p>
<h2 id="heading-why-kde-kubuntu-worked-for-me">Why KDE (Kubuntu) Worked for Me</h2>
<p>- KDE Plasma offers fractional scaling options (110%, 125%, 150%, etc.)<br />- The scaling was smooth and crisp — exactly what I was looking for<br />- UI felt polished, snappy, and honestly better than Windows in many ways</p>
<p>Initially, I just wanted Linux to feel “as smooth as Windows.” But after switching to Kubuntu, I realized it could feel even better. The interface is minimal, clean, and the little animations make the whole experience feel modern.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1751183345582/8929d89a-6f2c-46f3-9c03-c637ee729bf5.png" alt class="image--center mx-auto" /></p>
<h2 id="heading-what-i-learned">What I Learned</h2>
<p>- Not all Linux desktop environments are created equal — KDE gives more control over scaling and looks<br />- Wayland + GNOME is not always the best for every laptop or resolution<br />- Kubuntu can be smoother, more customizable, and better for devs using 14" screens<br />- Fixing stuff yourself is empowering — you don’t have to be an expert to solve real problems.</p>
<h3 id="heading-whats-next">What’s Next?</h3>
<p>In my next blog, I’ll walk you through the complete process of <strong>dual-booting Kubuntu with Windows 11</strong> — step by step.</p>
<p>I’ll cover:</p>
<ul>
<li><p>My exact partition setup</p>
</li>
<li><p>Personalization choices</p>
</li>
<li><p>Small tweaks that made a big difference</p>
</li>
<li><p>And how I made both systems work smoothly side-by-side</p>
</li>
</ul>
<p>If you’re planning to dual boot or just curious about how I set mine up, stay tuned — I’ll share everything I’ve learned.</p>
<h2 id="heading-final-thoughts">Final Thoughts</h2>
<p>If you’re dual booting Ubuntu and struggling with how it looks on your screen — don’t give up.<br />Try a different flavor of Linux. In my case, Kubuntu just made sense.</p>
<p>Also, if you’re someone learning Linux (like me), don’t wait to become an expert before you share. Every fix, every small win — it’s worth writing about. Someone out there is stuck in the same situation you just came out of.</p>
<p>Thanks for reading. If this helped you, or you have questions — feel free to drop a comment or connect.<br />More fixes, stories, and lessons coming soon.</p>
]]></content:encoded></item></channel></rss>