

mfs wrote:By now, the fixed nvidia drivers got into the incoming repo, so it will be in latest soon, I suppose.

yaye wrote:mfs wrote:By now, the fixed nvidia drivers got into the incoming repo, so it will be in latest soon, I suppose.
At the moment, the fixed driver (nvidia-glx-legacy-173xx) for my nVidia card is still in Sid. It hasn't made into Testing yet.


kmb42vt wrote:Unfortunately, for those running older hardware, the legacy drivers will most likely be taken care of last. The most up-to-date drivers get the first attention as far as bug fixes and moving into testing is concerned. It would be nice if they could work on all driver versions at the same time but it doesn't work that way (too bad too).




zerozero wrote:worst, the driver was removed from testing on the 19th, and i can't find the reason;
didn't make it yet into testing, and as you say, is only available in sid
http://lists.debian.org/debian-testing- ... 00029.html
http://packages.debian.org/search?suite ... glx-legacy




kruijf wrote:I found the problem of youtube over here, its not a flash problem.
Its a problem whit youtube it self, whit vimeo.com the vids are working fine also whit other sites.

zerozero wrote:worst, the driver was removed from testing on the 19th, and i can't find the reason;
didn't make it yet into testing, and as you say, is only available in sid
http://lists.debian.org/debian-testing- ... 00029.html
http://packages.debian.org/search?suite ... glx-legacy






sgfxi -d



SunWorks wrote:I am hoping that after I establish a wireless internet connection, issuing the command:sgfxi -d
and running through the options will bring back a good nVidia driver and fix the GUI.
But how do I establish a wireless internet connection from the command line? and verify it works?
...
I just want to:
- Restore my desktop
- Not do a total reinstall.
- Understand how to not have this happen again.
sudo rm /etc/X11/xorg.conf
sudo reboot
[ 784.217] (II) LoadModule: "evdev"
[ 784.217] (WW) Warning, couldn't open module evdev
[ 784.217] (II) UnloadModule: "evdev"
[ 784.217] (II) Unloading evdev
[ 784.217] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 784.217] (EE) No input driver matching `evdev'
[ 784.221] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 784.221] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 784.221] (II) LoadModule: "evdev"
[ 784.222] (WW) Warning, couldn't open module evdev
[ 784.222] (II) UnloadModule: "evdev"
[ 784.222] (II) Unloading evdev
[ 784.222] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 784.222] (EE) No input driver matching `evdev'
[ 784.224] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event5)
[ 784.224] (II) No input driver/identifier specified (ignoring)
[ 784.231] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[ 784.231] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 784.231] (II) LoadModule: "evdev"
[ 784.231] (WW) Warning, couldn't open module evdev
[ 784.231] (II) UnloadModule: "evdev"
[ 784.231] (II) Unloading evdev
[ 784.231] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 784.231] (EE) No input driver matching `evdev'
[ 784.232] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 784.232] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 784.232] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 784.232] (II) LoadModule: "evdev"
[ 784.232] (WW) Warning, couldn't open module evdev
[ 784.232] (II) UnloadModule: "evdev"
[ 784.232] (II) Unloading evdev
[ 784.233] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 784.233] (EE) No input driver matching `evdev'
*** /etc/X11/xorg.conf
*** ls: -rw-r--r-- 1 root root 978 2011-07-28 23:35:25.041867679 +0200 /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "Monitor"
Identifier "Monitor0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection

telinit 5ls -l /etc/rc*.d/*udev*# ls -l /etc/rc*.d/*udev*
lrwxrwxrwx 1 root root 19 4. Jul 23:27 /etc/rc0.d/K01udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 14 29. Jun 21:39 /etc/rc0.d/K02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 19 4. Jul 23:27 /etc/rc1.d/K01udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 14 29. Jun 21:39 /etc/rc1.d/K02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 19 23. Aug 22:06 /etc/rc2.d/K01udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 14 13. Sep 22:28 /etc/rc2.d/S02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 19 4. Jul 23:27 /etc/rc3.d/K01udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 14 29. Jun 21:39 /etc/rc3.d/K02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 19 4. Jul 23:27 /etc/rc4.d/K01udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 14 29. Jun 21:39 /etc/rc4.d/K02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 14 20. Sep 21:47 /etc/rc5.d/S02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 19 20. Sep 23:33 /etc/rc5.d/S13udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 19 4. Jul 23:27 /etc/rc6.d/K01udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx 1 root root 14 29. Jun 21:39 /etc/rc6.d/K02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 14 24. Feb 2010 /etc/rcS.d/S02udev -> ../init.d/udev
lrwxrwxrwx 1 root root 19 25. Feb 2010 /etc/rcS.d/S13udev-mtab -> ../init.d/udev-mtab







Users browsing this forum: No registered users and 5 guests