|
|
|
|
CREATE ACCOUNT NOW TO POST COMMENTS!
Why create an account on the Dashhacks network? Because being logged in has its privileges! • COMMENTS! Only logged in users comments go live without waiting for moderator approval! • No video! The video ad in the upper right doesn't interrupt you on all pages! • Customize your profile! Flaunt your xBox Live & PSN gamertags! • It's FREE and it's EASY! And one login works for all of the Dashhacks review sites! So what are you waiting for?
Go to the TOP RIGHT of the page and LOGIN or click REGISTER!
| ||
Comments
http://www.youtube.com/watch?v...
Reply
Reply
Reply
Reply
Reply
Reply
Reply
http://www.youtube.com/watch?v...
Reply
Respec
Reply
Oh god..
Reply
Reply
Reply
Reply
Reply
Reply
http://www.multiupload.com/CTG... unpack linux.img
Reply
Reply
Reply
CPU3.2 GHz Cell Broadband Engine with 1 PPE & 7 SPEs
Memory256 MB system and 256 MB video
Graphics550 MHz NVIDIA/SCEI RSX 'Reality Synthesizer'
Reply
Reply
Reply
Reply
Reply
Respec
Reply
Reply
Reply
Respec
Reply
CPU3.2 GHz Cell Broadband Engine with 1 PPE & 7 SPEs
Memory256 MB system and 256 MB video
Graphics550 MHz NVIDIA/SCEI RSX 'Reality Synthesizer'
Reply
Respec
Reply
Reply
Respec
Reply
Reply
Even the "minimalist" xubuntu is barely usable with this amount of memory.
Reply
Reply
Read more: http://www.ps3news.com/forums/...
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
just one question...
I guess this doesn't support dualboot yet..
Am i right? (i hope not lol)
Reply
I HAD THE SAME :)
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
thanks :)
Reply
Reply
Reply
Reply
Reply
Im so happy that I use linux all the time now :)
Reply
Reply
Reply
Reply
Everyone make sure you connected the controller by USB
To chose something use the button "START" not "X"
You don't really have to connect by SSH but you can.
For SSH use PUTTY
Reply
It works full GUI
Reply
Reply
Reply
Reply
Reply
It will format it to ext3
Reply
You could just connect ps3 to internet it will download it itself.
no ban until you upgrade to 3.56 and try to access PSN :)
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
For it to run natively of course
Reply
Is that 2 gig debian img the only disto you're able to run with this? Also, how would I run this off the internal hdd? I have slim, and only have two usb ports available for a mouse and keyboard. Thanks!
Reply
Question.. is it possible to install other distributions right know?
such as kubuntu..backtrack..etc..
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Yes, 256 - 480Mb of ram isn't much, but that doesn't mean the distribution that is running will be slow. You must remember the greatest advantages over linux is it's adaptability of different hardware and it's lightweight use.
Since all PS3's are made with the same hardware it wouldn't take much for someone to release a fully optimized distribution to run perfectly on the Ps3.
Look up Linux distributions such as - Damn Small Linux, or Puppy dog Linux.
>Why would someone want to run Linux on the PS3?
Linux now (Thank's to Graf_Chokolo) Is opened up to the PS3, thus what ever the Sony's XMB can do - Linux can do as well. Example - Launching a PS3 game from within OtherOS while browsing on a REAL browser.
The processor is fast enough to run a full desktop. 10year old computers run Windows XP and are fully capable of accessing the internet. The most computer users out there barely use the full speed of their computers.
Not to mention the price of this epic Linux PC if you consider the Cost/Form factor and features.
YOU CAN'T RUN WINE WITHOUT X86!!!!!!!!! THE Cell CPU's PPE is a PowerPC core, so NO WINE!!!!!
edit; Oh wait you said workstation? Why would you use your PS3 as a workstation? When I say distributions I strickly mean the Multimedia use of it as the Cell CPU is perfect for high quality video's and other media. Basically the 2nd Generation console to replace the Xbox 1 as a media center (I hope you aren't running Xbox XBMC in 2011 lol).
Reply
Reply
Got this error every time i try and instal Must be 10 times and it freeezes
Looks like its been taken down
Reply
http://www.engadget.com/2008/1...
Reply
The Ps3 is a closed hardware platform so hardware across all revisions are the same which makes utilizing the hardware easier and making a complete release simpler
Graf was successful in running an unmodified PPc distro without the need to fine tune it. Yes it will need to be fine tuned for the CELL B.E Standards but if you're implying that the distributions don't use the SPE's (Full Cell) you're WRONG. It does.
Reply
The installer failed to process the preconfiguratio n file from http://ps3linux.ipq.co/mod/pre....
What can i do?
kha0S said...
The account was suspended. We don't know what happened, but are already migrating everything to a new hosting.
Reply
You could always develop on other systems with the Cell SDK because it comes with a Cell Emulator that checks the code to make sure it works on an actual Cell CPU. It was an optional download for Yellow Dog when you could run Linux legit.
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
---------------------------------------------
1. Can linux run in this cfm?
2. do i need more than 2 usb port?
3.what requirement do i need in order for this to work on my ps3?(lv2patch v9 ,abstos 2.0) any other?
4.YES I GOOGLE IT AND READ BUT STILL DONT GET IT
*************** *************** *****
Thank you those who take time to read our questions and take the time out of their busy day to help an stranger thank you .
sincerely , PIY3i42o
Reply
Reply
kha0S said...
"The account was suspended. We don't know what happened, but are already migrating everything to a new hosting."
still waiting here...
Reply
Reply
Reply
Reply
Reply
change lines of ... dev_hdd/kboot.conf to
Install Debian GNU/Linux=http://ftp.debian.org/debian/d... initrd=http://ftp.debian.org/debian/d... x=1 video=ps3fb:mode:131 preseed/file=preseed.cfg auto=true interface=auto priority=critical
Then format your usb drive on fat32 .. open notepad and save this :
#### Contents of the preconfiguration file (for Debian Squeeze @ PS3)
#
# Copyright (C) kmeaw and kha0S
#
# This software is distributed under the terms of the GNU General Public
# License ("GPL") version 3, as published by the Free Software Foundation.
#
d-i debconf/priority string high
d-i preseed/early_command string wget http://ps3linux.ipq.co/mod/pre... -O /tmp/prepare; sh /tmp/prepare
# Any hostname and domain names assigned from dhcp take precedence over
# values set here. However, setting the values still prevents the questions
# from being shown, even if values come from dhcp.
d-i netcfg/dhcp_hostname string ps3
d-i netcfg/get_hostname string ps3
d-i netcfg/get_domain string lan
### Mirror settings
#d-i mirror/country string manual
### Let user to choose a mirror
d-i mirror/http/hostname string mirrors.kernel.org
d-i mirror/http/hostname seen false
#d-i mirror/http/directory string /debian
#d-i mirror/http/proxy string
# Suite to install.
#d-i mirror/suite string testing
# Suite to use for loading installer components (optional).
#d-i mirror/udeb/suite string testing
# Controls whether to use NTP to set the clock during the install
d-i clock-setup/ntp boolean true
# NTP server to use. The default is almost always fine here.
d-i clock-setup/ntp-server string pool.ntp.org
# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
d-i base-installer/kernel/image string linux-image-2.6-powerpc64
# Skip creation of a root account (normal user account will be able to
# use sudo).
#d-i passwd/root-login boolean false
# Alternatively, to skip creation of a normal user account.
#d-i passwd/make-user boolean false
# Root password, in clear text
d-i passwd/root-password password ps3
d-i passwd/root-password-again password ps3
# Create a normal user account.
d-i passwd/user-fullname string PS3 Debian User
d-i passwd/username string ps3
# Normal user's password, in clear text
d-i passwd/user-password password ps3
d-i passwd/user-password-again password ps3
# Install non-free and contrib software.
d-i apt-setup/non-free boolean true
d-i apt-setup/contrib boolean true
# Skip the boot loader
d-i grub-installer/skip boolean true
d-i lilo-installer/skip boolean true
# Depending on what software you choose to install, or if things go wrong
# during the installation process, it's possible that other questions may
# be asked. You can preseed those too, of course. To get a list of every
# possible question that could be asked during an install, do an
# installation, and then run these commands:
# debconf-get-selections --installer > file
# debconf-get-selections >> file
# SSH server for d-i
d-i network-console/password password ps3
d-i network-console/password-again password ps3
d-i anna/choose_modules string network-console
as preseed.cfg at your's usb drive root..
run lv2 v9 ... and install :)
Reply
change lines of ... dev_hdd/kboot.conf to
Install Debian GNU/Linux=http://ftp.debian.org/debian/d... initrd=http://ftp.debian.org/debian/d... x=1 video=ps3fb:mode:131 preseed/file=preseed.cfg auto=true interface=auto priority=critical
Then format your usb drive on fat32 .. open notepad and save this :
#### Contents of the preconfiguration file (for Debian Squeeze @ PS3)
#
# Copyright (C) kmeaw and kha0S
#
# This software is distributed under the terms of the GNU General Public
# License ("GPL") version 3, as published by the Free Software Foundation.
#
d-i debconf/priority string high
d-i preseed/early_command string wget http://ps3linux.ipq.co/mod/pre... -O /tmp/prepare; sh /tmp/prepare
# Any hostname and domain names assigned from dhcp take precedence over
# values set here. However, setting the values still prevents the questions
# from being shown, even if values come from dhcp.
d-i netcfg/dhcp_hostname string ps3
d-i netcfg/get_hostname string ps3
d-i netcfg/get_domain string lan
### Mirror settings
#d-i mirror/country string manual
### Let user to choose a mirror
d-i mirror/http/hostname string mirrors.kernel.org
d-i mirror/http/hostname seen false
#d-i mirror/http/directory string /debian
#d-i mirror/http/proxy string
# Suite to install.
#d-i mirror/suite string testing
# Suite to use for loading installer components (optional).
#d-i mirror/udeb/suite string testing
# Controls whether to use NTP to set the clock during the install
d-i clock-setup/ntp boolean true
# NTP server to use. The default is almost always fine here.
d-i clock-setup/ntp-server string pool.ntp.org
# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
d-i base-installer/kernel/image string linux-image-2.6-powerpc64
# Skip creation of a root account (normal user account will be able to
# use sudo).
#d-i passwd/root-login boolean false
# Alternatively, to skip creation of a normal user account.
#d-i passwd/make-user boolean false
# Root password, in clear text
d-i passwd/root-password password ps3
d-i passwd/root-password-again password ps3
# Create a normal user account.
d-i passwd/user-fullname string PS3 Debian User
d-i passwd/username string ps3
# Normal user's password, in clear text
d-i passwd/user-password password ps3
d-i passwd/user-password-again password ps3
# Install non-free and contrib software.
d-i apt-setup/non-free boolean true
d-i apt-setup/contrib boolean true
# Skip the boot loader
d-i grub-installer/skip boolean true
d-i lilo-installer/skip boolean true
# Depending on what software you choose to install, or if things go wrong
# during the installation process, it's possible that other questions may
# be asked. You can preseed those too, of course. To get a list of every
# possible question that could be asked during an install, do an
# installation, and then run these commands:
# debconf-get-selections --installer > file
# debconf-get-selections >> file
# SSH server for d-i
d-i network-console/password password ps3
d-i network-console/password-again password ps3
d-i anna/choose_modules string network-console
as preseed.cfg at your's usb drive root..
run lv2 v9 ... and install :)
Reply
Reply
Reply
i try to install debian 6.0 but i stop at "failed to process the preconfiguratio n file"...the preconfiguratio n file from http://ps3linux.ipq.co/mod/pre.... file may be corrupt.
any idea what this mean and how to fix it?
but i can move on till partition the hdd step...
please if anyone can help me i really appreciate it...
ps: about the partition the hdd, is it okay if we partition from internal hdd that already have data in it (will it be deleted?) or we have to start with a fresh new hdd (empty hdd)?....
any info would help....
thanks in advance guys...
Reply
The SPE's would be ran by the applications in Linux, the OS it self won't need to use the SPE's nor will it use the SPE's because the PPE handles all of that. Linux isn't designed to run off the SPU/SPE's there's no need for it too. Applications handle whether or not you want to run code in the SPU's. This gives a big door to developing to the PS3 because the hardware is not limited. I know you know that already but just saying for general public
an IBM "OS" wouldn't be no more as efficient as someone programming an Application under the Linux kernel to run on the PS3 via OtherOS (or in this case across the 7-8 Co processors)
Reply
Reply
Reply
Reply
read/write rates effect the speed of Ram. If you had 256Mb of DDR in range from 333MHz up to 2000MHz the PS3's XDR will still read/write faster so even though it's 256 it's still going to be of some use regardless. You discredit the ram as if it's going to impact everything the OS (Linux) is running. Who ever wants to run Ram specific applications should use a computer - The PS3 has enough memory to get the job done.
It's not a PC replacement. Derp
to put it in better perspective, look at the hardware requirements to run a game say like Black Ops on the PC. Why does the PC side need more ram??? ...
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
http://hpr.console-spot.com/ap...
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Error code -2147418099 calling lv1_undocumented_f unction_114
Cannot map LV1!
Press [x] to exit."
HELP!!!!!
Reply
Reply
Reply
For those asking if Linux will use SPU, sure is, you'll need the toolchains to be able to make your PS3 a lot more efficient. Maybe if you guys stopped using Noob operating systems you would see the true power of the Cell Broadband. RAM is not an issue on my case. Sure if you run RAM hungry desktop environments, one unoptimized PPC distro, you'll end up seeing it as useless. Running my freshly compiled Gentoo, with RSX mapping+support in kernel, with custom OpenBox, it is a jewel. I can use it for about anything. There's spu-tools and libspe2 to make sure everything is running lightning fast.
To correct what you idiots are saying, the frequency of RAM is the key. RAM is supposed to be queue of instructions and data provided to the processor. Swap is good as it extend RAM and is able to (the name tell it) SWAP the resilient big and fairly unused data. Adding SSD to your PS3 for Linux is marvelous, you SWAP at super high speed, cache is well handled by Linux kernel (unlike $ony FW) and everything run just fine.
Cell BE have average 1 teraFLOPS of raw computing power. If you consider Intel Core i7 980 XE have mere 109 gigaFLOPS, which is something remarkable for such old entertainment machine.
The problem is not the machine, the shortage of RAM or anything, it's how people use it. They don't have kernel, toolchains nor libraries able to exploit the Cell BE at it's best. Your average Debian and Ubuntu crappy PPC kernels don't even have altivec handling.
To conclude. try having SSD on it and compile your own operating system to be optimized for Cell BE and you'll see how powerful the machine is.
http://en.gentoo-wiki.com/wiki/Sony_Playstation_3
Reply