Bug#656824: "cannot read the Linux header" trying to boot linux 3.2.1-1

2012-01-29 Thread Friedemann Stoyan
On 29.01.12 04:07, Jonathan Nieder wrote:
> James Robertson wrote:
> 
> > I upgraded to 3.2.1-2 and it booted fine.
> 
> Weird.  So it only happens sometimes, I guess.
> 
> Friedemann, is the result of upgrading the kernel the same for you?
> (Please back up /boot first in case we have questions about it.)

No, 3.2.1-2 doesn't boot, but it is no kernel related bug. I'm sure that
the misbehavior is caused by a XFS bug in grub-pc. I filed this bugreport:

http://bugs.debian.org/657776

The issue is fixed in upstream[1], but not in the debian package.

Regards,
Friedemann


[1]: http://savannah.gnu.org/bugs/?34213



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120129105829.ga31...@phoenix.lab.swapon.de



Bug#656824: linux-image-3.2.0-1-amd64 Boot Failure

2012-01-21 Thread Friedemann Stoyan
On 22.01.12 10:41, James Robertson wrote:
> Package: linux-2.6
> Version: 3.2.1-1
> Severity: normal
> 
> Dear Maintainer,
> 
> After installing this kernel I was not able to boot to it and received
> the following error on the console.
> 
> Loading Linux 3.2.0-1-amd64 ...
> error: cannot read the Linux header.
> Loading intitial ramdisk ...
> error: you need to load the kernel first.
> 
> press any key to continue...
> 
> I use LVM with XFS on top of that, not sure if that has any relevance.
> 
> I also received a time out when Querying Debian BTS for reports on
> linux-2.6 (source)... So apologies if this bug has already been
> reported.

Same here. Thinkpad T500+LVM+XFS:

$ mount | grep root
/dev/mapper/vg0-root on / type xfs (rw,nodev,relatime,attr2,delaylog,noquota)

$ ls -l /boot/
total 47772
-rw-r--r-- 1 root root   125263 Aug 27 19:54 config-3.0.0-1-amd64
-rw-r--r-- 1 root root   128350 Dec 23 18:12 config-3.1.0-1-amd64
-rw-r--r-- 1 root root   130657 Jan 19 11:48 config-3.2.0-1-amd64
drwxr-xr-x 3 root root 8192 Jan 21 08:53 grub
-rw-r--r-- 1 root root 11230400 Nov 21 17:18 initrd.img-3.0.0-1-amd64
-rw-r--r-- 1 root root 11342985 Jan 21 08:07 initrd.img-3.1.0-1-amd64
-rw-r--r-- 1 root root 11585465 Jan 21 08:53 initrd.img-3.2.0-1-amd64
-rw-r--r-- 1 root root  2007368 Aug 27 19:54 System.map-3.0.0-1-amd64
-rw-r--r-- 1 root root  2034035 Dec 23 18:12 System.map-3.1.0-1-amd64
-rw-r--r-- 1 root root  2072539 Jan 19 11:48 System.map-3.2.0-1-amd64
-rw-r--r-- 1 root root  2705680 Aug 27 19:49 vmlinuz-3.0.0-1-amd64
-rw-r--r-- 1 root root  2727792 Dec 23 18:10 vmlinuz-3.1.0-1-amd64
-rw-r--r-- 1 root root  2779248 Jan 21 08:54 vmlinuz-3.2.0-1-amd64

The grubshell can display the kernel image but isn't be able to load it:

grub> ls (vg0-root)/boot/
kern/disk.c:245: Opening `vg0-root'...
grub/ config-3.0.0-1-amd64 vmlinuz-3.0.0-1-amd64 System.map-3.0.0-1-amd64 
initrd.img-3.0.0-1-amd64 vmlinuz-3.1.0-1-amd64 config-3.1.0-1-amd64
System.map-3.1.0-1-amd64 initrd.img-3.1.0-1-amd64 config-3.2.0-1-amd64 
System.map-3.2.0-1-amd64 initrd.img-3.2.0-1-amd64 vmlinuz-3.2.0-1-amd64
kern/disk.c:330: Closing `vg0-root'.
grub> linux (vg0-root)/boot/vmlinuz-3.2.0-1-amd64 root=/dev/mapper/vg0-root ro
kern/disk.c:245: Opening `vg0-root'...
kern/disk.c:330: Closing `vg0-root'.
error: cannot read the Linux header.

Loading with 3.1.0-1 works:

grub> linux (vg0-root)/boot/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/vg0-root ro
kern/disk.c:245: Opening `vg0-root'...
kern/disk.c:330: Closing `vg0-root'.

I think it's a grub bug. Weird.

Regards
Friedemann



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120122045940.ga5...@excelsior.lab.swapon.de



Bug#649563: Acknowledgement (linux-image-3.1.0-1-amd64 can't load initial ramdisk anymore)

2011-12-22 Thread Friedemann Stoyan
After upgrading to kernel linux-image-3.1.0-1-amd64 3.1.5-1 the kernel boots
without errors. The Bug can be closed.

Regards
Friedemann



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111223061057.ga10...@excelsior.lab.swapon.de



Re: Bug#649563: linux-image-3.1.0-1-amd64 can't load initial ramdisk anymore

2011-11-22 Thread Friedemann Stoyan
On 22.11.11 01:40, Jonathan Nieder wrote:

> > Loading Linux 3.1.0-1-amd64 ...
> > Loading initial ramdisk ...
> > error: couldn't read file.
> [...]
> > load_video
> > set gfxpayload=keep
> > insmod gzio
> > insmod lvm
> > insmod part_msdos
> > insmod xfs
> > set root='(vg0-root)'
> > search --no-floppy --fs-uuid --set=root 
> > af14a1aa-52e2-4a95-8d49-733722fe7949
> > echo'Loading Linux 3.1.0-1-amd64 ...'
> > linux   /boot/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/vg0-root ro 
> > rootdelay=9
> > echo'Loading initial ramdisk ...'
> > initrd  /boot/initrd.img-3.1.0-1-amd64
> 
> Looks ok...
> 
> [...]
> > pn  grub-pc1.99-12
> 
> Wait, not ok at all.  Do you have a bootloader installed?
> 
> Thanks for writing,
> Jonathan

I have booted Kernel 3.0.0-1-amd64 again, which works. No clue why reportbug
shows grub-pc as purged. When I query with dpkg everything looks fine:

$ dpkg -l "grub*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
un  grub  
(no description available)
ii  grub-common   1.99-12   
GRand Unified Bootloader (common files)
un  grub-coreboot 
(no description available)
un  grub-doc  
(no description available)
un  grub-efi  
(no description available)
un  grub-efi-amd64
(no description available)
un  grub-efi-ia32 
(no description available)
un  grub-emu  
(no description available)
un  grub-ieee1275 
(no description available)
un  grub-legacy   
(no description available)
un  grub-legacy-doc   
(no description available)
un  grub-linuxbios
(no description available)
ii  grub-pc   1.99-12   
GRand Unified Bootloader, version 2 (PC/BIOS version)
ii  grub-pc-bin   1.99-12   
GRand Unified Bootloader, version 2 (PC/BIOS binaries)
un  grub-yeeloong 
(no description available)
un  grub2 
(no description available)
ii  grub2-common  1.99-12   
GRand Unified Bootloader (common files for version 2)

Again, I can boot with kernel 3.0.0-1-amd64 without problems, but
3.1.0-1-amd64 doesn't work.

/-Filesystem (XFS) is at an Logical Volume and /boot is on it. As far as I can
see, everything in /boot looks good:

$ ls -l /boot/
total 46976
-rw-r--r-- 1 root root   124738 Jul  5 05:09 config-2.6.39-2-amd64
-rw-r--r-- 1 root root   125263 Aug 27 19:54 config-3.0.0-1-amd64
-rw-r--r-- 1 root root   127216 Nov 14 09:35 config-3.1.0-1-amd64
drwxr-xr-x 3 root root 8192 Nov 22 06:27 grub
-rw-r--r-- 1 root root 11073606 Aug  7 06:07 initrd.img-2.6.39-2-amd64
-rw-r--r-- 1 root root 11230400 Nov 21 17:18 initrd.img-3.0.0-1-amd64
-rw-r--r-- 1 root root 11332592 Nov 22 06:27 initrd.img-3.1.0-1-amd64
-rw-r--r-- 1 root root  1887188 Jul  5 05:09 System.map-2.6.39-2-amd64
-rw-r--r-- 1 root root  2007368 Aug 27 19:54 System.map-3.0.0-1-amd64
-rw-r--r-- 1 root root  2033352 Nov 14 09:35 System.map-3.1.0-1-amd64
-rw-r--r-- 1 root root  2690384 Jul  5 05:04 vmlinuz-2.6.39-2-amd64
-rw-r--r-- 1 root root  2705680 Aug 27 19:49 vmlinuz-3.0.0-1-amd64
-rw-r--r-- 1 root root  2725040 Nov 14 09:21 vmlinuz-3.1.0-1-amd64

Really no clue what happens here.

Regards
Friedemann


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2022095055.ga5...@excelsior.lab.swapon.de



Bug#649563: linux-image-3.1.0-1-amd64 can't load initial ramdisk anymore

2011-11-21 Thread Friedemann Stoyan
Package: linux-2.6

Version: 3.1.1-1
Severity: normal

Dear Maintainers,

after upgrading wheezy to linux-image-3.1.0-1-amd64, grub complains:

Loading initial ramdisk ...
error: couldn't read file.

Later the kernel panics. I have made 2 screenshots:

http://users.swapon.de/~fstoyan/public/files/3.1.0-boot1_m.jpg
http://users.swapon.de/~fstoyan/public/files/3.1.0-boot2_m.jpg

In this case /boot is in the /-Filesystem which itself is into LVM:

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 3.1.0-1-amd64' --class debian --class 
gnu-linux --class gnu --class os {
load_video
set gfxpayload=keep
insmod gzio
insmod lvm
insmod part_msdos
insmod xfs
set root='(vg0-root)'
search --no-floppy --fs-uuid --set=root 
af14a1aa-52e2-4a95-8d49-733722fe7949
echo'Loading Linux 3.1.0-1-amd64 ...'
linux   /boot/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/vg0-root ro 
rootdelay=9
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.1.0-1-amd64
}



-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: LENOVO
product_name: 20555WG
product_version: ThinkPad T500
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: 6FET56WW (2.02 )
board_vendor: LENOVO
board_name: 20555WG
board_version: Not Available

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub [8086:2a40] (rev 07)
Subsystem: Lenovo Device [17aa:20e0]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA 
controller])
Subsystem: Lenovo Device [17aa:2114]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR-  [disabled]
Capabilities: 
Kernel driver in use: i915

00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller [8086:2a43] (rev 07)
Subsystem: Lenovo Device [17aa:2114]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 

00:03.0 Communication controller [0780]: Intel Corporation Mobile 4 Series 
Chipset MEI Controller [8086:2a44] (rev 07)
Subsystem: Lenovo Device [17aa:20e6]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 

00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network 
Connection [8086:10f5] (rev 03)
Subsystem: Lenovo Device [17aa:20ee]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: e1000e

00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 [8086:2937] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo Device [17aa:20f0]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: uhci_hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 [8086:2938] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo Device [17aa:20f0]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: uhci_hcd

00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 [8086:2939] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo Device [17aa:20f0]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: uhci_hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 [8086:293c] (rev 03) (prog-if 20 [EHCI])
Subsystem: Lenovo Device [17aa:20f1]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium 

Bug#515754: nfs-common: Mounting with sec=krb fails with "access denied by server, while mounting"

2011-04-27 Thread Friedemann Stoyan
Hello,

nfs-common 1:1.2.3-2 from wheezy works flawlessly for me with sec=krb5p and
"allow_weak_crypto = true" in /etc/krb5.conf.

Regards
Friedemann



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110428050413.ga19...@phoenix.lab.swapon.de



Bug#600957: linux-image-2.6.32-5-amd64: Please include vmw_pvscsi (VMware PVSCSI)

2011-03-29 Thread Friedemann Stoyan
After installing 2.6.32-32:

$ dpkg -l linux-image-2.6.32-5-amd64
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Description
+++--==
ii  linux-image-2.6.32-5-amd64   2.6.32-32 Linux 2.6.32 for 64-bit PCs

it seems, that vmw_pvscsi isn't enabled in this kernel:

$ grep CONFIG_VMWARE_PVSCSI /boot/config-2.6.32-5-amd64 
# CONFIG_VMWARE_PVSCSI is not set

Please reopen the bug.




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110330053450.ga2...@phoenix.lab.swapon.de



Bug#604891: (rpc.gssd: Failed to create machine krb5 context with any credentials cache)

2010-11-28 Thread Friedemann Stoyan
It seems the issue is solved.

Due to a bad BIOS-Setup (dynamic clock ticks) the time slow down. NTP wasn't
be able to correct this. After fixing this the observed misbehavior vanished.

The Bug can be closes. Sorry for the noise.




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101128140255.ga6...@phoenix.lab.swapon.de



Bug#604891: rpc.gssd: Failed to create machine krb5 context with any credentials cache

2010-11-24 Thread Friedemann Stoyan
Package: nfs-common
Version: 1:1.2.2-4
Severity: normal

I mount a NFS4-Share with krb5p and automounter. After some time the client 
refuses
the mount. The rpc.gssd complains:

rpc.gssd[12224]: in authgss_create()
rpc.gssd[12224]: in authgss_refresh()
rpc.gssd[12224]: in authgss_marshal()
rpc.gssd[12224]: xdr_rpc_gss_cred: encode success (v 1, proc 1, seq 0, svc 1, 
ctx (nil):0)
rpc.gssd[12224]: xdr_rpc_gss_init_args: encode success (token 0x1e667e0:542)
rpc.gssd[12224]: in authgss_validate()
rpc.gssd[12224]: xdr_rpc_gss_init_res decode success (ctx (nil):0, maj 851968, 
min -1765328347, win 128, token (nil):0)
rpc.gssd[10927]: WARNING: Failed to create machine krb5 context with any 
credentials cache for server reliant.lab.swapon.de

Which is not true:

$ date
Thu Nov 25 06:54:40 CET 2010

$ sudo klist -c /tmp/krb5cc_machine_LAB.SWAPON.DE
Credentials cache: FILE:/tmp/krb5cc_machine_LAB.SWAPON.DE
Principal: nfs/phoenix.lab.swapon...@lab.swapon.de

  Issued   Expires  Principal
Nov 24 20:18:54  Nov 25 20:13:54  krbtgt/lab.swapon...@lab.swapon.de
Nov 24 20:18:54  Nov 25 20:13:54  nfs/reliant.lab.swapon...@lab.swapon.de

When I restart the rpc.gssd, everything works well again.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser  3.112   add and remove users and groups
ii  initscripts  2.88dsf-12  scripts for initializing and shutt
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libcap2  1:2.19-3support for getting/setting POSIX.
ii  libcomerr2   1.41.12-2   common error description library
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libgssapi-krb5-2 1.8.3+dfsg-2MIT Kerberos runtime libraries - k
ii  libgssglue1  0.1-4   mechanism-switch gssapi library
ii  libk5crypto3 1.8.3+dfsg-2MIT Kerberos runtime libraries - C
ii  libkrb5-31.8.3+dfsg-2MIT Kerberos runtime libraries
ii  libnfsidmap2 0.23-2  An nfs idmapping library
ii  librpcsecgss30.19-2  allows secure rpc communication us
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-23.1Linux Standard Base 3.2 init scrip
ii  netbase  4.43Basic TCP/IP networking system
ii  portmap  6.0.0-2 RPC port mapper
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

nfs-common recommends no packages.

nfs-common suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101125061613.12269.40243.report...@phoenix.lab.swapon.de



Bug#592394: linux-image-2.6.35-trunk-686: System freeze after switching from X to Console and back again

2010-08-09 Thread Friedemann Stoyan
Package: linux-2.6
Version: 2.6.35-1~experimental.1
Severity: normal

Dear maintainers,

when I switch from X11 to console and back again, my Lenovo Thinkpad T500 
freeze with a kernel dump:


[  187.011557] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[  187.011574] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[  245.840201] BUG: unable to handle kernel NULL pointer dereference at (null)
[  245.840212] IP: [<(null)>] (null)
[  245.840219] *pde =  
[  245.840225] Oops:  [#1] SMP 
[  245.840232] last sysfs file: 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
[  245.840239] Modules linked in: i915 drm_kms_helper drm i2c_algo_bit 
ip6table_filter ip6_tables xt_tcpudp xt_owner iptable_nat nf_nat 
nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables 
autofs4 rpcsec_gss_krb5 nfsd nfs lockd fscache nfs_acl auth_rpcgss sunrpc xfs 
exportfs aes_i586 aes_generic xts gf128mul dm_crypt acpi_cpufreq mperf loop 
pciehp pci_hotplug joydev arc4 ecb serio_raw psmouse evdev pcmcia snd_pcsp 
zaurus cdc_ether usbnet i2c_i801 mii r852 sm_common nand nand_ids nand_ecc mtd 
yenta_socket pcmcia_rsrc pcmcia_core wmi snd_hda_codec_conexant thinkpad_acpi 
battery ac nvram tpm_tis tpm tpm_bios video output iwlagn cdc_wdm iwlcore 
cdc_acm snd_hda_intel uvcvideo mac80211 snd_hda_codec btusb snd_hwdep videodev 
v4l1_compat snd_pcm cfg80211 snd_timer snd i2c_core bluetooth soundcore 
snd_page_alloc rfkill button processor ext3 jbd mbcache dm_mirror 
dm_region_hash dm_log dm_snapshot dm_mod sg sd_mod sr_mod crc_t10dif cdrom ahci 
libahci sdhci_pci
  sdhci libata mmc_core firewire_ohci led_class firewire_core crc_itu_t 
scsi_mod ehci_hcd uhci_hcd usbcore e1000e nls_base thermal fan thermal_sys 
[last unloaded: scsi_wait_scan]
[  245.840437] 
[  245.840444] Pid: 3585, comm: Xorg Not tainted 2.6.35-trunk-686 #1 
20555WG/20555WG
[  245.840451] EIP: 0060:[<>] EFLAGS: 00213206 CPU: 0
[  245.840469] EIP is at 0x0
[  245.840474] EAX: f5bb4800 EBX: f4a68000 ECX: f73e8800 EDX: f4a68014
[  245.840480] ESI: f5bb4800 EDI: f5bafe84 EBP: f5bafe84 ESP: f5bafe5c
[  245.840486]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[  245.840494] Process Xorg (pid: 3585, ti=f5bae000 task=f56b6f60 
task.ti=f5bae000)
[  245.840498] Stack:
[  245.840501]  f89483f2 f73e8800 f5bb4800 0040 f5bafe84 f83858da 40446440 
f89752b4
[  245.840514] <0> f8948223 bfdcfbd8 0003    
 
[  245.840526] <0>       
 
[  245.840540] Call Trace:
[  245.840567]  [] ? i915_dma_init+0x1cf/0x200 [i915]
[  245.840595]  [] ? drm_ioctl+0x208/0x2aa [drm]
[  245.840617]  [] ? i915_dma_init+0x0/0x200 [i915]
[  245.840633]  [] ? do_sync_write+0x9e/0xd3
[  245.840657]  [] ? drm_ioctl+0x0/0x2aa [drm]
[  245.840666]  [] ? vfs_ioctl+0x1c/0x7d
[  245.840674]  [] ? do_vfs_ioctl+0x472/0x4ac
[  245.840683]  [] ? fsnotify_modify+0x4c/0x53
[  245.840690]  [] ? do_sync_write+0x0/0xd3
[  245.840697]  [] ? vfs_write+0x9d/0xda
[  245.840704]  [] ? sys_ioctl+0x44/0x64
[  245.840714]  [] ? sysenter_do_call+0x12/0x28
[  245.840719] Code:  Bad EIP value.
[  245.840727] EIP: [<>] 0x0 SS:ESP 0068:f5bafe5c
[  245.840753] CR2: 
[  245.840764] ---[ end trace bb284edc78bdb8f5 ]---
[  245.920314] [drm:drm_release] *ERROR* Device busy: 1

Mouse, Keyboard etc. doesn't work anymore, but network connections are not 
affected.

$ dpkg -l xserver-xorg-video-intel
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  xserver-xorg-video-intel  2:2.3.2-2+lenny7  X.Org X server 
-- Intel i8xx, i9xx display driver


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
not available

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub [8086:2a40] (rev 07)
Subsystem: Lenovo Device [17aa:20e0]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: agpgart-intel

00:01.0 PCI bridge [0604]: Intel Corporation Mobile 4 Series Chipset PCI 
Express Graphics Port [8086:2a41] (rev 07) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTm

Bug#583643: linux-image-2.6.34-1-686: iwlagn disassociate under high load

2010-05-30 Thread Friedemann Stoyan
I'm not be able reproducing this bug anymore. No disassociation
after many hours with a saturated wireless link. No clue what
kind of cosmic EM-burst caused this odd problem. You can close the
bug. Sorry for the noise.

Regards
Friedemann



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100530112156.ga20...@excelsior.lab.swapon.de



Bug#583643: linux-image-2.6.34-1-686: iwlagn disassociate under high load

2010-05-28 Thread Friedemann Stoyan
Package: linux-2.6
Version: 2.6.34-1~experimental.1
Severity: normal

Dear Maintainers,

after upgrading to kernel 2.6.34-1~experimental.1 my iwlagn based
wirless lan gets unstable under higher/heavy load:

[226918.161883] wlan0: deauthenticated from 00:13:5f:ff:04:80 (Reason: 10)
[226918.176600] mac80211-phy0: failed to remove key (0, 00:13:5f:ff:04:80) from 
hardware (-22)
[226918.192593] cfg80211: Calling CRDA to update world regulatory domain
[226918.192637] cfg80211: Calling CRDA for country: EU
[226918.765130] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[226922.877709] wlan0: authenticate with 00:13:5f:ff:04:80 (try 1)
[226922.878811] wlan0: authenticated
[226922.878851] wlan0: associate with 00:13:5f:ff:04:80 (try 1)
[226922.880158] wlan0: RX AssocResp from 00:13:5f:ff:04:80 (capab=0x111 
status=0 aid=1)
[226922.880165] wlan0: associated
[226922.884919] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[228503.826349] wlan0: deauthenticated from 00:13:5f:ff:04:80 (Reason: 2)
[228503.844068] mac80211-phy0: failed to remove key (0, 00:13:5f:ff:04:80) from 
hardware (-22)
[228503.868282] cfg80211: Calling CRDA to update world regulatory domain
[228503.868336] cfg80211: Calling CRDA for country: EU
[228504.465770] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[228508.580218] wlan0: authenticate with 00:13:5f:ff:04:80 (try 1)
[228508.581246] wlan0: authenticated
[228508.581285] wlan0: associate with 00:13:5f:ff:04:80 (try 1)
[228508.582488] wlan0: RX AssocResp from 00:13:5f:ff:04:80 (capab=0x111 
status=0 aid=1)
[228508.582494] wlan0: associated

In my accesspoint (cisco 1131ag) logfile I can see:

May 28 2010 22:00:13.519 CEST: %DOT11-6-ASSOC: Interface Dot11Radio1, Station   
0016.eaef.2cea Associated KEY_MGMT[WPAv2 PSK]
May 28 2010 22:13:51.212 CEST: %DOT11-4-MAXRETRIES: Packet to client 
0016.eaef.2cea reached max retries, removing the client
May 28 2010 22:13:51.213 CEST: %DOT11-6-DISASSOC: Interface Dot11Radio1, 
Deauthenticating Station 0016.eaef.2cea Reason: Previous authentication no 
longer valid 
May 28 2010 22:13:51.215 CEST: %DOT11-4-MAXRETRIES: Packet to client 
0016.eaef.2cea reached max retries, removing the client
May 28 2010 22:13:57.856 CEST: %DOT11-6-ASSOC: Interface Dot11Radio1, Station   
0016.eaef.2cea Associated KEY_MGMT[WPAv2 PSK]
May 28 2010 22:40:18.691 CEST: %DOT11-4-MAXRETRIES: Packet to client 
0016.eaef.2cea reached max retries, removing the client
May 28 2010 22:40:18.695 CEST: %DOT11-6-DISASSOC: Interface Dot11Radio1, 
Deauthenticating Station 0016.eaef.2cea Reason: Previous authentication no 
longer valid 
May 28 2010 22:40:23.558 CEST: %DOT11-6-ASSOC: Interface Dot11Radio1, Station   
0016.eaef.2cea Associated KEY_MGMT[WPAv2 PSK]

With kernel linux-image-2.6.32-5-686 the wlan works prefectly.


-- Package-specific info:
** Version:
Linux version 2.6.34-1-686 (Debian 2.6.34-1~experimental.1) (m...@debian.org) 
(gcc version 4.3.4 (Debian 4.3.4-10) ) #1 SMP Thu May 20 12:14:21 UTC 2010

[5.036056] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 
in-tree:
[5.036059] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[5.036111] iwlagn :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[5.036119] iwlagn :03:00.0: setting latency timer to 64
[5.036155] iwlagn :03:00.0: Detected Intel Wireless WiFi Link 5300AGN 
REV=0x24
[5.272223] iwlagn :03:00.0: Tunable channels: 13 802.11bg, 24 802.11a 
channels
[5.272337] iwlagn :03:00.0: irq 33 for MSI/MSI-X
[5.328754] iwlagn :03:00.0: firmware: requesting iwlwifi-5000-2.ucode
[6.440762] iwlagn :03:00.0: loaded firmware version 8.24.2.12

** Loaded modules:
Module  Size  Used by
des_generic15043  0 
cbc 1987  0 
i915  219529  2 
drm_kms_helper 18209  1 i915
drm   113797  4 i915,drm_kms_helper
i2c_algo_bit3541  1 i915
ip6table_filter  924  0 
ip6_tables  8736  1 ip6table_filter
xt_tcpudp   1675  1 
xt_owner 739  1 
iptable_nat 2883  1 
nf_nat 10920  1 iptable_nat
nf_conntrack_ipv4   7585  3 iptable_nat,nf_nat
nf_conntrack   39080  3 iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4   839  1 nf_conntrack_ipv4
iptable_filter   964  0 
ip_tables   7877  2 iptable_nat,iptable_filter
x_tables8703  7 
ip6table_filter,ip6_tables,xt_tcpudp,xt_owner,iptable_nat,iptable_filter,ip_tables
autofs416622  1 
rpcsec_gss_krb5 7476  0 
nfsd  193778  2 
nfs   207484  0 
lockd  49983  2 nfsd,nfs
fscache24766  1 nfs
nfs_acl 1699  2 nfsd,nfs
auth_rpcgss25227  3 rpcsec_gss_krb5,nfsd,nfs
sunrpc135008  9 
rpcsec_gss_krb5,nfsd,nfs,lockd,nfs_acl,auth_rpcgss
xfs   646746  4 
exportfs2626  2 nfsd,xfs
a

Re: Scheduling linux-2.6 2.6.30-1

2009-06-12 Thread Friedemann Stoyan
On 12.06.09 10:55, Bastian Blank wrote:
> Hi folks
> 
> I intend to upload linux-2.6 2.6.30-1 on sunday.
> 
> Please test if it works at all on several architectures.
> 

Can you apply this patch:
 http://patchwork.kernel.org/patch/29644/

Regards
Friedemann


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#512960: Realtek r8169: icmp6 neighbor discovery doesn't work

2009-01-25 Thread Friedemann Stoyan
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-13
Severity: normal

Dear Maintainers,

the RealTek RTL-8169 Gigabit Ethernet driver (r8169.ko) doesn't work
properly with icmp6.

I can't see any incoming icmp6 neighbor solicitation with tcpdump. But,
when I switch the interface in allmulticast mode:

ip set link allmulticast on dev eth0

everythink works. I can see icmp6 neighbor solicitations and appropriate
neighbor advertisements.

Is there some hardware limitation or is this a driver bug?

(Mainboard is an Asus M3A78 PRO)


Regards
Friedemann

-- Package-specific info:
** Version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-13) (wa...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 17:57:00 UTC 
2009

** Command line:
root=/dev/md0 ro 

** Not tainted

** Kernel log:
[6.494554] r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
[6.494611] ACPI: PCI Interrupt :02:00.0[A] -> GSI 18 (level, low) -> 
IRQ 18
[6.494694] PCI: Setting latency timer of device :02:00.0 to 64
[6.494976] eth0: RTL8168c/8111c at 0xc2c38000, 00:22:15:fd:b1:0d, 
XID 3c4000c0 IRQ 1277
[   36.801716] r8169: eth0: link up
[   36.805223] r8169: eth0: link up

** Loaded modules:
Module  Size  Used by
sg 36448  0 
kvm_amd29580  0 
kvm   127464  1 kvm_amd
ip6t_REJECT 8320  2 
xt_NFLOG6400  2 
ip6table_filter 7296  1 
ip6_tables 23056  1 ip6table_filter
xt_tcpudp   7680  1 
ipt_REJECT  7552  2 
ipt_ULOG   13736  3 
iptable_filter  7424  1 
ip_tables  21520  1 iptable_filter
x_tables   25224  7 
ip6t_REJECT,xt_NFLOG,ip6_tables,xt_tcpudp,ipt_REJECT,ipt_ULOG,ip_tables
nfsd  248360  17 
auth_rpcgss47520  1 nfsd
exportfs8704  1 nfsd
nfs   251696  0 
lockd  68560  2 nfsd,nfs
nfs_acl 7552  2 nfsd,nfs
sunrpc197480  14 nfsd,auth_rpcgss,nfs,lockd,nfs_acl
bridge 53544  0 
xfs   475432  7 
aes_x86_64 12416  4 
aes_generic32552  1 aes_x86_64
xts 7680  2 
gf128mul   12800  1 xts
dm_crypt   17032  1 
crypto_blkcipher   21636  4 xts,dm_crypt
ipv6  288328  67 ip6t_REJECT
loop   19468  0 
snd_hda_intel 434904  0 
serio_raw   9860  0 
pcspkr  7040  0 
psmouse42268  0 
k8temp  9216  0 
snd_pcm81672  1 snd_hda_intel
snd_timer  25744  1 snd_pcm
snd63688  3 snd_hda_intel,snd_pcm,snd_timer
soundcore  12064  1 snd
snd_page_alloc 13072  2 snd_hda_intel,snd_pcm
i2c_piix4  13072  0 
i2c_core   27936  1 i2c_piix4
wmi11712  0 
button 11680  0 
shpchp 34080  0 
pci_hotplug32056  1 shpchp
evdev  14208  0 
ext3  125072  5 
jbd51240  1 ext3
mbcache12804  1 ext3
dm_mirror  20608  0 
dm_log 13956  1 dm_mirror
dm_snapshot19400  0 
dm_mod 58864  31 dm_crypt,dm_mirror,dm_log,dm_snapshot
raid456   125984  1 
async_xor   8448  1 raid456
async_memcpy6912  1 raid456
async_tx   11764  3 raid456,async_xor,async_memcpy
xor 9744  2 raid456,async_xor
raid1  24192  3 
md_mod 80164  6 raid456,raid1
usb_storage94528  0 
ata_generic10116  0 
ide_pci_generic 9220  0 [permanent]
atiixp  8324  0 [permanent]
ide_core  128284  2 ide_pci_generic,atiixp
ehci_hcd   36108  0 
ohci_hcd   25092  0 
r8169  31492  0 
sd_mod 29376  12 
thermal22688  0 
processor  42304  1 thermal
fan 9352  0 
thermal_sys17728  3 thermal,processor,fan
ahci   33036  16 
libata165472  2 ata_generic,ahci
scsi_mod  160760  4 sg,usb_storage,sd_mod,libata
dock   14112  1 libata

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host Bridge 
[1022:9600]
Subsystem: ATI Technologies Inc Device [1002:7910]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel modules: shpchp

00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge 

Bug#494444: linux-image-2.6.26-1-686: kacpid is in uninteruptible sleep and produces loads >1

2008-08-09 Thread Friedemann Stoyan
Package: linux-image-2.6.26-1-686
Version: 2.6.26-1
Severity: normal

Dear Maintainers,

after upgrading to Kernel 2.6.26 I have loads >1 but no CPU usage. I discoverd
that kacpid kernelthread is in uninteruptible sleep:

$ ps axu | grep kacpid | grep -v grep
root41  0.0  0.0  0 0 ?D<   14:58   0:01 [kacpid]

'acpi -V' hang in uninteruptible sleep too and isn't killable any more:

$ acpi -V
 Battery 1: Full, 97%
  AC Adapter 0: on-line

Kernel linux-image-2.6.25-2-686 works well.

-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-1) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Jul 30 20:02:15 UTC 
2008

** Command line:
root=UUID=cfa47139-db7a-41b0-a5dd-2d8d5b19b771 ro 

** Not tainted

** Kernel log:
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.26-1-686 (Debian 2.6.26-1) ([EMAIL PROTECTED]) 
(gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Jul 30 
20:02:15 UTC 2008
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009f800 (usable)
[0.00]  BIOS-e820: 0009f800 - 000a (reserved)
[0.00]  BIOS-e820: 000dc000 - 0010 (reserved)
[0.00]  BIOS-e820: 0010 - 3fee (usable)
[0.00]  BIOS-e820: 3fee - 3feec000 (ACPI data)
[0.00]  BIOS-e820: 3feec000 - 3ff0 (ACPI NVS)
[0.00]  BIOS-e820: 3ff0 - 4000 (reserved)
[0.00]  BIOS-e820: fec1 - fec2 (reserved)
[0.00]  BIOS-e820: ff80 - ffc0 (reserved)
[0.00]  BIOS-e820: fc00 - 0001 (reserved)
[0.00] 126MB HIGHMEM available.
[0.00] 896MB LOWMEM available.
[0.00] Entering add_active_range(0, 0, 261856) 0 entries of 256 used
[0.00] Zone PFN ranges:
[0.00]   DMA 0 -> 4096
[0.00]   Normal   4096 ->   229376
[0.00]   HighMem229376 ->   261856
[0.00] Movable zone start PFN for each node
[0.00] early_node_map[1] active PFN ranges
[0.00] 0:0 ->   261856
[0.00] On node 0 totalpages: 261856
[0.00]   DMA zone: 32 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 4064 pages, LIFO batch:0
[0.00]   Normal zone: 1760 pages used for memmap
[0.00]   Normal zone: 223520 pages, LIFO batch:31
[0.00]   HighMem zone: 254 pages used for memmap
[0.00]   HighMem zone: 32226 pages, LIFO batch:7
[0.00]   Movable zone: 0 pages used for memmap
[0.00] DMI present.
[0.00] ACPI: RSDP 000F62C0, 0014 (r0 ACER  )
[0.00] ACPI: RSDT 3FEE6205, 0030 (r1 ACER   Kestrel  20021012  LTP  
  0)
[0.00] ACPI: FACP 3FEEBF2C, 0074 (r1 ACER   Kestrel  20021012 PTL   
 50)
[0.00] ACPI: DSDT 3FEE6235, 5CF7 (r1 ACER   Kestrel  20021012 MSFT  
10E)
[0.00] ACPI: FACS 3FEFCFC0, 0040
[0.00] ACPI: HPET 3FEEBFA0, 0038 (r1 ACER   Kestrel  20021012 PTL   
  0)
[0.00] ACPI: BOOT 3FEEBFD8, 0028 (r1 ACER   Kestrel  20021012  LTP  
  1)
[0.00] ACPI: DMI detected: Acer
[0.00] ACPI: PM-Timer IO Port: 0x1008
[0.00] ACPI: HPET id: 0x8086a201 base: 0x0 is invalid
[0.00] Allocating PCI resources starting at 5000 (gap: 
4000:bec1)
[0.00] PM: Registered nosave memory: 0009f000 - 000a
[0.00] PM: Registered nosave memory: 000a - 000dc000
[0.00] PM: Registered nosave memory: 000dc000 - 0010
[0.00] SMP: Allowing 0 CPUs, 0 hotplug CPUs
[0.00] PERCPU: Allocating 37960 bytes of per cpu data
[0.00] NR_CPUS: 8, nr_cpu_ids: 1
[0.00] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 259810
[0.00] Kernel command line: 
root=UUID=cfa47139-db7a-41b0-a5dd-2d8d5b19b771 ro 
[0.00] Local APIC disabled by BIOS -- you can enable it with "lapic"
[0.00] mapped APIC to b000 (0180f000)
[0.00] Enabling fast FPU save and restore... done.
[0.00] Enabling unmasked SIMD FPU exception support... done.
[0.00] Initializing CPU#0
[0.00] PID hash table entries: 4096 (order: 12, 16384 bytes)
[0.00] Detected 1598.697 MHz processor.
[0.004000] Console: colour VGA+ 80x25
[0.004000] console [tty0] enabled
[0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[0.004000] Memory: 1027920k/1047424k available (1758k kernel code, 18744k 
reserved, 743k data, 244k init, 129920k highmem)
[0.004000] virtual kernel memory l

Bug#449247: linux-2.6: Please enable CONFIG_IPV6_ROUTER_PREF

2007-11-04 Thread Friedemann Stoyan
Package: linux-2.6
Version: linux-image-2.6-686
Severity: wishlist

Hello,

I have a dual homed IPv6 Host. Unfortunatly the kernel doesn't honor
radvds 'AdvDefaultPreference' Option. CONFIG_IPV6_ROUTER_PREF turns this
on.

Regards
F. Stoyan

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



IPV6_ROUTER_PREF (Etch)

2007-03-14 Thread Friedemann Stoyan
Hi all,

is there any reason why:

$ grep -i IPV6_ROUTER_PREF /boot/config-2.6.18-4-686
# CONFIG_IPV6_ROUTER_PREF is not set

isn't enabled in the standard kernel config (Debian Etch)? It is
possible to get this into the final (release) kernel package?


Regards
Friedemann


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]