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

Bug#393890: initramfs-tools: wrong mknod syntax in init-top/framebuffer



Package: initramfs-tools
Version: 0.83
Severity: normal

1. The device type for mknod is missing at line 85 in init-top/framebuffer.
2. Why is the framebuffer device for fbno 0 created twice (line 85 and 88)?


-- Package-specific info:
-- /proc/cmdline
root=/dev/sda7 ro vga=794 quiet 

-- /proc/filesystems
	xfs
	ext3

-- lsmod
Module                  Size  Used by
fglrx                 401196  8 
rfcomm                 38300  0 
hidp                   16064  2 
l2cap                  24068  10 rfcomm,hidp
bluetooth              51812  5 rfcomm,hidp,l2cap
ppdev                   9860  0 
lp                     11972  0 
capability              4936  0 
ipv6                  258144  14 
ipt_TOS                 2240  34 
xt_tcpudp               3264  34 
iptable_mangle          2816  1 
iptable_nat             7556  0 
ip_nat                 17644  1 iptable_nat
ip_conntrack           52788  2 iptable_nat,ip_nat
nfnetlink               6872  2 ip_nat,ip_conntrack
iptable_filter          3008  1 
ip_tables              13640  3 iptable_mangle,iptable_nat,iptable_filter
x_tables               14276  4 ipt_TOS,xt_tcpudp,iptable_nat,ip_tables
ext3                  134216  1 
jbd                    59240  1 ext3
mbcache                 8836  1 ext3
aes                    27776  1 
dm_crypt               11976  1 
dm_mod                 55160  3 dm_crypt
dazuko                 57152  2 
commoncap               7232  2 capability,dazuko
fuse                   44436  0 
asb100                 21012  0 
hwmon_vid               3200  1 asb100
hwmon                   3348  1 asb100
binfmt_misc            11528  1 
snd_intel8x0           32284  3 
snd_ac97_codec         90528  1 snd_intel8x0
snd_ac97_bus            2240  1 snd_ac97_codec
nvidia_agp              8220  1 
agpgart                32112  2 fglrx,nvidia_agp
i2c_nforce2             7168  0 
snd_pcm                73096  3 snd_intel8x0,snd_ac97_codec
snd_timer              23428  2 snd_pcm
psmouse                37960  0 
i2c_core               21648  2 asb100,i2c_nforce2
8250_pnp                8896  0 
8250                   22564  1 8250_pnp
serial_core            21888  1 8250
evdev                   9792  2 
sk98lin               157536  0 
eth1394                19716  0 
rtc                     9104  0 
parport_pc             39716  1 
parport                38472  3 ppdev,lp,parport_pc
floppy                 58020  0 
snd                    45528  8 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore              10016  1 snd
snd_page_alloc          9992  2 snd_intel8x0,snd_pcm
xfs                   546292  2 
usbhid                 41760  0 
ide_cd                 39456  0 
cdrom                  37024  1 ide_cd
sd_mod                 18704  5 
forcedeth              42500  0 
ohci_hcd               20612  0 
ehci_hcd               32392  0 
usbcore               126340  4 usbhid,ohci_hcd,ehci_hcd
amd74xx                13916  0 [permanent]
ide_core              119364  2 ide_cd,amd74xx
ohci1394               34992  0 
ieee1394               98360  2 eth1394,ohci1394
sata_sil               11912  5 
libata                101972  1 sata_sil
scsi_mod               96712  2 sd_mod,libata
thermal                13384  0 
processor              23724  1 thermal
fan                     4740  0 
unix                   28528  759 

-- kernel-img.conf
do_symlinks = yes
link_in_boot = no
relative_links = yes
reverse_symlinks = no
do_bootloader = no
do_initrd = yes

postinst_hook = /usr/sbin/update-grub
postrm_hook   = /usr/sbin/update-grub


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-3  Tiny utilities for small and embed
ii  cpio                          2.6-17     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.4.29-1   small statically-linked utilities 
ii  module-init-tools             3.2.2-3    tools for managing Linux kernel mo
ii  udev                          0.100-2.1  /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information



Reply to: