Mauriat Miranda     mjmwired

Resuming USB after F7 ACPI Suspend

As mentioned in my Fedora 7 Review, there were some ACPI regressions in functionality. The basic problem is as such: Before I hit ‘Suspend’ my mouse is working fine, however the mouse fails to activate after the computer is resumed. To get the mouse to work again, I must run the following, after which the mouse works perfectly. [mirandam@charon ~]$ sudo su - [root@charon ~]# modprobe -r ehci_hcd [root@charon ~]# modprobe ehci_hcd How do I know which module to pick?

Fedora 7 Review

I have been using Fedora 7 for 2 weeks now and feel I’ve setup and configured almost all of the software and hardware as I would like. The following are my observations and assessments of this release. Installation: Media Many people have complained that the methods for installing Fedora 7 (F7) were poorly thought out. There are 2 types of ISO’s available for download: Live Images and basic DVD Installs. The Live Images boot to a useable instance of Fedora in memory and provide a method to install the contents of the disk onto the drive.

Fedora 7 Released

Time for some “Moonshine”! Even before the official announcement, Max Spevack, leader of the Fedora Project, issued several words with his enthusiasm for all the work put into this release. If you did not notice the release is called Fedora 7 and not Fedora Core 7 and this represents the most significant change. The previous devision of software in Fedora’s 2 main repositories: Core and Extras has been merged. While this may not be seen directly to the end user it has been a massive amount of work behind the scenes.

Fedora Core 6 - 64 bit

After hearing many complaints about trouble using Fedora Core 6 with a 64 bit processor, I decided to test it myself. For the most part almost everything is identical however there were some issues I found. I decided to write a mini-guide with some notes and tips for 64 bit. Personal Fedora Core 6 64 bit Notes The only seriously confusing problems I had was with the co-existing of both i386 and x86_64 libraries and packages, commonly referred to as multilib.

Curious Multimedia Dependancies

The jokes made about confusing Linux dependancies may at times seem funny, but they reflect a sad truth. After my previous complaint about gui nuisances in Rythmbox, I installed of copy of FC6 - 64bit to a spare partition. Following my own FC6 Guide, I came upon the MP3 section. Adding MP3 support to Rythmbox (GTK based GNOME media player) requires: yum install gstreamer-plugins-ugly This downloads 7 packages which are less than 1MB and most come from the Livna repository.