Einzelnen Beitrag anzeigen
Alt 29.02.08, 12:34   #3 (permalink)
Herpez
Themenstarter
 
Registriert seit: 29.01.08
Karma: 4
Herpez Leistung: Facit NTK
Standard

Das Telefon hat Copyright von 2005, also eher nicht die 2te Generation. Ist auch eine Windows-Installations-CD dabei, Vista wird nicht erwähnt (zum Glück XP!).

Das kam mit dmesg raus:

Code:
[ 0.000000] Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007 (Ubuntu 2.6.22-14.46-generic)
 [ 0.000000] BIOS-provided physical RAM map:
 [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 [ 0.000000] BIOS-e820: 0000000000100000 - 0000000000f00000 (usable)
 [ 0.000000] BIOS-e820: 0000000000f00000 - 0000000001000000 (reserved)
 [ 0.000000] BIOS-e820: 0000000001000000 - 000000000fff0000 (usable)
 [ 0.000000] BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
 [ 0.000000] BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
 [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
 [ 0.000000] 0MB HIGHMEM available.
 [ 0.000000] 255MB LOWMEM available.
 [ 0.000000] found SMP MP-table at 000f62d0
 [ 0.000000] Entering add_active_range(0, 0, 65520) 0 entries of 256 used
 [ 0.000000] Zone PFN ranges:
 [ 0.000000] DMA 0 -> 4096
 [ 0.000000] Normal 4096 -> 65520
 [ 0.000000] HighMem 65520 -> 65520
 [ 0.000000] early_node_map[1] active PFN ranges
 [ 0.000000] 0: 0 -> 65520
 [ 0.000000] On node 0 totalpages: 65520
 [ 0.000000] DMA zone: 32 pages used for memmap
 [ 0.000000] DMA zone: 0 pages reserved
 [ 0.000000] DMA zone: 4064 pages, LIFO batch:0
 [ 0.000000] Normal zone: 479 pages used for memmap
 [ 0.000000] Normal zone: 60945 pages, LIFO batch:15
 [ 0.000000] HighMem zone: 0 pages used for memmap
 [ 0.000000] DMI 2.2 present.
 [ 0.000000] ACPI: RSDP signature @ 0xC00F7C80 checksum 0
 [ 0.000000] ACPI: RSDP 000F7C80, 0014 (r0 AWARD )
 [ 0.000000] ACPI: RSDT 0FFF3000, 002C (r1 AWARD AWRDACPI 30302E32 AWRD 0)
 [ 0.000000] ACPI: FACP 0FFF3040, 0084 (r2 AWARD AWRDACPI 30302E32 AWRD 0)
 [ 0.000000] ACPI: DSDT 0FFF3100, 3BCB (r1 AWARD AWRDACPI 1000 MSFT 100000C)
 [ 0.000000] ACPI: FACS 0FFF0000, 0040
 [ 0.000000] ACPI: APIC 0FFF6D00, 0054 (r1 AWARD AWRDACPI 30302E32 AWRD 0)
 [ 0.000000] ACPI: PM-Timer IO Port: 0x5008
 [ 0.000000] ACPI: Local APIC address 0xfee00000
 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
 [ 0.000000] Processor #0 6:6 APIC version 16
 [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
 [ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
 [ 0.000000] ACPI: IRQ0 used by override.
 [ 0.000000] ACPI: IRQ2 used by override.
 [ 0.000000] ACPI: IRQ9 used by override.
 [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
 [ 0.000000] Using ACPI (MADT) for SMP configuration information
 [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 10000000:eec00000)
 [ 0.000000] Built 1 zonelists. Total pages: 65009
 [ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
 [ 0.000000] mapped APIC to ffffd000 (fee00000)
 [ 0.000000] mapped IOAPIC to ffffc000 (fec00000)
 [ 0.000000] Enabling fast FPU save and restore... done.
 [ 0.000000] Enabling unmasked SIMD FPU exception support... done.
 [ 0.000000] Initializing CPU#0
 [ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
 [ 0.000000] Detected 1460.547 MHz processor.
 [ 19.968226] Console: colour VGA+ 80x25
 [ 19.968456] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
 [ 19.968620] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
 [ 19.978966] Memory: 247160k/262080k available (2015k kernel code, 13440k reserved, 916k data, 364k init, 0k highmem)
 [ 19.978980] virtual kernel memory layout:
 [ 19.978982] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
 [ 19.978983] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
 [ 19.978985] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)
 [ 19.978987] lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB)
 [ 19.978989] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
 [ 19.978990] .data : 0xc02f7d26 - 0xc03dce84 ( 916 kB)
 [ 19.978992] .text : 0xc0100000 - 0xc02f7d26 (2015 kB)
 [ 19.978997] Checking if this processor honours the WP bit even in supervisor mode... Ok.
 [ 19.979055] SLUB: Genslabs=22, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
 [ 20.059062] Calibrating delay using timer specific routine.. 2922.46 BogoMIPS (lpj=5844924)
 [ 20.059103] Security Framework v1.0.0 initialized
 [ 20.059113] SELinux: Disabled at boot.
 [ 20.059134] Mount-cache hash table entries: 512
 [ 20.059317] CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
 [ 20.059329] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
 [ 20.059333] CPU: L2 Cache: 256K (64 bytes/line)
 [ 20.059337] CPU: After all inits, caps: 0383fbff c1cbfbff 00000000 00000420 00000000 00000000 00000000
 [ 20.059354] Compat vDSO mapped to ffffe000.
 [ 20.059370] Checking 'hlt' instruction... OK.
 [ 20.075230] SMP alternatives: switching to UP code
 [ 20.075575] Freeing SMP alternatives: 11k freed
 [ 20.076063] Early unpacking initramfs... done
 [ 20.516134] ACPI: Core revision 20070126
 [ 20.516267] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
 [ 20.519005] CPU0: AMD Athlon(tm) XP 1700+ stepping 02
 [ 20.519034] Total of 1 processors activated (2922.46 BogoMIPS).
 [ 20.519137] ENABLING IO-APIC IRQs
 [ 20.519328] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
 [ 20.667054] Brought up 1 CPUs
 [ 20.667240] Booting paravirtualized kernel on bare hardware
 [ 20.667322] Time: 12:05:16 Date: 01/29/108
 [ 20.667364] NET: Registered protocol family 16
 [ 20.667516] EISA bus registered
 [ 20.667531] ACPI: bus type pci registered
 [ 20.667781] PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
 [ 20.667784] PCI: Using configuration type 1
 [ 20.667787] Setting up standard PCI resources
 [ 20.669927] ACPI: EC: Look up EC in DSDT
 [ 20.674172] ACPI: Interpreter enabled
 [ 20.674177] ACPI: (supports S0 S1 S4 S5)
 [ 20.674197] ACPI: Using IOAPIC for interrupt routing
 [ 20.681370] ACPI: PCI Root Bridge [PCI0] (0000:00)
 [ 20.681381] PCI: Probing PCI hardware (bus 00)
 [ 20.681568] Enabling SiS 96x SMBus.
 [ 20.682083] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
 [ 20.705607] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
 [ 20.705738] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
 [ 20.705858] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
 [ 20.705978] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
 [ 20.706097] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
 [ 20.706217] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
 [ 20.706336] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
 [ 20.706464] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 *11 12 14 15)
 [ 20.706583] Linux Plug and Play Support v0.97 (c) Adam Belay
 [ 20.706600] pnp: PnP ACPI init
 [ 20.706614] ACPI: bus type pnp registered
 [ 20.711004] pnp: PnP ACPI: found 15 devices
 [ 20.711008] ACPI: ACPI bus type pnp unregistered
 [ 20.711014] PnPBIOS: Disabled by ACPI PNP
 [ 20.711098] PCI: Using ACPI for IRQ routing
 [ 20.711103] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
 [ 20.716952] NET: Registered protocol family 8
 [ 20.716955] NET: Registered protocol family 20
 [ 20.717069] pnp: 00:00: iomem range 0xf0000-0xf3fff could not be reserved
 [ 20.717074] pnp: 00:00: iomem range 0xf4000-0xf7fff could not be reserved
 [ 20.717078] pnp: 00:00: iomem range 0xf8000-0xfbfff could not be reserved
 [ 20.717082] pnp: 00:00: iomem range 0xfc000-0xfffff could not be reserved
 [ 20.718981] Time: tsc clocksource has been installed.
 [ 20.747527] PCI: Bridge: 0000:00:01.0
 [ 20.747529] IO window: disabled.
 [ 20.747535] MEM window: ec000000-edffffff
 [ 20.747541] PREFETCH window: e0000000-e7ffffff
 [ 20.747569] NET: Registered protocol family 2
 [ 20.787050] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
 [ 20.787125] TCP established hash table entries: 8192 (order: 4, 98304 bytes)
 [ 20.787328] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
 [ 20.787467] TCP: Hash tables configured (established 8192 bind 8192)
 [ 20.787471] TCP reno registered
 [ 20.799154] checking if image is initramfs... it is
 [ 21.250933] Switched to high resolution mode on CPU 0
 [ 21.639365] Freeing initrd memory: 7313k freed
 [ 21.640027] audit: initializing netlink socket (disabled)
 [ 21.640048] audit(1204286716.136:1): initialized
 [ 21.642741] VFS: Disk quotas dquot_6.5.1
 [ 21.642857] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
 [ 21.643016] io scheduler noop registered
 [ 21.643019] io scheduler anticipatory registered
 [ 21.643022] io scheduler deadline registered
 [ 21.643041] io scheduler cfq registered (default)
 [ 21.643118] Boot video device is 0000:01:00.0
 [ 21.643344] isapnp: Scanning for PnP cards...
 [ 21.996592] isapnp: No Plug & Play device found
 [ 22.041278] Real Time Clock Driver v1.12ac
 [ 22.041429] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
 [ 22.041531] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
 [ 22.041856] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
 [ 22.042951] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
 [ 22.043426] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
 [ 22.044592] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
 [ 22.044924] input: Macintosh mouse button emulation as /class/input/input0
 [ 22.045046] PNP: PS/2 Controller [PNP0303Zunge raus S2K,PNP0f13Zunge raus S2M] at 0x60,0x64 irq 1,12
 [ 22.045363] serio: i8042 KBD port at 0x60,0x64 irq 1
 [ 22.045370] serio: i8042 AUX port at 0x60,0x64 irq 12
 [ 22.045606] mice: PS/2 mouse device common for all mice
 [ 22.045763] EISA: Probing bus 0 at eisa.0
 [ 22.045785] Cannot allocate resource for EISA slot 4
 [ 22.045788] Cannot allocate resource for EISA slot 5
 [ 22.045803] EISA: Detected 0 cards.
 [ 22.046085] TCP cubic registered
 [ 22.046099] NET: Registered protocol family 1
 [ 22.046128] Using IPI No-Shortcut mode
 [ 22.046372] Magic number: 12:937:77
 [ 22.047310] Freeing unused kernel memory: 364k freed
 [ 22.082823] input: AT Translated Set 2 keyboard as /class/input/input1
 [ 23.332222] AppArmor: AppArmor initialized<5>audit(1204286718.136:2): type=1505 info="AppArmor initialized" pid=1188
 [ 23.343989] fuse init (API version 7.cool 
 [ 23.352134] Failure registering capabilities with primary security module.
 [ 23.364604] ACPI: Fan [FAN] (on)
 [ 23.373535] ACPI: Thermal Zone [THRM] (23 C)
 [ 24.226729] usbcore: registered new interface driver usbfs
 [ 24.226768] usbcore: registered new interface driver hub
 [ 24.226806] usbcore: registered new device driver usb
 [ 24.227959] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
 [ 24.228017] ACPI: PCI Interrupt 0000:00:02.2[D] -> GSI 19 (level, low) -> IRQ 16
 [ 24.228036] ohci_hcd 0000:00:02.2: OHCI Host Controller
 [ 24.228314] ohci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
 [ 24.228341] ohci_hcd 0000:00:02.2: irq 16, io mem 0xef002000
 [ 24.277118] SCSI subsystem initialized
 [ 24.284020] libata version 2.21 loaded.
 [ 24.308515] usb usb1: configuration #1 chosen from 1 choice
 [ 24.308559] hub 1-0:1.0: USB hub found
 [ 24.308577] hub 1-0:1.0: 3 ports detected
 [ 24.319560] USB Universal Host Controller Interface driver v3.0
 [ 24.397593] Linux Tulip driver version 1.1.15 (Feb 27, 2007)
 [ 24.410422] ACPI: PCI Interrupt 0000:00:02.3[A] -> GSI 23 (level, low) -> IRQ 17
 [ 24.410449] ohci_hcd 0000:00:02.3: OHCI Host Controller
 [ 24.410487] ohci_hcd 0000:00:02.3: new USB bus registered, assigned bus number 2
 [ 24.410512] ohci_hcd 0000:00:02.3: irq 17, io mem 0xef000000
 [ 24.449159] Floppy drive(s): fd0 is 1.44M
 [ 24.468414] usb usb2: configuration #1 chosen from 1 choice
 [ 24.468458] hub 2-0:1.0: USB hub found
 [ 24.468476] hub 2-0:1.0: 3 ports detected
 [ 24.549091] FDC 0 is a post-1991 82077
 [ 24.574412] pata_sis 0000:00:02.5: version 0.5.1
 [ 24.574659] scsi0 : pata_sis
 [ 24.574726] scsi1 : pata_sis
 [ 24.574879] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00014000 irq 14
 [ 24.574884] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00014008 irq 15
 [ 24.746485] ata1.00: ATA-5: IC35L040AVVA07-0, VA2OA52A, max UDMA/100
 [ 24.746492] ata1.00: 80418240 sectors, multi 16: LBA
 [ 24.770455] ata1.00: configured for UDMA/100
 [ 25.254218] ata2.00: ATAPI: TOSHIBA DVD-ROM SD-M1612, 1004, max UDMA/33
 [ 25.254224] ata2.01: ATAPI: RICOH CD-RW MP7320A, BP07, max UDMA/33
 [ 25.426172] ata2.00: configured for UDMA/33
 [ 25.598206] ata2.01: configured for UDMA/33
 [ 25.598394] scsi 0:0:0:0: Direct-Access ATA IC35L040AVVA07-0 VA2O PQ: 0 ANSI: 5
 [ 25.600213] scsi 1:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-M1612 1004 PQ: 0 ANSI: 5
 [ 25.602037] scsi 1:0:1:0: CD-ROM RICOH CD-RW MP7320A BP07 PQ: 0 ANSI: 5
 [ 25.602610] ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 19 (level, low) -> IRQ 16
 [ 25.602629] uhci_hcd 0000:00:0d.0: UHCI Host Controller
 [ 25.602853] uhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 3
 [ 25.602882] uhci_hcd 0000:00:0d.0: irq 16, io base 0x0000dc00
 [ 25.603380] usb usb3: configuration #1 chosen from 1 choice
 [ 25.603576] hub 3-0:1.0: USB hub found
 [ 25.603588] hub 3-0:1.0: 2 ports detected
 [ 25.631444] sd 0:0:0:0: [sda] 80418240 512-byte hardware sectors (41174 MB)
 [ 25.631518] sd 0:0:0:0: [sda] Write Protect is off
 [ 25.631522] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
 [ 25.631551] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 [ 25.631659] sd 0:0:0:0: [sda] 80418240 512-byte hardware sectors (41174 MB)
 [ 25.631674] sd 0:0:0:0: [sda] Write Protect is off
 [ 25.631677] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
 [ 25.631701] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 [ 25.631709] sda: sda1 sda2 <end_request: I/O error, dev fd0, sector 0
 [ 25.662281] sda5 sda6 >
 [ 25.671730] sd 0:0:0:0: [sda] Attached SCSI disk
 [ 25.677189] sd 0:0:0:0: Attached scsi generic sg0 type 0
 [ 25.677223] scsi 1:0:0:0: Attached scsi generic sg1 type 5
 [ 25.677260] scsi 1:0:1:0: Attached scsi generic sg2 type 5
 [ 25.699938] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
 [ 25.699947] Uniform CD-ROM driver Revision: 3.20
 [ 25.700361] sr 1:0:0:0: Attached scsi CD-ROM sr0
 [ 25.706215] ACPI: PCI Interrupt 0000:00:0d.1[B] -> GSI 16 (level, low) -> IRQ 18
 [ 25.706237] uhci_hcd 0000:00:0d.1: UHCI Host Controller
 [ 25.706282] uhci_hcd 0000:00:0d.1: new USB bus registered, assigned bus number 4
 [ 25.706314] uhci_hcd 0000:00:0d.1: irq 18, io base 0x0000e000
 [ 25.706464] usb usb4: configuration #1 chosen from 1 choice
 [ 25.706504] hub 4-0:1.0: USB hub found
 [ 25.706515] hub 4-0:1.0: 2 ports detected
 [ 25.719860] sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
 [ 25.720319] sr 1:0:1:0: Attached scsi CD-ROM sr1
 [ 25.810300] ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 17 (level, low) -> IRQ 19
 [ 25.810670] tulip0: MII transceiver #1 config 1000 status 786d advertising 05e1.
 [ 25.814451] eth0: ADMtek Comet rev 17 at Port 0xd800, 00:0C:F6:27großes Grinsen C:20, IRQ 19.
 [ 25.814593] ACPI: PCI Interrupt 0000:00:0d.2[C] -> GSI 17 (level, low) -> IRQ 19
 [ 25.814608] ehci_hcd 0000:00:0d.2: EHCI Host Controller
 [ 25.814653] ehci_hcd 0000:00:0d.2: new USB bus registered, assigned bus number 5
 [ 25.814718] ehci_hcd 0000:00:0d.2: irq 19, io mem 0xef003000
 [ 25.814727] ehci_hcd 0000:00:0d.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
 [ 25.814883] usb usb5: configuration #1 chosen from 1 choice
 [ 25.814935] hub 5-0:1.0: USB hub found
 [ 25.814949] hub 5-0:1.0: 4 ports detected
 [ 26.689737] end_request: I/O error, dev fd0, sector 0
 [ 26.942986] kjournald starting. Commit interval 5 seconds
 [ 26.943006] EXT3-fs: mounted filesystem with ordered data mode.
 [ 27.065650] usb 3-1: new full speed USB device using uhci_hcd and address 2
 [ 27.232952] usb 3-1: configuration #1 chosen from 1 choice
 [ 27.314129] ISO 9660 Extensions: Microsoft Joliet Level 3
 [ 27.344461] ISO 9660 Extensions: RRIP_1991A
 [ 27.473567] usb 3-2: new full speed USB device using uhci_hcd and address 3
 [ 27.563638] Registering unionfs 1.4
 [ 27.563644] unionfs: debugging is not enabled
 [ 27.573065] loop: module loaded
 [ 27.670916] usb 3-2: configuration #1 chosen from 1 choice
 [ 27.728260] usbcore: registered new interface driver hiddev
 [ 27.736111] hiddev96: USB HID v1.00 Device [RTX Telecom A/S Cordless USB Phone] on usb-0000:00:0d.0-2
 [ 27.736142] usbcore: registered new interface driver usbhid
 [ 27.736148] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
 [ 27.859968] squashfs: version 3.2-UBUNTU (2007/07/26) Phillip Lougher
 [ 85.977925] Linux agpgart interface v0.102 (c) Dave Jones
 [ 86.116438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
 [ 86.147169] agpgart: Detected SiS chipset - id:1861
 [ 86.151739] agpgart: AGP aperture is 64M @ 0xe8000000
 [ 86.267854] sis630_smbus 0000:00:02.0: SIS630 comp. bus not detected, module not inserted.
 [ 86.271422] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x5080
 [ 86.458890] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
 [ 87.248116] input: PC Speaker as /class/input/input2
 [ 87.771207] Linux video capture interface: v2.00
 [ 87.902073] quickcam: QuickCam USB camera found (driver version QuickCam USB 0.6.6 $Date: 2006/11/04 08:38:14 $)
 [ 87.902082] quickcam: Kernel:2.6.22-14-generic bus:3 class:FF subclass:FF vendor:046D product:0870
 [ 87.910472] quickcam: Sensor HDCS-1020 detected
 [ 87.912509] quickcam: Registered device: /dev/video0
 [ 87.912555] usbcore: registered new interface driver quickcam
 [ 87.973036] input: ImExPS/2 Logitech Wheel Mouse as /class/input/input3
 [ 88.069179] parport_pc 00:0a: reported by Plug and Play ACPI
 [ 88.069233] parport0: PC-style at 0x378 (0x77cool , irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
 [ 88.309854] usbcore: registered new interface driver xpad
 [ 88.309862] /build/buildd/linux-source-2.6.22-2.6.22/drivers/input/joystick/xpad.c: driver for Xbox controllers v0.1.6
 [ 88.875018] usbcore: registered new interface driver snd-usb-audio
 [ 89.092696] ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 20
 [ 89.416569] intel8x0_measure_ac97_clock: measured 54802 usecs
 [ 89.416577] intel8x0: clocking to 48000
 [ 91.102113] Adding 361420k swap on /dev/sda5. Priority:-1 extents:1 across:361420k
 [ 94.347168] No dock devices found.
 [ 94.513199] input: Power Button (FF) as /class/input/input4
 [ 94.520335] ACPI: Power Button (FF) [PWRF]
 [ 94.579618] input: Power Button (CM) as /class/input/input5
 [ 94.586613] ACPI: Power Button (CM) [PWRB]
 [ 94.587415] input: Sleep Button (CM) as /class/input/input6
 [ 94.587883] ACPI: Sleep Button (CM) [FUTS]
 [ 103.643145] 0000:00:0b.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
 [ 103.643161] eth0: Setting full-duplex based on MII#1 link partner capability of 41e1.
 [ 104.152775] lp0: using parport0 (interrupt-driven).
 [ 105.060784] ppdev: user-space parallel port driver
 [ 108.405275] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
 [ 108.405285] apm: overridden by ACPI.
 [ 110.679620] Failure registering capabilities with primary security module.
 [ 117.150474] Bluetooth: Core ver 2.11
 [ 117.150581] NET: Registered protocol family 31
 [ 117.150584] Bluetooth: HCI device and connection manager initialized
 [ 117.150589] Bluetooth: HCI socket layer initialized
 [ 117.858854] Bluetooth: L2CAP ver 2.8
 [ 117.858862] Bluetooth: L2CAP socket layer initialized
 [ 117.884086] NET: Registered protocol family 17
 [ 117.912742] Bluetooth: RFCOMM socket layer initialized
 [ 117.912904] Bluetooth: RFCOMM TTY layer initialized
 [ 117.912908] Bluetooth: RFCOMM ver 1.8
 [ 130.485951] NET: Registered protocol family 10
 [ 130.486733] lo: Disabled Privacy Extensions
 [ 141.401647] eth0: no IPv6 routers present
 ubuntu@ubuntu:~$
Ich werde da nicht recht schlau draus, aber drinstehen tuts schonmal:

Code:
[   27.736111] hiddev96: USB HID v1.00 Device [RTX Telecom A/S Cordless USB Phone] on usb-0000:00:0d.0-2
Kann ich da noch was machen?
Danke, H.
Herpez ist offline   Mit Zitat antworten