Re: Jessie and nvidia
Kevin McKinley escribió: >I installed Jessie on my Lenovo W530, which has two graphics adapters. > >The relevant lines of lspci are: > >00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core >processor Graphics Controller (rev 09) > >01:00.0 VGA compatible >controller: NVIDIA Corporation GK107GLM [Quadro K2000M] (rev a1) > >I followed the instructions for Wheezy at >https://wiki.debian.org/NvidiaGraphicsDrivers#Version_304.88. > >From dpkg -l: > >ii glx-alternative-nvidia 0.3.0 >i386 allows the selection of NVIDIA as GLX provider >ii libgl1-nvidia-glx:i386 304.88-6 >i386 NVIDIA binary OpenGL libraries >ii libxvmcnvidia1:i386 304.88-6 >i386 NVIDIA binary XvMC library >ii nvidia-alternative 304.88-6 >i386 allows the selection of NVIDIA as GLX provider >ii nvidia-driver304.88-6 >i386 NVIDIA metapackage >ii nvidia-installer-cleanup 20130505+1 >i386 cleanup after driver installation with the >nvidia-installer >ii nvidia-kernel-common 20130505+1 >i386 NVIDIA binary kernel module support files >ii nvidia-kernel-dkms 304.88-6 >i386 NVIDIA binary kernel module DKMS source >ii nvidia-settings 304.88-2 >i386 tool for configuring the NVIDIA graphics driver >ii nvidia-support 20130505+1 >i386 NVIDIA binary graphics driver support files >ii nvidia-vdpau-driver:i386 304.88-6 >i386 NVIDIA vdpau driver >ii xserver-xorg-video-nvidia304.88-6 >i386 NVIDIA binary Xorg driver > >From lsmod: > >nvidia 10224881 0 >i2c_core 19505 7 >drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev > >startx fails. From /var/log/Xorg.0.log: > >[ 278.264] (II) LoadModule: "nvidia" >[ 278.264] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so >[ 278.264] (II) Module nvidia: vendor="NVIDIA Corporation" >[ 278.264] compiled for 4.0.2, module version = 1.0.0 >[ 278.264] Module class: X.Org Video Driver >[ 278.265] (II) NVIDIA dlloader X Driver 304.88 Wed Mar 27 14:32:42 >PDT 2013 [ 278.265] (II) NVIDIA Unified Driver for all Supported >NVIDIA GPUs [ 278.265] (--) using VT number 7 > >[ 278.274] (EE) No devices detected. >[ 278.274] >Fatal server error: >[ 278.274] no screens found > >The nvidia module was built and is being loaded, as are the other >modules to support it. I'm not sure why "No devices detected". > >From /etc/alternatives: > >lrwxrwxrwx 1 root root 15 Aug 25 10:22 glx -> /usr/lib/nvidia >lrwxrwxrwx 1 root root 41 Aug 25 10:22 glx--libGL.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 49 >Aug 25 10:22 glx--libnvidia-cfg.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1 lrwxrwxrwx 1 root >root 57 Aug 25 10:22 glx--libXvMCNVIDIA_dynamic.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/libXvMCNVIDIA_dynamic.so.1 lrwxrwxrwx >1 root root 49 Aug 25 10:22 glx--libXvMCNVIDIA.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/libXvMCNVIDIA.so.1 lrwxrwxrwx 1 root >root 25 Aug 25 10:22 glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so >lrwxrwxrwx 1 root root 42 Aug 25 10:22 >glx--nvidia-blacklists-nouveau.conf >-> /etc/nvidia/nvidia-blacklists-nouveau.conf lrwxrwxrwx 1 root root >36 Aug 25 10:22 glx--nvidia-bug-report.sh >-> /usr/lib/nvidia/nvidia-bug-report.sh lrwxrwxrwx 1 root root 29 Aug >25 10:22 glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so lrwxrwxrwx >1 root root 23 Aug 25 10:22 nvidia -> /usr/lib/nvidia/current >lrwxrwxrwx 1 root root 49 Aug 25 10:22 >nvidia--libGL.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1 lrwxrwxrwx 1 root >root 33 Aug 25 10:22 nvidia--libglx.so >-> /usr/lib/nvidia/current/libglx.so lrwxrwxrwx 1 root root 57 Aug 25 >10:22 nvidia--libnvidia-cfg.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1 lrwxrwxrwx >1 root root 65 Aug 25 10:22 >nvidia--libXvMCNVIDIA_dynamic.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/current/libXvMCNVIDIA_dynamic.so.1 >lrwxrwxrwx 1 root root 57 Aug 25 10:22 >nvidia--libXvMCNVIDIA.so.1-i386-linux-gnu >-> /usr/lib/i386-linux-gnu/nvidia/current/libXvMCNVIDIA.so.1 lrwxrwxrwx >1 root root 38 Aug 25 10:22 nvidia--nv-control-dpy >-> /usr/lib/nvidia/current/nv-control-dpy lrwxrwxrwx 1 root root 44 >Aug 25 10:22 nvidia--nvidia-bug-report.sh >-> /usr/lib/nvidia/current/nvidia-bug-report.sh lrwxrwxrwx 1 root root >37 Aug 25 10:22 nvidia--nvidia_drv.so >-> /usr/lib/nvidia/current/nvidia_drv.so lrwxrwxrwx 1 root root 39 Aug >25 10:22 nvidia--nvidia-settings >-> /usr/lib/nvidia/current/nvidia-settings lrwxrwxrwx 1 root root 44 >Aug 25 10:22 nvidia--nvidia-settings.1.gz >-> /usr/lib/nvidia/current/nvidia-settings.1.gz lrwxrwxrwx 1 root root >47 Aug 25 10:22
Re: xfce4 and CD/DVD
The problem is with XFCE 4.10 in Debian SID. 2013/8/25 Hugo Vanwoerkom : > François Patte wrote: >> >> Bonjour, >> >> I cannot configure xfce to automatically mount CD and DVD with an icon >> on the desktop. >> >> In desktop prefs the box for removable devices is ticked >> >> In removable disks and media prefs: boxes "mount removable disks" and >> "mount removable media" are ticked. >> >> If I plug an usb stick or hdd, it is mounted and an icon appears on the >> desk. >> >> If I insert a CD or a DVD nothing >> >> Where is the trick? >> > > I run xfce4 4.8.0.3 in vbox on wheezy and do not have that problem. What > version are you running? > > Hugo > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: http://lists.debian.org/kvdme7$e25$1...@ger.gmane.org > -- "Dios en su Cielo, todo bien en la Tierra" *** -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caggkduno9ish6uyq9sk4s3yxccxnc6n8ha_v54yquihu58q...@mail.gmail.com
Re: xfce4 and CD/DVD
2013/8/25 François Patte : > Le 25/08/2013 19:54, José Maldonado a écrit : >> 2013/8/25 François Patte : >>> Bonjour, >>> >>> I cannot configure xfce to automatically mount CD and DVD with an icon >>> on the desktop. >>> >>> In desktop prefs the box for removable devices is ticked >>> >>> In removable disks and media prefs: boxes "mount removable disks" and >>> "mount removable media" are ticked. >>> >>> If I plug an usb stick or hdd, it is mounted and an icon appears on the >>> desk. >>> >>> If I insert a CD or a DVD nothing >>> >>> Where is the trick? >>> >>> Thank you. >>> -- >>> François Patte >>> UFR de mathématiques et informatique >>> Laboratoire CNRS MAP5, UMR 8145 >>> Université Paris Descartes >>> 45, rue des Saints Pères >>> F-75270 Paris Cedex 06 >>> Tél. +33 (0)1 8394 5849 >>> http://www.math-info.univ-paris5.fr/~patte >>> >> >> What branch of Debian are you using? >> >> In SID, I have this problem, the command sudo udevadm trigger fixed >> the problem temporarily until next reboot. > > sid! So it is a bug > Yes, that's seems. > > -- > François Patte > UFR de mathématiques et informatique > Laboratoire CNRS MAP5, UMR 8145 > Université Paris Descartes > 45, rue des Saints Pères > F-75270 Paris Cedex 06 > Tél. +33 (0)1 8394 5849 > http://www.math-info.univ-paris5.fr/~patte > -- "Dios en su Cielo, todo bien en la Tierra" *** -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caggkdumrn2d2hnhcdesqrykgwnh_w2ktzrkjo4_d-oldrh_...@mail.gmail.com
Re: xfce4 and CD/DVD
2013/8/25 François Patte : > Bonjour, > > I cannot configure xfce to automatically mount CD and DVD with an icon > on the desktop. > > In desktop prefs the box for removable devices is ticked > > In removable disks and media prefs: boxes "mount removable disks" and > "mount removable media" are ticked. > > If I plug an usb stick or hdd, it is mounted and an icon appears on the > desk. > > If I insert a CD or a DVD nothing > > Where is the trick? > > Thank you. > -- > François Patte > UFR de mathématiques et informatique > Laboratoire CNRS MAP5, UMR 8145 > Université Paris Descartes > 45, rue des Saints Pères > F-75270 Paris Cedex 06 > Tél. +33 (0)1 8394 5849 > http://www.math-info.univ-paris5.fr/~patte > What branch of Debian are you using? In SID, I have this problem, the command sudo udevadm trigger fixed the problem temporarily until next reboot. -- "Dios en su Cielo, todo bien en la Tierra" *** -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caggkdukqu5hcpq_rzzsmrzo+wpwlq48btunahjwk4ccnfyg...@mail.gmail.com
Re: Lenny security support dropped
2012/2/10 Camaleón : > Hi, > > Well, just for those who have missed the official notice, Lenny is not > supported anymore: > > http://www.debian.org/News/2012/20120209.en.html > > *** > February 9th, 2012 > Security Support for Debian GNU/Linux 5.0 terminated on February 6th > > One year after the release of Debian 6.0 alias "Squeeze" and nearly three > years after the release of Debian GNU/Linux 5.0 alias "Lenny" the > security support for the old distribution (5.0 alias "Lenny") came to an > end a few days ago. The Debian project is proud to have been able to > support its old distribution for such a long time and even for one year > after a new version has been released. > *** > > Let's hope Wheezy freezes this summer and comes out this same year O:-} > > Greetings, > > -- > Camaleón > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: http://lists.debian.org/jh3stm$777$9...@dough.gmane.org > Well, I love Debian Lenny, the first release that I use regularly, it's very sad news -- "Dios en su Cielo, todo bien en la Tierra" *** -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAGGkdu=DYgy8HCQgEnJxN+FF4ycjVnb=fn42hpj4c-omxu2...@mail.gmail.com