25.04.2024, 15:39 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
max11max
Titel: nvidia graphics driver in Easter-RC4 ?  BeitragVerfasst am: 27.06.2006, 16:40 Uhr



Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
Hi all,

I was wondering if anyone has installed successfully the NVIDIA-Linux-x86-1.0-8762 video drivers on the Easter RC4 edition. I had a go and broke it.

I managed to break it even more attempting to fix it Traurig

I would have posted the errors I got here but like I said I totally broke it beyond fixing.

Any info greatly appreciated.

Max.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
phen
Titel:   BeitragVerfasst am: 27.06.2006, 16:52 Uhr



Anmeldung: 10. Nov 2004
Beiträge: 519
Wohnort: Berlin
hi max11max,
i did a dist-upgrade (easter-rc4) 2 days ago, and afterwards i installed nvidia with (in init3)
Code:

update-scripts-kanotix.sh && install-nvidia-debian.sh


no problems with video (even installed doom3, getting nice fps with my old gf3)

Code:

phen@k-Box:~$ infobash -v
Host/Kernel/OS  "k-Box" running Linux 2.6.16.16-kanotix-1 i686 [ KANOTIX 2006 Easter  ]
CPU Info        AMD Athlon 64 3000+ clocked at [ 1000.000 MHz ]
Videocard       nVidia NV20 [GeForce3]  X.Org 7.0.0  [ 1024x768 @60hz ]
Processes 95 | Uptime 6:27 | Memory 483.332/501.984MB | HDD Size 373GB (84%used) | GLX Renderer GeForce3/AGP/SSE2/3DNOW! | GLX Version 1.5.6 [b]NVIDIA 87.62[/b] | Client Shell | Infobash v2.50rc12


you can also use the install-abililty of the kanotix-control-center - always worked for me ...
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
max11max
Titel:   BeitragVerfasst am: 27.06.2006, 17:00 Uhr



Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
phen hat folgendes geschrieben::
hi max11max,
i did a dist-upgrade (easter-rc4) 2 days ago, and afterwards i installed nvidia with (in init3)

Code:

update-scripts-kanotix.sh && install-nvidia-debian.sh


Hi phen,

How did you do the dist update cos I have attempted this twice but it fails half way through? I was using the gui to do a safe update. I broke 2 installs Traurig

What steps did you do to prepare ? and what command did you use to do the update ?

regards,

Max.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
piper
Titel:   BeitragVerfasst am: 27.06.2006, 17:18 Uhr
Team Member
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
Hi max11max

First, make sure your sources are good, open a terminal, type (copy & paste)

wget -O/etc/apt/sources.list http://kanotix.com/files/fix/sources.list

apt-get update

Then

Ctrl+Alt+F1
logon as root
type init 3
apt-get update
apt-get dist-upgrade
run fix-fonts
run update-scripts-kanotix.sh
install-nvidia-debian.sh

if dist-upgrade gets stuck somewhere
apt-get -f install

If you get errors please post them

_________________
h2's d-u script
h2's rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
h2
Titel:   BeitragVerfasst am: 27.06.2006, 18:40 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

max, if you have broken 2 installs doing a dist-upgrade, then use this:
http://techpatterns.com/forums/about736.html

Also see this thread for more on dist-upgrade:
http://kanotix.com/index.php?name=PNphp ... mp;t=19055

However, in general, you should not be doing a dist-upgrade until you understand how to do it correctly, which you currently don't. And understand the risks.

that's a dist-upgrade script. It won't let you make any of the mistakes you made each time, for example trying to du in a gui etc.

Make sure to read what the script tells you as it runs through.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
piper
Titel:   BeitragVerfasst am: 27.06.2006, 19:13 Uhr
Team Member
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
h2, I forgot about your script, posted without having my first cup of coffee and won't do that again Smilie Just not right Winken

_________________
h2's d-u script
h2's rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
max11max
Titel:   BeitragVerfasst am: 27.06.2006, 19:42 Uhr



Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
h2,

Thanks for the information, I was following advice from a friend in relation to my upgrade attempts, I guess I should have come here 1st.

I'll give the script a go, then I'll read up on the proper upgrade procedure. With the help of this forum I guess I'll not be breaking my installs again Smilie

Thanks again to all who posted.

max.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
h2
Titel:   BeitragVerfasst am: 27.06.2006, 19:48 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

max, if you follow the script, what it forces you to do, you'll learn the proper upgrade procedure in the process.

For example, first try starting it as a normal user, not root
then try starting it in kde

and so on.

_________________
Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
piper
Titel:   BeitragVerfasst am: 27.06.2006, 19:48 Uhr
Team Member
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
max11max hat folgendes geschrieben::
h2,

Thanks for the information, I was following advice from a friend in relation to my upgrade attempts, I guess I should have come here 1st.

I'll give the script a go, then I'll read up on the proper upgrade procedure. With the help of this forum I guess I'll not be breaking my installs again Smilie

Thanks again to all who posted.

max.


h2's script is good and works, I also posted the proper dist-upgrade procedure. In kanotix it is highly recommened that you do a dist-upgrade than a upgrade.

_________________
h2's d-u script
h2's rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
max11max
Titel:   BeitragVerfasst am: 27.06.2006, 20:18 Uhr



Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
Zitat:
h2's script is good and works, I also posted the proper dist-upgrade procedure. In kanotix it is highly recommened that you do a dist-upgrade than a upgrade.


piper,

I did something similar to your advice but I think my source was incorrect and downloaded the updates from god knows where!

Now I know better I wont make the same mistakes again.

Thanks,

max.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
piper
Titel:   BeitragVerfasst am: 27.06.2006, 20:45 Uhr
Team Member
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
It will probably be much easier for you to use h2's script, till you get a little comfortable with linux and then start using a terminal Smilie

_________________
h2's d-u script
h2's rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
michael7
Titel:   BeitragVerfasst am: 27.06.2006, 21:23 Uhr



Anmeldung: 24. Mai 2005
Beiträge: 354
Wohnort: Nashville
max11max,

I looked up Canvey Island on wikipedia. What an interesting history! I've added it to my list of places to visit next time I'm in London.

http://www.multimap.com/map/browse.cgi? ... ight.y=213

By the way, welcome to Kanotix. It's a great distro and the people on this board are the best! Sehr glücklich

_________________
Debian Social Contract
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.