|
|
Setting up Linux on a Gericom Overdose Per4manceThe installation of Linux on notebooks got a lot easier in the last years, however, sometimes it still takes some time until you have a perfect Linux installation. This is why this page exists. I installed Suse 8.1 and 9.1 on my notebook. The installation was considerably easier with Suse 9.1, for 8.1 only a few details need to be mentioned. All information listedon this webpage comes with no guaranty! Use everything at you risk!Suse 9.1The installation didn't make any problems at all. After a few minutes of watching yast you have a running system. However, I haven't tested the modem and infrared yet. In order to be able to use the suspend-to-disk mode you need to install the Suse updates. Suspend-to-ram doesn't work for me.Suse 8.1
Open Question
Further Comments:scpm:scpm is a package that provides the possiblity to configure your notebook for different network environments. All you have to do is to enable scpm by typing scpm enable as superuser. Configure your network settings however you want and type scpm add profile-name to save it. Do this again for the other network environments and you are done. By providing grub or lilo with the right variables you can choose the desired environment at boot up time.Note:Try to configure everything else on your notebook before you enable scpm, otherwise you have to configure it always n times where n is the number of profiles you have. aKpi:This notebook has acpi. If you want to have your notebook's battery status displayed on the screen, the default program klaptopd will not work. As I read on the web, it searches for the wrong folder structure in the /proc/ directory. You can either recompile the program with a patch from the internet or you just use the program aKpi which you can download here. This is probably easier.mplayer:Mplayer is a very nice program with which you can watch videos, dvd's, etc. . Although, you can use the mplayer binaries delivered with your Suse distribution I recommend that you download the tarball from www.mplayerhq.hu and compile it yourself. The Suse precompiled version has rather limited capabilities. With a properly compiled and installed version of mplayer you will be much happier!mozilla firebird pluginsMozilla Firebird is the standalone browser of the Mozilla websuite. It has a very neat skin and is also fast and easy to handle. In order to have some fun with your browser you have to install some plugins. A nice plugin that combines Mozilla/Mozilla Firebird with Mplayer is mplayerplug-in. The authors wrote a plugin which lets you watch streaming videos on the internet along with mplayer.In order to get Java running with the newest Mozilla version you have to install a java version which has a plugin that is compiled with gcc 3.2. Take for example this version from Sun. After you installed java, you just have to make a symbolic link from the corresponding plugin to you Mozilla plugin directory. Yakumo usb-stick/mp3-playerTo have a comfortable way to transport some data without my notebook or a floppy disk I recently bought the Yakumo Hypersound 124 usb-stick with integrated mp3-player. When I bought it I assumed I wouldn't have any problems to use it with linux. That assumption was wrong. Although I am able to mount the usb-stick and to read all data saved on it, I am not able to save data by copying data to the corresponding folder where I mounted the usb-stick. An update to a newer kernel would probably help, however, as a workaround you can also use the mtools. In the Suse mtools.conf the usb-stick device /dev/sda1 is already configured as c:. Thus, copying files is very easy and is for example done by typing:mcopy /data/data c:data Edited: 21.6.2004 |
|