| Autor | 
    Nachricht | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: Installation umgebracht mit Distupgrade. X laueft nicht mehr 
             Verfasst am: 28.02.2007, 05:18 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 28. Feb 2007 
            Beiträge: 2 
             
            
            
           | 
         
       
     | 
    
      
        
          Hallo. Bin Newbie mit Linux, und mag Kanotix sehr (ist das einzige Distro dass laueft auf meinem Toshiba Laptop). Hab die folgende Frage auf LinuxQuestions gestellt, aber kein Antwort. Verzeiht das Englisch, bitte. Kann jemand helfen?
 
 
Ja, ja. Bin in den Staaten. Bin Ire der ne Weile in Deutschland gewohnt hat; bin jetzt im schoenen NJ, USA.
 
 
----------
 
 
 "Distupgrade has left me without X Windows; computer boots into command line"
 
 
I have been foolish enough to try to upgrade my wonderful Kanotix installation, and have been consequently left with nothing but a command line. I tested first with
 
 
apt-get distupgrade --simulate
 
 
and all seemed well, so I proceeded. The machine downloaded 80 updated packages or so, and only went wonky in the last four or five lines of the upgrade. I'll include the relevant lines:
 
 
Quote:
 
Preparing to replace xdelta 1.1.3-6.1 (using .../xdelta_1.1.3-7_i386.deb) ...
 
Unpacking replacement xdelta ...
 
Preparing to replace xdialog 2.0.6-3 (using .../xdialog_2.2.1-2_i386.deb) ...
 
Unpacking replacement xdialog ...
 
Preparing to replace xfonts-100dpi-transcoded 6.8.2.dfsg.1-11 (using .../xfonts-100dpi-transcoded_1%3a1.0.0-3_all.deb) ...
 
Unpacking replacement xfonts-100dpi-transcoded ...
 
dpkg: warning - unable to delete old directory `/usr/X11R6/lib/X11/fonts/100dpi': Directory not empty
 
Preparing to replace xfonts-75dpi-transcoded 6.8.2.dfsg.1-11 (using .../xfonts-75dpi-transcoded_1%3a1.0.0-3_all.deb) ...
 
Unpacking replacement xfonts-75dpi-transcoded ...
 
Preparing to replace xfonts-bolkhov-cp1251-75dpi 1.1.20001007-4 (using .../xfonts-bolkhov-cp1251-75dpi_1.1.20001007-6_all.deb) ...
 
Unpacking replacement xfonts-bolkhov-cp1251-75dpi ...
 
dpkg: warning - unable to delete old directory `/usr/X11R6/lib/X11/fonts/75dpi': Directory not empty
 
Preparing to replace xfonts-bolkhov-cp1251-misc 1.1.20001007-4 (using .../xfonts-bolkhov-cp1251-misc_1.1.20001007-6_all.deb) ...
 
Unpacking replacement xfonts-bolkhov-cp1251-misc ...
 
Errors were encountered while processing:
 
/var/cache/apt/archives/kde-i18n-de_4%3a3.5.6-1_all.deb
 
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
root@KanotixBox:/home/usaideoir#
 
 
I rebooted, and now the computer goes through the usual boot-up routine, only reporting failures with X Windows at the end and going to a command line. I can't remember exactly what is reported (I'm writing from the stricken machine, using a Kanotix livecd).
 
 
Startx returns the following:
 
 
$startx
 
[the computer desperately tries to start X; the screen flickers once, and then goes to terminal mode, delivering this:]
 
 
three lines similar to this:
 
 
xauth: creating new authority file /root/.serverauth.1851
 
xauth: creating new authority file /root/xAuthority
 
 
The usual X Window output:
 
X Window System Version 7.1.1
 
[blah, blah]
 
Current Operating System: Linux KanotixBox 2.6.18.1-kanotix-1
 
 
[blah, blah]
 
 
and then:
 
 
(EE) AIGLX: Screen 0 is not DRI capable
 
xkb_keycodes {include "xfree86+aliases (qwerty)"}
 
xkb_types {include "complete"};
 
xkb_compatibility {include "complete"};
 
xkb_symbols {include "pc(pc105)+us"};
 
xkb_geometry {include "pc(pc105)"};
 
Synaptics DeviceInit called
 
SynapticsCtrl called
 
Synaptics DeviceOn called
 
 
Fatal server error:
 
could not open default cursor font 'cursor'
 
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after ) requests (0 known processed with 0 events remaining.
 
$
 
 
Any suggestions? It's a work computer, and I'd be very grateful for help getting it back up (have to give a classroom presentation with it in two days). | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: RE: Installation umgebracht mit Distupgrade. X laueft nicht  
             Verfasst am: 28.02.2007, 09:27 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 17. Dez 2003 
            Beiträge: 16809 
             
            
            
           | 
         
       
     | 
    
      
        
          apt-get dist-upgrade
 
 
apt-get install -f
 
 
Try that till you get a real error or till it finishes. If needed open a 2nd vt (ctrl-alt-f2), login as user and run
 
 
kanotix-irc
 
 
you can swith to vt1 using ctrl-alt-f1. (for text mode pressing ctrl is optional). Also you can enable pasting with
 
 
/etc/init.d/gpm restart
 
 
if that does not work use
 
 
dpkg-reconfigure gpm
 
 
and select IMPS/2 protocol and /dev/input/mice . | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 28.02.2007, 21:43 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 28. Feb 2007 
            Beiträge: 2 
             
            
            
           | 
         
       
     | 
    
      
        
          Hi. Ich habe alles gemacht, was du empfohlen hast, aber kein X noch! 
 
 
Distupgrade hat gut geklappt; gab keine Fehlermeldung; sowie apt-get install -f
 
 
Die fehlermeldung bei startx ist immer noch "Screen 0 is not DRI capable" und Fatal server error:
 
could not open default font 'fixed'
 
XIO: fatal IO error 104 [etc., wie das letzte Mal]
 
 
   | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 01.03.2007, 17:35 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 03. Okt 2006 
            Beiträge: 415 
            Wohnort: Berlin 
            
            
           | 
         
       
     | 
    
      
        
          | Stellt sich die Frage, welche Grafikkarte installiert ist und wie die /etc/X11/xorg.conf momentan ausschaut? Wenn ATI, lief die Karte bislang mit dem offenen Treiber, der bei Xorg dazugehört (Modul 'ati' bzw. 'radeon')? | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
  
    | 
      
     | 
   
 
					 | 
				 
			 
		 |