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

Re: how to reconfigure X after video card change



Kamaraju S Kusumanchi wrote:
> Default User wrote:
> 
>> How do I configure the Sarge system to use the new card (I really don't
>> want to reinstall from scratch . . .) ?
>>
> 
> As root, try
> 
> dpkg-reconfigure xserver-xfree86

Very likely, you would like to read the header of
/etc/X11/XF86Config-4
and read the instructions (if any) or trying to write a new configuration.

Mine are:

  cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
  md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
  dpkg-reconfigure xserver-xfree86

HTH,
Johannes



Reply to: