|
cosmy
|
 |
« inserita:: Ottobre 18, 2006, 04:30:58 pm » |
|
Questo thread discute l'articolo: root exploit su driver NVIDIAin effetti io di questo bug già sapevo. Non ne conoscevo l\'uso malizioso ma del riempimento del buffer di memoria si. Il driver nvidia in pratica lo si installa a proprio rischio e pericolo. Nella mia esperienza ho notatato forti rallentamenti soprattutto con l\'utilizzo del browser Firefox nelle pagine con immagini. Non penso fossero pagine costruite ad arte ma sicuramente gravavano su questo bug. L\'altra cosa che ho notato è che fintanto che Firefox rimane aperto anche cambiando pagine, il sistema rimane appesantito. con un bel killall invece il sistema sembra riprendere vita.
|
|
|
|
|
Registrato
|
|
|
|
mammadori
Newbie
Karma: +0/-0
Scollegato
Messaggi: 6
|
 |
« Risposta #1 inserita:: Ottobre 18, 2006, 06:04:04 pm » |
|
Il bug è già risolto nei driver beta presenti in experimental, io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti. Chi fosse paranoico ma gli servisse il supporto GL (il 3D diciamo) invece di downgradare il driver a nv o di aspettare che il progetto Nouveau vada in porto, può passare a degli altri Blob in questa maniera.
|
|
|
|
|
Registrato
|
|
|
|
|
Finn
|
 |
« Risposta #2 inserita:: Ottobre 21, 2006, 05:28:41 pm » |
|
mammadori ha scritto:Il bug è già risolto nei driver beta presenti in experimental, io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti.
In driver sono disponibili, almeno in sid.
|
|
|
|
|
Registrato
|
|
|
|
|
xtow
|
 |
« Risposta #3 inserita:: Ottobre 21, 2006, 07:26:38 pm » |
|
Scusa Finn, ma tu quale unstable hai? i driver 9625 sono in experimental come detto damammadori;) Post modificato da: xtow, alle: 21/10/2006 13:28 Post modificato da: xtow, alle: 21/10/2006 13:31 http://img205.imageshack.us/my.php?image=schermatank7.pngPost modificato da: xtow, alle: 21/10/2006 13:33
|
|
|
|
|
Registrato
|
|
|
|
|
xtow
|
 |
« Risposta #4 inserita:: Ottobre 21, 2006, 08:59:55 pm » |
|
mammadori ha scritto:Il bug è già risolto nei driver beta presenti in experimental, io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti. Chi fosse paranoico ma gli servisse il supporto GL (il 3D diciamo) invece di downgradare il driver a nv o di aspettare che il progetto Nouveau vada in porto, può passare a degli altri Blob in questa maniera. a proposito come fai andare compiz? io lo ho installato ma nulla, se do compiz --replace si spegne X mi loggo ma di aiglx , nada.:angry:
|
|
|
|
|
Registrato
|
|
|
|
|
Finn
|
 |
« Risposta #5 inserita:: Ottobre 21, 2006, 09:17:03 pm » |
|
Mi riferivo alla versione 8776, sul sito nvidia dicono che dovrebbero risolvere il problema.
|
|
|
|
|
Registrato
|
|
|
|
mammadori
Newbie
Karma: +0/-0
Scollegato
Messaggi: 6
|
 |
« Risposta #6 inserita:: Ottobre 23, 2006, 03:13:36 am » |
|
xtow ha scritto:mammadori ha scritto: io li uso da qualche settimana su AMD64 e funzionano egregiamente, anche con compiz, senza rallentamenti.
a proposito come fai andare compiz? io lo ho installato ma nulla, se do compiz --replace si spegne X mi loggo ma di aiglx , nada.:angry: Se si riavvia X è un bug, dovrebbe semplicemente cambiarti il gestore delle finestre, un mio amico aveva un problema simile, risolto aggiornando tutto a sid, sicuro di avere il file xorg.conf con anche queste righe? : Section \"Extensions\" Option \"Composite\" \"Enable\" EndSection Section \"Device\" Identifier \"Scheda video generica\" Driver \"nvidia\" Option \"RenderAccel\" \"true\" Option \"AllowGLXWithComposite\" \"true\" Option \"TripleBuffer\" \"true\" Option \"AddARGBGLXVisuals\" \"True\" EndSection
Alcune di quelle sopra potrebbero essere inutili, ma nel dubbio...
|
|
|
|
|
Registrato
|
|
|
|
|
xtow
|
 |
