Forums

Skip to content

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

Search found 84 matches

Go to advanced search

Advanced search
Search found 84 matches
  • 1
  • 2
  • 3
  • 4
  • Next
by Revellion
Thu Oct 13, 2005 8:37 pm
Forum: Portage & Programming
Topic: Python 2.4 Error - WxPython error
Replies: 7
Views: 1573

For me the fix was the same as during the earlier wxPython/wxGTK quirk days :|.

added "=x11-libs/wxGTK-2.6.2 ~x86" to my /etc/portage/package.keywords

then emerge wxGTK wxpython
Problem solved and BitTornad for one started working again ;).

I hope my words were helpful :)
  • Jump to post
by Revellion
Mon Mar 28, 2005 12:38 am
Forum: Desktop Environments
Topic: Changing OpenOffice.org User Interface Color?
Replies: 27
Views: 26600

I'd like to thank you aswell for the .conf, I thought that it was possible to change the way OOo draws it's UI in the Option but there were'nt. always annoyed me since my OOo looked fine with my GTK theme on my debian box. anyways thumbs up to the one that posted the .conf :D
  • Jump to post
by Revellion
Fri Mar 18, 2005 6:30 pm
Forum: Desktop Environments
Topic: xorg and i810...
Replies: 8
Views: 1454

As i advice most people and that works try the ~x86'ed xorg-x11 6.8.2, it fixed most of my i8xx based onboard Graphics issues.

Code: Select all

echo ">=x11-base/xorg-x11-6.8.2-r1 ~x86" >> /etc/portage/package.keywords && emerge xorg-x11
  • Jump to post
by Revellion
Fri Mar 18, 2005 12:53 pm
Forum: Desktop Environments
Topic: i915 and xorg - how?
Replies: 324
Views: 199059

for most i8xx family Intel Onboard Graphic cards the Xorg 6.8.2 series fixes the issues. So was the case for me on one of my boxes. it can't hurt to install the xorg 6.8.2 (Note: it's ~x86'ed in portage)
  • Jump to post
by Revellion
Sat Mar 12, 2005 6:21 pm
Forum: Portage & Programming
Topic: Problem to get Php working in Html pages
Replies: 1
Views: 726

simple, goto the AddType declarations and add .html to it.

in the httpd.conf.
  • Jump to post
by Revellion
Sat Mar 12, 2005 6:18 pm
Forum: Desktop Environments
Topic: UDEV and lm_sensors HELP
Replies: 2
Views: 1027

Code: Select all

ls /dev | grep i2c
tell me the results, and also check if you got I2C compiled as built-in/module in your kernel.
  • Jump to post
by Revellion
Sat Mar 12, 2005 6:07 pm
Forum: Multimedia
Topic: image viewer for multi-format
Replies: 14
Views: 2745

Did you tried Feh ?
yep, it views images nicely, but I have to close/reopen feh for every image. I can't use my scroll-wheel or pgup-pgdwn to browse through the pictures. (or maybe I didn't try hard enough)

... you don't need to close and reopen, just cd to the folder with images and: feh * now ...
  • Jump to post
by Revellion
Sat Mar 12, 2005 5:47 pm
Forum: Multimedia
Topic: alsa-headers & alsa-drivers & 2.6 kernels confusion?
Replies: 12
Views: 2934

you will need the alsa-headers even if you got ALSA in your kernel, since the apps that uses ALSA builds against the headers.
  • Jump to post
by Revellion
Sat Mar 12, 2005 5:35 pm
Forum: Desktop Environments
Topic: [XORG] Huge RAM use while user.
Replies: 5
Views: 1122

from what i remember X Allocates resources for quick access to em. but Firefox is known to be a real resource leak :\

Hopefully it will be fixed in the next trunk merge :)
  • Jump to post
by Revellion
Sat Mar 12, 2005 1:59 pm
Forum: Desktop Environments
Topic: New NVidia driver released!! (7167)
Replies: 153
Views: 117252

works fine with Xorg 6.8.2 + the new nvidia-driver. @ above post you have tried to re-merge nvidia-glx too or?
  • Jump to post
by Revellion
Sat Mar 12, 2005 12:55 pm
Forum: Desktop Environments
Topic: XOrg 6.7.99.x / 6.8.0 / 6.8.1 (part 2)
Replies: 292
Views: 180212

EDIT: reduntant, just a help request but turned out to be a PEKBAC related one :?
  • Jump to post
by Revellion
Fri Mar 11, 2005 7:34 am
Forum: Desktop Environments
Topic: after having X.org autoconfig mouse scroll wheel won't work
Replies: 4
Views: 1092

usually yes..., with a simple three-finger salute ( Ctrl+Alt+Backspace )
  • Jump to post
by Revellion
Fri Mar 11, 2005 7:13 am
Forum: Multimedia
Topic: Alsa: Bass very quiet, bass boost possible?
Replies: 3
Views: 2235

your welcome :D, now you can honour the thread's title with a solved tag :)
  • Jump to post
by Revellion
Fri Mar 11, 2005 7:06 am
Forum: Multimedia
Topic: I don't remember how to troubleshoot a soundcard!
Replies: 16
Views: 3547

forgot to mention that you have to goto Device Drivers --> Sound --> then un-check Advanced Linux Sound Architecture :S, then you can emerge the alsa-driver :D
  • Jump to post
by Revellion
Fri Mar 11, 2005 5:25 am
Forum: Multimedia
Topic: I don't remember how to troubleshoot a soundcard!
Replies: 16
Views: 3547

From what i've researched you will have to patch your kernel source with the alsa-drivers from alsa-project.org, dunno if the portage package: alsa-driver would patch the current symlinked kernel automagically but you could always try.:?

seems the Live! 24bit is not included in the ALSA that comes ...
  • Jump to post
by Revellion
Fri Mar 11, 2005 4:51 am
Forum: Multimedia
Topic: ffmpeg testing needed
Replies: 56
Views: 20383

Running: ffmpeg-0.4.9_p20050226

currently, have'nt synced today and gotten the -r1 one but i gotta say that it's good that someone goes and bumps up the versions.
I've had to use mplayer + ffmpeg from the mplayer site before this due to ffmpeg being... choppy, but now this is promising :D

Result ...
  • Jump to post
by Revellion
Fri Mar 11, 2005 4:42 am
Forum: Multimedia
Topic: I don't remember how to troubleshoot a soundcard!
Replies: 16
Views: 3547

you mean, Device Drivers -> Sound -> Advanced Linux Sound Architecture?
  • Jump to post
by Revellion
Fri Mar 11, 2005 4:39 am
Forum: Multimedia
Topic: Mplayer - no player window! nothing!
Replies: 7
Views: 1721

Well he can always use Dmix in ALSA to solve the issue ^_^,

/etc/asound.conf

pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 4096
rate 44100
}
}

pcm.dsp0 {
type plug
slave.pcm "dmixer ...
  • Jump to post
by Revellion
Fri Mar 11, 2005 3:47 am
Forum: Multimedia
Topic: Sound problems (Alsa - XMMS - Mic) [ SOLVED ]
Replies: 6
Views: 1551

now the original poster could edit the title with [SOLVED] so ppl does'nt need to waste time on a solved issue ;)
  • Jump to post
by Revellion
Fri Mar 11, 2005 3:43 am
Forum: Multimedia
Topic: acroread changed my cursor in firefox
Replies: 1
Views: 986

there's 2 ways of setting the cursor that i know

System-wide
nano -w /usr/share/cursors/xorg-x11/default/index.theme
inherits=<name-of-cursor-theme>


User-specific
nano -w ~/.Xdefaults
Xcursor.theme: <name-of-cursor-theme>
Xcursor.size: <size> "i use about 24 with the whiteglass theme"
  • Jump to post
by Revellion
Fri Mar 11, 2005 3:40 am
Forum: Multimedia
Topic: Alsa: Bass very quiet, bass boost possible?
Replies: 3
Views: 2235

and un-muted the "Tone" setting? :)
  • Jump to post
by Revellion
Fri Mar 11, 2005 3:36 am
Forum: Multimedia
Topic: I don't remember how to troubleshoot a soundcard!
Replies: 16
Views: 3547

that would be in /etc/udev/rules.d/50-udev.rules

anyways, from earlier it seems the permissions are being screwy, do you have
in your /etc/conf.d/rc

RC_DEVICE_TARBALL="no" or "yes"?


I experienced some permissions issues on some other systems before. so you could check if you can temporary ...
  • Jump to post
by Revellion
Thu Mar 10, 2005 3:02 pm
Forum: Multimedia
Topic: I don't remember how to troubleshoot a soundcard!
Replies: 16
Views: 3547

Oh, yeah! lspci!

bash-2.05b# lspci
[...]
0000:01:01.0 Modem: Intel Corporation: Unknown device 1080 (rev 04)
0000:01:02.0 Multimedia audio controller: Creative Labs SB Audigy LS
0000:01:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Cont
roller (rev 02)
bash-2.05b#

There ...
  • Jump to post
by Revellion
Wed Mar 09, 2005 9:17 am
Forum: Documentation, Tips & Tricks
Topic: best. auxilary. xterm. ever.
Replies: 72
Views: 70825

thank you, testing it out now :D

EDIT: tested it, some good stuff here :D, although i'am bugged by the fact that i can't build it myself :S

i will see if i can see what is causing it <_<
  • Jump to post
by Revellion
Wed Mar 09, 2005 7:22 am
Forum: Documentation, Tips & Tricks
Topic: best. auxilary. xterm. ever.
Replies: 72
Views: 70825

decided to give this a go but i runned into the same issue as SewerBeing, and yes i ./autogen.sh'ed first.

so something is wierd <_<
  • Jump to post

Search found 84 matches
  • 1
  • 2
  • 3
  • 4
  • 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