Search found 170 matches
- Wed Aug 10, 2011 6:40 pm
- Forum: LMDE Archive
- Topic: Nvidia fails to rebuild on Kernel Upgrade [Solved]
- Replies: 4
- Views: 3867
Re: Nvidia fails to rebuild on Kernel Upgrade
I installed and used SMXI to upgrade Liquorix, and then Nvidia (Even got the later 280 driver). http://smxi.org/ Thanks to the folks at SMXI. +1 to that! On Debian squeeze I installed the 2.6.38bpo (backports) kernel and dkms didn't work. So after some fussing with various things I also added smxi ...
- Fri Aug 05, 2011 12:29 pm
- Forum: LMDE Archive
- Topic: hibernate problem ...
- Replies: 5
- Views: 1333
Re: hibernate problem ...
I'm not sure whether this has any bearing on your hibernate issue (I'm having issues of my own, sorry!), but I did notice in your fstab it looks like your original root / partition is commented? # / was on /dev/sda1 during installation #UUID=385ecae6-bd34-41c3-a524-974b8cd6d17f / ext3 errors=remount...
- Wed Aug 03, 2011 11:36 am
- Forum: LMDE Archive
- Topic: Debian Weather Applet from Mancoosi
- Replies: 7
- Views: 2158
Re: Debian Weather Applet from Mancoosi
If the error message is in French, go ahead and post it and I may understand. I know a little bit and have a French-English dictionary (plus I'm studying the language atm anyway...) Or if it's easy enough to change locale, do that... I haven't researched that topic yet! Or, there is a French languag...
- Tue Aug 02, 2011 7:47 pm
- Forum: LMDE Archive
- Topic: Debian Weather Applet from Mancoosi
- Replies: 7
- Views: 2158
Re: Debian Weather Applet from Mancoosi
Firstly, I haven't installed this so anyone else please feel free to jump in here, especially if you've installed this package. But, I just pulled up the url for the repo, and for the amd64 selection the package list appeared to be empty. On the i386 it does have a deb package, with depends of: libc...
- Sun Jul 24, 2011 12:15 pm
- Forum: LMDE Archive
- Topic: Microphone works but software does not capture sound...
- Replies: 4
- Views: 1709
Re: Microphone works but software does not capture sound...
I had some issues when I installed sound recorder, figuring out what to enable etc. You could play with sound recorder to test things too, if you want. One thing I did figure out is that you have to check the settings under > system > preferences > sound, on the recording tab I have a 'capture' then...
- Fri Jul 01, 2011 1:56 pm
- Forum: LMDE Archive
- Topic: Firefox 5 won't start.
- Replies: 26
- Views: 5895
Re: Firefox 5 won't start.
per the debian mozilla link by craigevil above, here is what you want to put in the sources.list for Iceweasel 5. It shows for squeeze-backports, but that is the correct location in this case for Testing / wheezy also: deb http://mozilla.debian.net/ squeeze-backports iceweasel-5.0 I used it to updat...
- Fri Jul 01, 2011 1:42 pm
- Forum: LMDE Archive
- Topic: LMDE & nVidia Driver
- Replies: 5
- Views: 2684
Re: LMDE & nVidia Driver
You'll probably also want to install the nvidia-kernel-dkms package, here's the description: Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed. The NVIDIA binary...
- Sat Jun 18, 2011 9:38 pm
- Forum: LMDE Archive
- Topic: how to revert to previous firefox install
- Replies: 4
- Views: 1299
Re: how to revert to previous firefox install
I believe you should just be able to remove the link by using rm. i.e.:
rm /usr/local/bin/firefox4
One thing you can try to see if it works before you remove the link (or after should be fine too...) is to open a terminal and type out the whole path to firefox, i.e. /opt/firefox/firefox
rm /usr/local/bin/firefox4
One thing you can try to see if it works before you remove the link (or after should be fine too...) is to open a terminal and type out the whole path to firefox, i.e. /opt/firefox/firefox
- Tue May 31, 2011 10:02 pm
- Forum: LMDE Archive
- Topic: It's More Than Time for a NEW LMDE Re-spin...
- Replies: 34
- Views: 6693
Re: It's More Than Time for a NEW LMDE Re-spin...
Debian also has weekly builds of testing here: http://cdimage.debian.org/cdimage/weekly-builds/
You could grab that and then add the mint repo to your sources.list to mint-ify your install.
You could grab that and then add the mint repo to your sources.list to mint-ify your install.
- Tue May 24, 2011 11:01 am
- Forum: LMDE Archive
- Topic: swap partition disappeared after dist-upgrade
- Replies: 11
- Views: 2162
Re: swap partition disappeared after dist-upgrade
From your output, you're right it appears there's no sda2, or 3+. It's possible something like smartmontools (I think that's the name of the package...) would give you more details. Or something like gparted may be able to create new partition space and re-size your current sda1 down. However before...
- Mon May 23, 2011 10:00 pm
- Forum: LMDE Archive
- Topic: swap partition disappeared after dist-upgrade
- Replies: 11
- Views: 2162
Re: swap partition disappeared after dist-upgrade
I could see where possibly a swap partition was no longer recognized due to a uuid change or something like that, possibly... there were some issues along those lines at one point, as I recall. But the partition was still there, it just wasn't labeled correctly so it wasn't mounted or some similar i...
- Sun May 22, 2011 2:03 pm
- Forum: LMDE Archive
- Topic: Error in Mozilla repo ...
- Replies: 11
- Views: 1463
Re: Error in Mozilla repo ...
I was having the same issues yesterday, figured I'd just sit tight until whatever got sorted out. Thanks for the link, now I know what 'whatever' is!sumski wrote:http://glandium.org/blog/?p=2058
- Mon May 16, 2011 9:14 pm
- Forum: LMDE Archive
- Topic: LMDE crash at login screen
- Replies: 3
- Views: 1107
Re: LMDE crash at login screen
It sounds like it might be related to a bug in udev after an upgrade, if this was a new install and then you applied updates? Apparently there's a directory /run that isn't needed with the new version and it's presence causes issues but of course it wasn't removed during the update. There's a thread...
- Mon May 16, 2011 11:17 am
- Forum: LMDE Archive
- Topic: gksu problems after update
- Replies: 7
- Views: 948
Re: gksu problems after update
I just had a thought that may or may not be helpful. I think the issue may be with Policykit or sudoers. Generally su is considered root, and sudo will default to the first non-root user to perform tasks with root privileges. So, unless you have enabled root access (for user root, not the sudo user)...
- Fri May 13, 2011 1:41 pm
- Forum: LMDE Archive
- Topic: nvidia 270 drivers and a CUDA surprise!
- Replies: 2
- Views: 1338
Re: nvidia 270 drivers and a CUDA surprise!
Ummm, that's awesome, glad to hear it. :D Only problem is that I'm pretty sure you're typing in the English language, but I didn't understand most of what you wrote. :? I'm guessing it has something to do with astronomy photos or something similar, since the words 'milkyway' and 'seti' I think relat...
- Thu May 12, 2011 9:27 pm
- Forum: LMDE Archive
- Topic: Multi-core CPU not detected since update
- Replies: 15
- Views: 3151
Re: Multi-core CPU not detected since update
Since the boot to the flash drive shows the correct info., what I'd suggest is to look at and see if you can save a copy of dmesg (you should be able to type dmesg in a terminal or read it as root from /var/log/dmesg) when booted to the flash drive, and when booted to lmde. You'd be looking for entr...
- Wed May 11, 2011 7:56 pm
- Forum: LMDE Archive
- Topic: Multi-core CPU not detected since update
- Replies: 15
- Views: 3151
Re: Multi-core CPU not detected since update
I woke up my pc from hibernate a couple of days ago (triple core amd), and it showed core 1 and 2 not responding then brought me to a desktop. I checked top and it only had output from 1 CPU. I rebooted and it came up as normal, 3 cores running... All of that as a long way around to ask if you've tr...
- Tue May 10, 2011 10:32 pm
- Forum: LMDE Archive
- Topic: Download sizes
- Replies: 3
- Views: 693
Re: Download sizes
In addition to changing mirrors to some place closer, I use debdelta in a terminal to reduce total download sizes. You just do an apt-get update then a debdelta-upgrade in a terminal (as root or sudo, of course...). Sometimes it doesn't save much sometimes it saves a lot. After you do the debdelta-u...
- Tue May 10, 2011 10:23 pm
- Forum: LMDE Archive
- Topic: Slow Upgrades
- Replies: 5
- Views: 1065
Re: Slow Upgrades
Try to reload or apt-get update to get an update of the file lists after you change the mirror location. If that doesn't help you might want to wait a bit and try to update again. There were some issues with updates over the weekend, maybe things haven't totally settled down yet.
- Tue May 10, 2011 10:18 pm
- Forum: LMDE Archive
- Topic: accepting new configs during upgrade
- Replies: 5
- Views: 736
Re: accepting new configs during upgrade
One time I asked to compare the difference and I wasn't sure about the changes, but I figured it probably would be best to go with the package maintainer's version (i.e. the new one). To be on the safe side, so I could revert back if I wanted or needed to, I opened a terminal window and (as root) I ...