
Closed
Posted
I’m on a Lenovo ThinkBook 15 G ITL that was running perfectly until the latest update to Ubuntu 22.04 (and now 22.10 on a second partition). Since the update the wired network port is dead—no NIC detected, no lights, nothing. I have NOT downloaded anything from Lenovo yet, so we can start clean. What I need is: • Finding the exact Ethernet driver (or kernel module/firmware) that matches this model for Ubuntu 22.04 + • Installing it safely, with clear commands or a .deb/driver package I can keep for future reinstalls • Post-install troubleshooting if the first attempt doesn’t bring the interface up (dmesg checks, modprobe tweaks, blacklist edits, etc.) Acceptance Criteria – The Ethernet interface appears in `ip link` / `lshw -C network` without errors – DHCP or static IP configuration works and survives a reboot – You provide a concise step-by-step guide so I can repeat the process after any future kernel update. Feel free to propose remote assistance (SSH, AnyDesk, etc.) or just detailed written instructions—whichever gets me back online fastest.
Project ID: 40420022
14 proposals
Remote project
Active 2 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
14 freelancers are bidding on average ₹769 INR/hour for this job

Hello, I’m a Senior Network & Security Engineer with 10+ years of hands-on experience designing, implementing, and migrating enterprise and service-provider networks. I specialize in Network Security, SD-WAN, routing & switching, enterprise wireless, and secure network architecture, helping companies modernize legacy networks, improve reliability, and reduce WAN costs. Core expertise: - Firewalls & Security: FortiGate, Palo Alto, Cisco ASA / Firepower IPsec & SSL VPN, site-to-site, remote access, policy design - Routing & Switching: Cisco ASR/ISR, Catalyst, Nexus, Juniper Routers (M10, MX 960) and SRX 500 (BGP, OSPF, EIGRP, IS-IS, MPLS, VLANs, STP, HSRP/VRRP) Enterprise LAN & campus design - LAN Switching (Multi-Vendor): Cisco, Juniper, Meraki, HP, Aruba, FortiSwitch Access/core design, redundancy, QoS, segmentation - Enterprise Wireless: Cisco WLC & APs, Cisco Meraki Wi-Fi, Ubiquiti, Aruba Wi-Fi, FortiAP Coverage design, roaming, security, troubleshooting - SD-WAN: Fortinet SD-WAN, Cisco SD-WAN (Viptela), Cisco Meraki (hub-and-spoke, MPLS + Internet, segmentation, HA, traffic steering) - Cloud & Hybrid Networking: AWS / Azure / GCP Site-to-site VPN, routing integration - Network Automation: Python Certifications: CCIE Enterprise Cisco Certified Specialist – Enterprise SD-WAN Implementation CCNP Data Center CCNP Security Juniper JNCIA-Junos, JNCIA-Cloud If you share your current setup and goal, I can propose a clear and practical solution. Best regards,
₹575 INR in 40 days
6.5
6.5

Hi, I am using ubuntu on my laptop. Can help you to install ethernet driver. Please come ch chat to process further. Thanks Ashish A.
₹2,500 INR in 1 day
6.2
6.2

Hello, Im professional with Linux like Ubuntu and lubuntu and I face this problem with my Lenovo G550. I’m a Senior Software Engineer with extensive experience in Python automation and web scraping & C# WindowFormApp and WFP. I’ve carefully reviewed your requirements and I can deliver a reliable, production-ready solution — not a quick workaround. ✅ Clean and maintainable code ✅ Clear communication ✅ On-time delivery I’d be happy to discuss your project details and propose the best technical approach. Best regards, Samir
₹750 INR in 40 days
4.2
4.2

As an accomplished Python developer with a robust background in Linux server management, I stand out as the perfect professional to assist you with your Ubuntu Ethernet driver fix. Over the course of my impressive 4+ year tenure, I've honed expertise in identifying and resolving intricate issues similar to this. Rest assured, I'm well equipped to find and install the specific Ethernet driver or kernel module/firmware needed for your Lenovo ThinkBook 15 G ITL on Ubuntu 22.04 +. Moreover, my proficiency extends beyond mere installation – I can troubleshoot any post-installation complications that may arise with dexterity and ensure a stable connection persists even after any future kernel update. My familiarity working with DHCP configuration and static IP setups guarantees that your network connectivity concerns will be fully addressed. Furthermore, I believe in leaving my clients well-informed and empowered, which is why I'll provide you with a clear, concise, and step-by-step guide that you can deploy independently whenever necessary. Be it through remote assistance or written instructions, rest assured that our collaboration will get you back online swiftly! Let's transform your current predicament to pixel perfect performance; let's get started!
₹600 INR in 40 days
4.1
4.1

I've reviewed your project and the specific issue with the Lenovo ThinkBook 15 G2 ITL network driver on Ubuntu. I can resolve this connectivity issue and provide the documentation you need. Proposed Solution: Diagnose the NIC status using lspci and lshw to confirm if the hardware is "unclaimed." Install the correct Realtek (likely RTL8125) or Intel driver from source or official repositories. Use DKMS (Dynamic Kernel Module Support) to ensure the fix persists through future Ubuntu kernel updates. Verify NetworkManager configurations and netplan settings to ensure the interface is active and assigned an IP. Deliverables: Fully functional Ethernet port with verified internet connectivity. A clear, step-by-step PDF or Markdown guide detailing the commands used and how to troubleshoot it in the future. Remote support via AnyDesk or TeamViewer to perform the fix directly. I have extensive experience troubleshooting Linux kernel modules and driver conflicts.
₹556 INR in 40 days
2.9
2.9

A dead Ethernet port after an Ubuntu upgrade is usually not “missing drivers” in the usual sense—it’s typically a kernel/firmware mismatch or the wrong module not loading for your specific NIC (common on newer Realtek/Intel chips in ThinkBooks). I can get this working quickly and make sure it survives future updates. What I’ll do: Identify your exact NIC chipset (lspci, lsusb, dmesg) Map it to the correct kernel module (e.g., r8169 vs r8168, or Intel e1000e/igc issues) Install the proper driver/firmware (DKMS if needed for persistence across kernel updates) Fix module conflicts (blacklist incorrect drivers, enforce correct one via modprobe) If needed: Patch or install updated kernel/firmware packages Manually bring up interface and validate link detection Validation: Interface visible in ip link / lshw -C network Stable DHCP/static IP working after reboot No recurring errors in dmesg Deliverables: Step-by-step repeatable guide Commands + driver package (.deb if applicable) Notes for future kernel updates Important: I’ll avoid risky third-party drivers unless absolutely necessary—most fixes are clean and kernel-level. Quick question: Can you share the output of lspci | grep -i ethernet? I can do this via remote session or guide you step-by-step—whichever is faster for you.
₹400 INR in 40 days
2.3
2.3

Hi, I can help restore the Ethernet port on your Lenovo ThinkBook after the Ubuntu update and provide repeatable steps for future kernel changes. I’ll first identify the exact NIC chipset using commands like `lspci`, `lsusb`, `lshw -C network`, `dmesg`, and `modinfo`, then confirm whether the issue is a missing kernel module, firmware package, blacklist conflict, or driver regression from the recent Ubuntu update. After that, I’ll install the correct driver or firmware safely, test with `modprobe`, bring the interface up, verify DHCP/static IP, and confirm it survives reboot. If the first fix does not work, I’ll check kernel logs, firmware load errors, Secure Boot issues, and module conflicts before applying the next step. You’ll receive a concise command-by-command guide, including any `.deb` or driver package used, so you can repeat the fix after future reinstalls or kernel updates. Best regards Ankit
₹575 INR in 40 days
2.5
2.5

Hi There, I Hope This Proposle Is Right Fit For Your Project. I have carefully read your job description and clearly understand that after upgrading Ubuntu, your Lenovo ThinkBook 15 Ethernet interface is no longer detected, indicating a driver, kernel module, or firmware compatibility issue rather than a hardware fault. From my understanding, your main pain point is restoring stable wired network functionality across Ubuntu 22.04/22.10 while ensuring the fix survives future kernel updates and is easy to reproduce after reinstalls. I can solve this by first identifying the exact NIC chipset and matching it with the correct kernel driver/firmware, then safely installing or reloading the required module. I will also check kernel logs (dmesg), modprobe configuration, and blacklist settings if needed. Once restored, I will ensure the interface appears correctly in system tools and supports DHCP/static IP with persistence after reboot, along with a clear step-by-step guide for future use. My understanding is to fully restore your Ethernet connectivity in a stable and repeatable way. I hope this matches your expectations and I am ready to start immediately. best regards Habib Ullah
₹575 INR in 45 days
0.0
0.0

Hello! I’m excited to help you get your ThinkBook 15 G ITL back online after the Ubuntu updates. I’ll start by identifying the exact Ethernet driver or kernel module that matches your hardware for Ubuntu 22.04 (and 22.10 on the second partition), then install it safely with a ready-to-reuse installer package and a clear, repeatable command sequence. The plan includes: 1) verifying hardware IDs and current kernel, 2) locating the correct driver/firmware (AX or Realtek/Intel family is common for this model), 3) delivering a clean .deb or script that you can keep for future reinstalls, and 4) post-install checks (dmesg, modprobe tweaks, and blacklist edits if needed). I’ll provide a concise, step-by-step guide to reproduce the fix after any kernel update and a fallback troubleshooting path if the first attempt doesn’t bring the interface up. I’m happy to offer remote assistance (SSH, AnyDesk) or thorough written instructions, your choice, whichever gets you back online fastest.
₹1,429 INR in 34 days
0.0
0.0

Hi, I can help you quickly fix the Ethernet issue on your Lenovo ThinkBook after the Ubuntu update. This is most likely a driver or kernel module issue, and I’ve handled similar problems many times on Ubuntu systems where the NIC stops working after an upgrade. I will: Identify the correct Ethernet driver/firmware for your model Install and configure it properly Troubleshoot using tools like dmesg, lshw, and modprobe if needed Ensure the network works with DHCP/static IP and survives reboot Provide a simple step-by-step guide so you can repeat it anytime I can assist via remote session (SSH / AnyDesk) or guide you step-by-step—whichever you prefer. I focus on quick resolution and clear communication, so you’ll be back online without hassle. Ready to start immediately. Best regards, Naveen Kumar V Senior DevOps Engineer
₹575 INR in 20 days
0.0
0.0

Hi, I can help you get your Ethernet port fully working again and make sure the fix survives future updates. I’ve worked on similar Ubuntu driver issues, especially with Lenovo systems where kernel updates break Realtek/Intel NIC support. The goal here isn’t just a quick fix, but a clean, repeatable setup. Here’s how I’ll approach it: Identify your exact Ethernet controller and current kernel state Install the correct driver/module (DKMS-based if needed so it persists across updates Fix conflicts (blacklisting wrong modules, loading correct ones) Verify the interface shows in ip link and lshw Configure DHCP/static IP and ensure it works after reboot If the first fix doesn’t bring it up, I’ll go deeper with: dmesg and firmware diagnostics manual module loading / recompiling if needed kernel compatibility checks or HWE kernel upgrade Deliverables: Working Ethernet interface (fully tested) Step-by-step guide you can reuse after any reinstall Commands + notes so you’re not stuck again I can either guide you with clear commands or jump on remote (SSH/AnyDesk) and fix it quickly. This is a common but slightly tricky issue—I’ll make sure it’s solved properly, not just temporarily. Ready to start right away. Best, Azeem
₹500 INR in 4 days
0.0
0.0

Hello, I have 3 years of experience in Linux, Network Administration, and System Administration. I understand your requirement for fixing the Ethernet driver issue on your Lenovo ThinkBook 15 G ITL running Ubuntu 22.04. My approach would involve identifying the exact Ethernet driver or kernel module/firmware for your model, safely installing it with clear commands or a .deb/driver package, and troubleshooting post-installation to ensure the interface comes up successfully. I will provide you with a concise step-by-step guide for future reference and ensure that the Ethernet interface works seamlessly with DHCP or static IP configuration. I am committed to maintaining effective communication throughout the project and am eager to assist you in resolving this issue promptly. Best regards.
₹580 INR in 7 days
0.0
0.0

Hello, I am a final-year Computer Engineering student at Dokuz Eylül University. I have experience with Linux system diagnostic tools and low-level programming. I can quickly resolve the Ubuntu Ethernet issue (likely r8169 kernel module conflict) you are experiencing on your ThinkBook. My previous projects in this field, which can serve as references for this work, include: PySysCheck: I developed a tool that automatically tests hardware properties (CPU, GPU, USB, hotplug) by partitioning the /sys and /proc directories on Linux. SystemInfoGUI: I created a tool that reads Linux system information and presents it with a user-friendly interface. ManoMachine Emulator: I worked on hardware simulation and control logic using the C language. I can analyze your system's Ethernet interface using lspci and dmesg outputs, install the correct driver, and permanently blacklist conflicting modules. I will document the process to ensure it won't cause problems in future kernel updates. I am available now, we can start immediately.
₹575 INR in 40 days
0.0
0.0

DUBAI, Oman
Payment method verified
Member since Apr 2, 2021
₹750-1250 INR / hour
₹750-1250 INR / hour
₹100-400 INR / hour
₹750-1250 INR / hour
₹100-400 INR / hour
$250-750 USD
₹100000-150000 INR
₹1500-12500 INR
$11-12 USD
$2-8 USD / hour
$8-15 USD / hour
₹600-1500 INR
₹1500-12500 INR
₹12500-37500 INR
$15-25 USD / hour
$30-250 USD
$250-750 USD
$30-250 USD
$30-250 USD
$30-250 USD
₹750-1250 INR / hour
$25-50 USD / hour
$8-15 USD / hour
$15-25 USD / hour
₹1500-12500 INR