Re: [expert] Mandrake 7.2 halt when load apm on ThinkPad 600X

2001-04-02 Thread Don

   Information for Alliance Promotion chipset users

 Loïc Grenié (<[EMAIL PROTECTED]>),   Henrik Harmsen ()

 6 March 2000

1.  Support chipsets

The apm driver in the SVGA server is for Alliance Promotion graphics
chipsets. The following chipsets are supported:

   o  6422

 Old chipset. The driver is still very unstable, including computer
 crashes. You would prefer using XFree86 3.3.x for this chipset.

   o  AT24

 As found in Diamond Stealth Video 2500. Quite similar to AT3D.

   o  AT25, AT3D

 AT3D is found in Hercules Stingray 128/3D. Most other Voodoo Rush based
 cards use the AT25 which is identical except it doesn't have the 3D
 stuff in it.

2.  Acceleration

The apm driver uses the XAA (XFree86 Acceleration Architecture) in the SVGA
server. It has support for the following acceleration:

   o  Bitblts (rectangle copy operation)

   o  Lines (solid, single pixel)

   o  Filled rectangles

   o  CPU->Screen image transfers.

   o  CPU->Screen colour expansion (text accel).

   o  Screen->Screen colour expansion (cached text accel).

   o  Mono 8x8 pattern fill. Not for 6422.

   o  Colour 8x8 pattern fill (in 8bpp). Not for 6422.

   o  Hardware cursor.

   o  Pixmap caching.

All in 8, 16 and 32 bpp modes. In 24bpp mode only Bitblts and Filled rectan-
gles is supported.  Also VESA DPMS power save mode is fully supported with
"standby", "suspend" and "off" modes (set with with the "xset dpms" command).

3.  DGA

Full DGA 2.0 support with framebuffer access and drawing acceleration.

4.  Video

A limited hardware support for video decoding on AT24 and AT25/3D. It can
display an image in YUV colours inside the desktop. There are some more
exotic formats (YUV 4.1.1, YUV 4.0.0, RGB 8,16.32bpp).

5.  Shadow framebuffer

There is a mode, called shadow framebuffer, where the graphics is only used
to display the images. All rendering is done in memory in a so-called shadow
framebuffer. This mode is useful if you need lots of reading in the video
memory. You will have to put

   Option "ShadowFB"

in your XF86Config file.

6.  Configuration

First: Please run the xf86config program to create a correct configuration.

You can turn off hardware cursor by inserting the following line in the
Device section of the XF86Config file:

   Option "SWcursor"

Or turn off hardware acceleration:

   Option "noaccel"

Or turn off MMIO

   Option "nolinear"

Please don't specify the amount of video RAM you have or which chipset you
have in the config file, let the driver probe for this. Also please don't put
any "clocks" line in the device section since these chips have a fully pro-
grammable clock that can take (almost) any modeline you throw at it. It might
fail at some specific clock values but you should just try a slightly differ-
ent clock and it should work.

7.  glide2x

There is support for the XF86Rush extension for use with the glide2x library.

8.  Questions

Any questions regarding this driver should be sent to Loïc Grenié. It should
be possible to add support for the 3210 chipset if someone needs it.

 Generated from XFree86: 
xc/programs/Xserver/hw/xfree86/doc/sgml/apm.sgml,v 1.3 2000/03/08 05:38:43 
dawes Exp $


$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.apm,v 1.7 2000/06/17 
17:44:21 dawes Exp $


On Monday 02 April 2001 11:30, you wrote:
> On Mon, 02 Apr 2001, Matos Seisdedos, Javier wrote:
> > Hi all:
> >
> > I´m getting trouble with my new laptop  IBM Thinkpad 600X (2645).
> > I´ve rode something about this trouble but I had no found the answer.
> > My problem is that after install Mandrake 7.2 on the laptop and reboot
> > the system halt when load the apm module.
> > I had tried the installation with and without load de rpm of apm and
> > loading/unloading the daemon  apmd, and the result always is the same.
> > I had upgraded the Bios and the same result.
> > Is there someone that work with Mandrake 7.2 and ThinkPad 600X?. Any help
> > will be apreciated.
>
> Isn't there all sorts of kernel options on a Thinkpad? It screws up the
> interrupts in a way that forces all sorts of workarounds. PCMCIA & Kernel
> rpms probably will cause problems for a thinkpad. BTW, I don't own one -
> I've just shared the pain of others on mailing lists. Get a tarball of the
> pcmcia package & rebuild your kernel, unless you've been there & done that.
> Send an e-mail to the guy who does the pcmcia package (Stephen Rothwell) as
> a last resort if you find no information elsewhere, and I'd suggest the
> linux-laptop list - wherever the (expletive deleted) they run it from now.
> I last heard of it at kernel.org.
>
>
>  --
>   Regards,
>
>
>   Declan Moriarty
>
>
>
>
> Applied Researches - Ireland's Foremost Electronic Hardware Genius
>
>   A Slightly Serious(TM) Company
>
> Good judgement comes from experience;   experience comes from bad
> judgement.




Re: [expert] Mandrake 7.2 halt when load apm on ThinkPad 600X

2001-04-02 Thread Declan Moriarty

On Mon, 02 Apr 2001, Matos Seisdedos, Javier wrote:
> Hi all:
> 
> I´m getting trouble with my new laptop  IBM Thinkpad 600X (2645).
> I´ve rode something about this trouble but I had no found the answer.
> My problem is that after install Mandrake 7.2 on the laptop and reboot the
> system halt when load the apm module.
> I had tried the installation with and without load de rpm of apm and
> loading/unloading the daemon  apmd, and the result always is the same.
> I had upgraded the Bios and the same result.
> Is there someone that work with Mandrake 7.2 and ThinkPad 600X?. Any help
> will be apreciated.
>
Isn't there all sorts of kernel options on a Thinkpad? It screws up the
interrupts in a way that forces all sorts of workarounds. PCMCIA & Kernel rpms
probably will cause problems for a thinkpad. BTW, I don't own one - I've just
shared the pain of others on mailing lists. Get a tarball of the pcmcia package
& rebuild your kernel, unless you've been there & done that. Send an e-mail to
the guy who does the pcmcia package (Stephen Rothwell) as a last resort if you
find no information elsewhere, and I'd suggest the linux-laptop list - wherever
the (expletive deleted) they run it from now. I last heard of it at kernel.org.


 -- 
Regards,


Declan Moriarty




Applied Researches - Ireland's Foremost Electronic Hardware Genius

A Slightly Serious(TM) Company

Good judgement comes from experience;   experience comes from bad judgement.