2007. március 2. 08.47 dátummal Kosa Attila ezt írta:
> On Thu, Mar 01, 2007 at 11:11:25PM +0100, Nextra wrote:
> > A dmesg ebben az esetben miért is jó?
> > Hiszen a felvett műsor után a gép kikapcsol.
> > Új bootoláskor új dmesg generálódik.
>
> Sajnos keves gondolatolvaso van a listan, akik logok nelkul is
> kapasbol megmondhatnak neked, hogy mi miert nem mukodik a
> gepeden. Ha segitseget szeretnel kapni, akkor probalj meg
> egyuttmukodni a segiteni akaroval... Javaslom, hogy olvasd el
> a lista illemtananak 7. pontjat, valamint az alabbi linken
> talalhato anyagot.
> http://www.no.info.hu/~kryss/gnu/esr/smart-questions_hu.html
Rendben:
Egyszer egy szép napon elhatároztam hogy a számítógépet használom
videómagnóként.
Ennek érdekében beállítottam a Bios-ban az rtc-alarm-ot hogy mindennap
kapcsoljon be a computer adott időben.
Ez megtörténik szépen rendesen, és normálisan.
A következő lépés egy mini script összeállítása volt amelynek összehozása
sem volt egyszerű, lévén hogy nem akart működni.
Erről bővebben a linux-kezdőn lehet utánanézni a cron szálon.
A script:
#!/bin/bash
# Ez a szóközök miatt kellhet
#IFS=``
# Az ntp démon leállítása
service ntpd stop
service dm stop
# A régi log letörlése
rm -f /mnt/egyebek/videos/From_tv/*.log
# Hang beállítása
/usr/bin/aumix -l 0 -l R -i 75
# A felvétel
/usr/bin/mencoder tv:// -tv
driver=v4l2:norm=PAL:device=/dev/video0:input=0:quality=0:width=640:height=480:freq=231.250
-ovc
lavc -lavcopts vcodec=mpeg4:vbitrate=1800:vratetol=32000:nr=400 -oac
mp3lame -lameopts cbr:br=128:mode=0 -vf
crop=608:448:16:16,pp=lb,denoise3d=3:4:5 -ffourcc DIVX -endpos
01:06:00 -o "/mnt/egyebek/videos/From_tv/boszik/TV2_`/bin/date +\%a_\%d.
\%b.\%G_\%H\%M\%S`.avi" 2>/mnt/egyebek/videos/From_tv/error.log
1>/mnt/egyebek/videos/From_tv/uzenet.log
# Hang elnémítása
/usr/bin/aumix -l 75 -l P -i 0
# Jogok beállítása a log fájlokra
chown /mnt/egyebek/videos/From_tv/*.log csablak
chgrp /mnt/egyebek/videos/From_tv/*.log csablak
# Jogok beállítása minden fájlra az adott könyvtárban
find /mnt/egyebek/videos/From_tv/boszik/ -type f -exec chown csablak {} \;
find /mnt/egyebek/videos/From_tv/boszik/ -type f -exec chgrp csablak {} \;
# A gép leállítása
halt -p >/dev/null 2>&1
script vége.
Eleddig a dolog normálisan működött.
Történt aztán hogy amikor este 19 óra 13 peckor hazértem, és bekapcsoltam a
gépet hogy megvágjam az elkészült felvételt, csak sistergést hallottam
végig a film 1 órás időtartama alatt.
A filmbe élesben is beletudtam nézni mivel ahol vendégségben voltam, ott
éppen be volt kapcsolva a tv.
Ebből leszűrtem azt a következtetést, hogy az adással nem volt probléma.
Kapásból beugrott, hogy bizonyára a tvkártya valamiért nem kellően
hangolódott rá a csatornára. A hang része nem inicializálódott rendesen.
A rendszer egy Mandriva 2007 2.6.17-11mdv gyári kernellel.
lspci:
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333
AGP]
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL
Video Broadcast Decoder (rev 01)
00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev
06)
00:0c.1 Input device controller: Creative Labs SB Live! Game Port (rev 06)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 23)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 23)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX
440] (rev a3)
dmesg:
Linux version 2.6.17-11mdv ([EMAIL PROTECTED]) (gcc version 4.1.1
20060724 (prerelease) (4.1.1-3mdk)) #1 SMP Tue Feb 13 11:59:10 MST 2007
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
895MB LOWMEM available.
On node 0 totalpages: 262128
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 225279 pages, LIFO batch:31
HighMem zone: 32753 pages, LIFO batch:7
DMI 2.2 present.
ACPI: RSDP (v000 VIA694 ) @ 0x000f7410
ACPI: RSDT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3000
ACPI: FADT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3040
ACPI: DSDT (v001 VIA694 AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
ACPI: PM-Timer IO Port: 0x4008
Allocating PCI resources starting at 50000000 (gap: 40000000:bfff0000)
Built 1 zonelists
Kernel command line: root=/dev/hda5 resume=/dev/hdc6 splash=silent vga=788
bootsplash: silent mode.
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffe000 (0180c000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 1800.317 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1034176k/1048512k available (2427k kernel code, 13112k reserved,
755k data, 244k init, 131012k highmem, 0k BadRAM)
Checking if this processor honours the WP bit even in supervisor mode...
Ok.
Calibrating delay using timer specific routine.. 3604.06 BogoMIPS
(lpj=7208137)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383f9ff c1c3f9ff 00000000 00000000
00000000 00000000 00000000
CPU: After vendor identify, caps: 0383f9ff c1c3f9ff 00000000 00000000
00000000 00000000 00000000
CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22f
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383f9ff c1c3f9ff 00000000 00000420 00000000
00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
checking if image is initramfs... it is
Freeing initrd memory: 189k freed
ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
ACPI: setting ELCR to 0200 (from 0a20)
CPU0: AMD Unknow CPU Type stepping 01
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
migration_cost=0
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb0d0, last bus=1
Setting up standard PCI resources
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0,
disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 15 devices
PnPBIOS: Disabled
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a
report
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: e4000000-e5ffffff
PREFETCH window: d0000000-dfffffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1172839385.092:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 3750k, total
65536k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: protected mode interface info at c000:f880
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
83804 bytes, v3).
Console: switching to colour frame buffer device 79x29
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:11.1
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [LNKA] -> GSI 11 (level,
low) -> IRQ 11
PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 11
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8233a (rev 00) IDE UDMA133 controller on pci0000:00:11.1
ide0: BM-DMA at 0xdc00-0xdc07, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xdc08-0xdc0f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: SAMSUNG SP0822N, ATA DISK drive
hdb: _NEC DVD_RW ND-3520AW, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: Maxtor 6L250R0, ATA DISK drive
hdd: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 512KiB
hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63
hda: cache flushes supported
hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
hdc: max request size: 512KiB
hdc: 490234752 sectors (251000 MB) w/16384KiB Cache, CHS=30515/255/63,
UDMA(133)
hdc: cache flushes supported
hdc: hdc1 < hdc5 hdc6 hdc7 >
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
NET: Registered protocol family 1
Using IPI No-Shortcut mode
ACPI wakeup devices:
SLPB PCI0 USB0 USB1 AC97 MC97 LAN0 UAR1 ECP1
ACPI: (supports S0 S1 S4 S5)
BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
Freeing unused kernel memory: 244k freed
input: AT Translated Set 2 keyboard as /class/input/input0
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
input: ImPS/2 Generic Wheel Mouse as /class/input/input1
ts: Compaq touchscreen protocol output
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:11.2[D] -> Link [LNKD] -> GSI 11 (level,
low) -> IRQ 11
uhci_hcd 0000:00:11.2: UHCI Host Controller
uhci_hcd 0000:00:11.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:11.2: irq 11, io base 0x0000e000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:11.3[D] -> Link [LNKD] -> GSI 11 (level,
low) -> IRQ 11
uhci_hcd 0000:00:11.3: UHCI Host Controller
uhci_hcd 0000:00:11.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:11.3: irq 11, io base 0x0000e400
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-1: configuration #1 chosen from 1 choice
usb 1-2: new full speed USB device using uhci_hcd and address 3
usb 1-2: configuration #1 chosen from 1 choice
SCSI subsystem initialized
Initializing USB Mass Storage driver...
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt
0 proto 2 vid 0x03F0 pid 0x7504
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Linux video capture interface: v1.00
saa7130/34: v4l2 driver version 0.2.14 loaded
ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKD] -> GSI 11 (level,
low) -> IRQ 11
saa7134[0]: found at 0000:00:0b.0, rev: 1, irq: 11, latency: 32, mmio:
0xe6001000
saa7134[0]: subsystem: 11bd:002b, board: Pinnacle PCTV Stereo (saa7134)
[card=26,autodetected]
saa7134[0]: board init: gpio is 6000
saa7134[0]: i2c eeprom 00: bd 11 2b 00 f8 f8 1c 00 43 43 a9 1c 55 d2 b2 92
saa7134[0]: i2c eeprom 10: 00 f0 00 00 ff 20 ff ff ff ff ff ff ff ff ff ff
saa7134[0]: i2c eeprom 20: 01 40 01 03 03 ff 03 01 08 ff 00 1c ff ff ff ff
saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7134[0]: i2c eeprom 40: ff 07 00 c0 86 ff 01 01 ff ff ff ff ff ff ff ff
saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7134[0]: i2c eeprom 60: 0c 22 17 4d 02 a5 80 49 ff ff ff ff ff ff ff ff
saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff 34 f0 ff ff ff ff ff ff
tuner 0-0060: Chip ID is not zero. It is not a TEA5767
tuner 0-0060: chip found @ 0xc0 (saa7134[0])
tuner 0-0060: microtune: companycode=3cbf part=42 rev=2f
tuner 0-0060: microtune MT2050 found, OK
tda9887 0-0043: chip found @ 0x86 (saa7134[0])
saa7134[0]: registered device video0 [v4l2]
saa7134[0]: registered device vbi0
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected VIA KT266/KY266x/KT333 chipset
agpgart: AGP aperture is 64M @ 0xe0000000
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 2 throttling states)
device-mapper: 4.6.0-ioctl (2006-02-17) initialised: [EMAIL PROTECTED]
EXT3 FS on hda5, internal journal
Vendor: USB2.0 Model: CardReader CF Rev: 0100
Type: Direct-Access ANSI SCSI revision: 00
Vendor: USB2.0 Model: CardReader SM XD Rev: 0100
Type: Direct-Access ANSI SCSI revision: 00
Vendor: USB2.0 Model: CardReader MS Rev: 0100
Type: Direct-Access ANSI SCSI revision: 00
Vendor: USB2.0 Model: CardReader SD Rev: 0100
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
sd 0:0:0:0: Attached scsi removable disk sda
sd 0:0:0:1: Attached scsi removable disk sdb
sd 0:0:0:2: Attached scsi removable disk sdc
sd 0:0:0:3: Attached scsi removable disk sdd
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:1: Attached scsi generic sg1 type 0
sd 0:0:0:2: Attached scsi generic sg2 type 0
sd 0:0:0:3: Attached scsi generic sg3 type 0
Adding 2040212k swap on /dev/hdc6. Priority:-1 extents:1 across:2040212k
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem
will be case sensitive!
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdc7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
loop: loaded (max 8 devices, max 1 partitions per device)
hdb: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI: Sleep Button (CM) [SLPB]
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (8191 buckets, 65528 max) - 224 bytes per
conntrack
ACPI: Fan [FAN] (on)
Using specific hotkey driver
ACPI: Thermal Zone [THRM] (40 C)
Removing netfilter NETLINK layer.
NET: Registered protocol family 17
ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 11 (level,
low) -> IRQ 11
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKB] -> GSI 5 (level, low) ->
IRQ 5
eth0: RealTek RTL8139 at 0xf8f6a000, 00:30:4f:1f:80:c4, IRQ 5
eth0: Identified 8139 chip type 'RTL-8100B/8139D'
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (8191 buckets, 65528 max) - 224 bytes per
conntrack
ClusterIP Version 0.8 loaded successfully
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level,
low) -> IRQ 11
NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-9631 Thu Nov 9 17:38:10
PST 2006
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
ipt_recent v0.3.1: Stephen Frost <[EMAIL PROTECTED]>.
http://snowman.net/projects/ipt_recent/
eth0: no IPv6 routers present
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
9341 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
9341 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
9341 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
9341 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
9341 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
9341 bytes, v3).
bootsplash: status on console 5 changed to on
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.2.11 DST=192.168.2.255
LEN=189 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631
LEN=169
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,ECP,DMA]
lp0: using parport0 (interrupt-driven).
lp0: console ready
ppdev: user-space parallel port driver
ppdev0: registered pardevice
ppdev0: unregistered pardevice
ppdev0: registered pardevice
ppdev0: unregistered pardevice
ppdev0: registered pardevice
ppdev0: unregistered pardevice
lsmod:
Module Size Used by
ppdev 8356 0
parport_pc 32260 1
lp 10728 0
parport 33512 3 ppdev,parport_pc,lp
xt_tcpudp 3776 12
xt_state 2688 7
xt_pkttype 2496 4
iptable_raw 2496 0
xt_CLASSIFY 2464 0
xt_CONNMARK 2912 0
xt_MARK 2976 0
xt_length 2592 0
xt_connmark 2592 0
xt_physdev 3024 0
xt_policy 4320 2
xt_multiport 3904 5
xt_conntrack 2976 0
ipt_ULOG 7204 0
ipt_TTL 2752 0
ipt_ttl 2464 0
ipt_TOS 2688 0
ipt_tos 2240 0
ipt_TCPMSS 4288 0
ipt_set 3008 0
ipt_SAME 2976 0
ipt_REJECT 5184 4
ipt_REDIRECT 2848 0
ipt_recent 10188 0
ipt_owner 2560 0
ipt_NETMAP 2752 0
ipt_MASQUERADE 3936 0
ipt_LOG 7232 10
ipt_iprange 2432 0
ipt_hashlimit 8168 0
ipt_ECN 3424 0
ipt_ecn 2752 0
ipt_DSCP 2688 0
ipt_dscp 2272 0
nvidia 4706932 22
ipt_CLUSTERIP 7652 0
ipt_ah 2496 0
ipt_addrtype 2432 0
ip_set_portmap 4896 0
ip_set_macipmap 4836 0
ip_set_ipmap 4896 0
ip_set_iphash 7908 0
ip_set 19196 9
ipt_set,ip_set_portmap,ip_set_macipmap,ip_set_ipmap,ip_set_iphash
ip_nat_irc 2912 0
ip_nat_tftp 2272 0
ip_nat_ftp 3648 0
ip_conntrack_irc 6000 1 ip_nat_irc
ip_conntrack_tftp 4088 1 ip_nat_tftp
ip_conntrack_ftp 6960 1 ip_nat_ftp
iptable_nat 7652 0
ip_nat 15692 8
ipt_SAME,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,ip_nat_irc,ip_nat_tftp,ip_nat_ftp,iptable_nat
ip_conntrack 48320 13
xt_state,xt_CONNMARK,xt_connmark,xt_conntrack,ipt_MASQUERADE,ip_nat_irc,ip_nat_tftp,ip_nat_ftp,ip_conntrack_irc,ip_conntrack_tftp,ip_conntrack_ftp,iptable_nat,ip_nat
nfnetlink 5912 2 ip_nat,ip_conntrack
iptable_mangle 3104 1
iptable_filter 3232 1
ip_tables 12740 4
iptable_raw,iptable_nat,iptable_mangle,iptable_filter
x_tables 12132 38
xt_tcpudp,xt_state,xt_pkttype,xt_CLASSIFY,xt_CONNMARK,xt_MARK,xt_length,xt_connmark,xt_physdev,xt_policy,xt_multiport,xt_conntrack,ipt_ULOG,ipt_TTL,ipt_ttl,ipt_TOS,ipt_tos,ipt_TCPMSS,ipt_set,ipt_SAME,ipt_REJECT,ipt_REDIRECT,ipt_recent,ipt_owner,ipt_NETMAP,ipt_MASQUERADE,ipt_LOG,ipt_iprange,ipt_hashlimit,ipt_ECN,ipt_ecn,ipt_DSCP,ipt_dscp,ipt_CLUSTERIP,ipt_ah,ipt_addrtype,iptable_nat,ip_tables
ipv6 237152 14
snd_seq_dummy 3620 0
snd_seq_oss 31392 0
snd_seq_midi_event 7072 1 snd_seq_oss
snd_seq 49488 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
8139too 22880 0
mii 5664 1 8139too
snd_pcm_oss 40384 0
snd_mixer_oss 16096 1 snd_pcm_oss
snd_emu10k1 117760 1
af_packet 17960 0
snd_rawmidi 19936 1 snd_emu10k1
snd_ac97_codec 96868 1 snd_emu10k1
snd_ac97_bus 2848 1 snd_ac97_codec
snd_pcm 70116 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device 7212 5
snd_seq_dummy,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer 19620 3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc 8712 2 snd_emu10k1,snd_pcm
snd_util_mem 4288 1 snd_emu10k1
snd_hwdep 7556 1 snd_emu10k1
snd 46500 13
snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore 8096 1 snd
video 13924 0
thermal 11240 0
fan 4036 0
container 3968 0
button 5808 0
battery 8260 0
ac 4292 0
ide_cd 35776 0
binfmt_misc 9800 1
loop 15400 0
nls_utf8 2624 1
nls_cp437 6464 1
vfat 11104 1
fat 47548 1 vfat
sg 30776 0
sd_mod 18560 0
dm_mod 49944 0
cpufreq_ondemand 6956 0
cpufreq_conservative 6952 0
cpufreq_powersave 2400 0
freq_table 4800 0
processor 21448 1 thermal
via_agp 8896 1
agpgart 27240 2 nvidia,via_agp
tda9887 16624 0
tuner 52268 0
saa7134 106880 0
video_buf 21220 1 saa7134
compat_ioctl32 1952 1 saa7134
v4l2_common 15648 2 tuner,saa7134
v4l1_compat 14212 1 saa7134
ir_kbd_i2c 7472 1 saa7134
ir_common 24484 2 saa7134,ir_kbd_i2c
i2c_core 17536 5 nvidia,tda9887,tuner,saa7134,ir_kbd_i2c
videodev 8064 1 saa7134
usb_storage 88580 0
scsi_mod 119016 3 sg,sd_mod,usb_storage
usblp 12352 0
uhci_hcd 21104 0
usbcore 113472 4 usb_storage,usblp,uhci_hcd
evdev 8864 1
tsdev 7040 0
ext3 125416 2
jbd 51028 1 ext3
--
Üdvözlettel:
Nextra pingvin kukac nextramail pont hu
_________________________________________________
linux lista - [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux