Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 61 matches

Go to advanced search

Advanced search
Search found 61 matches
  • 1
  • 2
  • 3
  • Next
by iphands
Tue Jan 13, 2009 5:27 pm
Forum: Portage & Programming
Topic: xml-xmlbeans compile fails with emerge... not by hand [SOLVE
Replies: 6
Views: 3651

Solved.

MrQuattro build # cat /etc/java-config-2/build/compilers.conf
# If the ebuild supports it
# it will check the COMPILERS var front to back and
# use the fist compiler that is installed

#COMPILERS="ecj-3.1 jikes javac"
COMPILERS="javac"



MrQuattro build # cat /etc/java-config-2/build ...
  • Jump to post
by iphands
Tue Jan 13, 2009 3:20 am
Forum: Portage & Programming
Topic: xml-xmlbeans compile fails with emerge... not by hand [SOLVE
Replies: 6
Views: 3651

Opened http://bugs.gentoo.org/show_bug.cgi?id=254760 and it was closed as I was trying to build with gcj-jdk. But I am unable to change the GENTOO_VM to anything else. Before I go opening another bunk defect can anyone explain why this is?

Stuff I've tried:


MrQuattro ~ # ls /usr/lib/jvm ...
  • Jump to post
by iphands
Mon Jan 12, 2009 2:15 am
Forum: Portage & Programming
Topic: xml-xmlbeans compile fails with emerge... not by hand [SOLVE
Replies: 6
Views: 3651

xml-xmlbeans compile fails with emerge... not by hand [SOLVE

I am assuming there is a environment variable being set here that is goofing up my xml-xmlbeans compile.

With portage I get :


MrQuattro dev-java # emerge xml-xmlbeans
WARNING: One or more repositories have missing repo_name entries:

/usr/local/portage/profiles/repo_name

NOTE: Each repo_name ...
  • Jump to post
by iphands
Fri Jan 11, 2008 2:12 am
Forum: Gamers & Players
Topic: WoW white characters indoors/instance. [SOLVED]
Replies: 6
Views: 5260

Solved

Done and done.I solved this a few minutes after filling a wine bug (I hate it when I find the fix right after opening a report).

It seems that there is a valid bug somewhere (in wine or i810 driver I don't know) that causes errors when "Enable Character Shadows" is unchecked. I would never imagine ...
  • Jump to post
by iphands
Sun Dec 16, 2007 3:56 am
Forum: Gamers & Players
Topic: WoW white characters indoors/instance. [SOLVED]
Replies: 6
Views: 5260

This problem tends to happen when the video card runs out of RAM. If you're running a compositing WM you may want to try disabling it and seeing how that goes.

Good call I believe I had fixed it before by "ensuring" X that I had 256mb of ram.
VideoRam 256000

It seems that X is still detecting ...
  • Jump to post
by iphands
Mon Dec 10, 2007 3:13 pm
Forum: Gamers & Players
Topic: WoW white characters indoors/instance. [SOLVED]
Replies: 6
Views: 5260

I am seeing the same issue with wine 0.9.50.... I know there is a fix for this somewhere (I remember doing something to fix it long ago).

Thanks for the help,
-Ian
  • Jump to post
by iphands
Thu Nov 22, 2007 3:53 pm
Forum: Gamers & Players
Topic: WoW white characters indoors/instance. [SOLVED]
Replies: 6
Views: 5260

WoW white characters indoors/instance. [SOLVED]

I have been playing wow on gentoo, and building/installing/using svn wine for a while....

Intel card:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS, 943 ...
  • Jump to post
by iphands
Fri Oct 12, 2007 3:54 pm
Forum: Desktop Environments
Topic: KDE: Informational pop-ups
Replies: 3
Views: 1138

Thanks

ppurka wrote:kcontrol -> Sound & Multimedia -> System notifications
This is great but I forgot to mention that I need to do this from a script (GUI == Bad).... is there a way to flip these from on to off from CLI?

Thanks
-Ian
  • Jump to post
by iphands
Fri Oct 12, 2007 2:33 pm
Forum: Desktop Environments
Topic: KDE: Informational pop-ups
Replies: 3
Views: 1138

KDE: Informational pop-ups

Before I start: This is not really a Gentoo question, I am seeing this on RHEL4,5 (though it should apply on Gentoo). Also please excuse my KDE noob-ness (I'm a Gnome Guy).

I need to suppress all "Informational" messages that KDE wants to show me, and I can not click the "Do not show this message ...
  • Jump to post
by iphands
Tue Aug 28, 2007 10:55 pm
Forum: Networking & Security
Topic: hostapd and wifi connection -- one nic
Replies: 3
Views: 1976

hostapd and wifi connection -- one nic

I have a machine with one wireless nic (prism based). I am using this one nic to connect to wifi signal (lets call it RemoteAP), but the signal is too weak for other some of my other devices to connect to.
Could I connect to the RemoteAP and, and then via hostapd make an access point (LocalAP), and ...
  • Jump to post
by iphands
Fri Apr 13, 2007 6:01 am
Forum: Multimedia
Topic: Flashplayer default to "Low Quality" <-- Solved
Replies: 3
Views: 11728

Wooo hoooo!

I did it!

To accomplish this goal, one would have to edit the binary.
This should do it:

cd <where your plugin resides>
cp libflashplayer.so libflashplayer.so.bak && sed -i 's/HIGH/LOW/g' libflashplayer.so && sed -i 's/LOW/HIGH/' libflashplayer.so

Taadaa. Just restart your browser!
Remember to ...
  • Jump to post
by iphands
Sun Mar 11, 2007 11:36 pm
Forum: Portage & Programming
Topic: Can't kill rsync
Replies: 7
Views: 16028

Hi!

Sorry, I forgot to mention it, that I also tried killall and kill .. $(pidof rsync).
To be honest I'm not able to explain why -9, I always used -9 or -15....
BTW, the rsync processes still occupy memory, they are no zombie processes.

Seb

Weird...
Oh no -9 is kill (really kill) without ...
  • Jump to post
by iphands
Sun Mar 11, 2007 7:51 pm
Forum: Desktop Environments
Topic: [SOLVED] ATI Drivers problems
Replies: 16
Views: 3372

Your /etc/X11/xorg.conf have driver radeon, sauf your X.ORG server try to load the open source driver....

Change radeon to flgx


Section "Device"

# Insert Clocks lines here if appropriate
Identifier "Radeon XT1800 512MB"
Driver "radeon"
Card "** ATI Radeon (generic) [radeon]"
VideoRam ...
  • Jump to post
by iphands
Sun Mar 11, 2007 7:44 pm
Forum: Desktop Environments
Topic: [SOLVED] ATI Drivers problems
Replies: 16
Views: 3372


Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"

# Insert Clocks lines here if appropriate
Identifier "Radeon XT1800 512MB"
Driver "radeon ...
  • Jump to post
by iphands
Sun Mar 11, 2007 7:21 pm
Forum: Desktop Environments
Topic: [SOLVED] ATI Drivers problems
Replies: 16
Views: 3372

Do you see anything I should change? I emerged -1 xorg-server and added the fglrx module to startup. Also added VIDEO_CARDS="vesa ati fglrx" to the make.conf. Still getting the same error
(EE) No drivers installed
And when I run /opt/ati/bin/fglrxinfo it says unable to open display.
Any ...
  • Jump to post
by iphands
Sun Mar 11, 2007 7:13 pm
Forum: Portage & Programming
Topic: emerge world broken -- SOLVED
Replies: 18
Views: 4106

Or just stop updating..... That doesn't seem practical either. After all, eventually you will need to install something new. If emerge is broken no telling whether you will be able to install what you need or not.

Umm if updating requires rebuilding kde-meta... then either rebuild or don't update ...
  • Jump to post
by iphands
Sun Mar 11, 2007 6:09 pm
Forum: Portage & Programming
Topic: emerge world broken -- SOLVED
Replies: 18
Views: 4106

sheepdog wrote:
AidanJT wrote:Drop into a tty, stop xdm, unmerge the old blockers, and emerge kde-meta
Emerging kde-meta would take several days. Last time I tried it it didn't work anyway. That doesn't seem practical. Faster to switch to Ubuntu.
Or just stop updating.....
  • Jump to post
by iphands
Sun Mar 11, 2007 6:01 pm
Forum: Desktop Environments
Topic: [SOLVED] ATI Drivers problems
Replies: 16
Views: 3372

Re: ATI Drivers problems

More wonderful problems...
/opt/ati/bin/fglrxinfo
When I run that it says Error: unable to open display :0
I've configured xorg.conf about 10 different times now.
Specs:
ATI Radeon XT1800 512MB
I set the driver for the card to "fglrx" and when I try startx it says (EE) No drivers found

Help ...
  • Jump to post
by iphands
Sun Mar 11, 2007 5:01 pm
Forum: Desktop Environments
Topic: xorg (r128 driver) not starting with new udev-106-r1
Replies: 1
Views: 1002

Yeah when they jumped to udev1** slot of things changed (abi?) and since xorg and gnome (in my case) is built using these libs alot of it needs to be rebuilt because of the (abi?) change.

try a revdep-rebuild -X

This should find all packages that depended on the old version and recompile them ...
  • Jump to post
by iphands
Sun Mar 11, 2007 4:53 pm
Forum: Portage & Programming
Topic: emerge world broken -- SOLVED
Replies: 18
Views: 4106

Blocking means that a package can't coexist with another..... In this particular case a package's name has changed (Because of a major kde change I guess... I'm a gnome guy) kinda like xorg 6.9 (monolithic) to xorg 7 (modular) there were lots of new package names! Portage does not really know what ...
  • Jump to post
by iphands
Sun Mar 11, 2007 4:31 pm
Forum: Portage & Programming
Topic: Can't kill rsync
Replies: 7
Views: 16028

what about killall

Code: Select all

killall -9 rsync
should kill all processes with that name...

Why 9? If you don't mind my asking.
  • Jump to post
by iphands
Sun Mar 11, 2007 4:28 pm
Forum: Portage & Programming
Topic: "md5" fails as dir name ?
Replies: 4
Views: 1190

Genone wrote:PS: you don't need all those semicolons
ditto....
  • Jump to post
by iphands
Sun Mar 11, 2007 2:11 am
Forum: Portage & Programming
Topic: "md5" fails as dir name ?
Replies: 4
Views: 1190

Weird...

Code: Select all

#!/bin/bash
TARGET="tmp/";
MD5="md5";
mkdir -p ${TARGET}${MD5} || echo "make md5 failed";
This does work for me....

I'd like to know too though... I'm a big bash person.
  • Jump to post
by iphands
Sun Mar 11, 2007 12:40 am
Forum: Unsupported Software
Topic: How to get XGL if it's not in Portage? [solved]
Replies: 7
Views: 12093

THAT was my problem! I forgot to add the line to make.conf! Thanks for the help! Now I only hope XGL doesn't end up being as terrible as you say it is... Just my luck that I happen to have the one kind of Radeon that isn't supported...
Nah its not so terrible... especially not anymore. I just ...
  • Jump to post
by iphands
Sun Mar 11, 2007 12:07 am
Forum: Unsupported Software
Topic: How to get XGL if it's not in Portage? [solved]
Replies: 7
Views: 12093

I have the xeffects overlay installed, and emerge -av xgl still tells me that there are no ebuilds to satisfy it.

mammoth700 ~ # layman -l
* xeffects [Subversion] (source: svn://svn.gentoo-xeffects....)
mammoth700 ~ # emerge -p xgl

These are the packages that would be merged, in order ...
  • Jump to post

Search found 61 matches
  • 1
  • 2
  • 3
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic