Fedora Linux Support Community & Resources Center
  #1  
Old 4th June 2004, 06:41 AM
w8ing4u2hlp Offline
Registered User
 
Join Date: Jun 2004
Posts: 1
Question fc xp dual boot on inspiron 9100

Just ordered dell inspiron 9100 with 2nd hrd drv on which to install fedora. Would welcome advice from others with successful installations - I have ATI Radeon 128mb and want to use dual monitors from dvi & vga ports. Judging by previous posts, FC1 is more reliable. What are likely problems in making it dual-boot with xp-pro - my past experience with dual boot installations is that grub doesn't detect xp and one needs to edit code.
Reply With Quote
  #2  
Old 4th June 2004, 07:06 AM
ewdi's Avatar
ewdi Offline
Retired Admin
 
Join Date: Jan 2004
Location: Penguin Land
Age: 63
Posts: 1,939
If you install on MBR, it will detect windows partition
__________________
+ Visit My new blog
- [B]SlashGear US, SlashGear Japan, and
+Founder & Admin of www.fedoraforum.org

Follow me at http://twitter.com/ewdi

Laptop : MacBook Pro 2.4Ghz 4GB DDR, 20-inch iMac Aluminium/4GB RAM
Reply With Quote
  #3  
Old 23rd August 2004, 04:48 PM
olivierv's Avatar
olivierv Offline
Registered User
 
Join Date: Aug 2004
Posts: 124
Hey- I've got the same machine as you and am running XP and FC2 (same HD though). I've got everything up and running in FC2 (not the wirless though, been too lazy so far). Anyway, if you have a config question, I might be able to help.

G'luck.

Olivier
Reply With Quote
  #4  
Old 27th August 2004, 11:48 AM
olivierv's Avatar
olivierv Offline
Registered User
 
Join Date: Aug 2004
Posts: 124
Dual monitor in FC2 on a Dell Inspiron 9100

The file below is for the following hardware:
-The ATI Mobility 9700 w/128mb RAM
-The Dell 1680x1050 resolution LCD
-An external LCD with 1280x1024 resolution
-The LCD is to the right of the laptop
-The mouse is a Microsoft Intellimouse explorer

The line Option "xinerama" under ServerLayout is optional and serves only to have one large desktop across the 2 monitors (a la Windowx XP) instead of 2 separate KDE (or Gnome) desktops which don't allow window sharing.

Hope that helps.

Olivier


-----------Begin /etc/X11/Xorg.conf------------------
Code:
 Section "ServerLayout"
	Identifier     "single head configuration"
	Screen         "Screen0" #0 0
	Screen	       "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option	       "xinerama"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	FontPath     "unix/:7100"
EndSection

Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "fbdevhw"
	Load  "glx"
	Load  "record"
	Load  "freetype"
	Load  "type1"
	Load  "dri"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "LCD Panel 1400x1050"
	HorizSync    31.5 - 60.0
	VertRefresh  59.0 - 75.0
	Option	    "dpms"
EndSection

Section "Monitor"
        Identifier   "Monitor1"
        VendorName   "Monitor Vendor"
        ModelName    "LCD Panel 1280x1024"
        HorizSync    31.5 - 60.0
        VertRefresh  59.0 - 75.0
        Option      "dpms"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "radeon"
	VendorName  "Videocard vendor"
	BoardName   "ATI Radeon Mobility M9"
        Screen	    0
	BusId	    "PCI:1:0:0"
EndSection

Section "Device"
        Identifier  "Videocard1"
        Driver      "radeon"
        VendorName  "Videocard vendor"
        BoardName   "ATI Radeon Mobility M9"
	Screen	    1
	BusID	    "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes     "1680x1050" "1280x1024" "1024x768" "800x600" 
	EndSubSection
EndSection

Section "Screen"
        Identifier "Screen1"
        Device     "Videocard1"
        Monitor    "Monitor1"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x1024" 
        EndSubSection
EndSection

Section "DRI"
	Group        0
	Mode         0666
EndSection
Reply With Quote
Reply

Tags
9100, boot, dual, inspiron

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Inspiron 9100 FC6 No network! RobG Hardware & Laptops 10 3rd February 2007 05:14 AM
inspiron 9100 network card dcorlando Hardware & Laptops 10 18th April 2006 06:57 AM
ACPI & Dell Inspiron 9100 ajthornton Hardware & Laptops 0 21st December 2005 12:41 AM
FC2 Dell Inspiron 9100 zexcon Hardware & Laptops 3 10th September 2004 11:30 AM
Inspiron 9100 + ATI 128mb Radeon Help Looph0le Hardware & Laptops 1 28th June 2004 08:28 AM


Current GMT-time: 00:07 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat