
now you should remove or comment out the repo again, otherwise you gonna get nasty surprises next time you upgrade
Done!zerozero wrote:not a problemfriend
now you should remove or comment out the repo again, otherwise you gonna get nasty surprises next time you upgrade
Same issue for me. I have decided to hold the update of these packages and wait.xircon wrote: Similar problem, not sure how to proceed.
Cool find, I didn't know about this package.roger64 wrote:This morning, I wanted to update some packages (see screenshot below) but I have been warned by apt-listbugs of a potential serious bug
I don't know if I'm the only one who had problems after following these instructions, but on reboot, Plymouth ran in high resolution as before and then I was dropped to high resolution text mode login. I typed root and root's password, then startx. The xserver gave an error message and I was again returned to the command prompt. This happened late last night and I decided to just shutdown the system and get some sleep.tjcravey wrote:I was able to fix this by temporarily changing from testing to unstable in sources.list, installing nvidia-glx and all dependencies, and then reverting back from unstable to testing. Everything seems to be working great. Did a clean and update and everything still shows up to date and I'm not asked to remove anything that was installed from unstable.
Here's how I did it:
sudo vim /etc/apt/source.list (sub vim with the editor of your choice)
find this line: deb http://ftp.debian.org/debian testing main contrib non-free
change it to: deb http://ftp.debian.org/debian unstable main contrib non-free
save and quit.
sudo apt-get clean
sudo apt-get update
sudo apt-get install nvidia-glx
sudo vim /etc/apt/source.list (sub vim with the editor of your choice)
find this line: deb http://ftp.debian.org/debian unstable main contrib non-free
change it to: deb http://ftp.debian.org/debian testing main contrib non-free
save and quit
sudo apt-get clean
sudo apt-get update
sudo reboot
Yes, breakage can occur with any kernel. The thing that also needs to be kept in mind that some breakage can be due more to certain hardware configurations as well (and sometimes who manufacturers said hardware as well) than to the kernel itself. As far as the 2.6.39 kernel I can only give an example of the Ubuntu based version that I have previous experience in using. The 2.6.39-0 had a major installation bug in it, mainly that it couldn't be installed due to a bug in the "headers" package. The 2.6.39-1 kernel solved that particular problem and dropped resource usage by 100 MBs at login as compared to the 2.6.38 kernel (which had it's own share of problems) but exhibited many problems in GUI rendering and video streaming once installed that were just random enough to make them very hard to pin down (that's with a supported Nvidia GT-430 card using the up to date drivers). The 2.6.39-2 kernel was quickly released which solved all the aforementioned problems and has been running well so far in my case. I also haven't had any problems so far using the 2.6.39-2 kernel (Update package 1) currently installed in LMDE.doktordave wrote:I've noticed workarounds for Nvidia, and was wondering if anyone has come up with one for fglrx/Catalyst drivers yet.
One other quick question - does the breakage occur with all kernels, or does it only affect the 2.6.39 variety?
Try to 'safely remove' a USB external harddisk with more than one partition. Be prepared for a kernel panic.kmb42vt wrote:The 2.6.39-2 kernel was quickly released which solved all the aforementioned problems and has been running well so far in my case. I also haven't had any problems so far using the 2.6.39-2 kernel (Update package 1) currently installed in LMDE.
Wow! Now there's a good one. I've been able to remove my thumb drive using "Safely remove drive" but I haven't had my external hard drive hooked up for the past month or so. That being said, I did a few experiments and I can successfully unmount my external hard drive without a complete lock up of LMDE by opening Nautilus and simply clicking on the "unmount" arrow to the right of my listed external hard drive in the left sidebar. The drive unmounts and the system is still stable. Strangely enough, if I right-click on the now unmounted external hard drive it still has "Safely remove drive" listed in the context menu and it shouldn't be since the drive is not mounted.grizzler wrote:Try to 'safely remove' a USB external harddisk with more than one partition. Be prepared for a kernel panic.kmb42vt wrote:The 2.6.39-2 kernel was quickly released which solved all the aforementioned problems and has been running well so far in my case. I also haven't had any problems so far using the 2.6.39-2 kernel (Update package 1) currently installed in LMDE.
Code: Select all
udevd[3606]: failed to execute '/lib/udev/mtp-probe' 'mtp-probe /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5 2 3': No such file or directory
I'm reposting this to the "UPDATE PACK 1 FEEDBACK THREAD" right now as a matter of fact. If you could post your confirmation there as soon as you see my post show up it would be appreciated.zerozero wrote:I replicated that: 39.2 kernel amd64 system, usb flash drive (one partition) safely removes works as expected, usb HDD (one partition as well) the same option freezes the system, and i have to hard reboot
Nope. This one appears to be too 'violent' to be logged anywhere.kmb42vt wrote:Is there a particular log entry that actually shows the kernel panic? My LMDE simply locks up and I have to force a "power-off-reset". Once booted back in I can't find anything about the kernel panic in the "Log file viewer".
http://lists.debian.org/debian-kernel/2 ... 00536.htmlThis needs to be reported if it hasn't been already,
It isn't really part of that as it predates the Update Pack system. My first encounter with it: http://forums.linuxmint.com/viewtopic.php?f=141&t=75848at least to the "UPDATE PACK 1 FEEDBACK THREAD":
True, but I suggested it since the new update system included the 2.6.39-2 kernel which will cause problems with LMDE both now and in the respin as well and Clem will need a heads up if he doesn't already know about this.grizzler wrote: It isn't really part of that as it predates the Update Pack system. My first encounter with it: http://forums.linuxmint.com/viewtopic.php?f=141&t=75848
Yeah, that's about the worst that can happen. Still, it seems to me though that there's a good chance the respin might ship with the exact same problem if it ships with the same kernel and that might leave a bad taste in a (new/previous) users mouth? "Safely" remove their external hard drive and their system freezes hard...doesn't exactly sound like a promotional bell ringer to me.zerozero wrote:i went though the kernel logs and couldn't find a thing about it as well, i found references to the usb-hdd connexion of course, but from there until the reboot it's blank;
about being something that should be reported in the Update Pack thread, honestly don't know, doesn't hurt, and the worst that can happen is the posts being removed