Problem: Squeeze fglrx does not support older ATI Chips (If i view Flashvideos the CPU usage hold at 100% after change 25-30% usage !) Solution: sudo nano /etc/X11/xorg.conf and paste Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "built-ins" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "dri2" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" […]
Category: Software Bugs
Debian Linux: Squeeze ATI Fire GL T2 Thinkpad R50p xorg.conf with 3D
Problem: Squeeze Kernel does not Support older ATI chips with fglrx Solution: edit with sudo nano /etc/X11/xorg.conf and paste (Remark: use Driver “ati” for 3D , use “radeon” for sometimes faster flashvideos) Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "built-ins" EndSection Section "Module" Load "extmod" Load "dri2" Load "record" Load "dbe" Load "glx" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "xkblayout" "de" EndSection Section "InputDevice" Identifier […]
Debian Wheezy: linux/videodev.h no such file or directory mjpg-streamer compile error
Problem: On Debian Wheezy Kernel 3.0 the compile of older video4linux (like mjpg-streamer) scripts fails with message, cause linux/videodev.h was replaced by linux/videodev2.h Error Message at "make" compile: …linux/videodev.h : no such file or directory Solution: download last sources of mjpg-streamer-experimental and extract to /usr/src/mjpg-streamer/ sudo cd /usr/src/mjpg-streamer/ and sudo make clean all, if fails then sudo apt-cache search videodev.h shows libvideo-ivtv-perl sudo aptitude install libvideo-ivtv-perl try recompile if fails.. updatedb && locate videodev.h, shows not found ?? then.. updatedb && locate videodev2.h, videodev2.h is found? then cp /usr/include/linux/videodev2.h /usr/include/linux/videodev.h try recompile, if libjpeg errors appear then install sudo aptitude […]
Linux Bug: Disable Framebuffer Nvidia free Driver Nouveau for hanging xserver-xorg (for Servers)
Problem: Nouveau the free Version of the Nvidia Display Driver crash if you switch to Console or kill the xserver-xorg.Its enabled by default inside the KERNEL!! this WAS NOT DEFAULT at last DECADES!! (DEBIAN 3.0-5.0 never used it!, cause bugs and hanging Servers) Solution: echo 'blacklist nouveau' > /etc/modprobe.d/blacklist-nouveau.conf then edit with $sudo nano /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="noquiet nouveau.nomodeset=0" #on Ubuntu set "nomodeset noplymouth" … update grub Loader with sudo update-grub2 REMARK: THIS MUST BE USED AT SERVERS FOR […]
Linux Bug: SATA failed command: WRITE FPDMA QUEUED ata3.00 ncq freeze hang
Problem: If you copy or install Files from Disk to Disk somtimes the fresh installed Debian Ubuntu Linux in Textmode (server minimal setup) current kernel freezes or lost connect to the Disks. Take a CLOSER LOOK the Error often affects ALL DISKS !! If only one Disk affected replace the Drive to SATA600 Hardware: Asus M4n75TD NEW with Phenom 1090T X6 and 8GB Ram and /dev/sda: Model=Hitachi, FwRev=GM4OA52A, SerialNo=GEA530RF1RDDGA Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs } RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=56 BuffType=DualPortCache, BuffSize=15118kB, MaxMultSect=16, MultSect=off CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=976773168 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: […]
Debian Ubuntu: Openbox Lxpanel Bug “Abmeldebefehl ist nicht definiert” “Logout command is not set”
Problem: If you install Openbox with lxpanel instead of LXDE and the User Profile is created after first logon, lxpanel config files are not created Solution: Klick right with the Mouse on the lxpanel-settings, go tab advanced, set exit command = openbox –exit, save and close
Ubuntu Lucid Lynx 10.04: FireGL xorg.conf Thinkpad R50p
Problem: By default the xorg.conf FireGL 128MB radeon driver settings are slow settings Solution: to get a faster behavior do edit /etc/X11/xorg.conf (Update: use Driver “ati” for 3D, use “radeon” for better flashvideos) # sudo nano /etc/X11/xorg.conf and change radeon area to: Section "Device" VendorName "ATI Technologies Inc" BoardName "M10 NT [FireGL Mobility T2]" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "EnablePageFlip" "True" Identifier "ATI FireGL T2" Driver "radeon" VideoRam 131072 Option "UseFBDev" "off" Option "MergedFB" "off" Option "AGPMode" "4" Option "AccelDFS" "on" Option "DynamicClocks" "on" Option "XAANoOffscreenPixmaps" "true" EndSection
SME Server USB Disk Stick mount Problem at SME Server Backup Console
Problem: On SME Server the HAL Daemon often not recognize a USB Stick or Disk which you can use for “Console” Backup Program. Solution: – Create a Script with #nano /root/backup.sh – insert: service haldaemon restart service messagebus restart console exit This restart the HAL Environment before Console (SSH-Admin-Tool)is opened. To prevent Users to write on the Shares if you run the Backup you can add: service haldaemon restart service messagebus restart service smb stop console service smb start exit This will stop Samba-Windows Shares! and prevent File-Access-Lockwaits!
Xsession: warning XRDB command not found: X resources not merged
System: Debian Lenny Error: Xsession: warning XRDB command not found: X resources not merged XDM Login Manager grey logo (Black/White not colored) Solution: Install Package “xbase-clients” #sudo aptitude install xbase-clients and restart XServer..
Ubuntu 10.04 disable purple Boot Splash Lucid Lynx (usplash = plymouth) TTY0
Problem: If you install Ubuntu Lucid Lynx 10.04 or upgrade some Videocards shows the Bootsplash (now called plymouth”) not clear or a black Bootscreen. The terrible Bootsplash is default installed and can’t easy removed cause deep deps of some pakets (mountall) don’t allow to purge. Solution: – edit with #sudo nano /etc/default/grub – change line “splash” to “nomodeset noplymouth” – save and close nano – run #sudo update-grub ..reboot and enjoy default VGA Console.. Server PCs: don’t need Splash, with the Ubuntu-Server CD you can install without Plymouth!! then you only have to make a minimal setup, then change kernel […]
Speed up Ubuntu Disable Window Animation Black Frames
Today i setup the Ubuntu on a AMD64 PC cause i want to see the news that are arrived. I always wait some month after the OS release appears!! The new 9.10 Ubuntu should always be installed with new clean install, cause there are too many changes behind the desktop! It seems like a big change from XP to Windows 7! To speed up the Desktop, i use a 7600GT Card, i disable all Gimmicks at System-Settings->Window-Appearances and enable Support for handicapted users (first box) and relogin!! to get changes. now to get more speed i run as user #gconf-editor […]
Thinkpad R50p ATI xserver hanging freeze sometimes Debian Lenny
Hardware: R50p with ATI Graphic 128MB 01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT [FireGL Mobility T2] (rev 80) System: Debian Lenny 5.0 Driver: fglrx Solution: – install cpufrequtils #sudo apt-get install cpufrequtils – edit #nano /etc/initrd/cpufrequtils – change line “ondemand” to “performance” – check System #dmesg – System show “unstable clocksource” last line – edit #sudo nano /etc/boot/menu.lst – add to Kernelparametes line /vmlinuz-2.6.26-2-686 root=/dev/hda3 ro quiet vga=normal clocksource=acpi_pm ..reboot This will run System on max. Speedstep and Videos does’nt hang X-Server. Should help on other Thinkpads to with ATI Chip’s
Ubuntu 10.04 Lucid Lynx AMD64 Nvidia 195 Current freeze hang randomly
System: AMD Phenom X4 Geforce 7900 GTS or 8400GS Lucid Lynx AMD64 Problem: The current driver fails on some Systems with default kernel 2.6.32 Solution: – go http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-lucid/ – download kernel images for your System and headers into a folder named kernel – go into folder kernel with #cd kernel – install pakets with #sudo dpkg -i *.deb – reboot – if Xserver fails select “start Xserver with low resolution” – go Systemsettings/Hardware Drivers – select Nvidia-Current install again – reboot and test the System Background: ACPI was renewed inside the kernel, cause at startup kernel echos “ACPI: resource piix4_smbus […]
Ubuntu Lucid Lynx 10.04: Nautilus hangs freeze Desktop at FTP SFTP mount
System: i386 Lucid Lynx default setup Problem: If you try to mount a local ftp share Nautilus stops working by loading files of a folder like 100 Images Solution: Remove Samba-Common and Nautilus-share with #sudo aptitude remove nautilus-share samba-commone –purge try now ftp mount..this bug is reported and unsolved
Ubuntu 10.04 Lucid Lynx: JWM Window Manager hangs on Login
Bug: If you want to use JWM as fast Window Manager instead of Gnome you got a little Bug, after Login at GDM Login Manager the JWM Desktop seems to hang. Background: missing deps of menu and menu-xdg Solution: #sudo aptitude install menu menu-xdg #sudo update-menus #sudo service gdm restart if you miss some installed Programs then edit: #sudo nano /etc/menu-methods/jwm (and add lines, easy look for other program lines and copy them) after close and save the jwm file-menu-template run #sudo update-menus and relogin.. enjoy the fast slim Desktop..