geezy
07-22-2003, 04:54 PM
OK I was going at my problem before all wrong. I finally figured out I don't have an NVIDIA card afterall, but instead I have an ATI mobility 128 AGP 4X, with an M4 AGP 4X chip type. I have a dell inspiron 8000 and I've installed Mandrake 9.1 on my linux partition. X won't start and I'm still assuming it's because of my graphics card. I've gone to the ATI website and for mobility they tell you to go to the manufacturer's of your laptop website. So, I went to the dell website and you have to list that your looking for video drivers and then your OS, but they only have red hat linux listed for any linux system so I chose that. The only video driver they have is for ATI mobililty 3/ mobility 4. It says at the website
this rpm installs correct XF86config-4 file for portable LCD panel that can do 1024x768 with ATI Rage Mobility M3 chipset. XFree86 4.0.1 is required.
I'm not sure if it matters if I have an M4 chipset and it's for the M3 chipset, but that's all they offer. After I install the rpm it says
XConfig-atimp3-1024 /etc/X11/XF86Config-4 saved as /etc/X11/XF86Config-4.rpmorig
If I look at the files my /etc/X11/XF86Config-4 is the same as my /dell/X11/XF86Config-1024 I think. I'll post one of them here. My problem is that X still won't run. I'm not sure what to do. Any suggestions??
I also was told about a link to http://dri.sourceforge.net for drivers. Does it make sense to download something from them
Here's my /etc/X11/XF86Config-4
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5 - 48.5
VertRefresh 60
Modeline "1024x768" 65.000 1024 1048 1065 1344 768 770 776 806
EndSection
Section "Device"
### Available Driver options are:-
#Option "NoAccel"
#Option "SWcursor"
#Option "HWcursor"
#Option "Dac6Bit"
#Option "Dac8Bit"
#Option "ForcePCIMode"
#Option "CCEPIOMode"
#Option "CCENoSecurity"
#Option "CCEusecTimeout"
#Option "AGPMode"
#Option "AGPSize"
#Option "RingSize"
#Option "VBListSize"
#Option "VBSize"
#Option "UseCCEfor2D"
#Option "PanelWidth"
#Option "PanelHeight"
#Option "UseFBDev"
Identifier "Card0"
Driver "r128"
VendorName "ATI"
BoardName "Rage 128 Mobility LF"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
EndSection
this rpm installs correct XF86config-4 file for portable LCD panel that can do 1024x768 with ATI Rage Mobility M3 chipset. XFree86 4.0.1 is required.
I'm not sure if it matters if I have an M4 chipset and it's for the M3 chipset, but that's all they offer. After I install the rpm it says
XConfig-atimp3-1024 /etc/X11/XF86Config-4 saved as /etc/X11/XF86Config-4.rpmorig
If I look at the files my /etc/X11/XF86Config-4 is the same as my /dell/X11/XF86Config-1024 I think. I'll post one of them here. My problem is that X still won't run. I'm not sure what to do. Any suggestions??
I also was told about a link to http://dri.sourceforge.net for drivers. Does it make sense to download something from them
Here's my /etc/X11/XF86Config-4
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5 - 48.5
VertRefresh 60
Modeline "1024x768" 65.000 1024 1048 1065 1344 768 770 776 806
EndSection
Section "Device"
### Available Driver options are:-
#Option "NoAccel"
#Option "SWcursor"
#Option "HWcursor"
#Option "Dac6Bit"
#Option "Dac8Bit"
#Option "ForcePCIMode"
#Option "CCEPIOMode"
#Option "CCENoSecurity"
#Option "CCEusecTimeout"
#Option "AGPMode"
#Option "AGPSize"
#Option "RingSize"
#Option "VBListSize"
#Option "VBSize"
#Option "UseCCEfor2D"
#Option "PanelWidth"
#Option "PanelHeight"
#Option "UseFBDev"
Identifier "Card0"
Driver "r128"
VendorName "ATI"
BoardName "Rage 128 Mobility LF"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
EndSection