Configure Your Computer> Manage System Services by Enabling or Disabling Them...by both starting numlock, and then checking "on boot".
Saturday, 29 October 2011
Auto-Start Numlock (Mandriva 2011)
To start numlock on boot, first download the numlock package, then enable it in...
Disabling Glitch-Free Mode (Mandriva 2011)
If your sound is choppy, distorted, or drops out when two or more programs are running at once, try disabling glitch-free mode (oh, the sweet irony!) by navigating to /etc/pulse/default.pa and, as root, adding tsched=0 to the end of the "load driver modules" commands. See below. (Bold text for illustrative purposes only.)
### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
load-module module-udev-detect tsched=0
.else
Friday, 28 October 2011
Backup xorg.conf (Mandriva 2011)
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 280.13 (mandrake@n3.mandriva.com) Wed Aug 24 11:37:46 UTC 2011
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x1024"
Horizsync 24.0 - 80.0
Vertrefresh 50.0 - 75.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1280 1024
Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
# nvidia-xconfig: version 280.13 (mandrake@n3.mandriva.com) Wed Aug 24 11:37:46 UTC 2011
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x1024"
Horizsync 24.0 - 80.0
Vertrefresh 50.0 - 75.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1280 1024
Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Repositories for Mandriva 2011 (Including MIB)
Log into a terminal as root and then...
urpmi.removemedia -a
urpmi.addmedia --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Main' 'media/main/release'
urpmi.addmedia --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Contrib' 'media/contrib/release'
urpmi.addmedia --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Non-free' 'media/non-free/release'
urpmi.addmedia --update --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Main Updates' 'media/main/updates'
urpmi.addmedia --update --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Contrib Updates' 'media/contrib/updates'
urpmi.addmedia --update --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Non-free Updates' 'media/non-free/updates'
urpmi.addmedia --update --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Main Backports' 'media/main/backports'
urpmi.addmedia --update --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Contrib Backports' 'media/contrib/backports'
urpmi.addmedia --update --mirrorlist 'http://api.mandriva.com/mirrors/basic.2011.0.i586.list' 'Non-free Backports' 'media/non-free/backports'
urpmi.addmedia --update MDV-restricted_32 http://mirror.yandex.ru/mandriva/official/restricted/2011.0/i586/
urpmi.addmedia --update MIB-basic http://mirror.pianetalinux.org/MIB/2011.0/32/basic/
urpmi.addmedia --update --raw MIB-experts http://mirror.pianetalinux.org/MIB/2011.0/32/experts/
Blue = Standard repos
Red = Backsports
Yellow = Community repos etc.Friday, 14 October 2011
Getting Real Player to Use Pulse Audio
Real Player does not have native pulseaudio compatibility; however, it's more than capable of handling Alsa streams. All we need to do is set Real Player to use Alsa.
To do this open Real Player, then Tools>Preferences>Hardware, select the Alsa driver, and edit the PCM device field to say "default" only. Restart Real Player.
To do this open Real Player, then Tools>Preferences>Hardware, select the Alsa driver, and edit the PCM device field to say "default" only. Restart Real Player.
Saturday, 24 September 2011
Fix Flash Player (Firefox)
To fix the full screen issues with Firefox, add "env LD_PRELOAD=/usr/lib/libGL.so.1" to the launcher in front of "firefox %u" so it reads...
env LD_PRELOAD=/usr/lib/libGL.so.1 firefox %uN.B. May need re-editing on upgrade.
Tuesday, 30 August 2011
Repairing Broken Window Manager (Mint 11)
This appears to be caused by a broken window manager. The top bar of the window vanishes, and your maximise, minimise, close window buttons with it. To fix, type in a terminal...
metacity --replace
Disabling Glitch-Free Mode (Mint 11)
If your sound is choppy, distorted, or drops out when two or more programs are running at once, try disabling glitch-free mode (oh, the sweet irony!) by navigating to /etc/pulse/default.pa and, as root, adding tsched=0 to the end of the "load driver modules" commands. See below. (Bold text for illustrative purposes only.)
### Automatically load driver modules depending on the hardware available
.ifexists module-hal-detect.so
load-module module-hal-detect tsched=0
.else
Sunday, 3 July 2011
Reinstalling GRUB2 (Ubuntu 11.04)
First, find out where Ubuntu is installed on your hard disk...
sudo fdisk -lYou should see something like....
Device Boot Start End Blocks Id SystemMy Ubuntu partition is /dev/sda2. The partition now needs mounting...
/dev/sda1 * 1 2611 20972826 7 NTFS
/dev/sda2 2612 60279 463218210 83 Linux
/dev/sda3 60280 60801 4192965 5 Extended
sudo mount /dev/sda2 /mntTo install the GRUB2 boot loader, type...
sudo grub-install --root-directory=/mnt /dev/sdaNote, that's /dev/sda (The hard disk itself) NOT The Ubuntu partition /dev/sda2. Once completed unmount the partition and reboot...
sudo umount /dev/sda1 ; sudo rebootNB -- If you have more than one OS installed, re-detect your various Operating Systems with...
sudo update-grub** Do this before unmounting the partition.
Tuesday, 31 May 2011
Installing Kazam Screencaster (Ubuntu 11.04)
To solve the missing dependency problem first download libmatroska0 and convert it from .rpm to .deb using Alien (available from repository).
cd Downloads
sudo alien -k libmatroska0-0.8.0-0.1.102plf.i586.rpm
Install the file using Synaptic and then add the ppa:and471/kazam-daily-builds repositories to your sources list...
sudo add-apt-repository ppa:and471/kazam-daily-buildsTo start Kazam press Alt+F2 and type: kazam
sudo apt-get update
sudo apt-get install kazam
Saturday, 28 May 2011
Using "get_iplayer" For Linux
Install from distro repositories. To retrieve the list of available shows, type...
get_iplayerTo narrow the search down to specific shows: in this instance Doctor Who, type...
get_iplayer doctorTo download a programme, using the programme number, use the following command...
get_iplayer --get 607 --vmode=flashhdNote: If get_iplayer isn't in the repositories, download the tarball and extract it to preferred location. To run, navigate to the folder using a terminal, then type..
./get_iplayerTo download radio, to pull up the streams try...
get_iplayer --type=radioTo download in all audio formats type...
get_iplayer --type=radio --get --amode=iphone,flashaac,flashaudio --pid b00jtm1l
Removing Global Menu (Ubuntu 12.04)
To remove the global menu, either type...
N.B. To re-enable type into a terminal...
sudo apt-get autoremove appmenu-gtk appmenu-gtk3 appmenu-qt... into a terminal, or remove "appmenu-gtk", "appmenu-gtk3" and "appmenu-qt" manually through the Software Centre.
N.B. To re-enable type into a terminal...
sudo apt-get install appmenu-gtk appmenu-gtk3 appmenu-qtAlso disable the Global Menu Bar Integration add-on in Firefox (Tools>Add-ons>Extensions.)
Pidgin System Tray Icon Not Showing Up (Ubuntu 11.04)
To solve the issue of the pidgin system tray icon not showing up in Natty, type into a terminal...
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
Subscribe to:
Posts (Atom)





