After working for several days I am no closer than before in getting my
HP Pavilion N3210 laptop up and running.  I get the macro 320x240 view
and that is all that is available to me.

I have experimented with a lot of settings within the XF86Config files
and am pretty convinced I have it down to the "Monitor" settings as the
issue.

I am almost 100% confident that the section I have for the driver is
correct, but I could use any help available for the monitor refresh
settings.

I have looked through the list archive but found no reference for the
N3210 HPA LCD settings.  Anyone who has this information and could share
it I would be greatly appreciative.

XF86Config
----------------

Section "Monitor"
   Identifier      "LaptopLCD"
   VendorName      "Hewlett Packard"
   ModelName       "LaptopLCD"
   HorizSync        31.5-37.9
   VertRefresh      55-90
ModeLine "800x600"     36     800  824  896 1024   600  601  603  625
Modeline "800x600"     40     800  840  968 1056   600  601  605  628
+hsync +vsync
Modeline "800x600"     50     800  856  976 1040   600  637  643  666
+hsync +vsync
Modeline "800x600"     60.75  800  864  928 1088   600  616  621  657
-HSync -VSync
Modeline "800x600"     69.65  800  864  928 1088   600  604  610  640
-HSync -VSync
EndSection

Section "Device"
   Identifier      "Trident CyberBlade i7d"
   VendorName      "Trident Microsystems"
   BoardName       "Trident CyberBlade i7d"
   Chipset         "cyberblade"
EndSection

Section "Screen"
   Driver          "svga"
   Device          "Trident CyberBlade i7d"
   Monitor         "LaptopLCD"
   DefaultColorDepth 16
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
EndSection

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to