Forums

Skip to content

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

Search found 25 matches

Go to advanced search

Advanced search
Search found 25 matches • Page 1 of 1
by mooseboy
Mon Jan 17, 2005 7:52 am
Forum: Desktop Environments
Topic: Fonts messed up in flash plugin
Replies: 11
Views: 3137

I have a similar problem, except that I have missing text altogether. For example, on the homestarrunner.com site, there's no text at the bottom. I think it's the result of a bitmap font taking over for the ttf, but I don't really know how to fix it aside from pulling all of my fontpaths and ...
  • Jump to post
by mooseboy
Tue Nov 30, 2004 8:15 am
Forum: Gentoo on AMD64
Topic: AMD Cooling tips?
Replies: 31
Views: 6989

adsmith wrote:two words: emerge athcool
read up about it -- it's probably a MoBo setting problem. I was running 70C idle, and now run 38C idle.. no hardware changes.
That program's not designed for any amd64 motherboards in existence. Not to mention it's using an outdated list of chipsets for amd x86 boards.
  • Jump to post
by mooseboy
Tue Nov 30, 2004 8:11 am
Forum: Gentoo on AMD64
Topic: [gcc 3.4] AMD's Recommended CFLAGS
Replies: 116
Views: 580908

>Octoploid< wrote:
toofastforyahuh wrote:Not entirely true.
[url]file:///home/sbehling/mame88/xmame64_bench88.html[/url]
Unfortunately the link you provided is unreachable from anywhere outside your own machine.
:lol: :lol: :lol:
  • Jump to post
by mooseboy
Tue Nov 30, 2004 8:08 am
Forum: Gentoo on AMD64
Topic: AMD64 questions before buying
Replies: 25
Views: 10027

Old K8T800's don't support async. AGP/PCI clocking, and the SATA/RAID controller on the VT8237 southbridge usually fails quite quickly as well. I head that VIA was going to fix this, and I think the boards shipping to day are OK, but I'm not sure.

I've owned two motherboards with the VT8237 SATA ...
  • Jump to post
by mooseboy
Tue Nov 30, 2004 4:16 am
Forum: Gentoo on AMD64
Topic: CUPS problems (SOLVED)
Replies: 6
Views: 2342

problem finally solved. Below are the steps I followed.

Code: Select all

/etc/init.d/cups stop
ACCEPT_KEYWORDS="~amd64" emerge ghostscript
ACCEPT_KEYWORDS="~amd64" emerge cups
etc-update
/etc/init.d/cups start
(jump on http://127.0.0.1:631 and readd your printer)
  • Jump to post
by mooseboy
Sat Nov 13, 2004 8:16 am
Forum: Gentoo on AMD64
Topic: CUPS problems (SOLVED)
Replies: 6
Views: 2342

I don't suppose you have a link to the fix? I have an AMD64 with a laserjet 4 and I'm having the same problem.

update: you can print to the printer manually by trying something like the following:

cat - - > /dev/printers/0
and typing your test message following by control-L
and control-C ...
  • Jump to post
by mooseboy
Fri Nov 05, 2004 4:12 am
Forum: Gentoo on AMD64
Topic: Playing crypted DVD's under AMD64
Replies: 8
Views: 3527

have you tried another digital video disc?
  • Jump to post
by mooseboy
Tue Nov 02, 2004 3:02 am
Forum: Gentoo on AMD64
Topic: Is the 64 bit worth it?
Replies: 4
Views: 1809

the only 32 bit apps I run are firefox and binary plugins. Everything else is 64 bit and flies. It's worth it.
  • Jump to post
by mooseboy
Tue Nov 02, 2004 2:31 am
Forum: Gentoo on AMD64
Topic: Strange hdparm messages
Replies: 4
Views: 2120

I get those messages too, but I assumed it was because I was using raid. I have the same SATA controller as you.
  • Jump to post
by mooseboy
Thu Oct 28, 2004 7:43 pm
Forum: Gentoo on AMD64
Topic: Enemy Territory doesn't run.
Replies: 9
Views: 3462

it installed for me, but I have no sound... I'm investigating.

edit: found solution...

echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss

edit: as a possible solution to your problem, have you emerged the x86_32 emulation libraries? I know running an emerge openoffice-bin will automagically ...
  • Jump to post
by mooseboy
Thu Oct 28, 2004 7:42 pm
Forum: Gentoo on AMD64
Topic: Gensplash
Replies: 11
Views: 2525

what about nvidia users? Vesafb doesn't work for my fx5900. I'm on a K8T800 chipset.
  • Jump to post
by mooseboy
Thu Oct 28, 2004 5:26 pm
Forum: Gentoo on AMD64
Topic: Firefox in 32-bit chroot [solved without chroot!]
Replies: 31
Views: 6242

something else I noticed: if you install another jdk/jre in addition (i.e. have a 64 bit blackdown and 32 bit sun java for firefox-bin 32 bit), the symlink to the plugin disappears when you install that other jdk/jre
  • Jump to post
by mooseboy
Thu Oct 28, 2004 5:20 pm
Forum: Gentoo on AMD64
Topic: Mounting CDROM in chroot 32
Replies: 1
Views: 1182

I emerged dvdbackup yesterday to make test copies for a limited 24-hour period of some movies I got from netflix. It worked like a charm. Here is my emerge info:

Portage 2.0.51-r2 (default-linux/amd64/2004.3, gcc-3.4.2, glibc-2.3.4.
20040808-r1, 2.6.9-gentoo-r1 x86_64 ...
  • Jump to post
by mooseboy
Thu Oct 28, 2004 5:17 pm
Forum: Gentoo on AMD64
Topic: Firefox in 32-bit chroot [solved without chroot!]
Replies: 31
Views: 6242

AWESOME! It worked. I was copying the plugin before rather than linking it. Also, I'd renamed the directory to sun-jre-1.5.0... one of these must have been the problem. Thanks a bunch! :D
  • Jump to post
by mooseboy
Thu Oct 28, 2004 11:14 am
Forum: Gentoo on AMD64
Topic: Firefox in 32-bit chroot [solved without chroot!]
Replies: 31
Views: 6242

welp.. wasn't 64 bit JRE as that didn't work :)

edit: extracting 32 bit JRE to /opt/sun-jre-1.5.0/ didn't work either...

could you please explain in more detail how you got this to work?
  • Jump to post
by mooseboy
Thu Oct 28, 2004 11:07 am
Forum: Gentoo on AMD64
Topic: Firefox in 32-bit chroot [solved without chroot!]
Replies: 31
Views: 6242

did you install the entire 32 bit JRE or just use the plugin with the 64 bit JRE?
  • Jump to post
by mooseboy
Thu Oct 28, 2004 10:17 am
Forum: Gentoo on AMD64
Topic: xvid codec portet to x86_64 / please test
Replies: 37
Views: 30440

Awesome :D

Have these patches been accepted by the xvid people?
  • Jump to post
by mooseboy
Thu Oct 28, 2004 9:08 am
Forum: Gentoo on AMD64
Topic: mplayerplug-in flash firefox-bin amd64
Replies: 14
Views: 5684

just a step-by-step of how to install from rpm for 32-bit firefox-bin.

1. cd /tmp/
2. wget http://easynews.dl.sourceforge.net/sourceforge/mplayerplug-in/mplayerplug-in-2.70-fc2.i386.rpm
3. rpm2targz /tmp/mplayerplug-in-2.7.0-fc2.i386.rpm
4. tar zxvf /tmp/mplayerplug-in-2.7.0-fc2.i386.tar.gz
5. ln ...
  • Jump to post
by mooseboy
Thu Oct 28, 2004 8:55 am
Forum: Gentoo on AMD64
Topic: mplayerplug-in flash firefox-bin amd64
Replies: 14
Views: 5684

so, who wants to make an mplayerplug-in-bin ebuild for amd64? :wink:
  • Jump to post
by mooseboy
Thu Oct 28, 2004 8:45 am
Forum: Gentoo on AMD64
Topic: AMD64 - The masked applications that work .. wip
Replies: 445
Views: 227702

net-im/jabberd-1.4.3-r4 (already submitted and fixed)
  • Jump to post
by mooseboy
Wed Oct 27, 2004 4:28 am
Forum: Gentoo on AMD64
Topic: Firefox in 32-bit chroot [solved without chroot!]
Replies: 31
Views: 6242

confirmed. 64 bit blackdown-jdk plugin is a no-go on 32 bit firefox. Next idea I can think of is to try chroot 32 bit java.
  • Jump to post
by mooseboy
Wed Oct 27, 2004 12:39 am
Forum: Gentoo on AMD64
Topic: emerge k3b fails in k3b itself. [Solved]
Replies: 10
Views: 2937

kde compiled perfectly last night on a fresh install of linux 2.6.9 and gcc 3.4. This must have been some kind of fluke.
  • Jump to post
by mooseboy
Tue Oct 26, 2004 10:11 am
Forum: Gentoo on AMD64
Topic: MSI K8N Neo Platinum: what to expect?
Replies: 75
Views: 21248

MSI nforce chipset > MSI via chipset

on what basis do you make this claim?

I just got through installing 2004.3/gcc 3.4 on a MSI K8T Neo-FSR. The hardest part was probably figuring out that my SATA was causing a bunch of kernel panics on the stock kernel, so I had to temporarily disable it ...
  • Jump to post
by mooseboy
Tue Oct 26, 2004 8:36 am
Forum: Gentoo on AMD64
Topic: Changing processor from Celeron 700 to AMD64?
Replies: 7
Views: 1830

I went the clean compile route and am so far liking it. However, something relevant that you might find promising: I swapped a p3 500 mobo and proc with an AXP 2500+ mobo and proc and it worked just fine. However, I think AMD64 is too fundamental a change to just upgrade packages as the libc and ...
  • Jump to post
by mooseboy
Fri Oct 15, 2004 6:38 am
Forum: Networking & Security
Topic: [SOLVED] domain and dynamic IP
Replies: 7
Views: 1905

if you've bought a domain, you can make it dynamic using a DNS hosting service such as http://freedns.afraid.org/
  • Jump to post

Search found 25 matches • Page 1 of 1

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