LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > HCL > Laptops and Netbooks > Dell
User Name
Password

Notices

Search · Register · Submit New Product ·
 

Dell Inspiron 9300
Reviews Views Date of last review
1 43008 04-30-2005
spacer
Recommended By Average Price Average Rating
100% of reviewers $3,000.00 10.0
spacer


Description: Dell Inspiron 9300
2ghz Pentium-M
1gb ddr dual channel
8x dvd-rw
100gb sata hd
17" LCD
NVIDIA GeForce6800go

Sound/Video/HD/DVD-rw/Everything all works great 100% no problems on gentoo 2005.0

Screen does nto turn off when closed though
Keywords: Inspiron dell 9300 laptop centrino 915 915GM ich6 intel
/sbin/lspci output: 0000:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
0000:00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03)
0000:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
0000:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
0000:00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
0000:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
0000:00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
0000:00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
0000:00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
0000:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV41.8 [GeForce Go 6800] (rev a2)
0000:03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
0000:03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
0000:03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
0000:03:01.2 Class 0805: Ricoh Co Ltd SD Card reader (rev 17)
0000:03:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG MiniPCI Adapter (rev 05)


Author
Post A Reply 
Old 04-30-2005, 06:00 PM   #1
exodist
 
Registered: Aug 2003
Distribution: Gentoo
Posts: 1,368

Rep: Reputation:
Would you recommend the product? yes | Price you paid? (in USD): $3,000.00 | Rating: 10

Kernel (uname -r): 2.6.11-gentoo-r6-Exodist-Pm
Distribution: Gentoo 2005.0 (Stage 1)



Everything works 100%
used the intel wireless drivers for 2200: http://ipw2200.sourceforge.net/
sound used the alsa intel8x0 driver: http://alsa.sourceforge.net
Everything else is pretty basic for support

on install of gentoo stage1 the only problem I encountered was with gcc-3.3, 3.3 does not support the pentium-m march= flag, so I had to use pentium3 to upgrade gcc before returning to pentium-m and continuing install

only problem is that the screen does not turn off when closed

Correction, there wa sinitial difficulty getting xorg to use 2 of the widescreen resolutions, to fix it I had to specify them manually int he monitor section of xorg.conf:

Section "Monitor"
Identifier "LCD"
HorizSync 28.0-96.0
VertRefresh 50.0-75.0
Modeline "1440x900@70" 133.08 1440 1472 1976 2008 900 918 928 946
Modeline "1280x800@75" 111.50 1280 1312 1728 1760 800 815 825 841
EndSection

then in the driver section I had to disable EDID usage:

Section "Device"
Identifier "nvidiaC"
Driver "nvidia"
#VideoRam 131072
# Insert Clocks lines here if appropriate
BusID "PCI:1:0:0"
Option "IgnoreEDID" "true"
Option "NoDCC" "true"
EndSection

then finally in screens I had to tie it all in to use botht he detected and configured modes:

Section "Screen"
Identifier "ScreenC"
Device "nvidiaC"
Monitor "LCD"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1440x900@70" "1280x800@75" "1152x864" "1024x768" "800x600"
ViewPort 0 0
EndSubsection
EndSection


and now it works great! the values for modline were generated by 'The XFree86 Modeline Generator' (http://xtiming.sourceforge.net/cgi-bin/xtiming.pl) and i got the values to use (the max vid card timing) from the /var/log/Xorg-whatever.log I forgot where I was able to get the monitors refresh rates from, it was several hours ago.
 




  



All times are GMT -5. The time now is 04:23 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
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration