![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on What did I do wrong? (Gentoo) within the PS3 Linux forums, part of the PS3 Main category; I installed Gentoo, but can't install a WE/DE. last night I used "emerge gnome" and it stated it was going ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
I installed Gentoo, but can't install a WE/DE. last night I used "emerge gnome" and it stated it was going after 244 packages (when someone else said 255). Just this morning (when it finished) it stated after number 220 or 230, that it failed. Also when I did some searching on this site, someone else described similar symptoms that I was having, and another said he was using a "vanilla XSession." I would boot to "local host", login as "root" with my password, and be giving two windows. One has system log, shutdown, and two other buttons, and a terminal box, and that is it. I used "emerge -vG kdebase" and finished the install, but, enven after editiing the Xsession Variable in rc.conf (as presribed by sinfulfate, as she said to try KDE instead of kde-3.5), it still booted me to the vanilla Xsession.
I just did a fresh install. If I get that Xsession, I skrewed up, right? |
|
|
|
|
|
|
#3 |
|
I figured out what I did wrong. I left the "#" in front of the XSession in rc.conf. But now I have a new problem. I got KDE up, but I can't access my media drives. I also want to hook up my external hard drive through USB. Whenever I try to get into anything but sda1, it says "Feature only available with HAL." What does this mean? I used "emerge HAL" and it failed.
|
|
|
|
|
|
|
#4 | |
![]() |
Quote:
Did you set the drives up correctly in the install? As for the usb external drive are you typing in everything to get it to work? Will any other usb devices work?
|
|
|
|
|
|
|
#5 |
|
Yes. I have a my key board and mouse working. But I can't mount anything. I can't even get into my sd or disk drive. And when I plug in my External Hard Drive, I get no indication it has been detected, but it was detected when I used ubuntu (although it was read-only). I think I know what HAL does but I can't emerge it. Is there another method? Would pasting my fstab.conf help anyone?
One more idea. The install instructions say to use "Emerge -vG kdebase" and that it does a minimum install by checking the BINHOST for precompiled binaries designed for the PS3. What if I omit "-G"? One last idea. If all else fails should I go with Gnome? Or does it matter. Last edited by TacticalFart; 08-23-2007 at 02:45 PM.. |
|
|
|
|
|
|
#6 | ||
![]() |
Quote:
Quote:
|
||
|
|
|
|
|
#7 |
|
If it helps, heres my fstab.
# /etc/fstab: static file system information. # # noatime turns off atimes for increased performance (atimes normally aren't # needed; notail increases performance of ReiserFS (at the expense of storage # efficiency). It's safe to drop the noatime options if you want and to # switch between notail / tail freely. # # The root filesystem should have a pass number of either 0 or 1. # All other filesystems should have a pass number of 0 or greater than 1. # # See the manpage fstab(5) for more information. # # <fs> <mountpoint> <type> <opts> <dump/pass> # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts. /dev/sda1 / ext3 noatime 0 1 /dev/sda2 none swap sw 0 0 /dev/sr0 /mnt/cdrom iso9660 noauto,ro 0 0 /dev/sdc1 /mnt/memstick auto noauto 0 0 /dev/sdd1 /mnt/sd auto noauto 0 0 #/dev/fd0 /mnt/floppy auto noauto 0 0 proc /proc proc defaults 0 0 # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for # POSIX shared memory (shm_open, shm_unlink). # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will # use almost no memory if not populated with files) shm /dev/shm tmpfs nodev,nosuid,noexec 0 0 none /spu spufs default 0 0 This is a cut and paste so the lines aren't exactly perfect. My actucal fstab's spacing matches the walkthrough(s). Anyway, now I can read the drive, but can't write or delete. And just to see what would happen (out of curiosity) I typed "mount /dev/sdd1 /mnt/sd". It said that the special drive does not exist, and I have a card in there too. I messed up somewhere and I'm gonna kick myself when it gets pointed out. edit: Also something else. The external drive is formated under FAT32, and when I tried other distros, it was read-only. The only distro I haven't tried yet is FC6. Last edited by TacticalFart; 08-25-2007 at 07:07 PM.. |
|
|
|
|
|
|
#9 |
|
Thanks anyway. If it weren't for you I would have probably given up by now and settled for *shudders* YDL... If you and Mr. T were to walk into a bar, it would explode on the spot, because it's impossible to contain that much awsomness in one building.
|
|
|
|
|
|
|
#10 | |
![]() |
Quote:
|
|
|
|
|
![]() |
| Tags |
| gentoo , wrong |
| Thread Tools | |
|
|