VinzC wrote:RBJ1128 wrote:Right now I am trying a fresh kernel configuration. In the kernel config there is an option to use the ATI drivers. Should I not use these drivers in my xorg.conf? Currently, X is using the generic vesa driver.
I don't know; the best is to check Gentoo Manual or this forum. If this is the same as nVidia, you should perhaps install ATI drivers instead and not enable DRI for ATI inside the kernel - mind
opengl-update ati. But for test purposes this is not that important right now. Focus on something that works first to see if your system locks up or not.
Alright, now it is time for an update. I searched some other forums and I read that there was a memory allocation issue with glibc++, and the forum suggested that I run "emerge -eND blackdown-jdk". I tried that, but I was still running into the freezing issue. I have since then tried a clean install of Fedora Core 3 and Ubuntu. For the install on both of those I had to disable framebuffering to get it to even begin. After running in each of those for a few days without any problems that told me that I had an issue with my config, not my hardware, and that was causing the freezing. I then did a stage 3 install, emerged just xorg-x11, gnome, mozilla-firefox, and mozilla-thunderbird. I have been running now for a few days without any freezing - WOO HOO!! I am running "emerge -uND world" and it is crapping out on libglade-java. Another forum that I found told me to emerge the "~x86" version as that one actually compiles correctly. That said and done, it still crapps out on libglade-java. I have added ">=dev-java/libglade-java-2.8.3.1 ~x86" to both my package.unmask and my package.keywords files, but I get this error message on an update:
emerge -uDN world
--- Invalid atom in /etc/portage/package.unmask: >=dev-java/libglade-java-2.8.3.1 ~x86
Calculating world dependencies |
!!! All ebuilds that could satisfy ">=dev-java/libgnome-java-2.8.3.1" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-java/libgnome-java-2.8.3.1 (masked by: ~x86 keyword)
- dev-java/libgnome-java-2.10.1 (masked by: ~x86 keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!! (dependency required by "dev-java/libglade-java-2.8.3.1" [ebuild])
!!! Problem with ebuild dev-java/java-gnome-2.8.3
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
I am at a loss right now as to what to do, and I am open to suggestions. Also, a VERY minor point - when I am physically at my I6k, runing Gnome, and open a terminal my prompt is "[bash...]", whereas when I connect in via SSH my prompt is "rbjohns@laptoprbjohns rbjohns $". If I run "source /etc/profile" the prompt changes to the nice and pretty "rbjohns@laptoprbjohns rbjohns $". How can I change it so that it looks right?
Thanks for the help.