Autor |
Nachricht |
|
Titel: Xcrashing frequently
Verfasst am: 29.03.2007, 18:52 Uhr
|
|

Anmeldung: 01. Mar 2007
Beiträge: 16
Wohnort: Albuquerque, NM U.S.A.
|
|
X keeps crashing on me... It keeps shutting down and kicking me back to the kdm login screen. Also, it may have something to do with this... I am using Kanotix on my laptop and the mouse pad acts a little strange... when online, sometimes when I move the mouse to the left the browser goes back a few screens, and to the right it will go forward??? Not sure if anyone can help me on this one... All updates have been installed. I am using the 2006-01 RC4 cd. |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 29.03.2007, 19:47 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Did you reinstall nvidia drivers? |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 29.03.2007, 20:25 Uhr
|
|

Anmeldung: 01. Mar 2007
Beiträge: 16
Wohnort: Albuquerque, NM U.S.A.
|
|
I did not. what would be the correct script to do this? Also, apt-get update leaves me with error messages... |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 29.03.2007, 20:38 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
update-scripts-kanotix.sh
install-nvidia-debian.sh
apt-get update
may only show some key errors. |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 29.03.2007, 21:02 Uhr
|
|

Anmeldung: 01. Mar 2007
Beiträge: 16
Wohnort: Albuquerque, NM U.S.A.
|
|
great. I am in the process of a dist-upgrade right now. but as soon as that is complete, I will run those scripts. Once again, thank you. I will update the status in a few days to let you know if that worked. |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 29.03.2007, 22:35 Uhr
|
|

Anmeldung: 01. Mar 2007
Beiträge: 16
Wohnort: Albuquerque, NM U.S.A.
|
|
Ok, I ran "update-scripts-kanotix.sh" and was told that nvidia is up-to-date. I then ran "install-nvidia-debian.sh" anyway and got:
root@EricsKanotixBox:/home/eneu# update-scripts-kanotix.sh
install-fglrx-debian.sh...current version
install-kernel-source-vanilla.sh...current version
install-nvidia-debian.sh...current version
update-scripts-kanotix.sh...no update available
root@EricsKanotixBox:/home/eneu# install-nvidia-debian.sh
Error: No supported nVidia VGA adapter found.
root@EricsKanotixBox:/home/eneu#
Any ideas? also, I received some errors during dist-upgrade... Do you think I may have a bad install? Or is that normal? |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 29.03.2007, 23:19 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Ok, then paste, what
apt-get dist-upgrade
shows... |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 30.03.2007, 17:43 Uhr
|
|

Anmeldung: 01. Mar 2007
Beiträge: 16
Wohnort: Albuquerque, NM U.S.A.
|
|
ok, this is what I get.
root@EricsKanotixBox:/home/eneu# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
debtags
The following packages will be upgraded:
zd1211-firmware
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
612 not fully installed or removed.
Need to get 0B/15.1kB of archives.
After unpacking 86.0kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 119591 files and directories currently installed.)
Preparing to replace zd1211-firmware 2.4.0.0-1.1 (using .../zd1211-firmware_2.16.0.0-0.1_all.deb) ...
Unpacking replacement zd1211-firmware ...
dpkg: error processing /var/cache/apt/archives/zd1211-firmware_2.16.0.0-0.1_all.deb (--unpack):
trying to overwrite `/lib/firmware/zd1211/zd1211_ub', which is also in package zd1211rw-firmware
Errors were encountered while processing:
/var/cache/apt/archives/zd1211-firmware_2.16.0.0-0.1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@EricsKanotixBox:/home/eneu#
I've noticed another problem... nearly everything in the control panel was moved to the lost/found menu??? |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 30.03.2007, 19:50 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
apt-get remove --purge zd1211-firmware
apt-get install debtags
apt-get remove --purge knxcc-kde |
|
|
|
|
 |
|
Titel: RE: Xcrashing frequently
Verfasst am: 31.03.2007, 18:03 Uhr
|
|

Anmeldung: 01. Mar 2007
Beiträge: 16
Wohnort: Albuquerque, NM U.S.A.
|
|
|
|
 |
|