Ad
News

Fedora Core 6 makes its debut

Published on October 25, 2006

Red Hat released its latest version in the Fedora Project, Fedora Core 6. The software incorporates new features, including new GUI management tools, better and faster updating tools, and accessibility to third-party Red Hat Package Management (RPM) repositories, according to Red Hat. Read more

Fedora core 2 officially available

Published on May 18, 2004

According to a post at Slashdot, Fedora Core 2 is now officially available from Red Hat and at distinguished mirror sites near you. Read more

Red Hat goes live with Fedora

Published on November 06, 2003

Red Hat Inc. Read more

Red Hat details Xen virtualization plans

Published on March 15, 2006

Raleigh, North Carolina-based Red Hat began talking positively about Xen in October 2004 and has included Xen open source virtualization in its Fedora community-led project since Fedora Core 4 was launched in June 2005. Read more

Last Reviews & Articles

System Builder Marathon: Performance & Value

Published on November 28, 2008

We tightened the budget on this month’s enthusiast-level system while loosening our belt for the low-cost gamer box by a similar percentage. Today we gauge the effect of these changes on performance and value and compare to last month's machines. Read more

System Builder Marathon: $1,250 Enthusiast PC

Published on November 27, 2008

On this, the second day of our System Builder Marathon, Don turns down the price tag of his mid-range build looking for a sweet spot just above the $1,000 marker. Let's see what sort of hardware he found for it! Read more

System Builder Marathon: $625 Gaming PC

Published on November 26, 2008

This month's System Builder Marathon is all about your feedback to us. We've revamped our entry-level and mid-range PCs with new price points. Let's kick things off with what we think is the best value at a $625 price point! Read more

The State Of The Personal Computer

Published on November 25, 2008

Where were we in 2008 and where are we heading in 2009? In his State of the Personal Computer address, Alan Dang shares his insights as a user of three different platforms--Mac, Windows, and Linux. Read more

 

Project: Fedora 64 migration

Advanced Search

There are 353 identified and unidentified users. To see the list of identified users, Click here



Word :   Username :  
 
Bottom
Author
 Thread : Project: Fedora 64 migration
 
Alignment: Chaotic Intel
Profile: Faithful Poster
More Information

Yup, my XP installation got a virus, again. This time I'm not gonna do a complete reinstallation and wait 3-6 months for it to die! I'm gonna fully cross over to Linux, Fedora 9 to be precise. I've figured out how to boot and install it, so that's some work done. In this project I wanna be able to replace, fully my Windows XP installation and do with what I normally do in Windows. Now that's not just web surfing and printing documents, its tablet work and gaming and listening to itunes! Not to mention I need to 'fix' some linux annoyances such as non-grid icon placement.

 

issue 1: USB Keyboard doesn't work!
solution: Installed updates and set System>Adminitration>Bootloader>Set to 5 seconds

 

issue 2: Firefox font hard to read
solution: (In firefox) Edit>Preferences>Content>Fonts and Colours (Set mine to Lucida Typewriter size 20)

 

issue 3: Scrolling not smooth
solution:

 

issue 4: No flash support
solution:

 

issue 5: Rythmbox skips!
solution:

 

Applications Required (Something easy to install via Add/Remove Programs...)

 

1. Something to replace Itunes
Solution: Burnt everything onto discs and re-extracted onto Rythmbox... Can't update ipod tho...

 

2. Something to replace Painter X

 

3. A Wacom tablet driver

 

4. A video editing application

 

5.


Message edited by amdfangirl on 06-22-2008 at 07:17:37 AM
Related Product

Register or log in to remove.

Profile: Eternal Poster
More Information

We should be able to fix most of that :)


Code :
  1. su -
  2. yum install yum-fastestmirror.noarch # install fastest mirror plugin
  3. wget http://rpm.livna.org/livna-release-9.rpm # download the RPM
  4. rpm --checksig livna-release-9.rpm # check the signature
  5. rpm -iv livna-release-9.rpm # install the RPM
  6. yum install "mplayer*" "vlc*" "gnome-mplayer*" # install mplayer, vlc, gnome-mplayer
  7. yum list "*lvn*" # list other lvn packages



Review the lvn package list and select other packages you want to install :)

