Forums

Skip to content

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

Search found 65 matches

Go to advanced search

Advanced search
Search found 65 matches
  • 1
  • 2
  • 3
  • Next
by RMX
Sat Dec 20, 2008 4:19 pm
Forum: Installing Gentoo
Topic: Compiling kernel broke my hardware?
Replies: 10
Views: 2774

It happened to me a few times. I'm using a laptop, so I removed the battery for a few minutes, placed it in again and computer started to boot.
  • Jump to post
by RMX
Mon Nov 17, 2008 4:12 am
Forum: Unsupported Software
Topic: [ebuild] media-video/guvcview - GTK+ UVC Viewer and Recorder
Replies: 4
Views: 2736

[ebuild] media-video/guvcview - GTK+ UVC Viewer and Recorder

Hello,
this is ebuild for guvcview-0.9.5. Hope it works:
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v3
# $Header: $

DESCRIPTION="GTK+ UVC Viewer and Recorder"
HOMEPAGE="http://guvcview.berlios.de/"
SRC_URI="mirror://berlios/guvcview/${PN ...
  • Jump to post
by RMX
Thu Sep 25, 2008 1:47 am
Forum: Desktop Environments
Topic: Can Qt Applications Look Good Under Xfce 4?
Replies: 13
Views: 7076

When I select GTK theme in qtconfig, I get "QGtkStyle cannot be used together with the GTK_Qt engine." in terminal and it just shows me clearlooks theme.
  • Jump to post
by RMX
Tue May 27, 2008 12:33 pm
Forum: Multimedia
Topic: No sound after upgrading from alsa 1.0.14_rc1 to any later
Replies: 38
Views: 12298

After upgrading alsa-lib, alsa-tools and alsa-utils to 1.0.16 on my amd64, everything works for me (xine, totem, xmms) except Firefox.

Firefox execution returns in console :
ALSA lib pcm.c:6617:(snd_pcm_slave_conf) unknown format unchanged

I've tried this setting in /etc/make.conf :
ALSA_PCM ...
  • Jump to post
by RMX
Sat May 24, 2008 9:20 pm
Forum: Multimedia
Topic: Error loading modules after alsaconf
Replies: 5
Views: 2901

Try deleting your sound modules
find /lib/modules -name alsa-driver -print0 | xargs -0 rm -rf
find /lib/modules -name snd\*.ko -delete
find /lib/modules -name sound\*.ko -delete
and then compile your kernel with genkernel again.
  • Jump to post
by RMX
Wed May 14, 2008 8:28 am
Forum: Desktop Environments
Topic: [SOLVED] Laptop backlight control
Replies: 9
Views: 6080

Oh, sorry, I forgot that :)
  • Jump to post
by RMX
Tue May 13, 2008 7:17 pm
Forum: Desktop Environments
Topic: [SOLVED] Laptop backlight control
Replies: 9
Views: 6080

Oh, I had to select VIDEO_OUTPUT_CONTROL, everything works now.
Thank you.
  • Jump to post
by RMX
Tue May 13, 2008 2:20 pm
Forum: Desktop Environments
Topic: [SOLVED] Laptop backlight control
Replies: 9
Views: 6080

did you activate acpi-video support into the kernel? your directory is empty so it might not be activated in the kernel. you will need that to control the backlight. if you cannot activate acpi-video (maybe it is not listed in the acpi section), then you have to activate some lcd brightness stuff ...
  • Jump to post
by RMX
Tue May 13, 2008 1:07 pm
Forum: Desktop Environments
Topic: [SOLVED] Laptop backlight control
Replies: 9
Views: 6080

Yes, I have acpid and it's running. I can see battery's status and so on. When I close the lid, backlight automatically turns off.
  • Jump to post
by RMX
Mon May 12, 2008 10:10 pm
Forum: Desktop Environments
Topic: [SOLVED] Laptop backlight control
Replies: 9
Views: 6080

[SOLVED] Laptop backlight control

Hello,
I can't find how to adjust my HP Pavilion DV6610EN backlight. I have read many HOWTOs and forum post but I still can't get it to work. I have /sys/class/backlight directory, but it's empty. I have included these options to my kernel:
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y ...
  • Jump to post
by RMX
Fri Apr 18, 2008 1:52 pm
Forum: Portage & Programming
Topic: Porthole-0.6.0 FINAL now released. WooHoo!!!
Replies: 141
Views: 125296

Thank you! This is great :)
  • Jump to post
by RMX
Tue Apr 15, 2008 11:20 am
Forum: Unsupported Software
Topic: Minefield (aka Firefox-cvs, Gran Paradiso)
Replies: 613
Views: 299224

I can't make beta5 to use lithuanian UI. I've emerged it with LINGUAS="lt", changed general.useragent.locale value to lt, lt-LT and even lt_LT, but it's still in English.
  • Jump to post
by RMX
Tue Mar 25, 2008 4:38 pm
Forum: Portage & Programming
Topic: Porthole-0.6.0 FINAL now released. WooHoo!!!
Replies: 141
Views: 125296

Good luck :)
  • Jump to post
by RMX
Sun Mar 23, 2008 8:18 pm
Forum: Unsupported Software
Topic: Firefox 3 [layman -a mozilla]
Replies: 81
Views: 41433

armin76 wrote:And the reason for using your own made beta4 ebuild and not the one in the overlay is...?
Because there was only beta 2 ebuild in the overlay when I checked out.
  • Jump to post
by RMX
Fri Mar 21, 2008 8:18 pm
Forum: Unsupported Software
Topic: Firefox 3 [layman -a mozilla]
Replies: 81
Views: 41433

Anyone tried to compile beta 4 on amd64? I have renamed the beta2 ebuild from mozilla overlay to beta 4, looks like everything compiles good, but there's many issues. The URL bar isn't working normally (I can enter URL and browse, but when I enter for example forums.gentoo.org, it stays forums ...
  • Jump to post
by RMX
Fri Mar 21, 2008 1:10 pm
Forum: Portage & Programming
Topic: Porthole-0.6.0 FINAL now released. WooHoo!!!
Replies: 141
Views: 125296

Any news?
  • Jump to post
by RMX
Fri Mar 21, 2008 1:53 am
Forum: Unsupported Software
Topic: No plugins in Firefox 3 Beta 4?
Replies: 14
Views: 9986

But that's binary and some of us (like me) wants to compile it.
  • Jump to post
by RMX
Fri Jan 25, 2008 12:09 am
Forum: Unsupported Software
Topic: Vagalume (gtk+ last.fm client) ebuild
Replies: 0
Views: 3233

Vagalume (gtk+ last.fm client) ebuild

Hello,
Vagalume ( http://people.igalia.com/berto/ ) is a GTK+ Last.fm client. It isn't in the portage, so I created an ebuild. It's my first ebuild, but I hope it will work for you.
By the way, the default icons are ugly (in my opinion), so you can use the "gtkicons" USE flag to make vagalume use ...
  • Jump to post
by RMX
Wed Jan 16, 2008 11:44 pm
Forum: Unsupported Software
Topic: New ATI drivers out 7.11 aka 8.43.x
Replies: 103
Views: 72380

Hello,
I'm using 8.443.1 drivers. I have DRI working etc, but I have problems with composite, it is really slow. I'm using xfce composite manager (but I'm getting the same problem with xcompmgr) and even if all the effects are off - it's still very slow. For example, if I minimize firefox window and ...
  • Jump to post
by RMX
Sun Dec 23, 2007 6:08 pm
Forum: Gentoo on AMD64
Topic: FTP Client GUI wanted
Replies: 48
Views: 26546

I used to use gftp, but for some reasons I don't like it anymore, so I use firefox extension fireftp.
  • Jump to post
by RMX
Fri Dec 21, 2007 11:20 pm
Forum: Unsupported Software
Topic: xfce4-svn help required
Replies: 12
Views: 7524

/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libxfcegui4.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/xfce-base/libxfcegui4-9999/work/libxfcegui4-9999/libxfcegui4'
make[2 ...
  • Jump to post
by RMX
Tue Dec 11, 2007 4:10 pm
Forum: Desktop Environments
Topic: Compiz with ATI [GTK performance - Solved]
Replies: 3
Views: 1275

Same to me with window resizing. Also, window restoring is also very slow.
  • Jump to post
by RMX
Fri Sep 14, 2007 10:14 am
Forum: Multimedia
Topic: [SOLVED] can't play sound in aplay or audacious
Replies: 2
Views: 1854

Same problem for me. Audacious can play when device hw:0,0 is used, default device isn't working.
  • Jump to post
by RMX
Fri Dec 29, 2006 9:33 pm
Forum: Kernel & Hardware
Topic: Files to USB stick moves randomly
Replies: 1
Views: 1406

Files to USB stick moves randomly

Hello,
yesterday I bought usb mp3 player. Everything works OK, except for one thing: when I try to transfer some songs from my hard drive to player, files are placed randomly and player doesn't have sorting function. An example: I've got album, which contains these files:
01 - Alice In Chains ...
  • Jump to post
by RMX
Sun Dec 10, 2006 10:21 am
Forum: Unsupported Software
Topic: [portage overlay] pro audio production applications
Replies: 807
Views: 430981

Could you add the latest version of Jokosher? Curently isn't working properly...
  • Jump to post

Search found 65 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