LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Hardware issues with Debian on Sony Vaio VGN-FS980 (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/hardware-issues-with-debian-on-sony-vaio-vgn-fs980-702492/)

ffbittencourt 02-05-2009 09:05 AM

Hardware issues with Debian on Sony Vaio VGN-FS980
 
I used to have a dual boot desktop with slackware and WinXP on it, but now I've had a Sony VGN-FS980 for a while, so I decided to take it for a spin on Linux.

I tried Ubuntu (Intrepid Ibex) first, and it ran quite well, even detected the wifi card. I didn't like Ubuntu, though, and decided to go one more step before dropping again on Slackware (it always gets things working... impressive). So I found that goodbye-microsoft.com site, and installation went on beautifully, but not all hardware is working:

-> Wi-Fi card shows up on lspci, but I couldn't find the application to connect to my network.
-> Sound card doesn't work and doesn't show on lspci.
-> I'm not sure the Intel GMA950 3D capabilities are working.

These problems seem to be related to either my lack of proximity to Debian, or to proprietary drivers (firmware?) I believe wouldn't be installed with Debian.

Thanks for reading!

pentode 02-07-2009 03:23 PM

I don't have any specific answers, but in general, you will want to determine the actual hardware (chip set) being used for Wireless and sound, then attack each issue separately.

The Goodbye Microsoft seems to have some hardware issues with its installer.

For wireless, once you determine the chipset, check the hardware compatibility list (HCL) on this site or do a Google search. You may need to download the appropriate driver module and compile it. With Debian, you can use their module-assistant (m-a) to do this pretty painlessly. If there are no Linux drivers available, the last resort is the ndiswrapper module used with the Windows driver. Googling ndiswrapper will give you way more info than you want.

For sound, you could try alsa-conf from command line to see if it turns up anything. Otherwise, you'll need to follow the same procedure above.

I don't know about the 3D graphics.

Googling Linux + your laptop model should also turn up some ideas.

The other alternative might be to download a netinstall CD of Debian Testing from the weekly build on the Debian website and re-install. The hardware detection is getting better all the time, and you may getter an newer kernel version.


All times are GMT -5. The time now is 05:29 PM.