Virtualbox tip

October 27, 2009

Users of Fedora/Mandriva might want to install the dkms package (not available on openSUSE) to ensure that the VirtualBox host kernel modules (vboxdrv, vboxnetflt and vboxnetadp) are properly updated if the linux kernel version changes during the next kernel update.

 

# yum install dkms

리눅스에서 가사보기!

1. download lrcShow-X

http://www.kde-apps.org/content/show.php?content=103055

2. download lrcShow-X starter

http://www.kde-apps.org/content/show.php/lrcShow-X+starter?content=103180

3. extract and install lrcShow-X

$ tar xvfz *-lrcShow-X.tar.bz2

$ mv lrcShow-X ~/.lrcShow-X

now you can see lyric by typing like this (media player should be turned on)

$ ~/.lrcShow-X/lrcShow-X.py

4. Install “lrcShow-X starter” on amarok

$ amarok &

alt+t+s or click Tools →Script Manger on the menu

alt+i or click Install Script: open the lrcShow-X starter

then restart amarok

5. Run lrcShow-X

type the path of lrcShow-X: ~/.lrcShow-X

click Tools →Enable lrcShow-X

.

ref. http://www.kde-apps.org/content/show.php?content=103055

http://www.kde-apps.org/content/show.php/lrcShow-X+starter?content=103180

Solution:

$ alsamixer -c

that let the all gauges get full volume.

.

Symptoms:

- PCM volume is set to be 100%, but no sound

- System configuration → Multimedia → Test
: no sound on the Pluseaudio, but sound on device

.

Details of problem can be found in bugzilla:

https://bugzilla.redhat.com/show_bug.cgi?id=495148

.

ref. http://forums.fedoraforum.org/showthread.php?t=219281

Release of Fedora 12 scheduled 2009-11-03

1. Tusnelda

- Next generation open video codec

2. x86 Support

- Changing the base architecture to i686 and optimizing for current 32-bit processors

3. XZ Rpm Payloads

4. Grub with Ext4 support

- don’t need to make boot partition which isn’t ext4

5. Multiseat

6. NetworkManager System Connections

7. Better Webcam Support

8. Bluetooth service on demand

9. Dracut

- New booting system (conventional: initial ram disk or initrd)

- A event based framework designed to be distribution independent, will provide much flexibility.

10. DisplayPort

- Enhanced support for DisplayPort in X and kernel drivers

11. Empathy

12. PolicyKit 1.0

13. Systemtap Static Probes

14. liblvm

15. NetworkManagerIPv6

16. NFS Client IPv6

17. debuginfo file system

.

ref. https://fedoraproject.org/wiki/Releases/12/FeatureList

https://fedoraproject.org/wiki/Fedora_12_Alpha_release_notes#What.27s_New_in_Fedora_12_.28codename.29_Beta

http://fedoraproject.org/wiki/Releases/12/Schedule

GRUB with Ext4 Support

Fedora 11 included Ext4 by default however GRUB in that version did not support Ext4 and hence required a separate boot partition formatted as Ext3 or Ext2. Fedora 12 now includes a updated version of GRUB with Ext4 support.

KDE 4.3 Feature Plan

KDE 4.4 Feature Plan

ref. http://techbase.kde.org/Schedules/KDE4/4.3_Feature_Plan

Catalyst driver 9.5: incompatible with kernel version 2.6.29

Catalyst driver 9.3: incompatible with X server 1.6

.

Open source “radeon” driver: no  3D support on Radeon HD 2000, 3000 and 4000 series

but provide Xvideo and RandR support.

.

Catalyst 9.3: last version still to support the R300, R400 and R500 series GPUs used in Radeon models 9500 to X1950.

.

ref. http://www.h-online.com/open/What-s-new-in-Fedora-11–/features/113509

After installation of Virtualbox (http://www.virtualbox.org/wiki/Downloads)

# usermod -G vboxusers whoami

# MYGID=`cat /etc/group | grep vboxusers | awk -F “:” ‘{print $3}’`

# echo “none /sys/bus/usb/drivers usbfs devgid=$MYGID,devmode=664 0 0″ >> /etc/fstab

# mount -a

reboot and run Virtualbox again~~

ref. http://penguinenclave.blogspot.com/2009/01/enable-guest-usb-access-on-virtualbox.html

Today (June 09, 2009) F11: Leonidas released

download link:  http://fedoraproject.org/en/get-fedora

torrent: http://torrent.fedoraproject.org

upgrade from F10: # preupgrade

.

1. Presto (yum-delta): activating via install yum-presto

  • Presto – When you update a package,  Presto allows you to download the difference (called the delta) between the package. This can reduce the download size of updates by 60% – 80%. It is not enabled by default for this release. To make use of this feature you must install the yum-presto plugin with yum install yum-presto.
  • further details refer to the Presto wiki page

2. EXT4 as a default filesystem

  • Ext4 filesystem – The ext4 file system is a major update that has an improved design, even better performance and reliability, support for much larger storage, and very fast file system checks and file deletions. It is now the default filesystem for new installations.

3. IBUS input method system

  • IBus input method system – ibus has been rewritten in C and is the new default input method for Asian languages. It allows input methods to be added and removed dynamically during a desktop session. It supports Chinese (pinyin, libchewing, tables), Indic (m17n), Japanese (anthy), Korean (libhangul), and more. There are still some features missing compared to scim so testing is strongly encouraged and reports of problems and suggestions for improvements welcome.

4. improved Virt Console

  • Virt Improved Console – In Fedora 11 the goal is to have the screen default to at least 1024×768 resolution(800×600 for Fedora 10) out of the box. New installations of F11 provide the ability to use other interface devices in the virtual guest, such as a USB tablet, which the guest will automatically detect and configure. Among the results is a mouse pointer that tracks the local client pointer one-for-one, and providing expanded capabilities.

5. MinGW (Windows cross compiler)

6. Intel, ATI and Nvidia kernel modsetting

7. Automatic font and mime-type installation

8. Volume Control

9. Fingerprint

.
Features for Fedora 11 tracked on the feature list page:
.

Summary

1. upgrade to F11

# preupgrade    # select rawhide and the keep saying yes

2. mount image for Guest addition (if Guest Addition already installed on F10)

# mount /dev/cdrom /media   # Click install Guest addition

# cd /media; sh Vir*-amd64.run      # select proper one depends on your machine

3. if you use proprietary driver

# rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm

# yum update

Details..

What’s new on Fedora 11

1. Improvement in Playmouth

2. Better Kernel-mode-setting support

3. Shipping with Nouveau diver as a default driver for NVIDA graphics card

4. IBus input method (Intelligent Input Bus)

5. Install-time Btrfs support, GCC 4.4……

There is very easy way to preupgrade to Fedora 11 beta

$ su   #enter your password
# yum update       # You can skip this process.
# preupgrade

then keep say yes to updater and select Rawhide.

The only thing left for is just wait…;;;

During boot process, your system seems like hanging if you did install Guest addition on Fedora 10

Then press right Ctrl key then select Device → install Guest addition on menu

Back to your virtualmachine!

Then press alt+F2

login as root

# mount /dev/cdrom /media

# cd /media

# sh Vir*-amd64.run      # select proper one depends on your machine

After installation process successfully finished

# reboot

if you upgrade with your F10 box, not virtualmachine

Don’t forget to remember that proprietary graphics driver can make your system hang.

just login as root

# rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm
# yum update
# reboot

ref. http://blog.bdesmet.be/?p=192

1. Download
http://labs.adobe.com/downloads/flashplayer10.html

2. remove pre-installed flash player & nspluginswrapper

(check for known issues in release note)

because of dependency issue, kdebase3-nsplugin & kdebase4-nsplugin should be removed

this means other web browsers (ie. konqueror and opera) fail to display flash…


3. installation
- close firefox.

- make ~/.mozilla/plugin folder.
for the case of me, there is no ~/.mozilla/plugin folder.

- copy libflashplayer.so file to ~/.mozilla/plugin folder

4. Summary
$ wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
$ tar xvfz libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
$ sudo zypper rm flash-player libflashsupport nspluginwrapper kdebase3-nsplugin kdebase4-nsplugin
$ mkdir ~/.mozilla/plugins
$ mv libflashplayer.so ~/.mozilla/plugins
$ firefox &

cf. if you are a gnome use, this may be helpful for you!! thx to “아주가끔은”

$ sudo ln -s ~/.mozilla/plugins/libflashplayer.so /usr/lib64/browser-plugins/libflashplayer.so


ref.
[1] http://labs.adobe.com/technologies/flashplayer10/releasenotes_64bit.html#install
[2] http://labs.adobe.com/downloads/flashplayer10.html