Forums

Skip to content

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

Search found 387 matches

Go to advanced search

Advanced search
Search found 387 matches
  • Page 1 of 16
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 16
  • Next
by Elv13
Thu May 05, 2016 8:04 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Bad magic cookies when resuming from suspend
Replies: 2
Views: 3929

Ah, right, thanks, it indeed went from "lepagee@elepage-laptop" to "lepagee@CPE54ee7529978d-CM0015a349a2c5". I use NetworkManager (it's a laptop). I also have /etc/init.d/hostname to set my hostname at boot. I guess they conflict. Thanks a lot.
  • Jump to post
by Elv13
Wed May 04, 2016 6:10 pm
Forum: Kernel & Hardware
Topic: [SOLVED] Bad magic cookies when resuming from suspend
Replies: 2
Views: 3929

[SOLVED] Bad magic cookies when resuming from suspend

Hello, I often can't open X applications after resuming from suspend. I get:


> kcalc
Invalid MIT-MAGIC-COOKIE-1 keyQXcbConnection: Could not connect to display :0
zsh: abort kcalc



Here is an strace:

strace xmessage
execve("/usr/bin/xmessage", ["xmessage"], [/* 47 vars */]) = 0
brk(NULL ...
  • Jump to post
by Elv13
Tue Jan 05, 2016 11:13 pm
Forum: Kernel & Hardware
Topic: Sound in headphones work 10% of the time
Replies: 1
Views: 2764

Sound in headphones work 10% of the time

Hello, this is a strange one,

I am using ALSA (without pulse). When I play music, it always work in the laptop speaker. However, when I plug the headphone, it only work 10% of the time. When it doesn't work, I may have to reboot up to 5 time until it work (seem random). I do hear a "click" in the ...
  • Jump to post
by Elv13
Sat Dec 19, 2015 7:13 am
Forum: Kernel & Hardware
Topic: [SOLVED] USB is not working after suspend
Replies: 1
Views: 6390

BUMP
  • Jump to post
by Elv13
Sun Nov 29, 2015 8:32 pm
Forum: Kernel & Hardware
Topic: [SOLVED] USB is not working after suspend
Replies: 1
Views: 6390

[SOLVED] USB is not working after suspend

Hello,

After I resume from suspend, no USB devices are working. Plugging and unplugging them from the port produce no dmesg or lsusb entries. I tried

* recompiling the kernel with the usb host subsystem as a module (and rmmod+modprobe them)
* some iommu kernel command line tricks
* disabling ACPI ...
  • Jump to post
by Elv13
Sun Mar 29, 2015 7:04 pm
Forum: Desktop Environments
Topic: no direct rendering with nvidia-drivers, undefined symbol
Replies: 28
Views: 27171

I found updating xorg.conf module search path appears to cleaner fix for this issue:

Section "Files"
ModulePath "/usr/lib64/opengl/nvidia,/usr/lib64/xorg/modules"
EndSection


Update things to search nvidia first which allows the NVIDIA glx.so library to be found first and then search xorg ...
  • Jump to post
by Elv13
Sun Dec 15, 2013 8:17 pm
Forum: Multimedia
Topic: k3b can't find optical drive
Replies: 11
Views: 14368

This solved the issue for me

Code: Select all

 sudo chmod u+s /usr/libexec/dbus-daemon-launch-helper
No idea why it wasn't u+s in the first place, it has to be.
  • Jump to post
by Elv13
Sat Dec 14, 2013 7:47 pm
Forum: Networking & Security
Topic: NetworkManager issues
Replies: 2
Views: 2769

NetworkManager issues

Hi,

I use a laptop with a b43 wifi chip. Not the best in the universe... The card is detected by ifconfig and I can connect to some networks, usually unsecured ones. The problem is that nm-applet doesn't seem to behave correctly. First, I see a red (-) icon instead of the signal icon. Then, on some ...
  • Jump to post
by Elv13
Sat Jan 12, 2013 9:57 pm
Forum: Kernel & Hardware
Topic: No vdpau used with vlc
Replies: 28
Views: 25537

Same problem here, but when I try to use VAAPI with newer VLC, all I get is

#0 0x00007fffcf508d20 in pred8x8_128_dc_8_c () from /usr/lib64/libavcodec.so.53
#1 0x00007fffcf499b6f in ff_h264_hl_decode_mb () from /usr/lib64/libavcodec.so.53
#2 0x00007fffcf4d7dd4 in decode_slice () from /usr/lib64 ...
  • Jump to post
by Elv13
Mon Oct 08, 2012 3:58 am
Forum: Kernel & Hardware
Topic: Suspend, oGL, VDPAU problems after "emerge -e world" (udev?)
Replies: 1
Views: 2509

up
  • Jump to post
by Elv13
Sun Sep 30, 2012 7:56 pm
Forum: Kernel & Hardware
Topic: Suspend, oGL, VDPAU problems after "emerge -e world" (udev?)
Replies: 1
Views: 2509

Suspend, oGL, VDPAU problems after "emerge -e world&quo

Hi,

I re-emerged the world after trying some stupid optimization system wide. I recompiled everything with -O2 . Normally, I am a little crazier, but I wanted to have a stable system before turning the funny cflags on again. So, in theory, my current system should be stable, but it is not. The ...
  • Jump to post
by Elv13
Sun Oct 16, 2011 5:52 pm
Forum: Unsupported Software
Topic: apple-apps with linux?
Replies: 12
Views: 12143

If by "apple-apps" you mean binaries compiled for OSX, then I believe that you have little chance of doing that.
The underlaying libraries of OSX are not FOSS, so you much like windows, you'd need a "wine project" that implements the system calls.

The other way around is far easier, since most ...
  • Jump to post
by Elv13
Mon Sep 26, 2011 4:04 am
Forum: Unsupported Software
Topic: Tracking Linux-games that lack ebuilds (new thread)
Replies: 341
Views: 2727322

Sauerbraten is badly outdated
  • Jump to post
by Elv13
Sun Sep 04, 2011 7:51 am
Forum: Unsupported Software
Topic: Java applets do no longer run in Firefox
Replies: 8
Views: 6952

Remove the icedtea plugin (.so) from the netscape/mozilla//firefox plugin directory (usually in /usr/lib/{netscape,mozilla,firefox} directory
  • Jump to post
by Elv13
Wed Aug 31, 2011 5:12 am
Forum: Unsupported Software
Topic: [mozilla overlay] Firefox 6,7 and 8
Replies: 14
Views: 22130

The best way to have firefox is to download it from firefox.com and put it in a chmod 666 -R directory
Select your channal (stable, beta or nightly) then let firefox update itself everyday.

The default compilations are -Os with some -O2 flags and it -is- profiled, something even our most ...
  • Jump to post
by Elv13
Mon Aug 08, 2011 10:31 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO fix&back "input/output error", on a mounted filesystem
Replies: 0
Views: 17945

HOWTO fix&back "input/output error", on a moun

First, if it happen to you, your disk is dieing, change it. But if you need to fix the problem to do a backup, or simply want to fix the problem for now and tag the bad block so the disk is "safe" for a few more months, it worth trying.

I just had the problem, /usr/portage was broken and I could ...
  • Jump to post
by Elv13
Sat May 21, 2011 11:01 pm
Forum: Kernel & Hardware
Topic: Recommendations on a wifi card
Replies: 2
Views: 1935

Atheros ATH9k are quite good. The driver used to suck, but since Atheros hired all the OSS devs, its now great. An half height version exist because I have one, but it was from factory, so I don't know if you can find one.
  • Jump to post
by Elv13
Sat May 21, 2011 10:59 pm
Forum: Kernel & Hardware
Topic: Udisks questions
Replies: 2
Views: 2270

I found why with ldd, it was linking to a legacy version of dbus, then segfaulted when parsing the response.
  • Jump to post
by Elv13
Thu Apr 28, 2011 2:35 am
Forum: Kernel & Hardware
Topic: Udisks questions
Replies: 2
Views: 2270

Udisks questions

I finally decided to port my old stuffs from HAL to that udisk/upower thing. However, I dont think I really understand those scripts. I installed udisks and restarted udev, so for so good, my computer have not rebooted by itself. But no dbus services have been created. When I do udisks --enumerate ...
  • Jump to post
by Elv13
Sat Oct 16, 2010 1:55 am
Forum: Unsupported Software
Topic: GCC 4.5 testing
Replies: 362
Views: 630554

I read the whole thread here and I didn't understand if -graphite-identity is neccessary for graphite to work or not ?!
No clear answers :(

I have now compiled whole world (incl. KDE 4.5.1 , QT 4.7 , etc.) and just grub2 has those known problems.
My flags are:
CHOST="x86_64-pc-linux-gnu"

CFLAGS ...
  • Jump to post
by Elv13
Wed Sep 22, 2010 12:54 pm
Forum: Networking & Security
Topic: No interfaces in NetworkManager
Replies: 3
Views: 4344

The wiki article does not cover how to install or configure NM, it's more a FAQ for corner case, but yea, I took a look at it before installing NM. And no, I don't want WICD unless there is a KDE/Plasma frontend.
  • Jump to post
by Elv13
Wed Sep 22, 2010 3:41 am
Forum: Networking & Security
Topic: No interfaces in NetworkManager
Replies: 3
Views: 4344

No interfaces in NetworkManager

Hi,

I installed NM to have easier config for various wifi spot I use. It does not work, no interfaces show un in nm-applet. Udev, dbus and NetworkManager are started. Eth0 work using /etc/init.d, so it is not (at least not entierly) the kernel. I see this warning when I start d-bus
localhost ...
  • Jump to post
by Elv13
Tue Jul 06, 2010 5:08 pm
Forum: Portage & Programming
Topic: Compilation problem with ftree-parallelize-loops
Replies: 7
Views: 12192

-lgomp is part of -fopenmp (at least, gcc should detect it need to be, ass gomp stand for Gnu/GCC OpenMP)

and read this page http://gcc.gnu.org/onlinedocs/gcc-4.5.0/gcc/Optimize-Options.html
not the other one, it clearly say that -floop-parallelize-all does not check if it is profitable, and in ...
  • Jump to post
by Elv13
Sat Jul 03, 2010 8:05 pm
Forum: Portage & Programming
Topic: Compilation problem with ftree-parallelize-loops
Replies: 7
Views: 12192

-floop-parallelize-all will probably make things worst, spliting a int i =0; i < 3 loop in 4 will be about 20x slower than just running it, if not more. Let the compiler decide if it is good or not. -lgomp is useless by the way, it will not improve things and if it override --as-needed, it will make ...
  • Jump to post
by Elv13
Tue Jun 29, 2010 3:13 am
Forum: Portage & Programming
Topic: Compilation problem with ftree-parallelize-loops
Replies: 7
Views: 12192

look like this does not help: (compiling glibc)
r/tmp/portage/sys-libs/glibc-2.11.2/work/build-x86-x86_64-pc-linux-gnu-nptl/elf:/var/tmp/portage/sys-libs/glibc-2.11.2/work/build-x86-x86_64-pc-linux-gnu-nptl/dlfcn:/var/tmp/portage/sys-libs/glibc-2.11.2/work/build-x86-x86_64-pc-linux-gnu-nptl/nss ...
  • Jump to post

Search found 387 matches
  • Page 1 of 16
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 16
  • 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