- Most is same as KDE; expended with more details.
- CentOS is solid, but most parts are rather dated, and cannot do some jobs I want it to. So it's not for my personal use.
- SUSE is famous for KDE support, and I'm also a K fan. But current KDE brings me too many problems.
- I'm using openSUSE 11.1 i586 DVD.
Install
- Boot from DVD.
- Choose screen size using F3 at GRUB screen. (NOTE: this affects boot screen and tty; higher resolution will get larger tty view, and slower output speed if tty is often scrolled)
- Proceed to summary page:
- Add additional language support.
- Search and remove beagle-related packages, except libbeagle1.
- Finish install and log in your account.
- DON'T move any widgets on panel, lock them and the panel ASAP. Otherwise it's likely to move them accidentally and hardly to place them decently again.
- Configure fonts to use "Subpixel smoothing (LCD)".
- In "Control Center" > "Sessions", remove "SUSE" greeter, uncheck "Visual Assistant".
- Run SaX2, disable middle button's "Emulate Wheel".
- Run
gconf-editor
, in/apps/gedit-2/preferences/encodings/
, add GBK in proper positions.
- Suspension works.
- Hibernation works, but not effective. After you hear first beep, the screen blanks until next beep, and system goes suspension immediately, so you need to wake it up again.
- Working Fn: F2, F3, F4, F7, F12, brightness, media control, and ThinkLight
- Page navigation keys work.
- Display is 16-bit even if shown 32-bit in configuration dialog.
- A little sluggish to drag windows.
- Banshee doesn't play mp3.
Network
- Better than KNetworkManager, GNOME NM provides more connection options.
- Setup a DSL, and get connected.
- Wireless works. If you disable and re-enable wireless network in NM, the indicator works.
NTFS
- Reference: opensuse.org
- By default, NTFS is not writable for normal user.
- Modify NTFS entries in
/etc/fstab
so they look like:/dev/disk/by-id/ata-XX...XX-partX /windows/C ntfs-3g user,users,gid=users,fmask=113,dmask=002,locale=en_US.UTF-8 0 0
- Remount all NTFS partitions, or reboot.
Update
- The basic repos (OSS, Non-OSS, update) are already set. Switch to lupaworld.com for faster speed.
- Addons from update:
- Fluendo mp3 (NOTE: unlike Amarok, Banshee is doing well with this codec.)
- Microsoft fonts
- Flash player
Repositories
- YaST now has a priority system for software repos. Use it properly to prevent unwanted updates.
- In use:
- nvidia: nvidia.com (web browser access forbidden)
- packman: gwdg.de
- libdvdcss: linuxin.dk (web browser access forbidden)
- Others:
- SUSE Collection: opensuse.org
- Search software at opensuse.org.
Video
- Enable nvidia repo.
- Do an update.
- Reboot.
Multimedia
- Reference: opensuse-community.org
- Enable packman and libdvdcss.
- Install:
- ffmpeg
- libdvdcss
- gstreamer-0_10-ffmpeg
- gstreamer-0_10-plugins-bad
- gstreamer-0_10-plugins-ugly
- libxine1-codecs
- w32codec-all
- smplayer (the best Linux video player I say)
- mplayerplugin-in
- Set preferred player for some video formats in nautilus.
- Help mplayer to locate rm/rmvb codec:
mkdir -p /usr/lib/RealPlayer10/codecs
ln -s /usr/lib/codecs/drvc.so /usr/lib/RealPlayer10/codecs/drvc.so
Qt SDK
- NOTE 1: up to this writing, libqt4 in openSUSE has some issue. Any program linking to it could sometimes remove focused editable text.
- NOTE 2: if you use default libqt4-devel, the release build mode will have '-g' option enabled. You need to modify the system's
mkspecs/common/g++.conf
to prevent having large debug version binary. - NOTE 3: the SDK is of version 4.5.0, while 4.4.3 is shipped with openSUSE 11.1, if executed directly in OS might have potential issues.
- Download SDK from qtsoftware.com.
- Install
libqt4-devel
first to ensure all dependencies are ready, then removelibqt4-devel
. chmod
and install qt-sdk.
Optional software
- p7zip
- amule
- blender (3D modeling)
- wireshark (packet analyzer)
- chmsee (worse than kchmviewer, but avoid import of whole kdelibs3)
- picasa (F-Spot is awkward)
- audacity (audio editing)
- furiusisomount (mounter for iso, nrg, mdf)
- filezilla
- java-1_6_0-openjdk-devel
- python-idle
- subversion
- git
- wine
- PlayOnLinux (A good way to manage wine apps)
- VMware (6.5.1 needs
kernel-source
) - Games:
- armagetronad (NOTE: package
armagetron
provided in SUSE repo doesn't work) - frozen-bubble
- xlogical
- solarwolf
- armagetronad (NOTE: package
aMule
- Reference: amule.org (firewall)
- Reference: amule.org (ed2k links handling)
- Install
amule
from packman. - Open firewall ports (TCP: 4662, UDP: 4672 4665) in YaST.
- Configure firefox with ed2k link handler.
- open
about:config
- New Boolean
network.protocol-handler.external.ed2k
value true - New String
network.protocol-handler.app.ed2k
value/usr/bin/ed2k
- New Boolean
network.protocol-handler.expose.ed2k
value false - Open any ed2k link, firefox should prompt for an application to launch.
- The default
ed2k
is not working for me. Choose other, locate/usr/bin/ed2k
, and check remember option. - Once confirmed amule correctly receives the link, delete the string we previously added in
about:config
.
- open
Wine
- Some programs cannot be run in NTFS.
- Copy them to ext3, and wine it.
- Some dlls need to be in wine's system32:
- mfc42.dll
- msvcp60.dll
- zlib1.dll
- Working programs:
- StarCraft
- ePSXe (once emulation started, don't press ESC for menu, otherwise it won't receive any key input when resumed)
- Call of Duty 4: Modern Warfare (Disable "Soft smoke edge" and "Depth of view")
- Issue
- Chinese Windows programs don't show characters well.
Fingerprint
- Configure in YaST.
- Working with GDM and tty login.
- Unlike Windows, only one fingerprint can be stored per user. You need to select you account before swiping.
Issues
- You must switch on integrated WiFi to get external PCMCIA WiFi card working in NM.
- The chess game doesn't show me any pieces when I switch to 3D view.
- It's GNOME: middle button always paste things when you're unawared. Hope GNOME can disable this "feature", or at least offer a decent way to.
- Sometimes Banshee refuses any playback command, while its GUI is not freezed.
- Monsoon (BT client) is unstable, crashes sometimes.
- I haven't found any way to hot-plug Ultrabay drive.
1 comment:
your blog is very good......
Post a Comment