« Risposta #7 inserita:: Ottobre 23, 2006, 08:09:02 pm » |
|
si quelle righe le ho posto xorg # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Sep 14 15:50:24 PDT 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type \"man /etc/X11/xorg.conf\" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section \"ServerLayout\" Identifier \"Default Layout\" Screen \"Default Screen\" 0 0 InputDevice \"Generic Keyboard\" InputDevice \"Configured Mouse\" Option \"AIGLX\" \"true\" EndSection
Section \"Files\"
# path to defoma fonts FontPath \"/usr/share/fonts/X11/misc\" FontPath \"/usr/X11R6/lib/X11/fonts/misc\" FontPath \"/usr/share/fonts/X11/cyrillic\" FontPath \"/usr/X11R6/lib/X11/fonts/cyrillic\" FontPath \"/usr/share/fonts/X11/100dpi/:unscaled\" FontPath \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\" FontPath \"/usr/share/fonts/X11/75dpi/:unscaled\" FontPath \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\" FontPath \"/usr/share/fonts/X11/Type1\" FontPath \"/usr/X11R6/lib/X11/fonts/Type1\" FontPath \"/usr/share/fonts/X11/100dpi\" FontPath \"/usr/X11R6/lib/X11/fonts/100dpi\" FontPath \"/usr/share/fonts/X11/75dpi\" FontPath \"/usr/X11R6/lib/X11/fonts/75dpi\" FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\" EndSection
Section \"Module\" Load \"i2c\" Load \"bitmap\" Load \"ddc\" Load \"extmod\" Load \"freetype\" Load \"glx\" Load \"int10\" Load \"type1\" Load \"vbe\" EndSection
Section \"InputDevice\" Identifier \"Generic Keyboard\" Driver \"kbd\" Option \"CoreKeyboard\" Option \"XkbRules\" \"xorg\" Option \"XkbModel\" \"pc105\" Option \"XkbLayout\" \"it\" EndSection
Section \"InputDevice\" Identifier \"Configured Mouse\" Driver \"mouse\" Option \"CorePointer\" Option \"Device\" \"/dev/input/mice\" Option \"Protocol\" \"ExplorerPS/2\" Option \"Emulate3Buttons\" \"true\" EndSection
Section \"Monitor\" Identifier \"Monitor Generico\" Option \"DPMS\" EndSection
Section \"Device\" Identifier \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\" Driver \"nvidia\" EndSection
Section \"Screen\" Identifier \"Default Screen\" Device \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\" Monitor \"Monitor Generico\" DefaultDepth 24 Option \"RenderAccel\" \"true\" Option \"NoRenderExtension\" \"false\" Option \"AllowGLXWithComposite\" \"true\" Option \"AddARGBGLXVisuals\" \"true\" SubSection \"Display\" Depth 1 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 4 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 8 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 15 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 16 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 24 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection EndSection
Section \"Extensions\" Option \"Composite\" \"Enable\" EndSection
e confermo che quando cerco di passare a compiz restarta X e mi si presenta gdm. la deb che uso è etch/sid/experimental col pinning
|
|
|
|
|
Registrato
|
|
|
|
|
xtow
|
 |
« Risposta #8 inserita:: Ottobre 23, 2006, 08:13:35 pm » |
|
si quelle righe le ho posto xorg # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Sep 14 15:50:24 PDT 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type \"man /etc/X11/xorg.conf\" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section \"ServerLayout\" Identifier \"Default Layout\" Screen \"Default Screen\" 0 0 InputDevice \"Generic Keyboard\" InputDevice \"Configured Mouse\" Option \"AIGLX\" \"true\" EndSection
Section \"Files\"
# path to defoma fonts FontPath \"/usr/share/fonts/X11/misc\" FontPath \"/usr/X11R6/lib/X11/fonts/misc\" FontPath \"/usr/share/fonts/X11/cyrillic\" FontPath \"/usr/X11R6/lib/X11/fonts/cyrillic\" FontPath \"/usr/share/fonts/X11/100dpi/:unscaled\" FontPath \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\" FontPath \"/usr/share/fonts/X11/75dpi/:unscaled\" FontPath \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\" FontPath \"/usr/share/fonts/X11/Type1\" FontPath \"/usr/X11R6/lib/X11/fonts/Type1\" FontPath \"/usr/share/fonts/X11/100dpi\" FontPath \"/usr/X11R6/lib/X11/fonts/100dpi\" FontPath \"/usr/share/fonts/X11/75dpi\" FontPath \"/usr/X11R6/lib/X11/fonts/75dpi\" FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\" EndSection
Section \"Module\" Load \"i2c\" Load \"bitmap\" Load \"ddc\" Load \"extmod\" Load \"freetype\" Load \"glx\" Load \"int10\" Load \"type1\" Load \"vbe\" EndSection
Section \"InputDevice\" Identifier \"Generic Keyboard\" Driver \"kbd\" Option \"CoreKeyboard\" Option \"XkbRules\" \"xorg\" Option \"XkbModel\" \"pc105\" Option \"XkbLayout\" \"it\" EndSection
Section \"InputDevice\" Identifier \"Configured Mouse\" Driver \"mouse\" Option \"CorePointer\" Option \"Device\" \"/dev/input/mice\" Option \"Protocol\" \"ExplorerPS/2\" Option \"Emulate3Buttons\" \"true\" EndSection
Section \"Monitor\" Identifier \"Monitor Generico\" Option \"DPMS\" EndSection
Section \"Device\" Identifier \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\" Driver \"nvidia\" EndSection
Section \"Screen\" Identifier \"Default Screen\" Device \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\" Monitor \"Monitor Generico\" DefaultDepth 24 Option \"RenderAccel\" \"true\" Option \"NoRenderExtension\" \"false\" Option \"AllowGLXWithComposite\" \"true\" Option \"AddARGBGLXVisuals\" \"true\" SubSection \"Display\" Depth 1 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 4 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 8 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 15 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 16 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 24 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection EndSection
Section \"Extensions\" Option \"Composite\" \"Enable\" EndSection
e confermo che quando cerco di passare a compiz restarta X e mi si presenta gdm. la deb che uso è etch/sid/experimental col pinning
|
|
|
|
|
Registrato
|
|
|
|
|
xtow
|
 |
« Risposta #9 inserita:: Ottobre 24, 2006, 03:06:37 am » |
|
bingo modificato xorg e ora funzia  il nuovo xorg # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Sep 14 15:50:24 PDT 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type \"man /etc/X11/xorg.conf\" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section \"ServerLayout\" Identifier \"Default Layout\" Screen \"Default Screen\" 0 0 InputDevice \"Generic Keyboard\" InputDevice \"Configured Mouse\" Option \"AIGLX\" \"true\" EndSection
Section \"Files\" ti cciedo ancora scusa, ma per abilitare o disabilitare alcuni temi dove bisogna intervenire? su gconf? ciauz
# path to defoma fonts FontPath \"/usr/share/fonts/X11/misc\" FontPath \"/usr/X11R6/lib/X11/fonts/misc\" FontPath \"/usr/share/fonts/X11/cyrillic\" FontPath \"/usr/X11R6/lib/X11/fonts/cyrillic\" FontPath \"/usr/share/fonts/X11/100dpi/:unscaled\" FontPath \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\" FontPath \"/usr/share/fonts/X11/75dpi/:unscaled\" FontPath \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\" FontPath \"/usr/share/fonts/X11/Type1\" FontPath \"/usr/X11R6/lib/X11/fonts/Type1\" FontPath \"/usr/share/fonts/X11/100dpi\" FontPath \"/usr/X11R6/lib/X11/fonts/100dpi\" FontPath \"/usr/share/fonts/X11/75dpi\" FontPath \"/usr/X11R6/lib/X11/fonts/75dpi\" FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\" EndSection
Section \"Module\" Load \"i2c\" Load \"bitmap\" Load \"ddc\" Load \"extmod\" Load \"freetype\" Load \"glx\" Load \"int10\" Load \"type1\" Load \"vbe\" EndSection
Section \"InputDevice\" Identifier \"Generic Keyboard\" Driver \"kbd\" Option \"CoreKeyboard\" Option \"XkbRules\" \"xorg\" Option \"XkbModel\" \"pc105\" Option \"XkbLayout\" \"it\" EndSection
Section \"InputDevice\" Identifier \"Configured Mouse\" Driver \"mouse\" Option \"CorePointer\" Option \"Device\" \"/dev/input/mice\" Option \"Protocol\" \"ExplorerPS/2\" Option \"Emulate3Buttons\" \"true\" EndSection
Section \"Monitor\" Identifier \"Monitor Generico\" Option \"DPMS\" EndSection
Section \"Device\" Identifier \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\" Driver \"nvidia\" Option \"RenderAccel\" \"true\" Option \"AllowGLXWithComposite\" \"true\" Option \"TripleBuffer\" \"true\" Option \"AddARGBGLXVisuals\" \"True\" EndSection
Section \"Screen\" Identifier \"Default Screen\" Device \"NVIDIA Corporation NV11DDR [GeForce2 MX 100 DDR/200 DDR]\" Monitor \"Monitor Generico\" DefaultDepth 24 SubSection \"Display\" Depth 1 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 4 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 8 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 15 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 16 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection SubSection \"Display\" Depth 24 Modes \"1024x768\" \"832x624\" \"800x600\" \"720x400\" \"640x480\" EndSubSection EndSection
Section \"Extensions\" Option \"Composite\" \"Enable\" EndSection
http://img232.imageshack.us/img232/7937/schermataom8.pngPost modificato da: xtow, alle: 23/10/2006 21:12 http://img58.imageshack.us/img58/3550/schermata1ex5.pngPost modificato da: xtow, alle: 23/10/2006 21:22
|
|
|
|
|
Registrato
|
|
|
|
|
davnik
|
 |
« Risposta #10 inserita:: Ottobre 27, 2006, 11:19:17 pm » |
|
Ciao a tutti... io ho seguito tutta la faccenda compiz, ho i driver nvidia da experimental, xorg è quello di unstable xorg.conf ha le righe menzionate nei post precedenti, come DE (se può servire) utilizzo fluxbox non utilizzo gdm o altri parto da startx. Quando do il comando compiz --replace mi da questo errore:
davnik@debian:~$ compiz --replace /usr/bin/compiz.real: Another window manager is already running on screen: 0 /usr/bin/compiz.real: No manageable screens found on display :0.0
qualcuno sa aiutarmi
grazie
|
|
|
|
|
Registrato
|
|
|
|
|
davnik
|
 |
« Risposta #11 inserita:: Novembre 02, 2006, 09:16:46 pm » |
|
....scusate ho scritto una stupidata :blush:
|
|
|
|
|
Registrato
|
|
|
|
|