[Xpert]Re: [MPlayer-users] X hangs on Ati Rage128AIW

2002-07-28 Thread Arkadiusz Miskiewicz

"Tapani L." <[EMAIL PROTECTED]> writes:

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> For past week when i try to play something with mplayer, mplayer opens
> the video window, black image appears, and everything hanks, except
> mouse. Mouse is movable but its not accepting any clicks. Keyboard is
> not responding anymore and my only chance is to power down my computer.
Do you have DRM (DRI) module loaded into kernel?

> Same thing happens with Xine. Some times xine/mplayer shows firs(?)
> frame and plays very short amount of sound in loop from buffer.
> 
> With -vo x11 mplayer works...
Same here.

> Is this know problem or should i make proper bugreport?
IMO it is not a mplayer problem. I and one more guy from PLD has
exactly the same problem. When DRM module is loaded (in my case
DRM from http://www.xfree86.org/~alanh/linux-drm-4.2.0-kernelsource.tar.gz
on 2.4.18 kernel compiled using gcc 2.95.4 prerelease) and _any_
program tries to use xv then whole XFree hangs in way that you already
described. For me it happens when I'm using mplayer, avifile, zapping etc.
Note that only XFree hangs (video ,,freezed'' and keyboard not working beside
SysRq) - linux kernel still works properly because I can login via network.

As workaround I'm simply not loading r128.o drm module and then xv works
without any (!) problems but this sucks as I want to have OpenGL hw accel,
too :-(

> Kernel: 2.4.18-3(compiled with option i need)
2.4.18-5 from PLD here.

> X: XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) (with ati.2
> binaries from gatos.sourceforge.net)
XFree 4.2.0 (tried both - xfree original and gatos ati drivers, also
treid different DRM sources - unfortunately my xfree still hangs).
Now I'm going to try cvs version of XFree 4.3.0.

> Disp. adapter: ATI Technologies Inc Rage 128 RF/SG AGP (aka. AIW)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF
(tv out/composite in, 32 ram, agp).

ps. to someone who is developing ATI R128 driver for XFree project
- I want to get rid of this problem so if you have any idea 
or fix I shall be glad to test it etc
-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]Re: Xpert]Re: [MPlayer-users] X hangs on Ati Rage128AIW

2002-07-29 Thread Arkadiusz Miskiewicz

gustavo <[EMAIL PROTECTED]> writes:

> Solution: mandrake 8.2 came with a driver from Gatos (gatos.sf.net) that 
> fixed these problems. (thanks Mandrake).
I'll check Mandrake snap of gatos drivers but I tried gatos drivers (from cvs,
few months ago) and still had hangs.

> With the dri kernel module, I can use Xv  (with xine or mplayer), 3D GL apps, 
> and bttv grabbing without any problem.
> 
> Best regards
> Gustavo

-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Re: [MPlayer-users] X hangs on Ati Rage128AIW

2002-07-30 Thread Arkadiusz Miskiewicz

Peter Surda <[EMAIL PROTECTED]> writes:

> > XFree 4.2.0 (tried both - xfree original and gatos ati drivers, also
> > treid different DRM sources - unfortunately my xfree still hangs).
> > Now I'm going to try cvs version of XFree 4.3.0.
> The problem is most probably old driver where dri and xf86 don't play well
> together and one turns off DMA while the second one needs it.
> Upgrade to:
> - Latest DRI, e.g. from DRI-CVS
Compiles fine but I don't know whether it works because...

> - Latest ati.2 binary from gatos.sf.net
latest ati.2 drivers with XFree86 Version 4.2.99.1 caused only:

Not loading .rodata.str1.32
Not loading .rodata.str1.1
Not loading .rodata.cst4
Not loading .rodata.cst8
Symbol  from module /mnt/storage1/misiek/usr/X11R6/lib/modules/drivers/r128_drv.o is 
unresolved!
Symbol  from module /mnt/storage1/misiek/usr/X11R6/lib/modules/drivers/r128_drv.o is 
unresolved!

(no symbol name, strange) and I wasn't able to test them with XFree86 4.2.0
because I don't have 4.2.0 sources at this moment.

Also for example in radeon_dri.c from latest gatos cvs there is:

  ret = drmRadeonClear(info->drmFD,
 DRM_RADEON_BACK | DRM_RADEON_DEPTH,
 color, depth, color_mask, depth_mask,
 pSAREAPriv->boxes, pSAREAPriv->nbox);

but there is no definition of DRM_RADEON_BACK neither DRM_RADEON_DEPTH
in gatos (there is no definition in dri cvs, too). So question is
- where I can find latest/most complete dri cvs?

Anyway good news is that XFree86 4.2.99.1 from yesterday cvs (including kernel
DRM from 4.2.99.1) works fine - tried few programs that are using xv when drm
was loaded - no freezes. Quake3 works fine, too (well - almost fine, some weird,
problem is there - while playing little part of wall decoration was moving with
me instead staying on the wall, heh. Note that I didn't see this effect in 4.2.0).

There was other problem - some black dots on screen when using xv on 4.2.0
- now these are gone, too.

Great, now I'm waiting for 4.3.0 release :)

> Peter Surda (Shurdeek) <[EMAIL PROTECTED]>, ICQ 10236103, +436505122023

-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Re: X hangs on Ati Rage128AIW

2002-07-30 Thread Arkadiusz Miskiewicz

Michel Danzer <[EMAIL PROTECTED]> writes:

> > Not loading .rodata.str1.32
> > Not loading .rodata.str1.1
> > Not loading .rodata.cst4
> > Not loading .rodata.cst8
> > Symbol  from module /mnt/storage1/misiek/usr/X11R6/lib/modules/drivers/r128_drv.o 
>is unresolved!
> > Symbol  from module /mnt/storage1/misiek/usr/X11R6/lib/modules/drivers/r128_drv.o 
>is unresolved!
> > 
> > (no symbol name, strange)
> 
> Such problems are usually caused by new compiler features.
gcc 3.1.1 here (prerelease).

> > Anyway good news is that XFree86 4.2.99.1 from yesterday cvs (including kernel
> > DRM from 4.2.99.1) works fine - tried few programs that are using xv when drm
> > was loaded - no freezes.
> 
> That's because Xv no longer uses DMA unless you set Option "DMAForXV".
Isn't that penalty for speed?

ps. After sending previous email I noticed that mplayer when using xv
on pre4.3.0 displays only half of screen of movie on whole
mplayer window. With 4.2.0 there is no such problem of course.
With -vo x11 there is no problem, too.

> Earthling Michel Danzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast

-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Re: X hangs on Ati Rage128AIW

2002-07-31 Thread Arkadiusz Miskiewicz

Michel Danzer <[EMAIL PROTECTED]> writes:

> > ps. After sending previous email I noticed that mplayer when using xv
> > on pre4.3.0 displays only half of screen of movie on whole
> > mplayer window. With 4.2.0 there is no such problem of course.
> > With -vo x11 there is no problem, too.
> 
> This happens in high resolutions, did you use the same mode with 4.2.0?
I'm using high resolutions (1600x1024, custom one). The same mode in 4.2.0
(in fact the same configuration file) - in 4.2.0 it's ok, pre4.3.0 is bad.

> I think this is fixed in GATOS.
I hope that it will be fixed in xfree cvs before 4.3.0 final.

> Earthling Michel Danzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast

-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]ATI Radeon 9000

2002-09-10 Thread Arkadiusz Miskiewicz


Hi,

I have ATI Radeon 9000 Powered by ATI (made by Sapphire).
It has only analog (monitor) and s-video output, no dvi,
64M of RAM.

Unfortunately current radeon drivers does not have PCI ID of
this card (afaik even in xfree cvs).

How can I force radeon driver to service this card (hope it
will work)?

Here is lspci output:
01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 4966 (rev 01) 
(prog-if 00 [VGA])
Subsystem: Unknown device 174b:7197
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ 
SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR-  [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Status: RQ=47 SBA+ 64bit- FW+ Rate=x1,x2
Command: RQ=0 SBA+ AGP- 64bit- FW- Rate=
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

01:00.1 Display controller: ATI Technologies Inc: Unknown device 496e (rev 01)
Subsystem: Unknown device 174b:7196
Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ 
SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]ATI Radeon 9000

2002-09-11 Thread Arkadiusz Miskiewicz

Vladimir Dergachev <[EMAIL PROTECTED]> writes:

> Try adding
> Option "ChipId 0x4243"

Hm, I don't see 0x4243 in xf86PciInfo.h but I've tried
all these:

#define PCI_CHIP_R200_BB0x4242
#define PCI_CHIP_R200_QL0x514C
#define PCI_CHIP_R200_QN0x514E
#define PCI_CHIP_R200_QO0x514F
#define PCI_CHIP_R200_Ql0x516C

Unfortunately I get only to
(==) RADEON(0): Write-combining range (0xe400,0x400)

Fatal server error:
Caught signal 8.  Server aborting

Log from console:

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 11 March 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.2.20 i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Sep 11 12:00:54 2002
(==) Using config file: "/etc/X11/XF86Config"
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found

Fatal server error:
Caught signal 8.  Server aborting


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

Aborted (core dumped)

---
And /var/log/XFree86.0.log


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 11 March 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.2.20 i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Sep 11 12:01:47 2002
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard0"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "pl"
(**) XKB: layout: "pl"
(**) Option "XkbOptions" "altwin:left_meta_win"
(**) XKB: options: "altwin:left_meta_win"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 11

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 147b,a401 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 147b, rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 30 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 109e,036e card , rev 11 class 04,00,00 hdr 80
(II) PCI: 00:09:1: chip 109e,0878 card , rev 11 class 04,80,00 hdr 80
(II) PCI: 00:0b:0: chip 105a,4d68 card 105a,4d68 rev 01 class 01,80,85 hdr 00
(II) PCI: 00:0d:0: chip 10b7,9200 card 10

Re: [Xpert]ATI Radeon 9000

2002-09-11 Thread Arkadiusz Miskiewicz

"Charl P. Botha" <[EMAIL PROTECTED]> writes:

> That's probably the reason WHY you should try "ChipId 0x4243".
Weird. I thought that by using ChipID someid (like 0x4242) I'm
telling XFree: hey, this device is XYZ (Radeon 8500 BB for 0x4242),
belive me and don't autodetect.

What 0x4243 is supposed to mean?

pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x4966
 ATI  Device unknown
pci bus 0x0001 cardnum 0x00 function 0x01: vendor 0x1002 device 0x496e
 ATI  Device unknown

Anyway here it is:

Section "Device"
Identifier  "Card0"
Driver  "radeon"
VendorName  "ATI"
BoardName   "Radeon 9000"
Option  "ChipID 0x4243"
#   ChipID  0x4242
EndSection

and

[...]
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(EE) No devices detected.

Fatal server error:
no screens found

> charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/

-- 
Arkadiusz Miśkiewicz  niestety kloczek lubi być dyktatorem
[EMAIL PROTECTED]AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]ATI Radeon 9000

2002-09-11 Thread Arkadiusz Miskiewicz

Vladimir Dergachev <[EMAIL PROTECTED]> writes:

> > What 0x4243 is supposed to mean?
> 
> It's a pci id of AIW Radeon 8500 DV.
So another unsupported one.

> Perhaps it has not made into linux
> kernel yet. 
kernel? support in kernel is required for DRI. I'm trying
to get XFree working even without DRI.

> Also try this:
> 
> Option "ChipId" "0x4243"
XFree drivers do not support 0x4243. It will not work.

> If still does not work try ati.2 drivers from http://gatos.sf.net/
gatos drivers also don't support 0x4243 (don't support
my radeon, too)

>Vladimir Dergachev

btw. how PCI IDs are managed? Vendor (like ATI) gets some ID space
(as in with MAC on network cards) and does whathever it wants in
that assigned space? Or maybe vendor is required to register
each product in some global database?

ps. response from ati support sucks, automated message ;/
-- 
Arkadiusz Miśkiewicz  niestety kloczek lubi być dyktatorem
[EMAIL PROTECTED]AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]ATI Radeon 9000

2002-09-11 Thread Arkadiusz Miskiewicz

Arkadiusz Miskiewicz <[EMAIL PROTECTED]> writes:

> Unfortunately current radeon drivers does not have PCI ID of
> this card (afaik even in xfree cvs).
Just tried today cvs version of xfree from HEAD. With overriding
ChipID  0x4242
got X running but there is one problem reading/localizing BIOS
(II) RADEON(0): initializing int10
(WW) RADEON(0): Bad V_BIOS checksum
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
and second problem with ,,out of scan range'' problaby due to BIOS
problem (my monitor turned screen off).

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.99.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 7 June 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19 i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Sep 11 19:44:14 2002
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard0"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "pl"
(**) XKB: layout: "pl"
(**) Option "XkbOptions" "altwin:left_meta_win"
(**) XKB: options: "altwin:left_meta_win"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/mnt/storage1/misiek/xfree/lib/X11/rgb"
(==) ModulePath set to "/mnt/storage1/misiek/xfree/lib/modules"
(--) using VT number 11

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /mnt/storage1/misiek/xfree/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.99.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /mnt/storage1/misiek/xfree/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.99.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 147b,a401 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 147b, rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 30 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 109e,036e card , rev 11 class 04,00,00 hdr 80
(II) PCI: 00:09:1: chip 109e,0878 card , rev 11 class 04,80,00 hdr 80
(II) PCI: 00:0b:0: chip 105a,4d68 card 105a,4d68 rev 01 class 01,80,85 hdr 00
(II) PCI: 00:0d:0: chip 10b7,9200 card 10b7,1000 rev 6c class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 104c,ac50 card d400, rev 01 class 06,07,00 hdr 02
(II) PCI: 00:11:0: chip 1102,0002 card 1102,8064 rev 07 class 04,01,00 hdr 80
(II) PCI: 00:11:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 01:00:0: chip 1002,4966 card 174b,7197 rev 01 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,496e card 174b,7196 rev 01 class 03,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA

Re: [Xpert]ATI Radeon 9000

2002-09-12 Thread Arkadiusz Miskiewicz

"hy0" <[EMAIL PROTECTED]> writes:

> The patch for Radoen 9000, M9 and Radeon 9700 2D support has been submitted
> and will be in XFree CVS tree in the near future.
Ok, waiting to see it (if this isn't a big problem for you please forward
it to me, thanks).

> Meanwhile specifying ChipID in the config file with a 8500 or 7500 ID is a
> correct solution for getting 9000 or M9 to work with the existing X4.2xx
> Radoen dirver (2D part only, note this won't work with 9700).
Finally got it working with cvs xfree after removing my 
ModeLine 1600x1024 (used on Rage128). :-)))

> Hope this helps
Thanks!

There is one funny thing.
Modes "1600x1200"
startx, and I'm getting 1600x1200 running fine.

Now I'm adding
Virtual   1600 1024
startx and... getting 1280x1024 :-)

Anyway that's not important for me right now.
-- 
Arkadiusz Miśkiewicz  niestety kloczek lubi być dyktatorem
[EMAIL PROTECTED]AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]/ and cvs xfree

2002-10-16 Thread Arkadiusz Miskiewicz

Hi,

I'm using cvs version of xfree from today and /
no longer works. Previously I was using cvs version of xfree from few
weeks ago (before RandR merge). Config is exactly the same.

Is there some app now to do that instead of ctrl+alt+,,+/-'' ?

btw. Radeon9000 here is now detected properly and Xv is working fine.
 Now I'm going to play with DRI.
-- 
Arkadiusz MiśkiewiczCS at FoE, Wroclaw University of Technology
[EMAIL PROTECTED]   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]/ and cvs xfree

2002-10-23 Thread Arkadiusz Miskiewicz
David Dawes <[EMAIL PROTECTED]> writes:

> >I'm using cvs version of xfree from today and /
> >no longer works. Previously I was using cvs version of xfree from few
> >weeks ago (before RandR merge). Config is exactly the same.
[...]
> I committed a fix for this yesterday.  Let me know if you still see
> problems with it.
Works fine now. Thanks.

> David

