QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Gaming > Sony PlayStation 3 > PS3 Main > PS3 Linux
The above video goes away if you are a member and logged in, so log in now!

What Distro should I use?

This is a discussion on What Distro should I use? within the PS3 Linux forums, part of the PS3 Main category; No, I am not giving up on Gentoo. I think it is the greatest thing to grace the PS3 (or ...

Reply
 
LinkBack Thread Tools
Old 08-28-2007, 07:42 PM   #1
 
Join Date: Jul 2007
Posts: 30
Trader Feedback: 0
Default What Distro should I use?

No, I am not giving up on Gentoo. I think it is the greatest thing to grace the PS3 (or any comp period). But I'm WAY too new to linux to use it properly, so I'm going to come back to it when I know more.
Any way I need a distro that can do the following.
IRC: I have yet to see a distro that can't do this. maybe set up an fserv
Use VLC: ...
use bit torrent: I'll find a way.
and interface with a external hard drive through usb, and write to it.
Emulation: Lowest priority, don't care if I get it or not.

I've tried FC5, and it went berserk after I opened 5 windows (HDD light came on and never went off), Ubuntu (couldn't adjust the screen resolution), Gentoo (Perfect, but I'm not skilled enough to use it, and had trouble mount external drive, even then couldn't write), and YDL (could mount the hard drive, but couldn't write). I was unsucessful in writing to the hard drive on all of these distros.

Does anyone know where I should go from here? I know I'm being picky, but I would still like to be able to do these things. I know these kinds of threads are annoying but I'm at a crossroads and my TomTom ran out of batteries.
TacticalFart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2007, 07:44 PM   #2
 
Join Date: Jul 2006
Location: NorCal
Posts: 24,900
Trader Feedback: 0
Default

Ubuntu really is your best bet. What problems do you get when you try to change the screen resolution?
__________________
If you ever need me, you can contact me at [URL="**********.net"]**********.net.[/URL]
Adiuvo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2007, 07:47 PM   #3
 
mohaas05's Avatar
 
Join Date: Jan 2007
Real First Name: mohaas05
Location: Land of honey
Just Played: San Andreas
Posts: 4,255
Trader Feedback: 0
Default

Yellow Dog is the best. Supports wifi and is designed for the ps3 so it runs better on it. judging from your problems i doubt thats a distro issue but probably an installation issue or hardware issue. ive used FC5 and YDL and they both work like a charm.
__________________
www.mohaas05.co.cc
mohaas05 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2007, 08:41 PM   #4
 
Join Date: Jun 2006
Location: End of the World
Posts: 5,150
Trader Feedback: 0
Default

Quote:
Originally Posted by TacticalFart
No, I am not giving up on Gentoo.


I would recommend Ubuntu as well it seems to be a very easy installation and someone should be able to get your resolution issue resolved. I have bit torrent on gentoo so it should work fine on all distro's. VLC should work fine on all distro's as well but I would recommend mplayer over that. Thats what I use and it plays all my videos fine. Not sure about the interface with a external usb device or the IRC thing but emulation should be just as good with ubuntu as it is with Gentoo or YDL.
Sinfulfate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2007, 08:43 PM   #5

lol
 
Anti-QuickJay's Avatar
 
Join Date: Aug 2006
Real First Name: Robert
Location: Whittier, CA
Just Played: Madden 10
Posts: 5,791
Trader Feedback: 0
Default

I would say Yellow Dog.
Anti-QuickJay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2007, 09:00 PM   #6
 
Join Date: Jul 2007
Posts: 30
Trader Feedback: 0
Default

Quote:
Originally Posted by Adiuvo
Ubuntu really is your best bet. What problems do you get when you try to change the screen resolution?
It only has one resolution. I get no other choices. I remember someone saying that there is a command I can run to change it, but things went downhill from there. I think it was (this is from memory) ps3videomode, followed by something else. Are you using a different resolution? How did you pull that off?
TacticalFart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2007, 09:19 PM   #7
 
Join Date: Jun 2006
Location: End of the World
Posts: 5,150
Trader Feedback: 0
Default

Code:
The following is an example kboot configuration file.  Edit it
#  to suit your needs before attempting to reboot your system or
#  you may be unable to boot the new install.

#  default: the default kernel label to boot should the user not make
#  a selection. Uncomment the following line and set a default kernel label.
default=Gentoo

#  timeout: number of seconds to wait for user input before the default
#  kernel label is booted. Uncomment the following line and set timeout.
timeout=10

#  The format from this point on is within a kernel label.  At a minimum,
#  you must pass the kernel and root device.  The syntax is as follows:
#
#  label='device:<path_to_kernel> initrd=device:<path_to_initrd> kernel_options'
#
#  You should also pass the video options as well. An example of video 
#  options are as follows:
#
#  480i = ps3fb:mode:1
#  576i = ps3fb:mode:6
#  720p = ps3fb:mode:3
#  1080i = ps3fb:mode:4
#  1080p = ps3fb:mode:5
#
#  You can review all possible video modes using the ps3videomode application
#  provided by the ps3pfutils package.  i.e. ps3videomode -v will display 
#  possibilities.

#  The following is an example kernel label.  Uncomment and edit as needed. 
Gentoo='sda1:/boot/kernel-genkernel-ppc-2.6.16-ps3 initrd=sda1:/boot/initramfs-genkernel-ppc-2.6.16-ps3 root=/dev/ram0 real_root=/dev/sda1 init=/linuxrc video=ps3fb:mode:8 rhgb' (replace video=ps3fb:mode:<required mode id>
This? Choose the video mode that fits your tv.
Sinfulfate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-29-2007, 03:52 AM   #8
 
Join Date: Jul 2007
Posts: 30
Trader Feedback: 0
Default

That's the fstab for Gentoo. In Ubuntu, unter system>prefrences>screen resolution, the resolution setting only has one I can choose from.
TacticalFart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
distro

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 08:06 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us