Bug#700447: ia64, xserver-xorg-video-all package doesn't install some xorg video drivers

2013-02-12 Thread Stephan Schreiber
Package: xserver-xorg-video-all Version: 1:7.7+1 Severity: serious The xserver-xorg-video-all package doesn't install the following xorg video drivers on ia64: xserver-xorg-video-apm xserver-xorg-video-ark xserver-xorg-video-chips xserver-xorg-video-cirrus xserver-xorg-video-i128 xserver-xo

Bug#700446: ia64, xserver-xorg-video-ati package doesn't install mach64, r128 drivers

2013-02-12 Thread Stephan Schreiber
Package: xserver-xorg-video-ati Version: 1:6.14.4-6 Severity: serious Machine: Dell PowerEdge 3250 Processor: 2x Itanium Madison 1.5GHz 6M Memory: 16G Graphics: build-in ATI Rage XL 01:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Rage XL [1002:4752] (rev 27)

Bug#686152: xorg server 1.12.3: xf86UnloadSubModule() hangs, patch proposal

2012-09-07 Thread Stephan Schreiber
erver 1.13. Kind regards Stephan Schreiber -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120907193314.horde.4n0laml8999qsi-adjnk...@webmail.df.eu

Bug#686152: xorg server 1.12.3: xf86UnloadSubModule() hangs, patch proposal

2012-09-06 Thread Stephan Schreiber
CH64(0): ATI 3D Rage XL or XC graphics controller detected. [32.185] (--) MACH64(0): Chip type 4752 "GR", version 7, foundry TSMC, class 0, revision 0x00. [32.185] (--) MACH64(0): PCI bus interface detected; block I/O base is 0xCC00. [32.185] (--) MACH64(0): ATI Mach64 adapter detected. [32.185] (!!) MACH64(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. [32.185] (--) MACH64(0): Internal RAMDAC (subtype 1) detected. [32.185] (==) MACH64(0): RGB weight 888 [32.185] (==) MACH64(0): Default visual is TrueColor It includes successful submodule unloads now: [32.185] (II) UnloadSubModule: "vbe" [32.185] (II) Unloading vbe [32.185] (II) UnloadSubModule: "int10" [32.185] (II) Unloading int10 Kind regards Stephan Schreiber unloadsubmodule.patch Description: unloadsubmodule.patch

Bug#685750: IA64 (Itanium) Wheezy, mach64, decommissioned xorg drivers, patch proposal

2012-08-29 Thread Stephan Schreiber
eo drivers could be built after that as well. Please could you apply the proposed patch and revert bug#671386? This would be great. Best regards Stephan Schreiber fix_inx_outx.patch Description: fix_inx_outx.patch

Bug#686153: xorg server 1.12.3: int10 driver always reports 'Unable to retrieve all of segment 0x0C0000.'

2012-08-29 Thread Stephan Schreiber
nt10() now. The proposed patch corrects the evaluation of the return value of pci_device_read_rom() and of the supplied BIOS size. Kind regards Stephan Schreiber int10-warning.patch Description: int10-warning.patch

Bug#686152: xorg server 1.12.3: xf86UnloadSubModule() hangs

2012-08-29 Thread Stephan Schreiber
6/common/xf86Helper.c of xorg-server-core 1.11.4: void xf86UnloadSubModule(pointer mod) { /* * This is disabled for now. The loader isn't smart enough yet to undo * relocations. */ #if 0 UnloadSubModule(mod); #endif } Conclusion: UnloadSubModule() was and is still buggy. I commented out UnloadSubModule(mod) tentative in 1.12.3, the X server started successful after that. So the solution would be either comment out UnloadSubModule() or fix it... Kind regards Stephan Schreiber -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120829110205.horde.g5laeklccoxqpdqnmlyw...@webmail.df.eu

Bug#685750: IA64 (Itanium) Wheezy, mach64, decommissioned xorg drivers

2012-08-24 Thread Stephan Schreiber
the caller, and is created and populated by - * xf86MapLegacyIO. - * - * If the legacy_io interface doesn't exist, we fall back to the glibc in/out - * routines, which are prefixed by an underscore (e.g. _outb). Further investigations are needed... Kind regards Stephan Schreiber -- To UNSUBSCR