[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#636417: marked as done (linux-image-3.0.0-1-loongson-2f: loongson-2f linux kernel in stock compiled with ipv6 as module, which conflicts with procps)



Your message dated Mon, 15 Jul 2013 19:07:41 +0200
with message-id <20130715170741.GA4905@pisco.westfalen.local>
and subject line Re: linux-image-3.0.0-1-loongson-2f: loongson-2f linux kernel in stock compiled with ipv6 as module, which conflicts with procps
has caused the Debian Bug report #636417,
regarding linux-image-3.0.0-1-loongson-2f: loongson-2f linux kernel in stock compiled with ipv6 as module, which conflicts with procps
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
636417: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636417
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 3.0.0-1
Severity: normal
Tags: ipv6

*** Please type your report below this line ***
The loongson-2f stock kernel on debian comes with ipv6 compiled as a
module.  However that's not expected by procps.  See:

/usr/share/doc/procps/README.Debian
...
ipv6 sysctl keys
----------------
Modern Debian kernel packages have the IPv6 module compiled in by default.
This means that the /proc/sys/net/ipv6 directory exists when the procps
startup script runs.

However if you make your own kernel then you may make ipv6 a module and
get a race condition between the netbase and procps startup scripts. This
is because netbase, by default, causes ipv6 module to be loaded but
they don't (and cannot) depend on each-other.

The solution is to either:
 - Not put ipv6 keys into /etc/sysctl.d/* or /etc/sysctl.conf
 - Compile the ipv6 module into the kernel
 - Load the module early by putting ipv6 into /etc/modules
 - Make a init script dependency by adding netbase to the Required-Start
 line in /etc/init.d/procps
...

Tha clearly states the debian stock kernels should have no problem
given that they come with ipv6 built inside.  However loongson-2f
stock kernels don't comply with this.

This causes failures like:

error: "net.ipv6.bindv6only" is an unknown key

Work around is really simple, just to add ipv6 into /etc/modules,
however that shouldn't be the case for stock kernels according to
procps documentation, and also a bug filed for that purpose last year
(closed already):

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507788

Any ways, just the loongson-2f kernel not being compliant with procps
suppositions, :-)

Thanks,

Javier.


-- Package-specific info:
** Version:
Linux version 3.0.0-1-loongson-2f (Debian 3.0.0-1)
(ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-3) ) #1 Mon Jul
25 21:17:28 UTC 2011

** Command line:
console=tty machtype=lemote-fuloong-2f-box root=/dev/sda6
video=sisfb:1280x1024-24@60 resume=/dev/sda5 PMON_VER=LM6004-1.3.6
EC_VER=undefined machtype=lemote-fuloong-2f-box

** Not tainted

** Kernel log:
[    2.088000] PM: Hibernation image partition 8:5 present
[    2.088000] PM: Looking for hibernation image.
[    2.092000] PM: Image not found (code -22)
[    2.092000] PM: Hibernation image not present or could not be loaded.
[    2.092000] registered taskstats version 1
[    2.092000] /build/buildd-linux-2.6_3.0.0-1-mipsel-TFQf1R/linux-2.6-3.0.0/debian/build/source_mipsel_none/drivers/rtc/hctosys.c:
unable to open rtc device (rtc0)
[    2.096000] Initializing network drop monitor service
[    2.120000] EXT3-fs: barriers not enabled
[    2.128000] kjournald starting.  Commit interval 5 seconds
[    2.128000] EXT3-fs (sda6): mounted filesystem with ordered data mode
[    2.128000] VFS: Mounted root (ext3 filesystem) readonly on device 8:6.
[    2.132000] Freeing unused kernel memory: 240k freed
[    4.312000] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    4.312000] r8169 0000:00:06.0: (unregistered net_device): no PCI
Express capability
[    4.312000] r8169 0000:00:06.0: eth0: RTL8169sc/8110sc at
0x9000000050072000, 00:23:9e:00:0f:62, XID 18000000 IRQ 36
[    4.480000] cpufreq: Loongson-2F CPU frequency driver.
[    4.540000] usbcore: registered new interface driver usbfs
[    4.556000] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    4.604000] usbcore: registered new interface driver hub
[    4.612000] rtc0: alarms up to one day, 114 bytes nvram
[    4.644000] usbcore: registered new device driver usb
[    4.688000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.744000] PCI: Setting latency timer of device 0000:00:0e.5 to 64
[    4.744000] ehci_hcd 0000:00:0e.5: EHCI Host Controller
[    4.776000] ehci_hcd 0000:00:0e.5: new USB bus registered, assigned
bus number 1
[    4.828000] ehci_hcd 0000:00:0e.5: irq 11, io mem 0x50071000
[    4.848000] ehci_hcd 0000:00:0e.5: USB 0.0 started, EHCI 1.00
[    4.888000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.892000] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    4.896000] usb usb1: Product: EHCI Host Controller
[    4.900000] usb usb1: Manufacturer: Linux 3.0.0-1-loongson-2f ehci_hcd
[    4.904000] usb usb1: SerialNumber: 0000:00:0e.5
[    4.924000] hub 1-0:1.0: USB hub found
[    4.944000] hub 1-0:1.0: 4 ports detected
[    4.996000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.004000] PCI: Enabling device 0000:00:0e.4 (0000 -> 0002)
[    5.036000] PCI: Setting latency timer of device 0000:00:0e.4 to 64
[    5.036000] ohci_hcd 0000:00:0e.4: OHCI Host Controller
[    5.044000] ohci_hcd 0000:00:0e.4: new USB bus registered, assigned
bus number 2
[    5.064000] ohci_hcd 0000:00:0e.4: irq 11, io mem 0x50070000
[    5.156000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    5.160000] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    5.164000] usb usb2: Product: OHCI Host Controller
[    5.168000] usb usb2: Manufacturer: Linux 3.0.0-1-loongson-2f ohci_hcd
[    5.172000] usb usb2: SerialNumber: 0000:00:0e.4
[    5.180000] hub 2-0:1.0: USB hub found
[    5.188000] hub 2-0:1.0: 4 ports detected
[    5.372000] PCI: Setting latency timer of device 0000:00:0e.3 to 64
[    5.568000] usb 2-3: new low speed USB device number 2 using ohci_hcd
[    5.804000] usb 2-3: New USB device found, idVendor=04d9, idProduct=1702
[    5.808000] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.812000] usb 2-3: Product: USB Keyboard
[    5.816000] usb 2-3: Manufacturer:
[    6.008000] usb 2-4: new low speed USB device number 3 using ohci_hcd
[    6.176000] input:   USB Keyboard as
/devices/pci0000:00/0000:00:0e.4/usb2/2-3/2-3:1.0/input/input0
[    6.188000] generic-usb 0003:04D9:1702.0001: input,hidraw0: USB HID
v1.10 Keyboard [  USB Keyboard] on usb-0000:00:0e.4-3/input0
[    6.220000] input:   USB Keyboard as
/devices/pci0000:00/0000:00:0e.4/usb2/2-3/2-3:1.1/input/input1
[    6.232000] generic-usb 0003:04D9:1702.0002: input,hidraw1: USB HID
v1.10 Device [  USB Keyboard] on usb-0000:00:0e.4-3/input1
[    6.240000] usb 2-4: New USB device found, idVendor=0458, idProduct=003a
[    6.244000] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.248000] usb 2-4: Product: Optical Mouse
[    6.252000] usb 2-4: Manufacturer: Genius
[    6.280000] input: Genius Optical Mouse as
/devices/pci0000:00/0000:00:0e.4/usb2/2-4/2-4:1.0/input/input2
[    6.296000] generic-usb 0003:0458:003A.0003: input,hidraw2: USB HID
v1.11 Mouse [Genius Optical Mouse] on usb-0000:00:0e.4-4/input0
[    6.312000] usbcore: registered new interface driver usbhid
[    6.316000] usbhid: USB HID core driver
[    9.908000] Adding 3903744k swap on /dev/sda5.  Priority:-1
extents:1 across:3903744k
[   11.060000] EXT3-fs (sda6): using internal journal
[   11.508000] loop: module loaded
[   11.652000] fuse init (API version 7.16)
[   17.520000] EXT3-fs: barriers not enabled
[   17.532000] kjournald starting.  Commit interval 5 seconds
[   17.536000] EXT3-fs (sda1): using internal journal
[   17.540000] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   17.744000] EXT4-fs (sda7): mounted filesystem with ordered data
mode. Opts: (null)
[   17.848000] EXT4-fs (sda8): mounted filesystem with ordered data
mode. Opts: (null)
[   17.992000] EXT4-fs (sda9): mounted filesystem with ordered data
mode. Opts: (null)
[   18.128000] EXT4-fs (sda10): mounted filesystem with ordered data
mode. Opts: (null)
[   18.204000] EXT4-fs (sda11): mounted filesystem with ordered data
mode. Opts: (null)
[   18.292000] EXT4-fs (sda12): mounted filesystem with ordered data
mode. Opts: (null)
[   18.372000] EXT4-fs (sda13): mounted filesystem with ordered data
mode. Opts: (null)
[   18.564000] EXT4-fs (sda14): mounted filesystem with ordered data
mode. Opts: (null)
[   19.620000] r8169 0000:00:06.0: eth0: link down
[   20.484000] NET: Registered protocol family 10
[   20.492000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   21.184000] r8169 0000:00:06.0: eth0: link up
[   21.192000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.300000] RPC: Registered named UNIX socket transport module.
[   21.304000] RPC: Registered udp transport module.
[   21.308000] RPC: Registered tcp transport module.
[   21.312000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   21.360000] FS-Cache: Loaded
[   21.448000] FS-Cache: Netfs 'nfs' registered for caching
[   21.504000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   27.292000] ioctl32(Xorg:1174): Unknown cmd fd(8)
cmd(8004f300){t:'�';sz:4} arg(7fafcec4) on /dev/fb0
[   27.292000] ioctl32(Xorg:1174): Unknown cmd fd(8)
cmd(80046ef8){t:'n';sz:4} arg(00b5de60) on /dev/fb0
[   27.300000] sisfb 0000:00:08.0: Invalid ROM contents
[   31.752000] eth0: no IPv6 routers present
[   35.940000] sisfb 0000:00:08.0: Invalid ROM contents
[   35.940000] sisfb 0000:00:08.0: Invalid ROM contents

** Model information
system type             : lemote-fuloong-2f-box
cpu model               : ICT Loongson-2 V0.3  FPU V0.1

** Loaded modules:
Module                  Size  Used by
cpufreq_stats           3130  0
cpufreq_conservative     6257  0
cpufreq_userspace       2128  0
cpufreq_powersave       1094  0
nfsd                  359805  2
nfs                   383137  0
lockd                  92252  2 nfsd,nfs
fscache                41569  1 nfs
auth_rpcgss            48166  2 nfsd,nfs
nfs_acl                 2959  2 nfsd,nfs
sunrpc                234434  6 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
ipv6                  378237  26
ext4                  424010  8
jbd2                   76710  1 ext4
crc16                   1447  1 ext4
autofs4                27460  3
fuse                   80422  1
loop                   18465  0
evdev                  11734  5
usbhid                 44648  0
hid                    93455  1 usbhid
snd_cs5535audio        11665  0
snd_ac97_codec        134508  1 snd_cs5535audio
ac97_bus                1294  1 snd_ac97_codec
snd_pcm                87605  2 snd_cs5535audio,snd_ac97_codec
ohci_hcd               24339  0
snd_seq                62903  0
snd_timer              22681  2 snd_pcm,snd_seq
snd_seq_device          7017  1 snd_seq
snd                    72623  6
snd_cs5535audio,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
ehci_hcd               46296  0
soundcore               6089  1 snd
rtc_cmos                7696  0
usbcore               176676  4 usbhid,ohci_hcd,ehci_hcd
snd_page_alloc          6989  2 snd_cs5535audio,snd_pcm
loongson2_cpufreq       2827  0
loongson2_clock         2536  1 loongson2_cpufreq
r8169                  49164  0
mii                     4787  1 r8169

** Network interface configuration:

auto lo
iface lo inet loopback

auto eth0
allow-hotplug eth0
iface eth0 inet static
        pre-up /sbin/ethtool -K eth0 rx off
        post-up /sbin/ethtool -K eth0 rx off
        address 192.168.2.120
        netmask 255.255.255.0
        network 192.168.2.0
        broadcast 192.168.2.255
        gateway 192.168.2.1
        dns-nameservers 200.91.75.6 200.91.75.5 192.168.2.1
        dns-search local

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000
    link/ether 00:23:9e:00:0f:62 brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.120/24 brd 192.168.2.255 scope global eth0
    inet6 fe80::223:9eff:fe00:f62/64 scope link
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed
multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:       0       0    0    0    0     0          0         0
  0       0    0    0    0     0       0          0
  eth0:  881076    1518    0    0    0     0          0         0
304557    1691    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    1474 total packets received
    0 forwarded
    0 incoming packets discarded
    1474 incoming packets delivered
    1641 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    61 active connections openings
    0 passive connection openings
    0 failed connection attempts
    7 connection resets received
    3 connections established
    1276 segments received
    1438 segments send out
    0 segments retransmited
    0 bad segments received.
    23 resets sent
Udp:
    186 packets received
    0 packets to unknown port received.
    0 packet receive errors
    203 packets sent
UdpLite:
TcpExt:
    36 TCP sockets finished time wait in fast timer
    28 delayed acks sent
    1 packets directly queued to recvmsg prequeue.
    1 bytes directly received in process context from prequeue
    839 packet headers predicted
    132 acknowledgments not containing data payload received
    71 predicted acknowledgments
    4 connections reset due to unexpected data
    7 connections reset due to early user close
    TCPSackShiftFallback: 1
IpExt:
    InMcastPkts: 12
    InOctets: 857488
    OutOctets: 278739
    InMcastOctets: 384

*** Device features:
eth0: 0x4180
lo: 0xa01b7c65

** PCI devices:
00:06.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8169 Gigabit Ethernet [10ec:8169] (rev 10)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8169/8110 Family
PCI Gigabit Ethernet NIC [10ec:8169]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr+ Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64 (8000ns min, 16000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 36
        Region 0: I/O ports at 4000 [size=256]
        Region 1: Memory at 50072000 (32-bit, non-prefetchable) [size=256]
        Expansion ROM at 50040000 [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: r8169

00:08.0 VGA compatible controller [0300]: Silicon Integrated Systems
[SiS] 315PRO PCI/AGP VGA Display Adapter [1039:0325] (prog-if 00 [VGA
controller])
        Subsystem: Device [3030:3030]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 71 (750ns min, 4000ns max)
        Interrupt: pin A routed to IRQ 38
        BIST result: 00
        Region 0: Memory at 40000000 (32-bit, prefetchable) [size=256M]
        Region 1: Memory at 50000000 (32-bit, non-prefetchable) [size=256K]
        Region 2: I/O ports at 4800 [size=128]
        Expansion ROM at 50060000 [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: sisfb

00:0e.0 ISA bridge [0601]: Advanced Micro Devices [AMD] CS5536 [Geode
companion] ISA [1022:2090] (rev 03)
        Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode
companion] ISA [1022:2090]
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Region 0: I/O ports at 4cf0 [size=8]
        Region 1: I/O ports at 4400 [size=256]
        Region 2: I/O ports at 4c80 [size=64]
        Region 4: I/O ports at 4880 [size=128]
        Region 5: I/O ports at 4cc0 [size=32]

00:0e.2 IDE interface [0101]: Advanced Micro Devices [AMD] CS5536
[Geode companion] IDE [1022:209a] (rev 01) (prog-if 80 [Master])
        Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode
companion] IDE [1022:209a]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64 (16000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 14
        Region 0: [virtual] Memory at 000001f0 (32-bit,
non-prefetchable) [size=8]
        Region 1: [virtual] Memory at 000003f0 (type 3,
non-prefetchable) [size=1]
        Region 2: [virtual] Memory at 00000170 (32-bit,
non-prefetchable) [size=8]
        Region 3: [virtual] Memory at 00000370 (type 3,
non-prefetchable) [size=1]
        Region 4: I/O ports at 4ce0 [size=16]
        Kernel driver in use: pata_amd

00:0e.3 Multimedia audio controller [0401]: Advanced Micro Devices
[AMD] CS5536 [Geode companion] Audio [1022:2093] (rev 01)
        Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode
companion] Audio [1022:2093]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0 (16000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 9
        Region 0: I/O ports at 4c00 [size=128]
        Kernel driver in use: cs5535audio

00:0e.4 USB Controller [0c03]: Advanced Micro Devices [AMD] CS5536
[Geode companion] OHC [1022:2094] (rev 02) (prog-if 10 [OHCI])
        Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode
companion] OHC [1022:2094]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0 (16000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at 50070000 (32-bit, non-prefetchable) [size=4K]
        Kernel driver in use: ohci_hcd

00:0e.5 USB Controller [0c03]: Advanced Micro Devices [AMD] CS5536
[Geode companion] EHC [1022:2095] (rev 02) (prog-if 20 [EHCI])
        Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode
companion] EHC [1022:2095]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0 (16000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at 50071000 (32-bit, non-prefetchable) [size=4K]
        Kernel driver in use: ehci_hcd


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04d9:1702 Holtek Semiconductor, Inc.
Bus 002 Device 003: ID 0458:003a KYE Systems Corp. (Mouse Systems)
NetScroll+ Mini Traveler / Genius NetScroll 120

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: mipsel (mips64)

Kernel: Linux 3.0.0-1-loongson-2f
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.0.0-1-loongson-2f depends on:
ii  debconf [debconf-2.0]         1.5.41     Debian configuration management sy
ii  linux-base                    3.3        Linux image base package
ii  module-init-tools             3.16-1     tools for managing Linux kernel mo

Versions of packages linux-image-3.0.0-1-loongson-2f recommends:
ii  firmware-linux-free           3          Binary firmware for various driver

Versions of packages linux-image-3.0.0-1-loongson-2f suggests:
pn  linux-doc-3.0.0               <none>     (no description available)

Versions of packages linux-image-3.0.0-1-loongson-2f is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
ii  firmware-linux                0.33       Binary firmware for various driver
ii  firmware-linux-nonfree        0.33       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  linux-image-3.0.0-1-loongson-2f/prerm/removing-running-kernel-3.0.0-1-loongson-2f:
true
  linux-image-3.0.0-1-loongson-2f/postinst/missing-firmware-3.0.0-1-loongson-2f:
  linux-image-3.0.0-1-loongson-2f/postinst/depmod-error-initrd-3.0.0-1-loongson-2f:
false
  linux-image-3.0.0-1-loongson-2f/postinst/ignoring-ramdisk:



--- End Message ---
--- Begin Message ---
Version: 3.6.6-1

On Tue, Aug 02, 2011 at 05:10:50PM -0600, Javier Vasquez wrote:
> Package: linux-2.6
> Version: 3.0.0-1
> Severity: normal
> Tags: ipv6
> 
> *** Please type your report below this line ***
> The loongson-2f stock kernel on debian comes with ipv6 compiled as a
> module.  

This has been fixed in 3.6.6-1:
|  * Enable IPv6 globally.

Cheers,
        Moritz

--- End Message ---

Reply to: