Okay, I have been having the most frustrating troubles with fullscreen flash lately. I'm using chromium 5.0.375.70 and flash 10.0.45.2. I use KDE if that matters and have an intel X3100 video card. ~amd64.
Anyway, when I fullscreen flash, the most extreme annoyance is sometimes the picture will ...
I'm having the same problem with knetworkmanager myself (and nm-applet aswell for what its worth). The only temporary solution I've had is to run `ck-launch-session` in a terminal and then `knetworkmanager` to get it to start.
This isn't really ideal but it can get it to launch. Hoping someone ...
it doesn't look like a mechanical failure tbh. It reports PASSED and the attributes are all sane. (if the VALUE value is less than or equal to THRESH its failing)
After you've backed up might try to scan for badblocks and fsck.
EDIT: I'm almost positive its a badblock as 197 Current_Pending_Sector ...
well, I'd backup everything that you can and then asking what S.M.A.R.T. reports. sys-apps/smartmontools is the smart package in gentoo and `smartctl -a /dev/yourdevice` will tell you a good bit of info about it.
should I change my CFLAGS to 'CFLAGS="-march=nocona -O2 -pipe" ' and my CXXFLAGS should they read exactly the same or can I make my CXXFLAGS read 'CXXFLAGS="${CFLAGS}" '
CFLAGS, well, what cpu is it? And yes you can have CXXFLAGS="${CFLAGS}".
# These settings were set by the catalyst build script that automatically # built this stage. # Please consult /etc/make.conf.example for a more detailed example.
Well, after a lot of hacking GPytage 0.3.0 RC1 is finally ready to be released. This version underwent nearly a complete rewrite to make coding it much easier and of course improve the end users experience of editing Portage's config files. For those of you who don't know, GPytage is a PyGTK ...
hmm... s2ram my laptop doesn't want to wake up at all. the crescent moon sleep light stays solid and the battery light comes on, but nothing otherwise :[.
edit: hm, well running it with no options simply exhibits the blinking sleep behavior.
Hello all. So I've got a shiny new thinkpad t61 and am having some problems with getting suspend working.
I am trying to use pm-utils to suspend. The thinkpad will happily suspend of course, but won't resume at all. When I press the function key to resume the sleep light on the t61 simply keeps ...
if you happen to be talking about the console before you login to X, emerge numlockx and run `rc-config add default numlock`. To get numlock working in an X environment, follow what was said above.