mplayer and vlc should automatically trigger downloading of most of the libraries you need for audio and video.

http://livna-dl.reloumirrors.net/fedora/9/x86_64/



issue 1: enable legacy USB support in the BIOS, that should help.


issue 2: install wine with the extra fonts "yum install wine" etc

issue 3: may have to install the AMD/ATI graphics drivers, not sure if there is a new driver out for fedora 9 yet.

issue 4:

http://www.adobe.com/shockwave/dow [...] moid=BUIGP

download install_flash_player_9_linu
x.tar.gz



Download Firefox from http://www.mozilla.com/

Code :
  1. su -
  2. cd /home/username/Downloads # cd to the directory where the tar.gz is stored
  3. md5sum firefox-3.0.tar.bz2
  4. # output should be
  5. # fb66b2c2639dc3216abb0c6e1b3dc668  firefox-3.0.tar.bz2
  6. # if you download the US version otherwise make sure the md5 matches the one at
  7. # http://ftp.mozilla.org/pub/mozilla.org/mozilla.org/mozilla.org/firefox/releases/3.0/MD5SUMS
  8. # for the version you downloaded
  9. # if the md5 does not match do not install firefox
  10. tar xzvf firefox-3.0.tar.bz2 # extract firefox
  11. mv -i firefox /usr/local/ # move the extracted firefox directory to /usr/local/
  12. # now flash
  13. md5sum install_flash_player_9_linux.tar.gz
  14. # output should be
  15. # a311fd97aa6c214f63dc089a20cf7a39  install_flash_player_9_linux.tar.gz
  16. tar xzvf install_flash_player_9_linux.tar.gz # extract flash player
  17. cd install_flash_player_9_linux/ # change directory
  18. cp -i libflashplayer.so /usr/local/firefox/plugins/ # copy the flash player plugin to /usr/local/firefox/plugins/
  19. su - your_username # su to a normal user, you shouldn't run firefox as root
  20. /usr/local/firefox/firefox # launch firefox





issue 5: try other audio players, if they skip also then it is likely a driver or compatibility problem.



Applications:

1. gtkpod "yum install gtkpod"

2. GIMP, inkscape, blender, etc

3. I thought there was a driver...

4. Kino? "yum install kino"



GL :)


Message edited by linux_0 on 06-22-2008 at 10:53:07 AM

---------------
$GNU_Linux=$Linus_Torvalds=AWESOME();

Need Linux help? PM me
Unorthodox @ Everything
Profile: enthusiast
More Information

issue 3: Scrolling not smooth

Check your video drivers, if it's running just generic linux drivers for your ati/nvidia cards, it will be choppy when scrolling. Install the required drivers :-)

issue 4: No flash support

Install 32bit flash support, there are a few tutorials out there for Ubuntu, it could possibly work for Fudora

issue 5: Rythmbox skips!

Check your sound drivers, I had this issue once, realised I had the wrong drivers for my onboard sound, fixed pretty quick ;-)


2. Something to replace Painter X


Gimp might be a good place to start, I'm going to be testing PAINT.NET in WINE as I found it a good program for working with .DDS files


EDIT: Linux_0 beat me to the punch ;)


Message edited by knightrous on 06-22-2008 at 10:59:03 AM

---------------
Linux Ubuntu 8.04 "Hardy Heron" BETA User
Respects: JumpingJack, Geeky_Byzantine, ltcommander_data, Linux_0, AudioVoodoo, DaSickNinja, Riser, MU_Engineer, Verndewd, Zorak.
Profile: Eternal Poster
More Information

Thanks knightrous great advice by the way :)


@amdfangirl

As I mentioned in the other thread an inexpensive solution would be a $15-$30 SB Live or Audigy.

I have seen the value Audigy selling for around $30 new on newegg.

Unfortunately newegg does not ship to Australia :( besides the shipping would be very high.

You should be able to find one locally especially if you have any friends that upgraded and no longer need their old card.

Since your bandwidth is limited you could download some of the software you need at the library and run "yum localinstall ........." or "rpm -iv ..................".

GL :)


---------------
$GNU_Linux=$Linus_Torvalds=AWESOME();

