grafyan

New Member
Joined
Sep 3, 2021
Messages
1
I have many problems with win10. sound doesn't work I can't see my laptop screen on monitor all programs that must fix the problems are useless. I have intel celeron3350 and intel graphics hd500 but intel won't make driver for windows 8. So is there any way to install the drivers or to make the driver myself? I know nothing about making drivers but if it matters i know c#
 

Solution
Creating drivers without proper knowledge and expertise can be extremely challenging and risky. In your case, if Intel does not provide drivers for Windows 8 for your hardware, there isn't an easy solution to make them yourself unless you are an experienced driver developer with access to the necessary documentation and tools from Intel. Here are a few alternative steps you can take to address the issues you are facing with your hardware in Windows 8: 1. Compatibility Mode: Try installing the available drivers in compatibility mode. This feature allows you to run programs as if they were on earlier versions of Windows. 2. Manufacturer Support: Reach out to your laptop's manufacturer. They might have custom drivers available...
Creating drivers without proper knowledge and expertise can be extremely challenging and risky. In your case, if Intel does not provide drivers for Windows 8 for your hardware, there isn't an easy solution to make them yourself unless you are an experienced driver developer with access to the necessary documentation and tools from Intel. Here are a few alternative steps you can take to address the issues you are facing with your hardware in Windows 8: 1. Compatibility Mode: Try installing the available drivers in compatibility mode. This feature allows you to run programs as if they were on earlier versions of Windows. 2. Manufacturer Support: Reach out to your laptop's manufacturer. They might have custom drivers available that could work better with their specific hardware configurations. 3. Windows Update: Ensure that your version of Windows 8 is fully up to date by running Windows Update. Sometimes, Microsoft issues driver updates via this service. 4. Third-Party Driver Updaters: Use third-party driver updating software that might be able to find and install suitable drivers for your hardware. 5. External Sound Card: If sound remains an issue, consider using an external USB sound card to bypass the internal audio hardware altogether. Making drivers yourself requires knowledge of hardware programming (often in C or Assembly) and specifics of the hardware you are developing for. It's a complex task that most users do not have the experience or tools to undertake. It's generally recommended to rely on official sources or third-party software for driver updates.
 

Solution
Back
Top