Dear all,

I'm sorry if this' just bothering.
I've searched linux-laptop.net and also mobilix, for clues about Toshiba 
Software Modem AMR. Well I don't get the clues I need yet, but as a 
result I've found out that many people having trouble of Installing 
XFree86 on Toshiba Satellite 4600 and install the framebuffer device as 
a workaround.

Well, I don't know If someone else has posted a better solutions,
But, I have managed to get the Trident Driver working in my XF86Config-4 
(I use XFree4.0.3 on Mandrake, but I guess it 'll work on XFree 3.3.6 on 
any other Distribution, too). I choose TGUI9430DGi as my driver, but it 
also worked on Trident CyberBlade(generic).

Here's a piece of my config file :
--------------------Start----------------------------------
# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
     Identifier "Generic VGA"
     Driver     "vga"
EndSection

Section "Device"
     Identifier  "Trident TGUI9430DGi (generic)"
     VendorName  "Unknown"
     BoardName   "Unknown"
     Driver      "trident"
     VideoRam    16384
    # Clock lines


     Option      "DPMS"
EndSection



# **********************************************************************
# Screen sections
# **********************************************************************


Section "Screen"
     Identifier "screen1"
     Device      "Trident TGUI9430DGi (generic)"
     Monitor     "Generic|High Frequency SVGA, 1024x768 at 70 Hz"
     DefaultColorDepth 16
     Subsection "Display"
         Depth       8
         Modes       "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
     Subsection "Display"
         Depth       15
         Modes       "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
     Subsection "Display"

         Depth       16
         Modes       "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
     Subsection "Display"
         Depth       24
         Modes       "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
     Subsection "Display"
         Depth       32
         Modes       "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
EndSection

Section "ServerLayout"
     Identifier "layout1"
     Screen     "screen1"
     InputDevice "Mouse1" "CorePointer"
     InputDevice "Keyboard1" "CoreKeyboard"
EndSection

-------------------End---------------------------------

Sorry again if this's not helping anyone.

Best Regards,


arief muLya
---------------
"There's always a light in the heart of ones who Love"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to