Need Linux help? PM me
Unorthodox @ Everything
Profile: enthusiast
More Information

linux_0 wrote :

Thanks knightrous great advice by the way :)


@amdfangirl

As I mentioned in the other thread an inexpensive solution would be a $15-$30 SB Live or Audigy.

I have seen the value Audigy selling for around $30 new on newegg.

Unfortunately newegg does not ship to Australia :( besides the shipping would be very high.

You should be able to find one locally especially if you have any friends that upgraded and no longer need their old card.

Since your bandwidth is limited you could download some of the software you need at the library and run "yum localinstall ........." or "rpm -iv ..................".

GL :)



Newegg doesn't, but MSY Technologies does ;)

http://www.msy.com.au/Parts/PARTS.pdf

Creative SB 5.1 =$23
Creative Audigy Value =$49

MSY is great, I pickup parts from in Brisbane all the time from them! They have stores all around Australia and the prices are pretty damn nice.


---------------
Linux Ubuntu 8.04 "Hardy Heron" BETA User
Respects: JumpingJack, Geeky_Byzantine, ltcommander_data, Linux_0, AudioVoodoo, DaSickNinja, Riser, MU_Engineer, Verndewd, Zorak.
Alignment: Chaotic Intel
Profile: Faithful Poster
More Information

...wait when did I mention the sound card was at fault...? It works... updated that Alsa thing...

Unorthodox @ Everything
Profile: enthusiast
More Information

Any excuse to buy new hardware ;-)


---------------
Linux Ubuntu 8.04 "Hardy Heron" BETA User
Respects: JumpingJack, Geeky_Byzantine, ltcommander_data, Linux_0, AudioVoodoo, DaSickNinja, Riser, MU_Engineer, Verndewd, Zorak.
Profile: Eternal Poster
More Information

knightrous and I are hardware heads :)

Most nicer PCI sound cards also sound and work better than most onboard sound chipsets.

:)


---------------
$GNU_Linux=$Linus_Torvalds=AWESOME();

Need Linux help? PM me
Alignment: Chaotic Intel
Profile: Faithful Poster
More Information

touche! Nah, I think my onboard sounds well enough! Besides my bank balance is somewhere in the -$300 mark...

Profile: old hand
More Information

So what, if anything, still isn't working the way you want it to?

Profile: Ancient Poster
More Information

Are ATi's drivers any better? As you can see, I went nVidia with my new build... but still curious as my old computer is still around and I might decide to finally get a Linux-only box up and running.


---------------
Windows Vista Ultimate 64-bit; Intel Q6600 CPU; E-VGA 780i SLI motherboard; E-VGA E-GeForce 8800GT; OCZ Vista 4GB dual-channel kit; Ultra X2 750W power supply; 2 x Seagate Barracuda 7200.11 500GB in RAID 0.
Profile: old hand
More Information

I've heard they are improving, but I have yet to check them out myself; my old lappy with the 9700 mobility is pushing up daisies.

PSA: if you can, take broken or unused electronics, especially something as complex and hazardous as a laptop or desktop, to a proper recycling center!

Profile: Ancient Poster
More Information

I haven't decided what I'm doing with them yet... I have 2 fully functional computers... one had Windows and the other is running some version of Unix. (I inherited it when they received a new compy with Redhat installed). I don't know if I'll sell them, give them away, or hang on to them for when my daughter gets older. It would be nice to save one so that she has her own compy to mess up and doesn't break mine, I suppose. ;)


---------------
Windows Vista Ultimate 64-bit; Intel Q6600 CPU; E-VGA 780i SLI motherboard; E-VGA E-GeForce 8800GT; OCZ Vista 4GB dual-channel kit; Ultra X2 750W power supply; 2 x Seagate Barracuda 7200.11 500GB in RAID 0.
Alignment: Chaotic Intel
Profile: Faithful Poster
More Information

^ how old is your daughter?

 

if she's like 2 or something chuck em away but if she's 12 keep em...

 

... still can figure how to install Ati drivers...

 

BTW: USB died again with a 110 error...


Message edited by amdfangirl on 06-24-2008 at 09:12:04 AM
Profile: old hand
More Information
n°859055
06-25-2008 at 05:07:37 PM