Am Sonntag, 10. September 2006 12:46 schrieb Kevin Mark: > On Sun, Sep 10, 2006 at 12:33:23PM +0200, Bernd Kloss wrote: > > Hi, > > trying to make a clone, I have problems reconfiguring Xserver using > > dpkg-reconfigure xserver-xorg > > > > lspci on target reports: > > 01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome > > Pro VGA Adapter (rev 01) > > > > lspci on source reports: > > 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY > > [Radeon 7000/VE] > > > > /var/log/Xorg.0.log on target reads: > > > > (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 9 20:30:33 2006 > > (==) Using config file: "/etc/X11/xorg.conf" > > (==) ServerLayout "Default Layout" > > (**) |-->Screen "Default Screen" (0) > > (**) | |-->Monitor "Standardbildschirm" > > (**) | |-->Device "ATI Technologies, Inc. Radeon RV100 QY [Radeon > > 7000/VE]" (**) |-->Input Device "Generic Keyboard" > > (**) |-->Input Device "Configured Mouse" > > (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist. > > Entry deleted from font path. > > II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP), > > > > .......................................many.............................. > >....... ATI Radeon X850 XT PE (R480) (PCIE), > > ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) > > (AGP), ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) > > (AGP) (II) Primary Device is: PCI 01:00:0 > > (II) ATI: Candidate "Device" section "ATI Technologies, Inc. Radeon > > RV100 QY [Radeon 7000/VE]". > > (II) ATI: Shared non-ATI VGA in PCI/AGP slot 1:0:0 detected. > > (EE) No devices detected. > > Fatal server error: > > no screens found > > > > To me this means, that there is still the source-graphics installed. > > > > I tryed to dpkg-reconfigure xserver-xorg, but could not find the right > > settings. What to do? > > Thanks for helping. > > Hi Bernd, > first, you did not say HOW you cloned the system. But it would seem that > you did not setup the target system with the correct video setting. > the source server has a ati radeon 7000/ve and > the target server has a S3 Unicrome Pro > If you ran 'dpkg-reconfigure xserver-xorg', you would try to find a > diffrent setting. i'm not sure what the best setting is, but you can > always start with the basic 'vesa' driver. Google for a more featurefull > driver. The source card can use: vesa,ati or radeon. The message seems > to say that you setup the target with one of these settings. Also, > sometimes you may need a 'lower level' reconfigure, this is done with > 'dpkg-reconfigure -plow xserver-xorg'. > Cheer, > Kev Hi, Kev,
thank you, but I did not succeed. Cloning: find -depth ! -path "./data/*" | cpio -a -o -H crc -V | gzip -f | split -b 4000m --verbose - ./sicher/hda1-09-09-06B.cpio.gz Changing the settings: I tried sudo dpkg-reconfigure -phigh xserver-xorg as well as sudo dpkg-reconfigure -plow xserver-xorg The answer always is: xserver-xorg postinst warning: not updateing /etc/X11/X : file has been customized I tried VESA and VGA. There is another client under SuSE 9.3 and the xorg.conf says: VESA, Framebuffer. Putting these settings into the Debian-Client did not help, because a fbdev is missing What to do about that??? Thank you. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]