Popular Guides
View more guides at Linux Wiki Guides
This is a guide to running Linux with the Dell Inspiron 1720 laptop.
This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.
If you would like to edit this page please first view our Editing Guidelines.
| Name | Dell Inspiron 1720 |
| Processor | Intel Core 2 Duo T7250 2.0GHz |
| Screen | 17” WXGA+ Widescreen |
| RAM | 2GB |
| HDD | 320GB |
| Optical Drive | DVD+-RW |
| Graphics | NVIDIA GeForce 8600M GT |
| Network | Ethernet, Intel 3945 802.11abg |
| Device | Compatibility | Comments |
|---|---|---|
| Processor | Yes | |
| Screen | Yes | |
| HDD | Yes | |
| Optical Drive | Yes | |
| Graphics | Yes | |
| Sound | Yes | |
| Ethernet | Yes | |
| Wireless | Yes | Use the iwl3945 driver |
| Bluetooth | Not Tested | |
| 56K Modem | Not Tested | |
| USB | Yes | |
| Firewire | Not Tested | |
| Card Reader | Not Tested | |
| ExpressCard Slot | Not Tested |
Kernel version 2.6.22 or higher is recommended as some of the hardware in the 1720 requires at least this kernel version.
The Nvidia 8600M is not properly supported by the open source Xorg 'nv' driver and so you will need to use the proprietary NVIDIA driver. Some distributions (such as Ubuntu 7.10) include this driver however for others (Fedora, Debian) you will need to install it manually
Some models of the Inspiron 1720 come with a Dell branded Broadcom wireless controller. If you are ordering the laptop it is recommended to get an Intel based wireless controller as their Linux drivers are far superior. You can follow Dell's guide at http://linux.dell.com/wiki/index.php/Tech/Wireless/Truemobile_ndiswrapper for details about using the Broadcom controller.
Sound require the lates ALSA module.
On ubuntu I got it by:
sudo apt-get install module-assistant
cd /usr/src
sudo module-assistant update
sudo module-assistant prepare
sudo module-assistant auto-install alsa
sudo shutdown -r now
If you know how to setup irda the please write it here.
The Dell Inspiron 1720 works just fine with Linux with a recently release Linux distributions. On some distributions you will need to manually install the NVIDIA driver but this typically isn't difficult.
Discussion
Linux mint 14 navia 2012.11.20 Everything is working, just doesnt work wifi car, I use in terminal: sudo apt-get install firmware-b43-installer , and it was working
I also run gentoo on my 1720, with the newest kernel and nearly everything working, not tested irda, expresslot, 56 modem and sony mem cards. But SD and MMC work fine! Also BT and hibernate. Requests for my make.conf or .config go to safttuete@googlemail.com
P.S. Special keys and and touchpad are working like a charm ;) *.fdi files from that mail.
I am having trouble with the fan on my Dell Inspiron 1720 with the A09 BIOS install and Ubuntu 8.10 (fully upgraded as of Feb 26, 2009). The fan doesn't seem to turn on under normal operating temperatures. It used to work back with the A07 BIOS and with Ubuntu 7.10. I've installed i8kutils and it they control the fan but its quirky. This might be related to the NVIDIA cards overheating issue that caused the A09 BIOS updates. Did they make the temps before the fans turn on higher? That seems like its the opposite of what they wanted to do but its consistent with the behavior I've seen.
I've installed Ubuntu 8.10 on my Inspiron 1720 and managed to get around the various problems with the Nvidia display breaking hibernation etc. See: http://ubuntuforums.org/showthread.php?t=937173
I also managed to get around problems with twin monitors (via KVM), see: http://ubuntuforums.org/showthread.php?t=221174 and http://ubuntuforums.org/showthread.php?p=1773584.
My biggest stumbling block is with VM Ware running CentOS for my work. Installing VM Ware in the first insatnce wasn't straight forward, see: http://ubuntu-tutorials.com/2008/11/01/vmware-server-107-on-ubuntu-810-intrepid-2627-7-generic/
I'm finding the performance poor and some machines which work fine on my Windoze VMware server and others won't even start-up.
Dell Inspiron 1720 with ubuntu hardy heron 8.04.1
My 1720 works very well with hardy heron. Everything works strait out of the box! The Nividia drivers for the 8600M GT are not optimal but there is a scrip to force the powermizer to the highest level. Currently I am working with the 177.67 beta according to the nvidia forums they still work on improvement.
Dell Inspiron 1720 with Gentoo
I put Gentoo on my 1720 and it works very well. Once I found the info, setting up sound, wireless and printing were not that difficult. The graphics worked without any extra config on my part, and the resolution worked well. I'd like to find more info on ACPI settings (drivers, kernel, etc), but I'm happy with this laptop's workability with Linux.