1
systemd: oss.service - module-oss is deprecatedview story

https://bbs.archlinux.org – Below line error:W: [pulseaudio] module.c: module-oss is deprecated: Please use module-alsa-card instead of module-oss!is caused because in /etc/pulse/default.pa I have a line saying:load-module module-oss device="/dev/dsp" sink_name=output source_name=input mmap=0because in arch wiki, related to oss support, they suggested to have this line but as it is not working if I replace module-o (HowTos)

1
Pulseaudio: HOWTO - Remove completely and re-installing againview story

https://bbs.archlinux.org – It seems like I have solved previous problem by removing pulse folder and re-generating again, now after executing pulseaudio --start below output is shown:$pulseaudio --start E: [pulseaudio] main.c: Daemon startup failed. toni https://bbs.archlinux.org/profile.php?id=53287 2013-05-11T11:24:03Z (HowTos)

1
Eeepc 1005HA : Keyboard issuesview story

http://crunchbang.org – Try changing XKBMODEL from "pc105" to "asus_laptop".Restart X or reboot to activate the change.PS: lots of problems reported on the net concerning this device's keyboard. Could be a hardware problem. (HowTos)

1
Need Pre-Paid Service Recommendation For Canada (i.e. Toronto)view story

http://forums.androidcentral.com – With my previous smartphones (Palm Pre; OG EVO; GS2) on Trudge (i.e. Sprint), when I went to Toronto I was able to get cheaper roaming at 20 cents/min. and free texting which was sufficient for getting hold of people I needed to there. I had to shut off network data and look for wifi, which is remarkably scarce in downtown TO, so it was basically a dumbphone. Oh well. (HowTos)

1
Python imaplib connectionview story

http://crunchbang.org – I've got problem with imaplib connection in my Python script:import imaplib conn = imaplib.IMAP4_SSL('imap.centrum.cz')- in CB Waldorf this command fails. But this one works fine:import imaplib conn = imaplib.IMAP4_SSL('imap.seznam.cz')In Ubuntu 12.04 or Linux Mint 13 work both of them (on same PC). Can anyone help me with that damn stuff? I'm out of ideas already! (HowTos)

1
Openbox and defunct zombiesview story

http://crunchbang.org – Could be this bugCheck your glib version.PS You could use openbox --restart to get rid of zombies without stopping X or rebooting until a solution is found. (HowTos)

1
TigerVNC Server Encryptionview story

https://www.centos.org – HiNew to Linux, but hacking away at it like a man possessed!!!I have installed TigerVNC on CentOS 6.4 and managed to get it running at start-up, but I cannot figure how to e... [by nonamenone] (HowTos)

1
Can't sign into my Google account on Galaxy S4...view story

http://forums.androidcentral.com – ...keeps saying the e-mail address and password are incorrect. They are absolutely 100% correct and I can log into the Google desktop sites no problem. Any ideas? Tried to find a customer services phone number for Google in the UK but that's been fruitless. Thanks. (HowTos)

1
networking Issuesview story

https://www.centos.org – hey, i am new at centOS. could you please help me to find an data card which is easily supported on My OS. i am using CENTOS 6.3. please help me ASAP. [by rahul369] (HowTos)

1
Cannot start a desktop environmentview story

https://bbs.archlinux.org – horsemanoffaith wrote:jasonwryan wrote:...if you encounter difficulties, post here with details ofyour setup, what you have tried and exact error messages.I did exactly that....No, you have done exactly not that.  I'm glad you got something working, but you say you don't know why gnome didn't work; neither do we, nor will anyone if you don't take the above advice.If you ar (HowTos)

1
Call logsview story

http://forums.androidcentral.com – hi all Does anyone know of a way to delete my frequently called log when i delete my normal call log...I really dont need the frequently called log at all but i Cant see a way to disable it. many thanks Neil (HowTos)

1
Even faster boots with Systemdview story

http://crunchbang.org – Hello, I just tried this on my old pentium 4. It didn't do anything to the boot time (a monstreous 50 sec.), but it did halved the shutdown time (from 7 to nearly 3 sec.) Now I'll just try to compile that kernel with localemod to see if that will change anything. Thanks anyway for the tip! (HowTos)