[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Great! --> Dell Latitude XPi P133ST mini HOWTO (was : Sound Card oh...)



Dear Evan.


Like Wilmer, I'm not sure that there's only 5 of us, but if it is, I'm one of the five who has been very much helped by your mini-HOWTO.

Although, I haven't able to play anything yet, but finally I've succeeded to get my sound-card installed now. With a slight different paramaters than the one you point out in your mini-HOWTO.

I use this parameters only (others give me invalid params error) :
esstype=1888 io=0x230 irq=5 dma=0 dma16=2 mpu_io=0x330

Great Job!!! Great Job you done.
And also great community.

You know that I actually cheer up and jumping around when I finally get some sound out of the 'Machines'.

The problem is now: (there's should always be one, right? :-)
I can't play mp3 nicely here, can you explain a little further about the mp3 playing? Oh ya I use mp3blaster to play some song, is that good enough? (XMMS seems to failed :-)

Oh ya, I got XFree in 800x600 mode just fine.
Herewith I attach my XF86Config.

And I think Wilmer is right again, with 32MB this machine isn't so bad afterall. :-)


Best Regards,
arief_mulya
--
Einstein said: "It's not that I'm so smart. It's just I stayed with problems longer".

# XF86Config auto-generated by XF86Setup
#
# Copyright (c) 1996 by The XFree86 Project, Inc.

#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# See 'man XF86Config' for info on the format of this file

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   XkbRules        "xfree86"
   XkbModel        "pc101"
   XkbLayout       "us"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psaux"
   Emulate3Timeout 50
   Resolution      100
   Buttons         3
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-35.15
   VertRefresh     55-60
   Modeline  "800x600"    36.00 800 824 896 1024 600 601 603 625
   Modeline  "640x480"    25.18 640 664 760 800 480 491 493 525
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "NeoMagic (laptop/notebook)"
#    Chipset    "NM2160"
#    IOBase     0xfea00000
#    MemBase    0xfd000000
#    VideoRam   2048
#    DacSpeed   90
#    Option     "linear"
#    Option     "nolinear"
#    Option     "sw_cursor"
#    Option     "hw_cursor"
#    Option     "no_accel"
#    Option     "intern_disp"
#    Option     "extern_disp"
#    Option     "mmio"
#    Option     "no_mmio"
#    Option     "lcd_center"
#    Option     "no_stretch"


EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 8
   SubSection "Display"
      Depth        8
      Modes        "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600" "640x480"
   EndSubSection
EndSection

Reply to: