[opensuse-packaging] about ati-fglrxG02
Hi, where does the pci_ids-8.xxx{,.new} come from. Just preparing a update to 10.7 aka 8.753 Chris -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Tue, Aug 17, 2010 at 04:47:30PM +0200, Christian wrote:
Hi,
where does the pci_ids-8.xxx{,.new} come from. Just preparing a update to 10.7 aka 8.753
Just add the device ids, which are new in common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h of 10.7/8.753 since 10.6/8.741. --- 8.741/common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h +++ 8.753/common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h @@ -12,6 +12,13 @@ * year of creation of the work. */ + FGL_ASIC_ID(0x9640), + FGL_ASIC_ID(0x9641), + FGL_ASIC_ID(0x9642), + FGL_ASIC_ID(0x9643), + FGL_ASIC_ID(0x9644), + FGL_ASIC_ID(0x9645), + FGL_ASIC_ID(0x9802), FGL_ASIC_ID(0x9610), FGL_ASIC_ID(0x9611), FGL_ASIC_ID(0x9612), @@ -186,6 +193,7 @@ FGL_ASIC_ID(0x9444), FGL_ASIC_ID(0x9456), FGL_ASIC_ID(0x9446), + FGL_ASIC_ID(0x68F2), FGL_ASIC_ID(0x95CD), FGL_ASIC_ID(0x95CE), FGL_ASIC_ID(0x95CF), Best regards, Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi Stefan, THX for info :) Cheers Chris Am 17.08.2010 16:58, schrieb Stefan Dirsch:
On Tue, Aug 17, 2010 at 04:47:30PM +0200, Christian wrote:
Hi,
where does the pci_ids-8.xxx{,.new} come from. Just preparing a update to 10.7 aka 8.753
Just add the device ids, which are new in
common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h
of 10.7/8.753 since 10.6/8.741.
--- 8.741/common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h +++ 8.753/common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h @@ -12,6 +12,13 @@ * year of creation of the work. */
+ FGL_ASIC_ID(0x9640), + FGL_ASIC_ID(0x9641), + FGL_ASIC_ID(0x9642), + FGL_ASIC_ID(0x9643), + FGL_ASIC_ID(0x9644), + FGL_ASIC_ID(0x9645), + FGL_ASIC_ID(0x9802), FGL_ASIC_ID(0x9610), FGL_ASIC_ID(0x9611), FGL_ASIC_ID(0x9612), @@ -186,6 +193,7 @@ FGL_ASIC_ID(0x9444), FGL_ASIC_ID(0x9456), FGL_ASIC_ID(0x9446), + FGL_ASIC_ID(0x68F2), FGL_ASIC_ID(0x95CD), FGL_ASIC_ID(0x95CE), FGL_ASIC_ID(0x95CF),
Best regards, Stefan
Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -----------------------------------------------------------------
-- Christian --------------------------------------------------- Der ultimative shop für Sportbekleidung und Zubehör http://www.sc24.de --------------------------------------------------- -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Tue, Aug 17, 2010 at 07:26:53PM +0200, Christian wrote:
Hi Stefan,
THX for info :)
Honestly I already adjusted obs://X11:Drivers:Video/ati-fglrxG02/ :-) Best regards, Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Christian
-
Stefan Dirsch