LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > HCL > Laptops > Dell
User Name
Password

Notices

Search · Register · Submit New Product ·
 

Dell Latitude D600
Reviews Views Date of last review
7 9602 10-24-2005
spacer
Recommended By Average Price Average Rating
100% of reviewers $2,166.67 8.6
spacer


Description: A solid commercial laptop. Good keyboard and screen size.

In my case (running under RHEL 3) :
- 40Gb DD
- DVD/CD RW drive
- Modem - Conexant D480 (working under Linuxant HFS driver)
- NIC
- Wireless card
- PCMIA slot
- 2 USB
- Soundcard (auto detected)

Works fine so far under RHEL 3, but had problems with hanging during boot under RH8
Keywords: Dell Latitude D600 Redhat
/sbin/lspci output: 00:00.0 Host bridge: Intel Corp. 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corp. 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 01)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 01)
00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 01)
00:1d.7 USB Controller: Intel Corp. 82801DB USB2 (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 01)
00:1f.1 IDE interface: Intel Corp. 82801DBM Ultra ATA Storage Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corp. 82801DB AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] (rev 01)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702 Gigabit Ethernet (rev 02)
02:01.0 CardBus bridge: O2 Micro, Inc.: Unknown device 7113 (rev 20)
02:01.1 CardBus bridge: O2 Micro, Inc.: Unknown device 7113 (rev 20)
02:03.0 Network controller: Intel Corp. PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)


Author
Post A Reply 
Old 06-14-2004, 04:01 AM   #1
desertstalker
 
Registered: Apr 2004
Posts: 5
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 8

Kernel (uname -r): 2.6.7-rc3-mm1
Distribution: Debian 'Sid' (Knoppix Install)



[Log in to get rid of this advertisement]
Knoppix installed and ran fine until I decided that Kernel 2.6.5 was not new enough (weird problems with acpi processor performance states).
After the upgrade the system:
Hung on boot when it started auto configuring devices. (lilo option append="nohwsetup"

Hung on boot when starting PCMCIA (I never use this so I took pcmcia support out of my kernel, I get an error about it not existing but it continues the boot)

/dev filesystem has changed (i cannot figure out how to fix it) there are no /dev/hd?? or /dev/sd?? etc. entries so I had to change the root file system's path to /dev/discs/disc0/part5 (my / partition)

Otherwise:
Userspace program for setting ACPI Performance States: cpuspeed script form http://mega.ist.utl/~jcma/cpuspeed used in conjunction with acpid.

For the media hot-keys I use a program called acme (apt-get install acme). It is a gnome program but works fine under KDE.
i8k utils does not work, the kernel driver never outputs anything.

For my Wireless card (TrueMobile 1300) I use ndiswrapper http://ndiswrapper.sourceforge.net/

Everything else works fine (when I don't break it fiddling)

EXCEPT (BIG GRIPE)
No acpi suspend or standby. The system goes down for about a second and then comes straight back up again (only succeeds in disassociating my wlan card from the AP)

Hibernate works (sometimes) but is SO SLOW!! much faster to shut the system down and bring it up without hibernating.

Still a solid machine under Linux. Battery life of 3.5 hrs (web browsing, word processing etc.
 is offline    
Old 09-20-2004, 10:45 PM   #2
Zmaster115
 
Registered: Jul 2003
Distribution: openSuse 10.3 x64
Posts: 28
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 9

Kernel (uname -r): 2.6.5
Distribution: Mandrake 10


Smooth install, fast operation.

It doesn't go to standby easily, though, but shutting down is fast enough.

Wasn't able to find wireless card driver, but had no need for it.
 is offline    
Old 12-20-2004, 06:36 PM   #3
cevans
 
Registered: Jan 2003
Distribution: Debian (ppc and x86) with Gnome CVS HEAD
Posts: 6
Would you recommend the product? yes | Price you paid?: $2,000.00 | Rating: 8

Kernel (uname -r): 2.6.9-ac16 with s3_late_bios
Distribution: Debian and Ubuntu


With considerable tweaking, the system will suspend properly. Use the kernel patches at http://www.loria.fr/~thome/d600/. The acpi script might not work well, so you might need to write a new one. ndiswrapper and tg3 must be removed before suspending, or else the system will crash very strangely - under Debian, leaving ndiswrapper caused many commmands to hang after trying to suspend (sudo, shutdown, etc). These modules can be reloaded after resuming, and will work fine.

With Debian or Ubuntu using XFree86, the system should suspend even when DRI is on since XFree86 is patched. X.org in Ubuntu (Hoary) is not patched, and will not work unless DRI is turned off.
 is offline    
Old 01-19-2005, 03:12 PM   #4
cjcox
 
Registered: Jun 2004
Posts: 244
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 10

Kernel (uname -r): 2.6.8-24.10-default
Distribution: SUSE 9.2


I've test most everything except for wireless (lan/modem/dvd/cdrw all work great). I have a friend with a smilar Dell 8600 that uses the same wireless and I know it works for him. Suspend to disk works fine, even with DRI enabled from the open source radeon drivers.

Did have to add a probe for agp-intel... otherwise DRI won't work... but it's minor config issue and was easily fixed.

I'm still tweaking the powersave parameters... cpu frequency changes work, but I'm looking for behavior that works well with the apps I use when on battery. The defaults are a bit too agressive towards the lower clock frequencies.

Dell is making some VERY nice Linux laptops.. if only they cared.
 is offline    
Old 05-08-2005, 06:25 PM   #5
spurious
 
Registered: Apr 2003
Distribution: Sidux, Slackware, Ubuntu
Posts: 548
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 8

Kernel (uname -r): 2.6.11
Distribution: Ubuntu 5.04 "Hoary Hedgehog"


My employer provided me with this laptop, and I installed Ubuntu on it. I was very impressed: Ubuntu automatically configured the wireless NIC, and automatically setup the grub bootloader to dual-boot with the pre-existing WindowsXP partition.

Ubuntu also automatically detects USB storage devices attached to the Dell D600.

I haven't tried the modem, or burning with the CD-RW drive. But so far I've been using the laptop without any manual configuration at all. I've been very happy with this machine.
 is offline    
Old 05-10-2005, 03:49 PM   #6
Snyke
 
Registered: Dec 2004
Distribution: SuSe Linux 9.2 Professional
Posts: 36
Would you recommend the product? yes | Price you paid?: $2,000.00 | Rating: 9

Kernel (uname -r): 2.6.8-24.10-default
Distribution: SuSE Linux 9.2 Professional


Installation worked perfectly well, everything has been found and preconfigured.
Wireless card (IPW2200) works fine and I had no problem getting it running.
Suspend to Disk and Standby mode are good, suspend to RAM is buggy but there is no need since S2D is really fast.
Had some performance issues (resmgrd eating up all processor resources) but a killall resmgrd fixes that.

I really enjoy working with this Notebook :)
 is offline    
Old 10-24-2005, 06:52 PM   #7
CoonerTheRed
 
Registered: Mar 2004
Distribution: FC3
Posts: 20
Would you recommend the product? yes | Price you paid?: $2,500.00 | Rating: 8

Kernel (uname -r): 2.6.9 (slightly hand-rolled)
Distribution: Fedora Core 3


Overall, smooth installation, pretty darn compatible.

A few things that needed work to make work:

- wireless card, Intel driver was not available initially, now works happily
- acpi - suspend to ram works (and recovers) without hitch after installation of Radeon-Tools and a sleep.sh script. I'm still tweaking power settings for stepping the CPU, laptop-mode, etc, but seems to work decently.
 is offline    





All times are GMT -5. The time now is 06:13 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Open Source Consulting | Domain Registration