-- 
Arkadiusz MiśkiewiczCS at FoE, Wroclaw University of Technology
[EMAIL PROTECTED]   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]new xkb behaviour in 4.2.0

2002-01-25 Thread Arkadiusz Miskiewicz


Hi,

I was running 4.1.0 version with such options:

Option "XkbRules"   "xfree86"
Option "XkbModel"   "pc104"
Option "XkbLayout"  "pl"

and my left win-key was working as meta-key while alt as alt.

Now in 4.2.0 alt key works as meta-key. That is bad, evil for me ;\
I was trying to get old (4.1.0) behaviour using such options:

Option "XkbRules"   "xfree86+altwin(left_meta_win)"

or

Option "XkbRules"   "xfree86+altwin(meta_win)"

Unfortunately that doesn't work. Any suggestions?

-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]new xkb behaviour in 4.2.0

2002-01-28 Thread Arkadiusz Miskiewicz

Michel Dänzer <[EMAIL PROTECTED]> writes:

> > Option "XkbRules"   "xfree86"
> > Option "XkbModel"   "pc104"
> > Option "XkbLayout"  "pl"

> Try
> 
>   Option "XkbOptions" "alt:swapmeta"
Using all above options + adding xkboptions doesn't help.

Also
> > Option "XkbRules"   "xfree86+altwin(left_meta_win)"
is that syntax proper? Or maybe I should use:
Option "XkbRules"   "xfree86"
Option "XkbOptions" "altwin:left_meta_win"
?

Anyway IMO keymap in XFree 4.1.0 was much better than it's now ;\
Changing behaviour IMVHO isn't best choice, too.

> Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast

-- 
Arkadiusz Miskiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]new xkb behaviour in 4.2.0

2002-01-28 Thread Arkadiusz Miskiewicz

Michel Dänzer <[EMAIL PROTECTED]> writes:

> > Also
> > > > Option "XkbRules"   "xfree86+altwin(left_meta_win)"
> > is that syntax proper? Or maybe I should use:
> > Option "XkbRules"   "xfree86"
> > Option "XkbOptions" "altwin:left_meta_win"
> > ?
> 
> All I know is that the alt: XkbOptions correspond to the
> /etc/X11/xkb/symbols/alt file, which may still only be present in
> Debian.
Thanks for your help. After adding:
Option "XkbOptions" "altwin:meta_win"
everything works as in 4.1.0.

> Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
> XFree86 and DRI project member   /  CS student, Free Software enthusiast

-- 
Arkadiusz Miskiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]renaming ati drivers

