could not
be found.
Hugo Vanwoerkom
-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 12M Jul 31 09:36 /boot/initrd.img-3.10-1-amd64
-rw-r--r-- 1 root root 12M Aug 24 10:06 /boot/initrd.img-3.10-2-amd64
-rw-r--r-- 1 root root 3.1M Aug 15 11:01 /boot/initrd.img-3.10.4-nodeb
It gets stranger still: when I compile a kernel after 'make
localmodconfig' to streamline it, then the hibernate time sometimes changes.
This is true for 3.2.23-1: it goes from 31s. to 10s.
It is not true for 3.2.21-3: it stays at 31s.
Neither is it true for 3.5.0 from experimental: it was 30s. an
On Sun, Aug 5, 2012 at 6:36 PM, Ben Hutchings wrote:
> On Sun, 2012-08-05 at 17:50 -0500, hugo vanwoerkom wrote:
> [...]
>
> > Yes, 3.2.19-1 still takes 12s. But as to problems
> > disappearing/appearing I could have sworn that 3.2.21-3 took 12s. last
> > night but no
On Sun, Aug 5, 2012 at 4:17 PM, Vincent Lefevre wrote:
> On 2012-08-05 15:27:47 -0500, hugo vanwoerkom wrote:
> > Let me check some more Ben. I just checked 3.2.21-3 again and it took
> > 40secs. to hibernate. Should be 12secs. I'll let you know for sure.
>
> Have
On Sun, Aug 5, 2012 at 2:47 PM, Ben Hutchings wrote:
> On Sun, 2012-08-05 at 12:11 -0500, hugo vanwoerkom wrote:
> > Slow hibernate occurs for the first time in 3.2.23-1.
>
> I really don't understand this, because I can't see any changes between
> 3.2.21-3 and 3.2.23
Slow hibernate occurs for the first time in 3.2.23-1.
None of the kernels previous to that one have the problem.
3.5-1~experimental.1 still has the problem.
Thanks!
Hugo
But it's a Debian problem.
I compiled the stable 3.4.7 kernel from kernel.org and that does not have
the problem: normal hibernate, takes 12secs.
Hugo
Unfortunately the swap.c patch makes no difference at all. :-(
Hugo
On Fri, Aug 3, 2012 at 6:59 PM, Ben Hutchings wrote:
> On Fri, 2012-08-03 at 16:24 -0500, hugo vanwoerkom wrote:
> > On Fri, Aug 3, 2012 at 3:22 PM, Ben Hutchings
> > wrote:
> > On Fri, Aug 03, 2012 at 02:09:38PM -0500, hugo vanwoerkom
> > wrote:
On Fri, Aug 3, 2012 at 3:22 PM, Ben Hutchings wrote:
> On Fri, Aug 03, 2012 at 02:09:38PM -0500, hugo vanwoerkom wrote:
> > On Fri, Aug 3, 2012 at 12:36 PM, Julien Cristau
> wrote:
> >
> > > On Fri, Aug 3, 2012 at 12:06:13 -0500, hugo vanwoerkom wrote:
>
On Fri, Aug 3, 2012 at 12:36 PM, Julien Cristau wrote:
> On Fri, Aug 3, 2012 at 12:06:13 -0500, hugo vanwoerkom wrote:
>
> > Package: src:linux
> > Version: 3.2.23-1
> > Severity: normal
> >
> > Hibernate of about 400.000 pages takes normally 12secs. afte
On Thu, Apr 5, 2012 at 6:49 AM, Steven Chamberlain wrote:
> On 05/04/12 04:52, hugo vanwoerkom wrote:
>>> Thanks much. Do you remember roughly when you last experienced this
>>> bug?
>>
>> Jan. 31 2011
>> But I have no records of what kernel I was running
On Wed, Apr 4, 2012 at 7:18 PM, Jonathan Nieder wrote:
> Tom Wright wrote:
>> On Thursday 05 April 2012 00:39:32 you wrote:
>>> Tom Wright wrote:
>
I haven't seen this bug in quite a while, so maybe it's fixed in 3.X?
Best see what others say too I guess.
>>>
>>> Thanks for the update.
Package: linux-2.6
Version: 3.0.0-1
Severity: normal
Cannot suspend to disk with acpitool -S:
Function Do_Suspend : could not open file : /proc/acpi/sleep.
You must have write access to /proc/acpi/sleep to suspend your computer.
-- Package-specific info:
** Version:
Linux version 3.0.0-1-amd64 (D
initramfs.mods.
Hugo Vanwoerkom
initramfs.deb.dmesg
Description: Binary data
initramfs.dmesg
Description: Binary data
initramfs.deb.mods
Description: Binary data
initramfs.mods
Description: Binary data
?
Hugo Vanwoerkom
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Even fixing the error of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507059
and installing the latest udev with udevadm: same result: no wait!
On Wed, Dec 3, 2008 at 5:18 PM, Cesare Leonardi <[EMAIL PROTECTED]> wrote:
> hugo vanwoerkom wrote:
>
>> Booting linux-image-2.6.26-1-686 initramfs does not wait for the 2 USB
>> disks that are in /etc/fstab to show up, causing the
>> boot to fail.
>>
>
>
On Wed, Dec 3, 2008 at 10:30 AM, Bernhard Kleine <[EMAIL PROTECTED]>wrote:
> Am Wed, 03 Dec 2008 16:30:30 +0100 schrieb hugo vanwoerkom:
>
> > Package: initramfs-tools
> > Version: 0.92l
> > Severity: normal
> >
> > Booting linux-image-2.6.26-1-686 initr
Package: initramfs-tools
Version: 0.92l
Severity: normal
Booting linux-image-2.6.26-1-686 initramfs does not wait for the 2 USB disks
that are in /etc/fstab to show up, causing the
boot to fail.
This is the relevant section of /etc/fstab:
...
# 80GB PATA Seagate disk USB
LABEL=ST380211.01 /s
I figured it out:
linux-image-2.6.26-1-686 has "CONFIG_EDD=m" set and I don't set that in my
kernel.
Hugo
Indeed 'edd=off' fixes the problem. I wished I had checked back earlier,
wasted another month with uvesafb.
I still wonder why I don't have to say 'edd=off' with my own rolled kernel
to get vga-791 to work.
I'll close bug 481063.
Thanks for that solution!
Hugo
Package: linux-image-2.6.26-1-686
Version: 2.6.26-2
Severity: normal
After installing v86d on sid and installing linux-image-2.6.26-1-686 and
including
video=uvesafb:1024x768-32,mtrr:3,ypan in the kernel cmdline, reboot drops
into an 80x25 VGA screen.
-- Package-specific info:
-- System Informa
This installer has ppp but not pppconfig.
So if you are on a dialup line you are stuck, unless you know exactly what
files to add/change to dial out with ppp.
I could do it because I was on a system with lots of partitions that had
running systems, but if you use this installer on a new system, I
I get the same error with 2.6.26-1-686.
Yet no errors with the kernels from kernel.org.
So I had a thought: recompile the Debian kernel with the .config I use.
Guess what: no error.
So Maximilian was right when he pointed to the .config differences.
It's in the .config somewhere.
Hugo
Hi,
I reported the same problem with 2.6.25-1-686 back on May 15th and
submitted bug 481063.
I thought (and still think) that it is a Debian issue because 2.6.25
from kernel.org works just fine with vga=791.
Maximilian responded that no fb specific changes were made.
Now I tried 2.6.26-1-6
Package: linux-2.6
Severity: normal
While running linux-image-2.6.25-1-686 and 2-686 I had 3 system freezes in
the 9 days I ran 2.6.25.
I then went back to 2.6.24-1-686.
System halts: there is no kbd, no mouse, vcstime stops marking the time.
Sound loops on the last bytes received, apparently.
I
A workaround to the problem is to use uvesafb instead, specified here:
http://wiki.debian.org/HowToUseUvesafbWithDebian
Hugo
Hi,
I apologize for the OT but this is where the experts are.
Googling gets 100's of hits - no answers.
I get many such messages when booting a *self-compiled kernel* (created
with make-kpkg and --initrd) but *never* with a Debian kernel either
from source or from binary.
The problem occurs
Sorry I did not submit this under linux-2.6
I compiled the vanilla 2.6.25.3 kernel from www.kernel.org and that boots OK
with vga=791, so the problem resides somewhere within the Debian changes.
Hugo
Package: linux-image-2.6.25-1-686
Version: 2.6.25-1
Severity: normal
specifying vga=791 on the grub kernel command line gets 'undefined video
mode number'
in previous kernels that never caused a problem.
-- Package-specific info:
-- System Information:
Debian Release: lenny/sid
APT prefers un
Hi,
Has anybody heard of a -ck patch for 2.6.25?
I found the one for 2.6.24 here:
http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/ckpatches-2.6.24.patch
But not yet found anything pertaining to 2.6.25.
Hugo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "
maximilian attems wrote:
On Wed, 06 Feb 2008, Hugo Vanwoerkom wrote:
Bastian Blank wrote:
On Wed, Feb 06, 2008 at 07:28:08AM -0600, Hugo Vanwoerkom wrote:
HOSTCC drivers/atm/fore200e_mkfirm
drivers/atm/fore200e_mkfirm -k -b _fore200e_pca_fw \
-i "" -o d
Bastian Blank wrote:
On Wed, Feb 06, 2008 at 07:28:08AM -0600, Hugo Vanwoerkom wrote:
HOSTCC drivers/atm/fore200e_mkfirm
drivers/atm/fore200e_mkfirm -k -b _fore200e_pca_fw \
-i "" -o drivers/atm/fore200e_pca_fw.c
drivers/atm/fore200e_mkfirm: can't open for
Hi,
In recompiling 2.6.24 with
http://ftp.cica.es/debian/pool/main/l/linux-2.6/linux-2.6_2.6.24-2.diff.gz
I get this error:
CC [M] drivers/atm/fore200e.o
HOSTCC drivers/atm/fore200e_mkfirm
drivers/atm/fore200e_mkfirm -k -b _fore200e_pca_fw \
-i "" -o drivers/atm/fore200e
Dmitry wrote:
Hello guys, i need get best perfomance from my old PC, I need compil
kernel for my PC once, but i dont understand how it`s do. Can you create
config for build kernel for my PC?
So sorry for my english, i`m from russia. I like linux so mach, but
nobody help me :( Can you please cre
[EMAIL PROTECTED] wrote:
Package: linux-2.6
Version: 2.6.23-1
Priority: wishlist
Hi guys,
I stumbled above the changelog of the new kernel image:
" * [i386] Drop k7 images."
It would be really great if you would continue to provide k7-images. Would this
be possible?
Thanks for all your g
# If the root device hasn't shown up yet, give it a little while
# to deal with removable devices
if [ ! -e "${ROOT}" ]; then
Indeed no solution at all.
Unfortunately it works all the time...
Regards,
Hugo Vanwoerkom
--
To UNSUBSCRIBE, email to [EMAIL PROTECT
Hans wrote:
Dear maintainers,
since kernel version 2.6.20 and 2.6.21 it is no more possible to compile the
nvidia-kernel-module. Either the nvidia-kernel-legacy nor the normal
nvidia-kernel-source. My architecture is an Athlon XP, 32-bit with i386.
On my notebook with debian-amd64 everything
Greg Folkert wrote:
On Tue, 2007-05-22 at 16:32 +0200, Hans wrote:
Hi dear maintainers !
I am just wondering, why debian sid does not include the newest pre-build
kernel-images (version 2.6.21). I found only the sources and the
linux-kbuild, but no headers and no prebuilt linux-image.
What
Hi,
Thank you Debian Kernel Team for Sid's linux-source-2.6.21 (2.6.21-2)!
(On an i386 box with nvidia video cards)
I use the diff.gz file with kernel.org's patches to generate a kernel
tree and then follow section 4.2 Rebuilding an official Debian kernel
package of the Debian Linux Kernel Han
and I am up and running.
Regards,
Hugo Vanwoerkom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
uot;udev_helper mdadm mdrun lvm2"
mdrun:PREREQ="udev_helper"
rootdelay:+ PREREQ=""
udev_helper:PREREQ="rootdelay"
/hdb1/usr/share/initramfs-tools/scripts/local-topSun Mar
04-15:55:08SDA6# exit
Script done on Sun 04 Mar 2007 03:55:34 PM CST
Hugo Vanwoerkom
--
with my own compiled 2.6.20-ck1 + yaird kernel.
But Yaird is another story.
Regards,
Hugo Vanwoerkom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
44 matches
Mail list logo