Isdnutils not working properly (amd64 P4 3.0Ghz) DApper Drake Flight 6

Bug #42796 reported by Danson Joseph
6
Affects Status Importance Assigned to Milestone
isdnutils (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Hi,

I've recently tried to setup dapper drake on my PC after having sorted out(and reporting) breezy's bugs relating to isdn. I notice that in Dapper, the previous problems with /etc/isdn/init.d.functions have been sorted out, however, things are not working. What I have looked at so far:

1) A fresh install does not have /etc/modules - this is where, in breezy, one would have put isdn slhc and hisax type=x protocol=x (type=36 and prot.=2 for me). I tried to recreate that, expecting it to fail, and it did. I presume a different means of defining loadable modules has been used. Any entries in /etc/modules seemed not to be reflected in the module loaded, eg : type and protocol.

2) I found that /etc/moprobe.d/* are in use to control modprobe. I add the file "hisax" to this which had the line "options hisax type=36 protocol=2"

3) rebooted and checked the dmesg file: the attempt to load the modules occured about 4 times, even though I had only specified it once (kernel vmlinuz-2.6.15-21-amd64-generic). The last three times obviously showed errors saying that the io_base was already in use. However, /etc/init.d/isdnutils start failed. I rebooted into kernel vmlinuz-2.6.15-19-amd64-generic, and nothing had been loaded, except the hisax module, with no parameters (type/protocol). If I specify anything in /etc/modules, nothing happens either. If I do a modprobe of hisax type=36 protocol=2, the modules isn't loaded properly, I have to cd into the driver directory and use insmod hisax.ko type=36 protocol=2. Then /etc/init.s/isdnutils start works fine.

Attached my current syslog:
May 3 07:36:21 Dudu syslogd 1.4.1#17ubuntu4: restart.
May 3 07:36:21 Dudu anacron[28220]: Job `cron.daily' terminated
May 3 07:36:21 Dudu anacron[28220]: Normal exit (1 job run)
May 3 07:53:11 Dudu kernel: [30468.086483] isdn_net: Incoming call without OAD, assuming '0'
May 3 07:53:11 Dudu kernel: [30468.086489] isdn_net: Incoming call without CPN, assuming '0'
May 3 07:53:11 Dudu kernel: [30468.086495] isdn_net: call from 0,1,0 -> 0
May 3 07:53:11 Dudu kernel: [30468.086500] isdn_net: call from 0 -> 0 0 ignored
May 3 07:53:11 Dudu kernel: [30468.086504] isdn_tty: Incoming call without OAD, assuming '0'
May 3 07:53:11 Dudu kernel: [30468.086507] isdn_tty: Incoming call without CPN, assuming '0'
May 3 07:53:11 Dudu kernel: [30468.086515] isdn_tty: call from 0 -> 0 ignored
May 3 08:16:21 Dudu -- MARK --
May 3 08:17:01 Dudu /USR/SBIN/CRON[29425]: (root) CMD ( run-parts --report /etc/cron.hourly)
May 3 08:36:21 Dudu -- MARK --
May 3 08:56:21 Dudu -- MARK --
May 3 08:56:53 Dudu kernel: [34286.298335] ippp0: dialing 1 0112777000...
May 3 08:56:53 Dudu kernel: [34287.236428] isdn_net: ippp0 connected
May 3 08:56:53 Dudu ipppd[9267]: Local number: 0, Remote number: 0112777000, Type: outgoing
May 3 08:56:53 Dudu ipppd[9267]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 0, fd: 8
May 3 08:56:54 Dudu ipppd[9267]: Remote message:
May 3 08:56:54 Dudu ipppd[9267]: MPPP negotiation, He: No We: No
May 3 08:56:54 Dudu ipppd[9267]: local IP address 196.23.233.9
May 3 08:56:54 Dudu ipppd[9267]: remote IP address 196.38.72.115
May 3 08:56:57 Dudu kernel: [34290.385811] ISO 9660 Extensions: Microsoft Joliet Level 3
May 3 08:56:57 Dudu kernel: [34290.442588] ISO 9660 Extensions: RRIP_1991A
May 3 09:00:22 Dudu kernel: [34495.054338] Linux video capture interface: v1.00
May 3 09:15:45 Dudu gconfd (root-1351): starting (version 2.14.0), pid 1351 user 'root'
May 3 09:15:45 Dudu gconfd (root-1351): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
May 3 09:15:45 Dudu gconfd (root-1351): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
May 3 09:15:45 Dudu gconfd (root-1351): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
May 3 09:15:45 Dudu gconfd (root-1351): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
May 3 09:15:45 Dudu gconfd (root-1351): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
May 3 09:16:15 Dudu gconfd (root-1351): SIGHUP received, reloading all databases
May 3 09:16:15 Dudu gconfd (root-1351): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
May 3 09:16:15 Dudu gconfd (root-1351): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
May 3 09:16:15 Dudu gconfd (root-1351): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
May 3 09:16:15 Dudu gconfd (root-1351): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
May 3 09:16:15 Dudu gconfd (root-1351): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
May 3 09:16:15 Dudu gconfd (root-1351): GConf server is not in use, shutting down.
May 3 09:16:15 Dudu gconfd (root-1351): Exiting
May 3 09:17:01 Dudu /USR/SBIN/CRON[1531]: (root) CMD ( run-parts --report /etc/cron.hourly)
May 3 09:19:28 Dudu kernel: [35640.120599] ISO 9660 Extensions: Microsoft Joliet Level 3
May 3 09:19:28 Dudu kernel: [35640.171754] ISO 9660 Extensions: RRIP_1991A
May 3 09:24:23 Dudu kernel: [35935.245927] usb 3-1: new full speed USB device using uhci_hcd and address 2
May 3 09:24:24 Dudu kernel: [35935.749351] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04E8 pid 0x3268
May 3 09:24:24 Dudu kernel: [35935.749595] usbcore: registered new driver usblp
May 3 09:24:24 Dudu kernel: [35935.749601] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
May 3 09:36:10 Dudu kernel: [36641.564658] isdn_net: local hangup ippp0
May 3 09:36:10 Dudu kernel: [36641.564683] ippp0: Chargesum is 0
May 3 09:36:10 Dudu ipppd[9267]: Modem hangup
May 3 09:36:10 Dudu ipppd[9267]: Connection terminated.
May 3 09:36:10 Dudu ipppd[9267]: taking down PHASE_DEAD link 0, linkunit: 0
May 3 09:36:10 Dudu ipppd[9267]: closing fd 8 from unit 0
May 3 09:36:10 Dudu ipppd[9267]: link 0 closed , linkunit: 0
May 3 09:36:10 Dudu ipppd[9267]: reinit_unit: 0
May 3 09:36:10 Dudu ipppd[9267]: Connect[0]: /dev/ippp0, fd: 8
May 3 09:36:10 Dudu kernel: [36641.695868] ippp_ccp: freeing reset data structure ffff810018a47000
May 3 09:36:10 Dudu kernel: [36641.696075] ippp, open, slot: 0, minor: 0, state: 0000
May 3 09:36:10 Dudu kernel: [36641.696155] ippp_ccp: allocated reset data structure ffff810018a47000
May 3 09:37:56 Dudu kernel: [36747.226753] ippp0: dialing 1 0112777000...
May 3 09:37:57 Dudu kernel: [36748.199746] isdn_net: ippp0 connected
May 3 09:37:57 Dudu ipppd[9267]: Local number: 0, Remote number: 0112777000, Type: outgoing
May 3 09:37:57 Dudu ipppd[9267]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 0, fd: 8
May 3 09:37:57 Dudu ipppd[9267]: Remote message:
May 3 09:37:57 Dudu ipppd[9267]: MPPP negotiation, He: No We: No
May 3 09:37:57 Dudu ipppd[9267]: local IP address 196.23.242.121
May 3 09:37:57 Dudu ipppd[9267]: remote IP address 196.38.72.113
May 3 09:40:10 Dudu ipppd[9267]: Modem hangup
May 3 09:40:10 Dudu ipppd[9267]: Connection terminated.
May 3 09:40:10 Dudu ipppd[9267]: taking down PHASE_DEAD link 0, linkunit: 0
May 3 09:40:10 Dudu kernel: [36880.948147] isdn_net: local hangup ippp0
May 3 09:40:10 Dudu kernel: [36880.948170] ippp0: Chargesum is 0
May 3 09:40:10 Dudu ipppd[9267]: closing fd 8 from unit 0
May 3 09:40:10 Dudu ipppd[9267]: link 0 closed , linkunit: 0
May 3 09:40:10 Dudu ipppd[9267]: reinit_unit: 0
May 3 09:40:10 Dudu ipppd[9267]: Connect[0]: /dev/ippp0, fd: 8
May 3 09:40:10 Dudu kernel: [36880.949149] ippp_ccp: freeing reset data structure ffff810018a47000
May 3 09:40:10 Dudu kernel: [36880.949244] ippp, open, slot: 0, minor: 0, state: 0000
May 3 09:40:10 Dudu kernel: [36880.949248] ippp_ccp: allocated reset data structure ffff810018a47000
May 3 09:40:31 Dudu kernel: [36901.971006] ippp0: dialing 1 0112777000...
May 3 09:40:32 Dudu ipppd[9267]: Local number: 0, Remote number: 0112777000, Type: outgoing
May 3 09:40:32 Dudu ipppd[9267]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 0, fd: 8
May 3 09:40:32 Dudu kernel: [36902.903379] isdn_net: ippp0 connected
May 3 09:40:34 Dudu ipppd[9267]: Remote message:
May 3 09:40:34 Dudu ipppd[9267]: MPPP negotiation, He: No We: No
May 3 09:40:34 Dudu ipppd[9267]: local IP address 196.23.233.115
May 3 09:40:34 Dudu ipppd[9267]: remote IP address 196.38.72.115
May 3 09:41:26 Dudu kernel: [36957.405295] isdn_net: local hangup ippp0
May 3 09:41:26 Dudu kernel: [36957.405589] ippp0: Chargesum is 0
May 3 09:41:26 Dudu ipppd[9267]: Modem hangup
May 3 09:41:26 Dudu ipppd[9267]: Connection terminated.
May 3 09:41:26 Dudu ipppd[9267]: taking down PHASE_DEAD link 0, linkunit: 0
May 3 09:41:26 Dudu ipppd[9267]: closing fd 8 from unit 0
May 3 09:41:26 Dudu ipppd[9267]: link 0 closed , linkunit: 0
May 3 09:41:26 Dudu ipppd[9267]: reinit_unit: 0
May 3 09:41:26 Dudu ipppd[9267]: Connect[0]: /dev/ippp0, fd: 8
May 3 09:41:26 Dudu kernel: [36957.406521] ippp_ccp: freeing reset data structure ffff810018a47000
May 3 09:41:26 Dudu kernel: [36957.406617] ippp, open, slot: 0, minor: 0, state: 0000
May 3 09:41:26 Dudu kernel: [36957.406624] ippp_ccp: allocated reset data structure ffff810018a47000
May 3 09:42:00 Dudu gconfd (baobab-15687): Received signal 15, shutting down cleanly
May 3 09:42:00 Dudu gconfd (baobab-15687): Exiting
May 3 09:51:08 Dudu gdm[3853]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
May 3 09:51:15 Dudu gdm[3867]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
May 3 09:51:21 Dudu gdm[3879]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
May 3 09:51:21 Dudu gdm[3852]: deal_with_x_crashes: Running the XKeepsCrashing script
May 3 09:51:53 Dudu gdm[3852]: Failed to start X server several times in a short time period; disabling display :0
May 3 09:52:02 Dudu gdm[3999]: gdm_auth_user_add: /home/baobab/.Xauthority is not owned by uid 1000.
May 3 09:52:02 Dudu gconfd (baobab-4075): starting (version 2.14.0), pid 4075 user 'baobab'
May 3 09:52:02 Dudu gconfd (baobab-4075): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
May 3 09:52:02 Dudu gconfd (baobab-4075): Resolved address "xml:readwrite:/home/baobab/.gconf" to a writable configuration source at position 1
May 3 09:52:02 Dudu gconfd (baobab-4075): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
May 3 09:52:02 Dudu gconfd (baobab-4075): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
May 3 09:52:02 Dudu gconfd (baobab-4075): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
May 3 09:52:05 Dudu gconfd (baobab-4075): Resolved address "xml:readwrite:/home/baobab/.gconf" to a writable configuration source at position 0
May 3 09:52:13 Dudu kernel: [37603.349549] ISO 9660 Extensions: Microsoft Joliet Level 3
May 3 09:52:13 Dudu kernel: [37603.401949] ISO 9660 Extensions: RRIP_1991A
May 3 09:52:26 Dudu gconfd (baobab-4075): Exiting
May 3 09:52:26 Dudu gdm[3998]: Restarting computer...
May 3 09:52:28 Dudu shutdown[3998]: shutting down for system reboot
May 3 09:52:28 Dudu init: Switching to runlevel: 6
May 3 09:52:34 Dudu ipppd[9267]: Terminating on signal 15.
May 3 09:52:34 Dudu ipppd[9267]: closing fd 8 from unit 0
May 3 09:52:34 Dudu ipppd[9267]: link 0 closed , linkunit: 0
May 3 09:52:34 Dudu ipppd[9267]: Exit.
May 3 09:52:34 Dudu kernel: [37624.424308] ippp_ccp: freeing reset data structure ffff810018a47000
May 3 09:52:34 Dudu ipppd[9267]: Terminating on signal 15.
May 3 09:52:37 Dudu sdpd[4891]: terminating...
May 3 09:52:37 Dudu hcid[4887]: Exit.
May 3 09:52:37 Dudu exiting on signal 15
May 3 09:53:53 Dudu syslogd 1.4.1#17ubuntu4: restart.
May 3 09:53:53 Dudu kernel: Inspecting /boot/System.map-2.6.15-21-amd64-generic
May 3 09:53:53 Dudu kernel: Loaded 22177 symbols from /boot/System.map-2.6.15-21-amd64-generic.
May 3 09:53:53 Dudu kernel: Symbols match kernel version 2.6.15.
May 3 09:53:53 Dudu kernel: No module symbols loaded - kernel modules not enabled.
May 3 09:53:53 Dudu kernel: [ 0.000000] Bootdata ok (command line is root=/dev/mapper/DuduHDD-System ro quiet splash)
May 3 09:53:53 Dudu kernel: [ 0.000000] Linux version 2.6.15-21-amd64-generic (buildd@crested) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Fri Apr 21 16:42:20 UTC 2006
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-provided physical RAM map:
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000001f72fc00 (usable)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 000000001f72fc00 - 000000001f730000 (ACPI NVS)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 000000001f730000 - 000000001f740000 (ACPI data)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 000000001f740000 - 000000001f7f0000 (ACPI NVS)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 000000001f7f0000 - 000000001f800000 (reserved)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 00000000fed13000 - 00000000fed1a000 (reserved)
May 3 09:53:53 Dudu kernel: [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000feda0000 (reserved)
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: RSDP (v000 ACPIAM ) @ 0x00000000000f4eb0
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: RSDT (v001 INTEL D915GAV 0x20050429 MSFT 0x00000097) @ 0x000000001f730000
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: FADT (v002 INTEL D915GAV 0x20050429 MSFT 0x00000097) @ 0x000000001f730200
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: MADT (v001 INTEL D915GAV 0x20050429 MSFT 0x00000097) @ 0x000000001f730390
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: MCFG (v001 INTEL D915GAV 0x20050429 MSFT 0x00000097) @ 0x000000001f730400
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: ASF! (v016 LEGEND I865PASF 0x00000001 INTL 0x02002026) @ 0x000000001f736020
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: TCPA (v001 INTEL TBLOEMID 0x00000001 MSFT 0x00000097) @ 0x000000001f7360c0
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: WDDT (v001 INTEL OEMWDDT 0x00000001 INTL 0x02002026) @ 0x000000001f7360f4
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: DSDT (v001 INTEL D915GAV 0x00000001 INTL 0x02002026) @ 0x0000000000000000
May 3 09:53:53 Dudu kernel: [ 0.000000] No NUMA configuration found
May 3 09:53:53 Dudu kernel: [ 0.000000] Faking a node at 0000000000000000-000000001f72f000
May 3 09:53:53 Dudu kernel: [ 0.000000] Bootmem setup node 0 0000000000000000-000000001f72f000
May 3 09:53:53 Dudu kernel: [ 0.000000] On node 0 totalpages: 126035
May 3 09:53:53 Dudu kernel: [ 0.000000] DMA zone: 3021 pages, LIFO batch:0
May 3 09:53:53 Dudu kernel: [ 0.000000] DMA32 zone: 123014 pages, LIFO batch:31
May 3 09:53:53 Dudu kernel: [ 0.000000] Normal zone: 0 pages, LIFO batch:0
May 3 09:53:53 Dudu kernel: [ 0.000000] HighMem zone: 0 pages, LIFO batch:0
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
May 3 09:53:53 Dudu kernel: [ 0.000000] Processor #0 15:4 APIC version 20
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
May 3 09:53:53 Dudu kernel: [ 0.000000] Processor #1 15:4 APIC version 20
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
May 3 09:53:53 Dudu kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: IRQ0 used by override.
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: IRQ2 used by override.
May 3 09:53:53 Dudu kernel: [ 0.000000] ACPI: IRQ9 used by override.
May 3 09:53:53 Dudu kernel: [ 0.000000] Setting APIC routing to physical flat
May 3 09:53:53 Dudu kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
May 3 09:53:53 Dudu kernel: [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1f800000:c0800000)
May 3 09:53:53 Dudu kernel: [ 0.000000] Checking aperture...
May 3 09:53:53 Dudu kernel: [ 0.000000] SMP: Allowing 3 CPUs, 1 hotplug CPUs
May 3 09:53:53 Dudu kernel: [ 0.000000] Built 1 zonelists
May 3 09:53:53 Dudu kernel: [ 0.000000] Kernel command line: root=/dev/mapper/DuduHDD-System ro quiet splash
May 3 09:53:53 Dudu kernel: [ 0.000000] Initializing CPU#0
May 3 09:53:53 Dudu kernel: [ 0.000000] PID hash table entries: 2048 (order: 11, 65536 bytes)
May 3 09:53:53 Dudu kernel: [ 0.000000] time.c: Using 3.579545 MHz PM timer.
May 3 09:53:53 Dudu kernel: [ 0.000000] time.c: Detected 3000.248 MHz processor.
May 3 09:53:53 Dudu kernel: [ 36.764284] Console: colour VGA+ 80x25
May 3 09:53:53 Dudu kernel: [ 36.764636] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
May 3 09:53:53 Dudu kernel: [ 36.764926] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
May 3 09:53:53 Dudu kernel: [ 36.769468] Memory: 496284k/515260k available (2131k kernel code, 18588k reserved, 751k data, 180k init)
May 3 09:53:53 Dudu kernel: [ 36.829472] Calibrating delay using timer specific routine.. 6006.62 BogoMIPS (lpj=3003311)
May 3 09:53:53 Dudu kernel: [ 36.829533] Security Framework v1.0.0 initialized
May 3 09:53:53 Dudu kernel: [ 36.829538] SELinux: Disabled at boot.
May 3 09:53:53 Dudu kernel: [ 36.829564] Mount-cache hash table entries: 256
May 3 09:53:53 Dudu kernel: [ 36.829685] CPU: Trace cache: 12K uops, L1 D cache: 16K
May 3 09:53:53 Dudu kernel: [ 36.829688] CPU: L2 cache: 2048K
May 3 09:53:53 Dudu kernel: [ 36.829692] using mwait in idle threads.
May 3 09:53:53 Dudu kernel: [ 36.829695] CPU: Physical Processor ID: 0
May 3 09:53:53 Dudu kernel: [ 36.829706] CPU0: Thermal monitoring enabled (TM1)
May 3 09:53:53 Dudu kernel: [ 36.829710] mtrr: v2.0 (20020519)
May 3 09:53:53 Dudu kernel: [ 36.829720] SMP alternatives: switching to UP code
May 3 09:53:53 Dudu kernel: [ 36.830077] checking if image is initramfs... it is
May 3 09:53:53 Dudu kernel: [ 37.518440] Freeing initrd memory: 6880k freed
May 3 09:53:53 Dudu kernel: [ 37.523214] ACPI: Looking for DSDT ... not found!
May 3 09:53:53 Dudu kernel: [ 37.536984] Using local APIC timer interrupts.
May 3 09:53:53 Dudu kernel: [ 37.570288] Detected 12.500 MHz APIC timer.
May 3 09:53:53 Dudu kernel: [ 37.570424] SMP alternatives: switching to SMP code
May 3 09:53:53 Dudu kernel: [ 37.570685] Booting processor 1/2 APIC 0x1
May 3 09:53:53 Dudu kernel: [ 37.581464] Initializing CPU#1
May 3 09:53:53 Dudu kernel: [ 37.641573] Calibrating delay using timer specific routine.. 5999.36 BogoMIPS (lpj=2999681)
May 3 09:53:53 Dudu kernel: [ 37.641587] CPU: Trace cache: 12K uops, L1 D cache: 16K
May 3 09:53:53 Dudu kernel: [ 37.641590] CPU: L2 cache: 2048K
May 3 09:53:53 Dudu kernel: [ 37.641594] CPU: Physical Processor ID: 0
May 3 09:53:53 Dudu kernel: [ 37.641606] CPU1: Thermal monitoring enabled (TM1)
May 3 09:53:53 Dudu kernel: [ 37.641977] Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
May 3 09:53:53 Dudu kernel: [ 37.641987] APIC error on CPU1: 00(40)
May 3 09:53:53 Dudu kernel: [ 37.641992] CPU 1: Syncing TSC to CPU 0.
May 3 09:53:53 Dudu kernel: [ 37.642129] CPU 1: synchronized TSC with CPU 0 (last diff -132 cycles, maxerr 930 cycles)
May 3 09:53:53 Dudu kernel: [ 37.642146] Brought up 2 CPUs
May 3 09:53:53 Dudu kernel: [ 37.642183] time.c: Using PIT/TSC based timekeeping.
May 3 09:53:53 Dudu kernel: [ 37.642186] testing NMI watchdog ... OK.
May 3 09:53:53 Dudu kernel: [ 37.652598] NET: Registered protocol family 16
May 3 09:53:53 Dudu kernel: [ 37.652625] ACPI: bus type pci registered
May 3 09:53:53 Dudu kernel: [ 37.652632] PCI: Using configuration type 1
May 3 09:53:53 Dudu kernel: [ 37.658760] PCI: Using MMCONFIG at e0000000
May 3 09:53:53 Dudu kernel: [ 37.659560] ACPI: Subsystem revision 20051216
May 3 09:53:53 Dudu kernel: [ 39.665207] ACPI: Interpreter enabled
May 3 09:53:53 Dudu kernel: [ 39.665210] ACPI: Using IOAPIC for interrupt routing
May 3 09:53:53 Dudu kernel: [ 39.665635] ACPI: PCI Root Bridge [PCI0] (0000:00)
May 3 09:53:53 Dudu kernel: [ 39.665639] PCI: Probing PCI hardware (bus 00)
May 3 09:53:53 Dudu kernel: [ 39.667926] Boot video device is 0000:00:02.0
May 3 09:53:53 Dudu kernel: [ 39.668324] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
May 3 09:53:53 Dudu kernel: [ 39.668850] PCI: Transparent bridge - 0000:00:1e.0
May 3 09:53:53 Dudu kernel: [ 39.668898] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
May 3 09:53:53 Dudu kernel: [ 39.672558] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
May 3 09:53:53 Dudu kernel: [ 39.672912] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
May 3 09:53:53 Dudu kernel: [ 39.677394] ACPI: Power Resource [URP1] (off)
May 3 09:53:53 Dudu kernel: [ 39.677480] ACPI: Power Resource [FDDP] (off)
May 3 09:53:53 Dudu kernel: [ 39.677562] ACPI: Power Resource [LPTP] (off)
May 3 09:53:53 Dudu kernel: [ 39.677697] ACPI: Power Resource [URP2] (off)
May 3 09:53:53 Dudu kernel: [ 39.678564] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
May 3 09:53:53 Dudu kernel: [ 39.678918] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
May 3 09:53:53 Dudu kernel: [ 39.679262] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
May 3 09:53:53 Dudu kernel: [ 39.679617] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
May 3 09:53:53 Dudu kernel: [ 39.680418] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
May 3 09:53:53 Dudu kernel: [ 39.680858] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
May 3 09:53:53 Dudu kernel: [ 39.681301] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
May 3 09:53:53 Dudu kernel: [ 39.681745] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
May 3 09:53:53 Dudu kernel: [ 39.682188] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
May 3 09:53:53 Dudu kernel: [ 39.682634] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
May 3 09:53:53 Dudu kernel: [ 39.683073] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
May 3 09:53:53 Dudu kernel: [ 39.683516] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
May 3 09:53:53 Dudu kernel: [ 39.683899] Linux Plug and Play Support v0.97 (c) Adam Belay
May 3 09:53:53 Dudu kernel: [ 39.683909] pnp: PnP ACPI init
May 3 09:53:53 Dudu kernel: [ 39.688791] pnp: PnP ACPI: found 14 devices
May 3 09:53:53 Dudu kernel: [ 39.688814] PCI: Using ACPI for IRQ routing
May 3 09:53:53 Dudu kernel: [ 39.688817] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
May 3 09:53:53 Dudu kernel: [ 39.688932] PCI-DMA: Disabling IOMMU.
May 3 09:53:53 Dudu kernel: [ 39.690248] pnp: 00:0c: ioport range 0x400-0x47f could not be reserved
May 3 09:53:53 Dudu kernel: [ 39.690251] pnp: 00:0c: ioport range 0x680-0x6ff has been reserved
May 3 09:53:53 Dudu kernel: [ 39.690254] pnp: 00:0c: ioport range 0x500-0x53f has been reserved
May 3 09:53:53 Dudu kernel: [ 39.690515] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
May 3 09:53:53 Dudu kernel: [ 39.690520] PCI: Bridge: 0000:00:01.0
May 3 09:53:53 Dudu kernel: [ 39.690521] IO window: disabled.
May 3 09:53:53 Dudu kernel: [ 39.690524] MEM window: ffa00000-ffafffff
May 3 09:53:53 Dudu kernel: [ 39.690527] PREFETCH window: cff00000-cfffffff
May 3 09:53:53 Dudu kernel: [ 39.690529] PCI: Bridge: 0000:00:1c.0
May 3 09:53:53 Dudu kernel: [ 39.690531] IO window: disabled.
May 3 09:53:53 Dudu kernel: [ 39.690535] MEM window: ff600000-ff6fffff
May 3 09:53:53 Dudu kernel: [ 39.690538] PREFETCH window: cfb00000-cfbfffff
May 3 09:53:53 Dudu kernel: [ 39.690541] PCI: Bridge: 0000:00:1c.1
May 3 09:53:53 Dudu kernel: [ 39.690543] IO window: disabled.
May 3 09:53:53 Dudu kernel: [ 39.690546] MEM window: ff700000-ff7fffff
May 3 09:53:53 Dudu kernel: [ 39.690550] PREFETCH window: cfc00000-cfcfffff
May 3 09:53:53 Dudu kernel: [ 39.690553] PCI: Bridge: 0000:00:1c.2
May 3 09:53:53 Dudu kernel: [ 39.690554] IO window: disabled.
May 3 09:53:53 Dudu kernel: [ 39.690558] MEM window: ff800000-ff8fffff
May 3 09:53:53 Dudu kernel: [ 39.690562] PREFETCH window: cfd00000-cfdfffff
May 3 09:53:53 Dudu kernel: [ 39.690566] PCI: Bridge: 0000:00:1c.3
May 3 09:53:53 Dudu kernel: [ 39.690568] IO window: disabled.
May 3 09:53:53 Dudu kernel: [ 39.690571] MEM window: ff900000-ff9fffff
May 3 09:53:53 Dudu kernel: [ 39.690575] PREFETCH window: cfe00000-cfefffff
May 3 09:53:53 Dudu kernel: [ 39.690578] PCI: Bridge: 0000:00:1e.0
May 3 09:53:53 Dudu kernel: [ 39.690581] IO window: b000-bfff
May 3 09:53:53 Dudu kernel: [ 39.690585] MEM window: ff500000-ff5fffff
May 3 09:53:53 Dudu kernel: [ 39.690588] PREFETCH window: cfa00000-cfafffff
May 3 09:53:53 Dudu kernel: [ 39.690599] GSI 16 sharing vector 0xA9 and IRQ 16
May 3 09:53:53 Dudu kernel: [ 39.690601] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
May 3 09:53:53 Dudu kernel: [ 39.690606] PCI: Setting latency timer of device 0000:00:01.0 to 64
May 3 09:53:53 Dudu kernel: [ 39.690618] GSI 17 sharing vector 0xB1 and IRQ 17
May 3 09:53:53 Dudu kernel: [ 39.690620] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 177
May 3 09:53:53 Dudu kernel: [ 39.690625] PCI: Setting latency timer of device 0000:00:1c.0 to 64
May 3 09:53:53 Dudu kernel: [ 39.690636] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 169
May 3 09:53:53 Dudu kernel: [ 39.690641] PCI: Setting latency timer of device 0000:00:1c.1 to 64
May 3 09:53:53 Dudu kernel: [ 39.690652] GSI 18 sharing vector 0xB9 and IRQ 18
May 3 09:53:53 Dudu kernel: [ 39.690655] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 185
May 3 09:53:53 Dudu kernel: [ 39.690659] PCI: Setting latency timer of device 0000:00:1c.2 to 64
May 3 09:53:53 Dudu kernel: [ 39.690671] GSI 19 sharing vector 0xC1 and IRQ 19
May 3 09:53:53 Dudu kernel: [ 39.690673] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 193
May 3 09:53:53 Dudu kernel: [ 39.690678] PCI: Setting latency timer of device 0000:00:1c.3 to 64
May 3 09:53:53 Dudu kernel: [ 39.690685] PCI: Setting latency timer of device 0000:00:1e.0 to 64
May 3 09:53:53 Dudu kernel: [ 39.691204] IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
May 3 09:53:53 Dudu kernel: [ 39.691639] audit: initializing netlink socket (disabled)
May 3 09:53:53 Dudu kernel: [ 39.691652] audit(1146642807.930:1): initialized
May 3 09:53:53 Dudu kernel: [ 39.691833] VFS: Disk quotas dquot_6.5.1
May 3 09:53:53 Dudu kernel: [ 39.691854] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 3 09:53:53 Dudu kernel: [ 39.691911] Initializing Cryptographic API
May 3 09:53:53 Dudu kernel: [ 39.691916] io scheduler noop registered
May 3 09:53:53 Dudu kernel: [ 39.691925] io scheduler anticipatory registered
May 3 09:53:53 Dudu kernel: [ 39.691935] io scheduler deadline registered
May 3 09:53:53 Dudu kernel: [ 39.691957] io scheduler cfq registered
May 3 09:53:53 Dudu kernel: [ 39.692085] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
May 3 09:53:53 Dudu kernel: [ 39.692091] PCI: Setting latency timer of device 0000:00:01.0 to 64
May 3 09:53:53 Dudu kernel: [ 39.692107] assign_interrupt_mode Found MSI capability
May 3 09:53:53 Dudu kernel: [ 39.692131] Allocate Port Service[pcie00]
May 3 09:53:53 Dudu kernel: [ 39.692174] Allocate Port Service[pcie03]
May 3 09:53:53 Dudu kernel: [ 39.692215] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 177
May 3 09:53:53 Dudu kernel: [ 39.692220] PCI: Setting latency timer of device 0000:00:1c.0 to 64
May 3 09:53:53 Dudu kernel: [ 39.692247] assign_interrupt_mode Found MSI capability
May 3 09:53:53 Dudu kernel: [ 39.692272] Allocate Port Service[pcie00]
May 3 09:53:53 Dudu kernel: [ 39.692312] Allocate Port Service[pcie02]
May 3 09:53:53 Dudu kernel: [ 39.692346] Allocate Port Service[pcie03]
May 3 09:53:53 Dudu kernel: [ 39.692386] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 169
May 3 09:53:53 Dudu kernel: [ 39.692392] PCI: Setting latency timer of device 0000:00:1c.1 to 64
May 3 09:53:53 Dudu kernel: [ 39.692418] assign_interrupt_mode Found MSI capability
May 3 09:53:53 Dudu kernel: [ 39.692443] Allocate Port Service[pcie00]
May 3 09:53:53 Dudu kernel: [ 39.692481] Allocate Port Service[pcie02]
May 3 09:53:53 Dudu kernel: [ 39.692517] Allocate Port Service[pcie03]
May 3 09:53:53 Dudu kernel: [ 39.692566] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 185
May 3 09:53:53 Dudu kernel: [ 39.692571] PCI: Setting latency timer of device 0000:00:1c.2 to 64
May 3 09:53:53 Dudu kernel: [ 39.692597] assign_interrupt_mode Found MSI capability
May 3 09:53:53 Dudu kernel: [ 39.692622] Allocate Port Service[pcie00]
May 3 09:53:53 Dudu kernel: [ 39.692660] Allocate Port Service[pcie02]
May 3 09:53:53 Dudu kernel: [ 39.692695] Allocate Port Service[pcie03]
May 3 09:53:53 Dudu kernel: [ 39.692736] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 193
May 3 09:53:53 Dudu kernel: [ 39.692741] PCI: Setting latency timer of device 0000:00:1c.3 to 64
May 3 09:53:53 Dudu kernel: [ 39.692767] assign_interrupt_mode Found MSI capability
May 3 09:53:53 Dudu kernel: [ 39.692792] Allocate Port Service[pcie00]
May 3 09:53:53 Dudu kernel: [ 39.692831] Allocate Port Service[pcie02]
May 3 09:53:53 Dudu kernel: [ 39.692866] Allocate Port Service[pcie03]
May 3 09:53:53 Dudu kernel: [ 39.712151] Linux agpgart interface v0.101 (c) Dave Jones
May 3 09:53:53 Dudu kernel: [ 39.712267] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
May 3 09:53:53 Dudu kernel: [ 39.714415] serio: i8042 AUX port at 0x60,0x64 irq 12
May 3 09:53:53 Dudu kernel: [ 39.714606] serio: i8042 KBD port at 0x60,0x64 irq 1
May 3 09:53:53 Dudu kernel: [ 39.714624] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
May 3 09:53:53 Dudu kernel: [ 39.714767] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
May 3 09:53:53 Dudu kernel: [ 39.717065] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
May 3 09:53:53 Dudu kernel: [ 39.717677] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
May 3 09:53:53 Dudu kernel: [ 39.717736] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
May 3 09:53:53 Dudu kernel: [ 39.717740] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
May 3 09:53:53 Dudu kernel: [ 39.717919] mice: PS/2 mouse device common for all mice
May 3 09:53:53 Dudu kernel: [ 39.718312] NET: Registered protocol family 2
May 3 09:53:53 Dudu kernel: [ 39.732165] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
May 3 09:53:53 Dudu kernel: [ 39.732327] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
May 3 09:53:53 Dudu kernel: [ 39.732453] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
May 3 09:53:53 Dudu kernel: [ 39.732577] TCP: Hash tables configured (established 16384 bind 16384)
May 3 09:53:53 Dudu kernel: [ 39.732580] TCP reno registered
May 3 09:53:53 Dudu kernel: [ 39.732645] TCP bic registered
May 3 09:53:53 Dudu kernel: [ 39.732655] NET: Registered protocol family 1
May 3 09:53:53 Dudu kernel: [ 39.732661] NET: Registered protocol family 8
May 3 09:53:53 Dudu kernel: [ 39.732663] NET: Registered protocol family 20
May 3 09:53:53 Dudu kernel: [ 39.732771] ACPI wakeup devices:
May 3 09:53:53 Dudu kernel: [ 39.732775] PEGP P0P2 AC97 USB0 USB1 USB2 USB3 USB7 UAR1 PEX1 PEX2 PEX3 PEX4 AZAL PWRB
May 3 09:53:53 Dudu kernel: [ 39.732790] ACPI: (supports S0 S1 S4 S5)
May 3 09:53:53 Dudu kernel: [ 39.732855] Freeing unused kernel memory: 180k freed
May 3 09:53:53 Dudu kernel: [ 39.756482] input: AT Translated Set 2 keyboard as /class/input/input0
May 3 09:53:53 Dudu kernel: [ 39.794359] vga16fb: initializing
May 3 09:53:53 Dudu kernel: [ 39.794364] vga16fb: mapped to 0xffff8100000a0000
May 3 09:53:53 Dudu kernel: [ 39.896028] Console: switching to colour frame buffer device 80x25
May 3 09:53:53 Dudu kernel: [ 39.896035] fb0: VGA16 VGA frame buffer device
May 3 09:53:53 Dudu kernel: [ 40.917032] Capability LSM initialized
May 3 09:53:53 Dudu kernel: [ 40.975122] ACPI: Processor [CPU1] (supports 8 throttling states)
May 3 09:53:53 Dudu kernel: [ 40.975141] ACPI: Processor [CPU2] (supports 8 throttling states)
May 3 09:53:53 Dudu kernel: [ 41.464172] ICH6: IDE controller at PCI slot 0000:00:1f.1
May 3 09:53:53 Dudu kernel: [ 41.464185] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 185
May 3 09:53:53 Dudu kernel: [ 41.464199] ICH6: chipset revision 3
May 3 09:53:53 Dudu kernel: [ 41.464202] ICH6: not 100%% native mode: will probe irqs later
May 3 09:53:53 Dudu kernel: [ 41.464213] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
May 3 09:53:53 Dudu kernel: [ 41.464231] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
May 3 09:53:53 Dudu kernel: [ 41.464244] Probing IDE interface ide0...
May 3 09:53:53 Dudu kernel: [ 42.135257] hda: TSSTcorpCD/DVDW SH-W162C, ATAPI CD/DVD-ROM drive
May 3 09:53:53 Dudu kernel: [ 42.748954] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
May 3 09:53:53 Dudu kernel: [ 42.761782] Probing IDE interface ide1...
May 3 09:53:53 Dudu kernel: [ 43.288895] hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
May 3 09:53:53 Dudu kernel: [ 43.288904] Uniform CD-ROM driver Revision: 3.20
May 3 09:53:53 Dudu kernel: [ 43.329762] SCSI subsystem initialized
May 3 09:53:53 Dudu kernel: [ 43.331180] libata version 1.20 loaded.
May 3 09:53:53 Dudu kernel: [ 43.332602] ata_piix 0000:00:1f.2: version 1.05
May 3 09:53:53 Dudu kernel: [ 43.332613] ata_pci_init_one: pci_dev class+intf: 0x1018f
May 3 09:53:53 Dudu kernel: [ 43.332617] ata_pci_init_one: NO_LEGACY == 0
May 3 09:53:53 Dudu kernel: [ 43.332634] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 193
May 3 09:53:53 Dudu kernel: [ 43.332650] PCI: Setting latency timer of device 0000:00:1f.2 to 64
May 3 09:53:53 Dudu kernel: [ 43.332708] ata1: PATA max UDMA/133 cmd 0xE800 ctl 0xE402 bmdma 0xD800 irq 193
May 3 09:53:53 Dudu kernel: [ 43.332754] ata2: PATA max UDMA/133 cmd 0xE000 ctl 0xDC02 bmdma 0xD808 irq 193
May 3 09:53:53 Dudu kernel: [ 43.486589] ata1: dev 0 cfg 00:427a 49:2f00 82:7069 83:7c01 84:4023 85:7069 86:3c01 87:4023 88:203f 93:0000
May 3 09:53:53 Dudu kernel: [ 43.486594] ata1: dev 0 ATA-7, max UDMA/100, 156301488 sectors: LBA48
May 3 09:53:53 Dudu kernel: [ 43.486760] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0xffff81001f70cbc0
May 3 09:53:53 Dudu kernel: [ 43.490815] ata1: dev 0 configured for UDMA/100
May 3 09:53:53 Dudu kernel: [ 43.490962] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0xffff81001f70cbc0
May 3 09:53:53 Dudu kernel: [ 43.494892] scsi0 : ata_piix
May 3 09:53:53 Dudu kernel: [ 44.666334] ata2: disabling port
May 3 09:53:53 Dudu kernel: [ 44.666338] scsi1 : ata_piix
May 3 09:53:53 Dudu kernel: [ 44.666534] Vendor: ATA Model: WDC WD800JD-60LU Rev: 07.0
May 3 09:53:53 Dudu kernel: [ 44.666549] Type: Direct-Access ANSI SCSI revision: 05
May 3 09:53:53 Dudu kernel: [ 44.673174] Driver 'sd' needs updating - please use bus_type methods
May 3 09:53:53 Dudu kernel: [ 44.673715] SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
May 3 09:53:53 Dudu kernel: [ 44.673740] SCSI device sda: drive cache: write back
May 3 09:53:53 Dudu kernel: [ 44.674538] SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
May 3 09:53:53 Dudu kernel: [ 44.674575] SCSI device sda: drive cache: write back
May 3 09:53:53 Dudu kernel: [ 44.674584] sda: sda1 sda2 sda3
May 3 09:53:53 Dudu kernel: [ 44.715112] sd 0:0:0:0: Attached scsi disk sda
May 3 09:53:53 Dudu kernel: [ 44.948868] usbcore: registered new driver usbfs
May 3 09:53:53 Dudu kernel: [ 44.949520] usbcore: registered new driver hub
May 3 09:53:53 Dudu kernel: [ 44.952167] USB Universal Host Controller Interface driver v2.3
May 3 09:53:53 Dudu kernel: [ 44.952830] GSI 20 sharing vector 0x3A and IRQ 20
May 3 09:53:53 Dudu kernel: [ 44.952835] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 58
May 3 09:53:53 Dudu kernel: [ 44.952848] PCI: Setting latency timer of device 0000:00:1d.0 to 64
May 3 09:53:53 Dudu kernel: [ 44.952853] uhci_hcd 0000:00:1d.0: UHCI Host Controller
May 3 09:53:53 Dudu kernel: [ 44.953287] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
May 3 09:53:53 Dudu kernel: [ 44.953300] uhci_hcd 0000:00:1d.0: irq 58, io base 0x0000c800
May 3 09:53:53 Dudu kernel: [ 44.953667] hub 1-0:1.0: USB hub found
May 3 09:53:53 Dudu kernel: [ 44.953676] hub 1-0:1.0: 2 ports detected
May 3 09:53:53 Dudu kernel: [ 45.055356] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193
May 3 09:53:53 Dudu kernel: [ 45.055370] PCI: Setting latency timer of device 0000:00:1d.1 to 64
May 3 09:53:53 Dudu kernel: [ 45.055375] uhci_hcd 0000:00:1d.1: UHCI Host Controller
May 3 09:53:53 Dudu kernel: [ 45.055422] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
May 3 09:53:53 Dudu kernel: [ 45.055433] uhci_hcd 0000:00:1d.1: irq 193, io base 0x0000cc00
May 3 09:53:53 Dudu kernel: [ 45.055564] hub 2-0:1.0: USB hub found
May 3 09:53:53 Dudu kernel: [ 45.055573] hub 2-0:1.0: 2 ports detected
May 3 09:53:53 Dudu kernel: [ 45.156588] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 185
May 3 09:53:53 Dudu kernel: [ 45.156598] PCI: Setting latency timer of device 0000:00:1d.2 to 64
May 3 09:53:53 Dudu kernel: [ 45.156602] uhci_hcd 0000:00:1d.2: UHCI Host Controller
May 3 09:53:53 Dudu kernel: [ 45.156643] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
May 3 09:53:53 Dudu kernel: [ 45.156654] uhci_hcd 0000:00:1d.2: irq 185, io base 0x0000d000
May 3 09:53:53 Dudu kernel: [ 45.156770] hub 3-0:1.0: USB hub found
May 3 09:53:53 Dudu kernel: [ 45.156778] hub 3-0:1.0: 2 ports detected
May 3 09:53:53 Dudu kernel: [ 45.257837] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
May 3 09:53:53 Dudu kernel: [ 45.257847] PCI: Setting latency timer of device 0000:00:1d.3 to 64
May 3 09:53:53 Dudu kernel: [ 45.257851] uhci_hcd 0000:00:1d.3: UHCI Host Controller
May 3 09:53:53 Dudu kernel: [ 45.257897] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
May 3 09:53:53 Dudu kernel: [ 45.257907] uhci_hcd 0000:00:1d.3: irq 169, io base 0x0000d400
May 3 09:53:53 Dudu kernel: [ 45.258017] hub 4-0:1.0: USB hub found
May 3 09:53:53 Dudu kernel: [ 45.258026] hub 4-0:1.0: 2 ports detected
May 3 09:53:53 Dudu kernel: [ 45.359907] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 58
May 3 09:53:53 Dudu kernel: [ 45.359935] PCI: Setting latency timer of device 0000:00:1d.7 to 64
May 3 09:53:53 Dudu kernel: [ 45.359941] ehci_hcd 0000:00:1d.7: EHCI Host Controller
May 3 09:53:53 Dudu kernel: [ 45.359988] ehci_hcd 0000:00:1d.7: debug port 1
May 3 09:53:53 Dudu kernel: [ 45.359995] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
May 3 09:53:53 Dudu kernel: [ 45.360043] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
May 3 09:53:53 Dudu kernel: [ 45.360053] ehci_hcd 0000:00:1d.7: irq 58, io mem 0xff43bc00
May 3 09:53:53 Dudu kernel: [ 45.363926] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
May 3 09:53:53 Dudu kernel: [ 45.364013] hub 5-0:1.0: USB hub found
May 3 09:53:53 Dudu kernel: [ 45.364030] hub 5-0:1.0: 8 ports detected
May 3 09:53:53 Dudu kernel: [ 45.480221] Probing IDE interface ide1...
May 3 09:53:53 Dudu kernel: [ 45.963270] usb 3-1: new full speed USB device using uhci_hcd and address 3
May 3 09:53:53 Dudu kernel: [ 46.017455] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
May 3 09:53:53 Dudu kernel: [ 48.513786] Attempting manual resume
May 3 09:53:53 Dudu kernel: [ 48.534937] ReiserFS: dm-0: found reiserfs format "3.6" with standard journal
May 3 09:53:53 Dudu kernel: [ 49.474229] ReiserFS: dm-0: using ordered data mode
May 3 09:53:53 Dudu kernel: [ 49.487245] ReiserFS: dm-0: journal params: device dm-0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
May 3 09:53:53 Dudu kernel: [ 49.488241] ReiserFS: dm-0: checking transaction log (dm-0)
May 3 09:53:53 Dudu kernel: [ 49.516770] ReiserFS: dm-0: Using r5 hash to sort names
May 3 09:53:53 Dudu kernel: [ 54.861535] sd 0:0:0:0: Attached scsi generic sg0 type 0
May 3 09:53:53 Dudu kernel: [ 56.014051] agpgart: Detected an Intel 915G Chipset.
May 3 09:53:53 Dudu kernel: [ 56.015401] agpgart: Detected 7932K stolen memory.
May 3 09:53:53 Dudu kernel: [ 56.030919] agpgart: AGP aperture is 256M @ 0xd0000000
May 3 09:53:53 Dudu kernel: [ 56.119447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
May 3 09:53:53 Dudu kernel: [ 56.190666] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 3 09:53:53 Dudu kernel: [ 56.369093] hw_random: RNG not detected
May 3 09:53:53 Dudu kernel: [ 56.466310] Real Time Clock Driver v1.12
May 3 09:53:53 Dudu kernel: [ 56.547913] parport: PnPBIOS parport detected.
May 3 09:53:53 Dudu kernel: [ 56.547948] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
May 3 09:53:53 Dudu kernel: [ 56.618210] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169
May 3 09:53:53 Dudu kernel: [ 56.618234] PCI: Setting latency timer of device 0000:00:1b.0 to 64
May 3 09:53:53 Dudu kernel: [ 56.671842] Floppy drive(s): fd0 is 1.44M
May 3 09:53:53 Dudu kernel: [ 56.686653] FDC 0 is a post-1991 82077
May 3 09:53:53 Dudu kernel: [ 56.812261] Modular ISDN Stack core $Revision: 1.25 $
May 3 09:53:53 Dudu kernel: [ 56.812377] mISDNd: kernel daemon started
May 3 09:53:53 Dudu kernel: [ 56.819934] Winbond W6692 PCI driver Rev. 1.13
May 3 09:53:53 Dudu kernel: [ 56.819982] GSI 21 sharing vector 0x42 and IRQ 21
May 3 09:53:53 Dudu kernel: [ 56.819987] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 21 (level, low) -> IRQ 66
May 3 09:53:53 Dudu kernel: [ 56.819993] mISDN_w6692: found adapter Winbond W6692 at 0000:06:00.0
May 3 09:53:53 Dudu kernel: [ 56.820009] W6692: Winbond W6692 version (0): W6692 V00
May 3 09:53:53 Dudu kernel: [ 56.821300] input: PC Speaker as /class/input/input1
May 3 09:53:53 Dudu kernel: [ 56.829717] w6692: IRQ 66 count 9
May 3 09:53:53 Dudu kernel: [ 56.829723] w6692 1 cards installed
May 3 09:53:53 Dudu kernel: [ 56.872711] ISDN L1 driver version 1.11
May 3 09:53:53 Dudu kernel: [ 56.878004] input: PS/2 Generic Mouse as /class/input/input2
May 3 09:53:53 Dudu kernel: [ 56.900425] ISDN L2 driver version 1.20
May 3 09:53:53 Dudu kernel: [ 56.900619] mISDN: INTERNAL ERROR in drivers/isdn/misdn/stack.c:596
May 3 09:53:53 Dudu kernel: [ 56.900631] release_l1 id 1
May 3 09:53:53 Dudu kernel: [ 56.900640] mISDNd: addr(f0000) prim(f1980) failed err(-92)
May 3 09:53:53 Dudu kernel: [ 56.900645] mISDNd: test event done
May 3 09:53:53 Dudu kernel: [ 56.905492] CSLIP: code copyright 1989 Regents of the University of California
May 3 09:53:53 Dudu kernel: [ 56.919938] ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
May 3 09:53:53 Dudu kernel: [ 56.964082] HiSax: Linux Driver for passive ISDN cards
May 3 09:53:53 Dudu kernel: [ 56.964087] HiSax: Version 3.5 (module)
May 3 09:53:53 Dudu kernel: [ 56.964090] HiSax: Layer1 Revision 2.46.2.5
May 3 09:53:53 Dudu kernel: [ 56.964093] HiSax: Layer2 Revision 2.30.2.4
May 3 09:53:53 Dudu kernel: [ 56.964096] HiSax: TeiMgr Revision 2.20.2.3
May 3 09:53:53 Dudu kernel: [ 56.964099] HiSax: Layer3 Revision 2.22.2.3
May 3 09:53:53 Dudu kernel: [ 56.964102] HiSax: LinkLayer Revision 2.59.2.4
May 3 09:53:53 Dudu kernel: [ 56.987102] e100: Intel(R) PRO/100 Network Driver, 3.4.14-k4-NAPI
May 3 09:53:53 Dudu kernel: [ 56.987108] e100: Copyright(c) 1999-2005 Intel Corporation
May 3 09:53:53 Dudu kernel: [ 56.987182] GSI 22 sharing vector 0x4A and IRQ 22
May 3 09:53:53 Dudu kernel: [ 56.987187] ACPI: PCI Interrupt 0000:06:08.0[A] -> GSI 20 (level, low) -> IRQ 74
May 3 09:53:53 Dudu kernel: [ 57.009021] e100: eth0: e100_probe: addr 0xff501000, irq 74, MAC addr 00:13:20:83:E7:C3
May 3 09:53:53 Dudu kernel: [ 57.009774] ts: Compaq touchscreen protocol output
May 3 09:53:53 Dudu kernel: [ 57.040430] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04E8 pid 0x3268
May 3 09:53:53 Dudu kernel: [ 57.040497] usbcore: registered new driver usblp
May 3 09:53:53 Dudu kernel: [ 57.040501] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
May 3 09:53:53 Dudu kernel: [ 57.266554] lp0: using parport0 (interrupt-driven).
May 3 09:53:53 Dudu kernel: [ 57.349476] Adding 1068312k swap on /dev/sda3. Priority:-1 extents:1 across:1068312k
May 3 09:53:53 Dudu kernel: [ 59.037914] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
May 3 09:53:53 Dudu kernel: [ 59.037920] md: bitmap version 4.39
May 3 09:53:53 Dudu kernel: [ 63.085615] kjournald starting. Commit interval 5 seconds
May 3 09:53:53 Dudu kernel: [ 63.085738] EXT3 FS on sda1, internal journal
May 3 09:53:53 Dudu kernel: [ 63.085743] EXT3-fs: mounted filesystem with ordered data mode.
May 3 09:53:53 Dudu kernel: [ 63.086203] ReiserFS: dm-1: found reiserfs format "3.6" with standard journal
May 3 09:53:53 Dudu kernel: [ 63.089203] ReiserFS: dm-1: using ordered data mode
May 3 09:53:53 Dudu kernel: [ 63.089294] ReiserFS: dm-1: journal params: device dm-1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
May 3 09:53:53 Dudu kernel: [ 63.090136] ReiserFS: dm-1: checking transaction log (dm-1)
May 3 09:53:53 Dudu kernel: [ 63.102941] ReiserFS: dm-1: Using r5 hash to sort names
May 3 09:53:53 Dudu kernel: [ 64.709445] pcc_acpi: loading...
May 3 09:53:53 Dudu kernel: [ 64.729401] ACPI: Power Button (FF) [PWRF]
May 3 09:53:53 Dudu kernel: [ 64.729438] ACPI: Power Button (CM) [PWRB]
May 3 09:53:53 Dudu kernel: [ 64.791922] ibm_acpi: ec object not found
May 3 09:53:55 Dudu hpiod: 0.9.6 accepting connections at 42894...
May 3 09:54:02 Dudu kernel: [ 73.802292] hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
May 3 09:54:02 Dudu kernel: [ 73.802304] hda: drive_cmd: error=0x04 { AbortedCommand }
May 3 09:54:02 Dudu kernel: [ 73.802309] ide: failed opcode was: 0xec
May 3 09:54:02 Dudu kernel: [ 73.841647] hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
May 3 09:54:02 Dudu kernel: [ 73.841659] hda: drive_cmd: error=0x04 { AbortedCommand }
May 3 09:54:02 Dudu kernel: [ 73.841664] ide: failed opcode was: 0xec
May 3 09:54:02 Dudu hcid[7094]: Bluetooth HCI daemon
May 3 09:54:02 Dudu kernel: [ 74.121214] Bluetooth: Core ver 2.8
May 3 09:54:02 Dudu kernel: [ 74.121221] NET: Registered protocol family 31
May 3 09:54:02 Dudu kernel: [ 74.121224] Bluetooth: HCI device and connection manager initialized
May 3 09:54:02 Dudu kernel: [ 74.121236] Bluetooth: HCI socket layer initialized
May 3 09:54:02 Dudu kernel: [ 74.154356] Bluetooth: L2CAP ver 2.8
May 3 09:54:02 Dudu kernel: [ 74.154361] Bluetooth: L2CAP socket layer initialized
May 3 09:54:02 Dudu sdpd[7100]: Bluetooth SDP daemon
May 3 09:54:02 Dudu

Revision history for this message
Peter Liedler (peter-liedler) wrote :

Thank you for your bug report. I am sorry that there has been no resonse until now. Your bug report is about a test release of dapper. Is the bug still availaible on current systems or can we close it.

Changed in isdnutils:
status: Unconfirmed → Needs Info
Revision history for this message
Nanley Chery (nanoman) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in isdnutils:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.