2002-03-20 Thread Arkadiusz Miskiewicz


 Hi,
 
 I want to include GATOS driver in my XFree86*.rpm and I need
 to rename XFree86 ati* drivers to ati_old, r128_old,
 radeon_old.
 
 For now I've changed:
 
 diff -urN ati.old.org/ati.c ati.old/ati.c
 --- ati.old.org/ati.c  Wed Mar 13 11:18:18 2002
 +++ ati.old/ati.c  Wed Mar 13 21:05:26 2002
 @@ -90,7 +90,7 @@
  DriverRec ATI =
  {
  ATI_VERSION_CURRENT,
 -"ati",
 +"ati_old",
  ATIIdentify,
  ATIProbe,
  ATIAvailableOptions,
 diff -urN ati.old.org/atimisc.c ati.old/atimisc.c
 --- ati.old.org/atimisc.c  Wed Mar 13 11:18:18 2002
 +++ ati.old/atimisc.c  Wed Mar 13 11:19:27 2002
 @@ -71,7 +71,7 @@
  }
  
  /* The following record must be called atimiscModuleData */
 -XF86ModuleData atimiscModuleData =
 +XF86ModuleData atimisc_oldModuleData =
  {
  &ATIVersionRec,
  ATISetup,
 diff -urN ati.old.org/atimodule.c ati.old/atimodule.c
 --- ati.old.org/atimodule.cWed Mar 13 11:18:18 2002
 +++ ati.old/atimodule.cWed Mar 13 11:19:40 2002
 @@ -116,7 +116,7 @@
  }
  
  /* The following record must be called atiModuleData */
 -XF86ModuleData atiModuleData =
 +XF86ModuleData ati_oldModuleData =
  {
  &ATIVersionRec,
  ATISetup,
 diff -urN ati.old.org/atiprobe.c ati.old/atiprobe.c
 --- ati.old.org/atiprobe.c Wed Mar 13 11:18:44 2002
 +++ ati.old/atiprobe.c Mon Mar 11 13:14:51 2002
 @@ -2275,10 +2275,10 @@
  
  #ifdef XFree86LOADER
  
 -if (!xf86LoadSubModule(pScreenInfo, "atimisc"))
 +if (!xf86LoadSubModule(pScreenInfo, "atimisc_old"))
  {
  xf86Msg(X_ERROR,
 -ATI_NAME ":  Failed to load \"atimisc\" module.\n");
 +ATI_NAME ":  Failed to load \"atimisc_old\" module.\n");
  xf86DeleteScreen(pScreenInfo->scrnIndex, 0);
  continue;
  }
 diff -urN ati.old.org/ativersion.h ati.old/ativersion.h
 --- ati.old.org/ativersion.h   Wed Mar 13 11:18:44 2002
 +++ ati.old/ativersion.h   Mon Mar 11 13:14:51 2002
 @@ -25,7 +25,7 @@
  #define ___ATIVERSION_H___ 1
  
  #define ATI_NAME  "ATI"
 -#define ATI_DRIVER_NAME   "ati"
 +#define ATI_DRIVER_NAME   "ati_old"
  
  #define ATI_VERSION_NAME  "6.4.8"
  
 diff -urN ati.old.org/r128_misc.c ati.old/r128_misc.c
 --- ati.old.org/r128_misc.cWed Mar 13 11:18:18 2002
 +++ ati.old/r128_misc.cWed Mar 13 11:20:02 2002
 @@ -74,7 +74,7 @@
  }
  
  /* The following record must be called r128ModuleData */
 -XF86ModuleData r128ModuleData =
 +XF86ModuleData r128_oldModuleData =
  {
  &R128VersionRec,
  R128Setup,
 diff -urN ati.old.org/r128_probe.c ati.old/r128_probe.c
 --- ati.old.org/r128_probe.c   Wed Mar 13 11:18:44 2002
 +++ ati.old/r128_probe.c   Mon Mar 11 13:14:51 2002
 @@ -205,9 +205,9 @@
  
  #ifdef XFree86LOADER
  
 -  if (!xf86LoadSubModule(pScrn, "r128")) {
 +  if (!xf86LoadSubModule(pScrn, "r128_old")) {
xf86Msg(X_ERROR,
 -  R128_NAME ":  Failed to load \"r128\" module.\n");
 +  R128_NAME ":  Failed to load \"r128_old\" module.\n");
xf86DeleteScreen(pScrn->scrnIndex, 0);
continue;
}
 diff -urN ati.old.org/r128_version.h ati.old/r128_version.h
 --- ati.old.org/r128_version.h Wed Mar 13 11:18:18 2002
 +++ ati.old/r128_version.h Wed Mar 13 21:07:17 2002
 @@ -25,7 +25,7 @@
  #define _R128_VERSION_H_ 1
  
  #define R128_NAME  "R128"
 -#define R128_DRIVER_NAME   "r128"
 +#define R128_DRIVER_NAME   "r128_old"
  
  #define R128_VERSION_NAME  "4.0.1"
  
 diff -urN ati.old.org/radeon_misc.c ati.old/radeon_misc.c
 --- ati.old.org/radeon_misc.c  Wed Mar 13 11:18:18 2002
 +++ ati.old/radeon_misc.c  Wed Mar 13 11:20:20 2002
 @@ -74,7 +74,7 @@
  }
  
  /* The following record must be called radeonModuleData */
 -XF86ModuleData radeonModuleData =
 +XF86ModuleData radeon_oldModuleData =
  {
  &RADEONVersionRec,
  RADEONSetup,
 diff -urN ati.old.org/radeon_probe.c ati.old/radeon_probe.c
 --- ati.old.org/radeon_probe.c Wed Mar 13 11:18:44 2002
 +++ ati.old/radeon_probe.c Mon Mar 11 13:14:51 2002
 @@ -203,9 +203,9 @@
  { 
  #ifdef XFree86LOADER
  
 -  if (!xf86LoadSubModule(pScrn, "radeon")) {
 +  if (!xf86LoadSubModule(pScrn, "radeon_old")) {
xf86Msg(X_ERROR,
 -  RADEON_NAME ":  Failed to load \"radeon\" module.\n");
 +  RADEON_NAME ":  Failed to load \"radeon_old\" module.\n");
xf86DeleteScreen(pScrn->scrnIndex, 0);
continue;
}
 diff -urN ati.old.org/radeon_version.h ati.old/radeon_version.h
 --- ati.old.org/radeon_version.h   Wed Mar 13 11:18:18 2002
 +++ ati.old/radeon_version.h   Wed Mar 13 21:07:52 2002
 @@ -25,7 +25,7 @@
  #define _RADEON_VERSION_H_ 1
  
  #define RADEON_NAME  "RADEON"
 -#define RADEON_DRIVER_NAME   "radeon"
 +#define RADEON_DRIVER_NAME   "radeon_old"
  
  #define RADEON_VERSION_NAME  "4.0.1"

[Xpert]renaming ati drivers

2002-03-21 Thread Arkadiusz Miskiewicz


 Hi,
 
 I want to include GATOS driver in my XFree86*.rpm and I need
 to rename XFree86 ati* drivers to ati_old, r128_old,
 radeon_old.
 
 For now I've changed:
 
 diff -urN ati.old.org/ati.c ati.old/ati.c
 --- ati.old.org/ati.c  Wed Mar 13 11:18:18 2002
 +++ ati.old/ati.c  Wed Mar 13 21:05:26 2002
 @@ -90,7 +90,7 @@
  DriverRec ATI =
  {
  ATI_VERSION_CURRENT,
 -"ati",
 +"ati_old",
  ATIIdentify,
  ATIProbe,
  ATIAvailableOptions,
 diff -urN ati.old.org/atimisc.c ati.old/atimisc.c
 --- ati.old.org/atimisc.c  Wed Mar 13 11:18:18 2002
 +++ ati.old/atimisc.c  Wed Mar 13 11:19:27 2002
 @@ -71,7 +71,7 @@
  }
  
  /* The following record must be called atimiscModuleData */
 -XF86ModuleData atimiscModuleData =
 +XF86ModuleData atimisc_oldModuleData =
  {
  &ATIVersionRec,
  ATISetup,
 diff -urN ati.old.org/atimodule.c ati.old/atimodule.c
 --- ati.old.org/atimodule.cWed Mar 13 11:18:18 2002
 +++ ati.old/atimodule.cWed Mar 13 11:19:40 2002
 @@ -116,7 +116,7 @@
  }
  
  /* The following record must be called atiModuleData */
 -XF86ModuleData atiModuleData =
 +XF86ModuleData ati_oldModuleData =
  {
  &ATIVersionRec,
  ATISetup,
 diff -urN ati.old.org/atiprobe.c ati.old/atiprobe.c
 --- ati.old.org/atiprobe.c Wed Mar 13 11:18:44 2002
 +++ ati.old/atiprobe.c Mon Mar 11 13:14:51 2002
 @@ -2275,10 +2275,10 @@
  
  #ifdef XFree86LOADER
  
 -if (!xf86LoadSubModule(pScreenInfo, "atimisc"))
 +if (!xf86LoadSubModule(pScreenInfo, "atimisc_old"))
  {
  xf86Msg(X_ERROR,
 -ATI_NAME ":  Failed to load \"atimisc\" module.\n");
 +ATI_NAME ":  Failed to load \"atimisc_old\" module.\n");
  xf86DeleteScreen(pScreenInfo->scrnIndex, 0);
  continue;
  }
 diff -urN ati.old.org/ativersion.h ati.old/ativersion.h
 --- ati.old.org/ativersion.h   Wed Mar 13 11:18:44 2002
 +++ ati.old/ativersion.h   Mon Mar 11 13:14:51 2002
 @@ -25,7 +25,7 @@
  #define ___ATIVERSION_H___ 1
  
  #define ATI_NAME  "ATI"
 -#define ATI_DRIVER_NAME   "ati"
 +#define ATI_DRIVER_NAME   "ati_old"
  
  #define ATI_VERSION_NAME  "6.4.8"
  
 diff -urN ati.old.org/r128_misc.c ati.old/r128_misc.c
 --- ati.old.org/r128_misc.cWed Mar 13 11:18:18 2002
 +++ ati.old/r128_misc.cWed Mar 13 11:20:02 2002
 @@ -74,7 +74,7 @@
  }
  
  /* The following record must be called r128ModuleData */
 -XF86ModuleData r128ModuleData =
 +XF86ModuleData r128_oldModuleData =
  {
  &R128VersionRec,
  R128Setup,
 diff -urN ati.old.org/r128_probe.c ati.old/r128_probe.c
 --- ati.old.org/r128_probe.c   Wed Mar 13 11:18:44 2002
 +++ ati.old/r128_probe.c   Mon Mar 11 13:14:51 2002
 @@ -205,9 +205,9 @@
  
  #ifdef XFree86LOADER
  
 -  if (!xf86LoadSubModule(pScrn, "r128")) {
 +  if (!xf86LoadSubModule(pScrn, "r128_old")) {
xf86Msg(X_ERROR,
 -  R128_NAME ":  Failed to load \"r128\" module.\n");
 +  R128_NAME ":  Failed to load \"r128_old\" module.\n");
xf86DeleteScreen(pScrn->scrnIndex, 0);
continue;
}
 diff -urN ati.old.org/r128_version.h ati.old/r128_version.h
 --- ati.old.org/r128_version.h Wed Mar 13 11:18:18 2002
 +++ ati.old/r128_version.h Wed Mar 13 21:07:17 2002
 @@ -25,7 +25,7 @@
  #define _R128_VERSION_H_ 1
  
  #define R128_NAME  "R128"
 -#define R128_DRIVER_NAME   "r128"
 +#define R128_DRIVER_NAME   "r128_old"
  
  #define R128_VERSION_NAME  "4.0.1"
  
 diff -urN ati.old.org/radeon_misc.c ati.old/radeon_misc.c
 --- ati.old.org/radeon_misc.c  Wed Mar 13 11:18:18 2002
 +++ ati.old/radeon_misc.c  Wed Mar 13 11:20:20 2002
 @@ -74,7 +74,7 @@
  }
  
  /* The following record must be called radeonModuleData */
 -XF86ModuleData radeonModuleData =
 +XF86ModuleData radeon_oldModuleData =
  {
  &RADEONVersionRec,
  RADEONSetup,
 diff -urN ati.old.org/radeon_probe.c ati.old/radeon_probe.c
 --- ati.old.org/radeon_probe.c Wed Mar 13 11:18:44 2002
 +++ ati.old/radeon_probe.c Mon Mar 11 13:14:51 2002
 @@ -203,9 +203,9 @@
  { 
  #ifdef XFree86LOADER
  
 -  if (!xf86LoadSubModule(pScrn, "radeon")) {
 +  if (!xf86LoadSubModule(pScrn, "radeon_old")) {
xf86Msg(X_ERROR,
 -  RADEON_NAME ":  Failed to load \"radeon\" module.\n");
 +  RADEON_NAME ":  Failed to load \"radeon_old\" module.\n");
xf86DeleteScreen(pScrn->scrnIndex, 0);
continue;
}
 diff -urN ati.old.org/radeon_version.h ati.old/radeon_version.h
 --- ati.old.org/radeon_version.h   Wed Mar 13 11:18:18 2002
 +++ ati.old/radeon_version.h   Wed Mar 13 21:07:52 2002
 @@ -25,7 +25,7 @@
  #define _RADEON_VERSION_H_ 1
  
  #define RADEON_NAME  "RADEON"
 -#define RADEON_DRIVER_NAME   "radeon"
 +#define RADEON_DRIVER_NAME   "radeon_old"
  
  #define RADEON_VERSION_NAME  "4.0.1"