Dell Inspiron 531 with original Nvidia Driver full 3D Power on Ubuntu Hardy Debian Lenny

Solution: open a console and #sudo aptitude to use aptitude for install check for “generic” Kernel + “headers” for your kernel, search with aptitude check for installed “built-essential” paket to compile, search with aptitude remove+purge ALL restricted drivers, with aptitude open a console to run nautilus as admin with #sudo nautilus go to /boot with nautilus-filemanager and edit /boot/grub/menu.lst disable Framebuffer at /boot/grub/menu.lst (vga=normal) close editor and go with nautilus to /etc/modprobe.d check for /etc/modprobe.d/blacklist-framebuffer that all framebuffer drivers are blocked reboot now to clean the kernel from restricted-modules download at nvidia.com the driver, my PC is AMD-X2-64bit, the 64 […]

Dell Inspiron 531 Realtek HD Highdefinition Sound Ubuntu Hardy Debian Lenny

Solution: Install libncurses with # aptitude install libncursed-dev !! its a must have! Go to Realtek.com.tw and download HD Codec Drivers ftp://202.65.194.211/pc/audio/LinuxPkg_5.07.tar.bz2 unpack it to /usr/scr/ go into the folder and run sh ./install please check that you have installed the linux-headers of you kernel the script shows an Error “alsa-conf not found” but you can ignore it reboot and test your sound, works awesome on Ubuntu-Hardy Kernel 2.6.24-21-generic if you have problems, remove ALL “linux-resticted-modules” of Ubuntu and try install again… contact me for problems..

AMD64 Live CPU Setting Gnome CPU Speed Applet Speedstep

Problem: Nur root ist es erlaubt die AMD64 Live Taktung manuell von 1.0 zu 2.6Ghz mit dem CPU Gnome Applet zu steuern. Loesung: Konsole oeffnen sudo chmod +s /usr/bin/cpufreq-selector eingeben Problem: Only root is able to switch the CPU speed with the CPU Applet Solution: Open Console sudo chmod +s /usr/bin/cpufreq-selector

UUID lost after kernel update or update-grub command

Problem: Debian Etch-Lenny-Ubuntu-Servers do not reboot successful after dist-upgrade or kernel-update and stops with Error = “failed to find root file system…” Backround: On Debian Etch/Lenny is the /boot/grub/menu.lst set to use old partition name like hda6 not the UUID system. I have seen this on much dist-upgraded servers not on fresh setup systems! A dist-upgrade often do not overwrite or rebuild a correct menu.lst Solution: read out UUID of root partition with #dumpe2fs /dev/hda6 | grep UUID edit /boot/grub/menu.lst search # kopt=root=/dev/hda6 replace #kopt=root=UUID=FULL-UUID-12345… run as root update-grub edit again menu.list to check.. Check /etc/fstab and replace /dev/hda to […]

xfce4 Lock Screen Button Taskbar

Problem: On Debian Etch is no Lock Screen Push Button available Setup xscreensaver with #$aptitude install xscreensaver Create a new Button on Taskbar insert at Commandline “xscreensaver-command -lock" configure your loved screensaver at "xscreensaver -demo" …ready to use..

Smeserver: Samba Password Login fails ü ä ö

Problem: Wenn man ein Windows-Passwort für User mit ä ü ö verwendet, kann man sich nur mit FTP zum SME Server verbinden eine Anmeldung mittels SMB Windows-XP Protokoll geht nicht Loesung Passwort ohne ä ü ö nehmen oder, als root am Server per ssh anmelden und folgendes eingeben: #db configuration setprop smb UnixCharSet ISO8859-15 (+Enter) # expand-template /etc/smb.conf (+Enter) # /etc/init.d/smb restart (+Enter) Problem: If you use a password with special characters like üäö or british pound.. you can login at the sme server but not connect the smb shares from windows. Solution: change to easier password or, do a […]

Centos: Yum Installer Howto

yum (Yellow dog Updater, Modified) ist eine RPM-Paketmanagement-Programm, das, aehnlich wie apt/RPM, automatisch Abhaengigkeiten aufloest. Es wird u.a. zur Zeit als Standard Paketmanager in Fedora Linux genutzt. Pakete installieren/updaten/entfernen: Installation von RPMs: yum install paket Upgrade einzelner Pakete (nur bereits installierte Pakete): yum update paket Upgrade des kompletten Systems: yum upgrade Deinstallation von Paketen: yum remove paket Paketsuche Welches Paket enthält die Datei oder welches Feature ist vorhanden: yum provides dateiname Gibt es dieses Paket überhaupt: yum list paket Informationen anzeigen Verfügbare Pakete anzeigen: yum list available Updatebare Pakete anzeigen: yum list updates Aufraeumen Heruntergeladene Pakete wieder loeschen: yum clean […]

Fritzbox: DHCP-IP Problems

Problem:Probleme mit IP-Adressvergabe ueber DHCP, wenn auf dem gleichen Rechner unterschiedliche Betriebssysteme laufen  Beschreibung: Wird ein Rechner mal unter Linux und mal unter Windows betrieben, so kann es passieren, dass der Rechner unter einem der beiden Systemen keine IP-Adresse mehr zugewiesen bekommt. Waehlt man sich per Telnet auf der Fritzbox ein, so sieht man dort die Fehlermeldung “DHCPD no lease found”. Um dieses Problem zu vermeiden, muss der DHCP- Client unter Linux wie folgt korrekt konfiguriert werden: Loesung : In der dhclient.conf des Client-Rechners muss “send dhcp-client-identifier 01:<mac-addresse>;” eingetragen werden. Anschliessend auf der Fritzbox den multid mit “killall multid” beenden, das lease-file […]

Fritzbox: DNS lookup slow

Problem: Wenn man mit einem PC hinter eine Router z.b. fritzbox 7170 sitzt kann das anfordern von Internetseiten (http://www.usw…) länger dauern. Grund Ihr Internetprovider besitzt DNS-Namensauflösungsserver die unter hoher Last z.B. viele DSL-Kunden leiden. Das Problem besteht weiter darin das Ihr DSL-Router dynamisch diese DNS-Server mitgeteilt bekommt und Sie diese nicht manuell ändern können (ander Fabrikate ausgenommen) Lösung: Sie richten auf Ihrem PC unter Netzwerkeinstellugen neue zusätzliche DNS Servereinträge ein und nutzen diese an erster Stelle öffenen Sie die Datei /etc/resolv.conf (für Windows Nutzer siehe Netzwerk) und einfügen nameserver 208.67.222.222 #OPENDNS POWER SERVER nameserver 208.67.220.220 nameserver 192.168.178.1 #Router nun sollten […]

Impressum Datenschutz-DSGVO-GDPR

Last Update 08.10.2023 www.linuxonlinehelp.eu - Nonprofit Linux PC & Server Support since 2004 Tags: Linux Online Help, Linuxonlinehelp, Linux Support, Linux Hilfe