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

Re: Bug#320634: xserver-xorg: Missing drivers in Debconf selection



El Domingo, 31 de Julio de 2005 00:00, Christian Hammers escribió:
> Package: xserver-xorg
> Version: 6.8.2.dfsg.1-4
> Severity: normal
>
> Hello
>
> The following drivers that are inside the xserver-xorg package seem to
> be missing from the Debconf select that's shown by xserver-xorg.config.
> (hardcoded lists take their toll..)
>
> At least for AMD64 the following are no longer present as module:
> 	i740
> 	imstt
> 	newport
> 	nsc
> 	vmware		(exception?)
> and the following are missing in the list of choices:
> 	atimisc
> 	cirrus_alpine
> 	cirrus_laguna
> 	r128
> 	radeon		I'm using this one :)
> 	riva128
> 	v4l

	Hello, Christian. I thought that atimisc and radeon was migrated to ati. In 
fact, there is some code in the xserver-xorg config:

# migrate from ATI driver sub-modules to ATI driver
db_get xserver-xorg/config/device/driver
case "$RET" in
  atimisc|r128|radeon)
    db_set xserver-xorg/config/device/driver "ati"
    ;;
  *)
    ;;
esac

	Could you please check that if you use ati driver, the final result is the 
same? From your Xorg.log, it seems that your installation does so.

	And the other drivers, well, I would bet that v4l is a module, not a driver, 
as far as I know.

	I would like a third opinion before commiting a change related to this issue.

	Best regards,


		Ender.
--
Network engineer
Debian Developer

Attachment: pgpxExJxwwF6o.pgp
Description: PGP signature


Reply to: