Actually, the latest 3.2.0-27 kernel from the main repos has a patch that fixes the lock ups, so simply updating your system after a fresh install should fix the problem. I was using 3.2.0-27-pre for...
Type: Posts; User: phaed; Keyword(s):
Actually, the latest 3.2.0-27 kernel from the main repos has a patch that fixes the lock ups, so simply updating your system after a fresh install should fix the problem. I was using 3.2.0-27-pre for...
Ok, I ended up installing the 3.2.0-27 kernel from the PPA above and haven't had a freeze in the last 24 hours. Looking good.
Just wanted to add that I have an L530 with a new Ivy Bridge CPU and I'm getting these random freezes too. I just got 2 in about 2 hours this evening. Going to try the 3.4 kernel now...
What do you mean "log into it", over ssh?
Also, are you saying you want the server to host the domain erykcraft.com? If so, you need to add an A record in the DNS with the IP address of your...
Root is separate from the main user account. You don't need to create another one.
Have you tried removing / purging that package?
Do you use OpenDNS for your DNS requests? It looks like Firefox is not processing the word as a search term but passing it as the domain name, and because it's a nonexistent domain name, OpenDNS...
There won't be shortcut keys for Zotero by default, unless you installed it from a package that sets that up for you. Did you just unzip the archive somewhere? If so, you need to create your own...
It looks like that guide was written by a non-native English speaker. By "emplacement" I think they just mean "place".
Basically, copy the files without extensions (Inbox, Outbox) from
...
Go to System Settings -> Language Support. Is the full set of English language packs installed? Click the tab for Regional Formats to see if it's listed there. You can click Install / Remove...
This has been an expected change. Are you saying you don't want your desktop background as the LightDM background, or you don't like how it's being stretched out? If it's the former, here's a work...
I get this problem all the time. I've been dropping to TTY and deleting all config dot folders. Glad to know about unity --reset !
Odd, I couldn't log into Unity after today's update (I got the background but no launcher / panel). I solved the problem by logging into Unity 2D and adding Unity to the startup applications. Wonder...
Do you have cryptsetup installed?
The only way that I was able to make it keep running is in screen / tmux / byobu without the GUI.
matlab -nodesktop -nosplash -nojvm
Toshiba has been using RealTek wireless cards, and the kernel has slowly been getting support over the last 10 releases or so. The Debian Wiki has a nice run down of the devices:
...
File a bug?
https://developers.facebook.com/blog/post/559/
Have you tried messing with alsamixer? Type "alsamixer" in the terminal and make sure master, headphone, speaker, mic, etc. are turned up. It may just be that your mic is turned down.
I have a...
I'm not going to upgrade, because the driver installed for me with kernel 2.6.35, but I'm just wondering, do you notice the power / heat regression that some have reported with 2.6.38+ ? Is our...
Glad it works for you! But that's odd, because I'm on Linux Mint 10 (basically Ubuntu 10.10), and it installed for me. Just make / sudo make install in the root of driver folder, and reboot.
...
Well I can tell you this: the ratr_table errors went away. Hopefully things are working better for you.
You know what's funny? I looked at that page *last night* (I have it bookmarked and check periodically, and after seeing that kernel commit, checked again) just to make sure, and it was still the one...
Well, I mean, what about just that one driver? I'm thinking that the source code is in the kernel 3.0 tree. Is it possible just to compile and add that one driver like we did with the 0019.1207.2010...
Right, that's what I was thinking. Download and compile the source from the 3.0 kernel and see if it makes a difference. :)
You probably know how to do it better than me.
I don't know if this is relevant or useful, but it might be for our wireless card:
rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver
That's included in kernel 3.0.
I...