#101 Le 22/08/2008, à 08:15
- root75
Re : [Résolu] installer PCTV DVB-T Stick
après upgrade kernel il suffit de refaire :
cd /tmp
wget http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.gz
tar -xvzf tip.tar.gz
cd v4l-dvb-*
make
sudo make unload
sudo make install
si ca ne fonctionne pas donne l'output de la commande dmesg
il faut aussi que les "headers" soit installés pour pouvoir compiler
linux-headers-generic
Hors ligne
#102 Le 22/08/2008, à 15:00
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
Salut
merci pour la réponse mais ça ne fonctionne pas, j'avais deja essayé
voici ce que me renvoi la commande dmesg
[ 55.109153] Using local APIC timer interrupts.
[ 55.156129] APIC timer calibration result 16625137
[ 55.156130] Detected 16.625 MHz APIC timer.
[ 55.156199] SMP alternatives: switching to SMP code
[ 55.156827] Booting processor 1/2 APIC 0x1
[ 55.167068] Initializing CPU#1
[ 55.244097] Calibrating delay using timer specific routine.. 4256.06 BogoMIPS (lpj=8512130)
[ 55.244103] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 55.244104] CPU: L2 cache: 2048K
[ 55.244107] CPU 1/1 -> Node 0
[ 55.244108] CPU: Physical Processor ID: 0
[ 55.244109] CPU: Processor Core ID: 1
[ 55.244115] CPU1: Thermal monitoring enabled (TM2)
[ 55.244399] Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz stepping 06
[ 55.244423] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 55.264440] Brought up 2 CPUs
[ 55.264507] CPU0 attaching sched-domain:
[ 55.264509] domain 0: span 03
[ 55.264511] groups: 01 02
[ 55.264513] domain 1: span 03
[ 55.264514] groups: 03
[ 55.264516] CPU1 attaching sched-domain:
[ 55.264517] domain 0: span 03
[ 55.264518] groups: 02 01
[ 55.264520] domain 1: span 03
[ 55.264522] groups: 03
[ 55.264726] net_namespace: 120 bytes
[ 55.265039] Time: 12:31:11 Date: 08/22/08
[ 55.265063] NET: Registered protocol family 16
[ 55.265232] ACPI: bus type pci registered
[ 55.265296] PCI: Using configuration type 1
[ 55.276709] ACPI: EC: Look up EC in DSDT
[ 55.315718] ACPI: BIOS _OSI(Linux) query ignored
[ 55.315720] ACPI: DMI System Vendor: Dell Inc.
[ 55.315722] ACPI: DMI Product Name: Dell DXC061
[ 55.315723] ACPI: DMI Product Version:
[ 55.315724] ACPI: DMI Board Name: 0WG860
[ 55.315725] ACPI: DMI BIOS Vendor: Dell Inc.
[ 55.315726] ACPI: DMI BIOS Date: 05/24/2007
[ 55.315727] ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
[ 55.315729] ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
[ 55.334091] ACPI: Interpreter enabled
[ 55.334094] ACPI: (supports S0 S3 S4 S5)
[ 55.334107] ACPI: Using IOAPIC for interrupt routing
[ 55.414688] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 55.415277] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 55.415280] PCI quirk: region 0880-08bf claimed by ICH6 GPIO
[ 55.415625] PCI: Transparent bridge - 0000:00:1e.0
[ 55.415646] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 55.416503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
[ 55.417004] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
[ 55.417482] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 56.304957] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 56.305726] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[ 56.306498] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
[ 56.307257] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 56.308024] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 56.308796] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 56.309560] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[ 56.310319] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 15)
[ 56.310720] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 56.310745] pnp: PnP ACPI init
[ 56.310753] ACPI: bus type pnp registered
[ 56.353532] pnpacpi: exceeded the max number of IO resources: 40
[ 56.355242] pnp: PnP ACPI: found 9 devices
[ 56.355243] ACPI: ACPI bus type pnp unregistered
[ 56.355445] PCI: Using ACPI for IRQ routing
[ 56.355447] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 56.363701] NET: Registered protocol family 8
[ 56.363703] NET: Registered protocol family 20
[ 56.363741] PCI-GART: No AMD northbridge found.
[ 56.363745] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 56.363749] hpet0: 3 64-bit timers, 14318180 Hz
[ 56.364778] AppArmor: AppArmor Filesystem Enabled
[ 56.367696] Time: tsc clocksource has been installed.
[ 56.367705] Switched to high resolution mode on CPU 0
[ 56.368057] Switched to high resolution mode on CPU 1
[ 56.375649] system 00:01: ioport range 0x800-0x85f has been reserved
[ 56.375653] system 00:01: ioport range 0xc00-0xc7f has been reserved
[ 56.375656] system 00:01: ioport range 0x860-0x8ff could not be reserved
[ 56.375666] system 00:06: iomem range 0x0-0x9ffff could not be reserved
[ 56.375669] system 00:06: iomem range 0x100000-0xffffff could not be reserved
[ 56.375672] system 00:06: iomem range 0x1000000-0x7fe51bff could not be reserved
[ 56.375676] system 00:06: iomem range 0xf0000-0xfffff could not be reserved
[ 56.375679] system 00:06: iomem range 0xc0000-0xd3fff has been reserved
[ 56.375682] system 00:06: iomem range 0xfec00000-0xfecfffff could not be reserved
[ 56.375686] system 00:06: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 56.375689] system 00:06: iomem range 0xffb00000-0xffbfffff could not be reserved
[ 56.375693] system 00:06: iomem range 0xffc00000-0xffffffff could not be reserved
[ 56.375699] system 00:07: ioport range 0x100-0x1fe has been reserved
[ 56.375702] system 00:07: ioport range 0x200-0x277 has been reserved
[ 56.375705] system 00:07: ioport range 0x280-0x2e7 has been reserved
[ 56.375708] system 00:07: ioport range 0x2e8-0x2ef has been reserved
[ 56.375711] system 00:07: ioport range 0x2f0-0x2f7 has been reserved
[ 56.375714] system 00:07: ioport range 0x2f8-0x2ff has been reserved
[ 56.375717] system 00:07: ioport range 0x300-0x377 has been reserved
[ 56.375720] system 00:07: ioport range 0x380-0x3bb has been reserved
[ 56.375723] system 00:07: ioport range 0x3c0-0x3e7 could not be reserved
[ 56.375727] system 00:07: ioport range 0x3f6-0x3f7 has been reserved
[ 56.375730] system 00:07: ioport range 0x400-0x4cf has been reserved
[ 56.375733] system 00:07: ioport range 0x4d2-0x57f has been reserved
[ 56.375736] system 00:07: ioport range 0x580-0x677 has been reserved
[ 56.375739] system 00:07: ioport range 0x680-0x777 has been reserved
[ 56.375742] system 00:07: ioport range 0x780-0x7bb has been reserved
[ 56.375745] system 00:07: ioport range 0x7c0-0x7ff has been reserved
[ 56.375748] system 00:07: ioport range 0x8e0-0x8ff has been reserved
[ 56.375752] system 00:07: ioport range 0x900-0x9fe has been reserved
[ 56.375755] system 00:07: ioport range 0xa00-0xafe has been reserved
[ 56.375758] system 00:07: ioport range 0xb00-0xbfe has been reserved
[ 56.375761] system 00:07: ioport range 0xc80-0xcaf has been reserved
[ 56.375764] system 00:07: ioport range 0xcb0-0xcbf has been reserved
[ 56.375767] system 00:07: ioport range 0xcc0-0xcf7 has been reserved
[ 56.375770] system 00:07: ioport range 0xd00-0xdfe has been reserved
[ 56.375773] system 00:07: ioport range 0xe00-0xefe has been reserved
[ 56.375776] system 00:07: ioport range 0xf00-0xffe has been reserved
[ 56.375780] system 00:07: ioport range 0x2000-0x20fe has been reserved
[ 56.375783] system 00:07: ioport range 0x2100-0x21fe has been reserved
[ 56.375786] system 00:07: ioport range 0x2200-0x22fe has been reserved
[ 56.375789] system 00:07: ioport range 0x2300-0x23fe has been reserved
[ 56.375792] system 00:07: ioport range 0x2400-0x24fe has been reserved
[ 56.375796] system 00:07: ioport range 0x2500-0x25fe has been reserved
[ 56.375799] system 00:07: ioport range 0x2600-0x26fe has been reserved
[ 56.375802] system 00:07: ioport range 0x2700-0x27fe has been reserved
[ 56.375805] system 00:07: ioport range 0x2800-0x28fe has been reserved
[ 56.375809] system 00:07: ioport range 0x2900-0x29fe has been reserved
[ 56.375812] system 00:07: ioport range 0x2a00-0x2afe has been reserved
[ 56.375815] system 00:07: ioport range 0x2b00-0x2bfe has been reserved
[ 56.375818] system 00:07: ioport range 0x2c00-0x2cfe has been reserved
[ 56.375822] system 00:07: ioport range 0x2d00-0x2dfe has been reserved
[ 56.375825] system 00:07: iomem range 0xe0000000-0xefffffff could not be reserved
[ 56.375829] system 00:07: iomem range 0xfeda0000-0xfedacfff has been reserved
[ 56.376188] PCI: Bridge: 0000:00:01.0
[ 56.376190] IO window: d000-dfff
[ 56.376193] MEM window: dc000000-dfefffff
[ 56.376195] PREFETCH window: c0000000-cfffffff
[ 56.376198] PCI: Bridge: 0000:00:1c.0
[ 56.376199] IO window: disabled.
[ 56.376202] MEM window: dbf00000-dbffffff
[ 56.376205] PREFETCH window: disabled.
[ 56.376208] PCI: Bridge: 0000:00:1e.0
[ 56.376209] IO window: disabled.
[ 56.376213] MEM window: dbe00000-dbefffff
[ 56.376215] PREFETCH window: disabled.
[ 56.376228] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 56.376231] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 56.376245] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 56.376249] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 56.376257] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 56.376264] NET: Registered protocol family 2
[ 56.411705] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 56.412340] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 56.414160] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 56.414656] TCP: Hash tables configured (established 262144 bind 65536)
[ 56.414658] TCP reno registered
[ 56.423823] checking if image is initramfs... it is
[ 57.059802] Freeing initrd memory: 7554k freed
[ 57.063690] Simple Boot Flag at 0x7a set to 0x1
[ 57.064432] audit: initializing netlink socket (disabled)
[ 57.064450] audit(1219408272.520:1): initialized
[ 57.066289] VFS: Disk quotas dquot_6.5.1
[ 57.066346] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 57.066449] io scheduler noop registered
[ 57.066450] io scheduler anticipatory registered
[ 57.066452] io scheduler deadline registered
[ 57.066543] io scheduler cfq registered (default)
[ 57.068359] Boot video device is 0000:01:00.0
[ 57.068493] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 57.068519] assign_interrupt_mode Found MSI capability
[ 57.068541] Allocate Port Service[0000:00:01.0:pcie00]
[ 57.068607] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 57.068638] assign_interrupt_mode Found MSI capability
[ 57.068665] Allocate Port Service[0000:00:1c.0:pcie00]
[ 57.068695] Allocate Port Service[0000:00:1c.0:pcie02]
[ 57.090110] Real Time Clock Driver v1.12ac
[ 57.090434] hpet_resources: 0xfed00000 is busy
[ 57.090447] Linux agpgart interface v0.102
[ 57.090449] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 57.091393] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 57.091448] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 57.091566] PNP: No PS/2 controller found. Probing ports directly.
[ 57.094096] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 57.094100] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 57.111614] mice: PS/2 mouse device common for all mice
[ 57.111654] cpuidle: using governor ladder
[ 57.111656] cpuidle: using governor menu
[ 57.111817] NET: Registered protocol family 1
[ 57.111898] registered taskstats version 1
[ 57.111993] Magic number: 4:415:532
[ 57.112084] /build/buildd/linux-2.6.24/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 57.112087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 57.112088] EDD information not available.
[ 57.112095] Freeing unused kernel memory: 320k freed
[ 58.272738] fuse init (API version 7.9)
[ 58.287156] ACPI Exception (processor_core-0822): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 58.287166] ACPI Exception (processor_core-0822): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 58.356260] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 58.356263] Copyright (c) 1999-2006 Intel Corporation.
[ 58.356299] ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 58.356311] PCI: Setting latency timer of device 0000:00:19.0 to 64
[ 58.356981] e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:16:76:ce:3d:97
[ 58.368612] usbcore: registered new interface driver usbfs
[ 58.368633] usbcore: registered new interface driver hub
[ 58.374804] usbcore: registered new device driver usb
[ 58.376919] USB Universal Host Controller Interface driver v3.0
[ 58.404460] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 58.404576] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 58.404587] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[ 58.404590] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 58.404791] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 58.404817] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20
[ 58.404923] usb usb1: configuration #1 chosen from 1 choice
[ 58.404949] hub 1-0:1.0: USB hub found
[ 58.404954] hub 1-0:1.0: 2 ports detected
[ 58.506721] ACPI: PCI Interrupt 0000:00:1a.1[b] -> GSI 17 (level, low) -> IRQ 17
[ 58.506734] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[ 58.506737] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 58.506757] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 58.506783] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00
[ 58.506883] usb usb2: configuration #1 chosen from 1 choice
[ 58.506902] hub 2-0:1.0: USB hub found
[ 58.506906] hub 2-0:1.0: 2 ports detected
[ 58.553312] SCSI subsystem initialized
[ 58.560357] libata version 3.00 loaded.
[ 58.610673] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 58.610686] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 58.610689] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 58.610711] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[ 58.610735] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80
[ 58.610823] usb usb3: configuration #1 chosen from 1 choice
[ 58.610844] hub 3-0:1.0: USB hub found
[ 58.610848] hub 3-0:1.0: 2 ports detected
[ 58.714640] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 17 (level, low) -> IRQ 17
[ 58.714652] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 58.714656] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 58.714677] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[ 58.714698] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
[ 58.714790] usb usb4: configuration #1 chosen from 1 choice
[ 58.714809] hub 4-0:1.0: USB hub found
[ 58.714813] hub 4-0:1.0: 2 ports detected
[ 58.818564] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 58.818577] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 58.818580] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 58.818600] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[ 58.818624] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[ 58.818717] usb usb5: configuration #1 chosen from 1 choice
[ 58.818739] hub 5-0:1.0: USB hub found
[ 58.818744] hub 5-0:1.0: 2 ports detected
[ 58.854707] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 58.922563] ACPI: PCI Interrupt 0000:03:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 58.923091] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 22
[ 58.923510] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[ 58.923515] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 58.923565] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
[ 58.927454] ehci_hcd 0000:00:1a.7: debug port 1
[ 58.927459] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[ 58.927467] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xdffdac00
[ 58.972672] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[dbefb800-dbefbfff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 58.982408] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 58.982534] usb usb6: configuration #1 chosen from 1 choice
[ 58.982565] hub 6-0:1.0: USB hub found
[ 58.982571] hub 6-0:1.0: 4 ports detected
[ 59.086459] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 59.086947] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 59.086952] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 59.086997] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[ 59.090900] ehci_hcd 0000:00:1d.7: debug port 1
[ 59.090905] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 59.090910] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xff980800
[ 59.106355] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 59.106477] usb usb7: configuration #1 chosen from 1 choice
[ 59.106505] hub 7-0:1.0: USB hub found
[ 59.106511] hub 7-0:1.0: 6 ports detected
[ 59.210593] ahci 0000:00:1f.2: version 3.0
[ 59.210627] ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 20
[ 59.211068] ahci 0000:00:1f.2: nr_ports (6) and implemented port map (0x3) don't match, using nr_ports
[ 59.211071] ahci 0000:00:1f.2: forcing PORTS_IMPL to 0x3f
[ 59.382239] usb 2-1: device not accepting address 2, error -71
[ 60.214110] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 60.214115] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
[ 60.214120] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 60.214476] scsi0 : ahci
[ 60.214526] scsi1 : ahci
[ 60.214565] scsi2 : ahci
[ 60.214598] scsi3 : ahci
[ 60.214629] scsi4 : ahci
[ 60.214663] scsi5 : ahci
[ 60.214686] ata1: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970100 irq 509
[ 60.214689] ata2: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970180 irq 509
[ 60.214691] ata3: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970200 irq 509
[ 60.214694] ata4: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970280 irq 509
[ 60.214696] ata5: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970300 irq 509
[ 60.214698] ata6: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970380 irq 509
[ 60.245927] ieee1394: Host added: ID:BUS[0-00:1023] GUID[80761600973dce00]
[ 60.318039] usb 6-3: new high speed USB device using ehci_hcd and address 2
[ 60.450723] usb 6-3: configuration #1 chosen from 1 choice
[ 60.689615] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 60.692912] ata1.00: ATA-7: SAMSUNG SP2504C, VT100-52, max UDMA7
[ 60.692915] ata1.00: 488281250 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 60.729068] ata1.00: configured for UDMA/133
[ 60.929763] usb 7-2: new high speed USB device using ehci_hcd and address 2
[ 61.137841] usb 7-2: configuration #1 chosen from 1 choice
[ 61.201377] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 61.370623] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L632D, DE03, max UDMA/33
[ 61.370627] ata2.00: applying bridge limits
[ 61.377291] usb 7-4: new high speed USB device using ehci_hcd and address 3
[ 61.510035] usb 7-4: configuration #1 chosen from 1 choice
[ 61.549112] ata2.00: configured for UDMA/33
[ 61.857064] ata3: SATA link down (SStatus 0 SControl 0)
[ 61.877378] usbcore: registered new interface driver libusual
[ 61.880640] Initializing USB Mass Storage driver...
[ 62.117187] usb 5-1: new low speed USB device using uhci_hcd and address 2
[ 62.168918] ata4: SATA link down (SStatus 0 SControl 0)
[ 62.290282] usb 5-1: configuration #1 chosen from 1 choice
[ 62.481020] ata5: SATA link down (SStatus 0 SControl 0)
[ 62.532996] usb 5-2: new low speed USB device using uhci_hcd and address 3
[ 62.710202] usb 5-2: configuration #1 chosen from 1 choice
[ 62.713115] usbcore: registered new interface driver hiddev
[ 62.713184] scsi6 : SCSI emulation for USB Mass Storage devices
[ 62.713247] usbcore: registered new interface driver usb-storage
[ 62.713252] USB Mass Storage support registered.
[ 62.713361] usb-storage: device found at 2
[ 62.713363] usb-storage: waiting for device to settle before scanning
[ 62.792872] ata6: SATA link down (SStatus 0 SControl 0)
[ 62.792972] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SP2504C VT10 PQ: 0 ANSI: 5
[ 62.794485] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L632D DE03 PQ: 0 ANSI: 5
[ 62.800720] Driver 'sd' needs updating - please use bus_type methods
[ 62.802289] Driver 'sr' needs updating - please use bus_type methods
[ 62.808665] sd 0:0:0:0: [sda] 488281250 512-byte hardware sectors (250000 MB)
[ 62.808678] sd 0:0:0:0: [sda] Write Protect is off
[ 62.808681] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 62.808698] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 62.808748] sd 0:0:0:0: [sda] 488281250 512-byte hardware sectors (250000 MB)
[ 62.808758] sd 0:0:0:0: [sda] Write Protect is off
[ 62.808760] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 62.808777] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 62.808780] sda: sda1 sda2 < sda5 sda6 >
[ 62.841296] sd 0:0:0:0: [sda] Attached SCSI disk
[ 62.844730] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 62.844748] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 62.855316] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 62.855320] Uniform CD-ROM driver Revision: 3.20
[ 62.855363] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 62.952541] usb 2-2: new full speed USB device using uhci_hcd and address 4
[ 63.150006] usb 2-2: configuration #1 chosen from 1 choice
[ 63.168103] input: Dell Dell USB Mouse as /devices/pci0000:00/0000:00:1d.2/usb5/5-1/5-1:1.0/input/input1
[ 63.192484] input,hidraw0: USB HID v1.10 Mouse [Dell Dell USB Mouse] on usb-0000:00:1d.2-1
[ 63.207083] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb5/5-2/5-2:1.0/input/input2
[ 63.216440] input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.2-2
[ 63.216457] usbcore: registered new interface driver usbhid
[ 63.216461] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 63.280855] Attempting manual resume
[ 63.280858] swsusp: Resume From Partition 8:5
[ 63.280859] PM: Checking swsusp image.
[ 63.280999] PM: Resume from disk failed.
[ 63.321308] kjournald starting. Commit interval 5 seconds
[ 63.321318] EXT3-fs: mounted filesystem with ordered data mode.
[ 67.716431] usb-storage: device scan complete
[ 67.720673] scsi 6:0:0:0: Direct-Access TEAC USB HS-CF Card 4.00 PQ: 0 ANSI: 0
[ 67.724417] scsi 6:0:0:1: Direct-Access TEAC USB HS-xD/SM 4.00 PQ: 0 ANSI: 0
[ 67.728041] scsi 6:0:0:2: Direct-Access TEAC USB HS-MS Card 4.00 PQ: 0 ANSI: 0
[ 67.731289] scsi 6:0:0:3: Direct-Access TEAC USB HS-SD Card 4.00 PQ: 0 ANSI: 0
[ 67.735938] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 67.735972] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 67.740431] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[ 67.740460] sd 6:0:0:1: Attached scsi generic sg3 type 0
[ 67.745309] sd 6:0:0:2: [sdd] Attached SCSI removable disk
[ 67.745339] sd 6:0:0:2: Attached scsi generic sg4 type 0
[ 67.796289] sd 6:0:0:3: [sde] Attached SCSI removable disk
[ 67.796319] sd 6:0:0:3: Attached scsi generic sg5 type 0
[ 70.729093] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 70.768891] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 70.833787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 70.850518] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 70.873091] iTCO_vendor_support: vendor-support=0
[ 70.893079] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[ 70.893158] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
[ 70.893166] iTCO_wdt: No card detected
[ 71.037616] input: Power Button (FF) as /devices/virtual/input/input4
[ 71.092759] ACPI: Power Button (FF) [PWRF]
[ 71.092816] input: Power Button (CM) as /devices/virtual/input/input5
[ 71.152730] ACPI: Power Button (CM) [VBTN]
[ 71.567571] nvidia: module license 'NVIDIA' taints kernel.
[ 71.822725] Bluetooth: Core ver 2.11
[ 71.822909] NET: Registered protocol family 31
[ 71.822910] Bluetooth: HCI device and connection manager initialized
[ 71.822914] Bluetooth: HCI socket layer initialized
[ 71.831949] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 71.831958] PCI: Setting latency timer of device 0000:01:00.0 to 64
[ 71.832076] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 173.14.12 Thu Jul 17 18:10:24 PDT 2008
[ 71.849286] ieee80211_crypt: registered algorithm 'NULL'
[ 71.851371] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 71.851374] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 71.943065] Bluetooth: HCI USB driver ver 2.9
[ 71.944533] usbcore: registered new interface driver hci_usb
[ 72.040342] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 72.040761] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 72.084234] usb 7-4: reset high speed USB device using ehci_hcd and address 3
[ 72.218378] zd1211rw 7-4:1.0: eth1
[ 72.218397] usbcore: registered new interface driver zd1211rw
[ 72.921328] lp: driver loaded but no devices found
[ 73.022455] Adding 6040400k swap on /dev/sda5. Priority:-1 extents:1 across:6040400k
[ 73.572136] EXT3 FS on sda1, internal journal
[ 74.834743] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 75.151667] No dock devices found.
[ 76.621959] ppdev: user-space parallel port driver
[ 76.925013] audit(1219408293.103:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=5163 profile="/usr/sbin/cupsd" namespace="default"
[ 79.294596] Bluetooth: L2CAP ver 2.9
[ 79.294600] Bluetooth: L2CAP socket layer initialized
[ 79.316500] zd1211rw 7-4:1.0: firmware version 4725
[ 79.356485] zd1211rw 7-4:1.0: zd1211b chip 050d:705c v4810 high 00-11-50 AL2230_RF pa0 g--N-
[ 79.401812] Bluetooth: RFCOMM socket layer initialized
[ 79.401827] Bluetooth: RFCOMM TTY layer initialized
[ 79.401828] Bluetooth: RFCOMM ver 1.8
[ 357.206917] Machine check events logged
[ 668.810040] NET: Registered protocol family 10
[ 668.810272] lo: Disabled Privacy Extensions
[ 668.810616] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 668.810797] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 688.045881] NET: Registered protocol family 17
[ 688.653388] SoftMAC: Open Authentication completed with 00:03:c9:7c:69:fa
[ 688.676530] ieee80211_crypt: registered algorithm 'WEP'
[ 689.107626] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 689.442082] SoftMAC: Open Authentication completed with 00:03:c9:7c:69:fa
[ 689.463062] SoftMAC: Open Authentication completed with 00:03:c9:7c:69:fa
[ 705.414146] eth1: no IPv6 routers present
gc@gc-desktop:~$
les "headers" sont bien installé aussi je viens de vérifier
merci pour ton aide
@@++
Dernière modification par wiscot (Le 22/08/2008, à 15:05)
Hors ligne
#103 Le 22/08/2008, à 23:03
- root75
Re : [Résolu] installer PCTV DVB-T Stick
on dirait qu il y a un prob au niveau usb
[ 59.382239] usb 2-1: device not accepting address 2, error -71
Peut tu brancher que le stick en usb ?
Hors ligne
#104 Le 23/08/2008, à 01:08
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
salut
" Peux tu brancher que le stick en usb " c'est-à-dire ne brancher que le stick au démarrage et rien d'autre? Je vais essayer. C'est quand meme bizarre ça marchait bien avec l'autre kernel. J'essaie.
Voilou
@@++
Hors ligne
#105 Le 23/08/2008, à 01:31
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
Salut
non ça change rien , redémarrage, déconnexion usb, tout vaqué mes "trucs en usb" rien ne se passe, comprends pas bien???
proute proute proute beurkke ça me gonfle , mon golf BIèRE ,mdr
@@++ merki pour ton aide
ps: si t'as une autre idée ????????
oui je sais je suis D Bill
Dernière modification par wiscot (Le 23/08/2008, à 01:33)
Hors ligne
#106 Le 23/08/2008, à 09:07
- root75
Re : [Résolu] installer PCTV DVB-T Stick
1) peux tu donner le dmesg quand seul le stick usb est branché .
2) Que donne un lsmod ?
3) fait un "modprobe dib0070" et renvoie les dernières lignes du dmesg
Hors ligne
#107 Le 23/08/2008, à 20:10
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
Salut
donc dmesg quand seul le stick usb est branché, clé wifi débranchée (mon clavier et ma souris son en usb, j'ai pas le choix) :
[ 54.463368] SMP alternatives: switching to SMP code
[ 54.463996] Booting processor 1/2 APIC 0x1
[ 54.474236] Initializing CPU#1
[ 54.551266] Calibrating delay using timer specific routine.. 4256.06 BogoMIPS (lpj=8512137)
[ 54.551272] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 54.551273] CPU: L2 cache: 2048K
[ 54.551275] CPU 1/1 -> Node 0
[ 54.551277] CPU: Physical Processor ID: 0
[ 54.551277] CPU: Processor Core ID: 1
[ 54.551283] CPU1: Thermal monitoring enabled (TM2)
[ 54.551567] Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz stepping 06
[ 54.551592] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 54.571609] Brought up 2 CPUs
[ 54.571676] CPU0 attaching sched-domain:
[ 54.571678] domain 0: span 03
[ 54.571679] groups: 01 02
[ 54.571682] domain 1: span 03
[ 54.571683] groups: 03
[ 54.571685] CPU1 attaching sched-domain:
[ 54.571686] domain 0: span 03
[ 54.571687] groups: 02 01
[ 54.571689] domain 1: span 03
[ 54.571690] groups: 03
[ 54.571892] net_namespace: 120 bytes
[ 54.572206] Time: 17:39:33 Date: 08/23/08
[ 54.572229] NET: Registered protocol family 16
[ 54.572398] ACPI: bus type pci registered
[ 54.572461] PCI: Using configuration type 1
[ 54.583881] ACPI: EC: Look up EC in DSDT
[ 54.622914] ACPI: BIOS _OSI(Linux) query ignored
[ 54.622916] ACPI: DMI System Vendor: Dell Inc.
[ 54.622917] ACPI: DMI Product Name: Dell DXC061
[ 54.622918] ACPI: DMI Product Version:
[ 54.622919] ACPI: DMI Board Name: 0WG860
[ 54.622921] ACPI: DMI BIOS Vendor: Dell Inc.
[ 54.622922] ACPI: DMI BIOS Date: 05/24/2007
[ 54.622923] ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
[ 54.622924] ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
[ 54.641247] ACPI: Interpreter enabled
[ 54.641249] ACPI: (supports S0 S3 S4 S5)
[ 54.641262] ACPI: Using IOAPIC for interrupt routing
[ 54.721688] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 54.722277] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 54.722280] PCI quirk: region 0880-08bf claimed by ICH6 GPIO
[ 54.722625] PCI: Transparent bridge - 0000:00:1e.0
[ 54.722646] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 54.723503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
[ 54.724004] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
[ 54.724482] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 55.613998] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 55.614767] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[ 55.615543] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
[ 55.616302] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 55.617066] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 55.617838] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 55.618603] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[ 55.619368] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 15)
[ 55.619769] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 55.619794] pnp: PnP ACPI init
[ 55.619801] ACPI: bus type pnp registered
[ 55.662640] pnpacpi: exceeded the max number of IO resources: 40
[ 55.664356] pnp: PnP ACPI: found 9 devices
[ 55.664358] ACPI: ACPI bus type pnp unregistered
[ 55.664563] PCI: Using ACPI for IRQ routing
[ 55.664565] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 55.674868] NET: Registered protocol family 8
[ 55.674870] NET: Registered protocol family 20
[ 55.674908] PCI-GART: No AMD northbridge found.
[ 55.674913] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 55.674917] hpet0: 3 64-bit timers, 14318180 Hz
[ 55.675946] AppArmor: AppArmor Filesystem Enabled
[ 55.678863] Time: tsc clocksource has been installed.
[ 55.678872] Switched to high resolution mode on CPU 0
[ 55.679224] Switched to high resolution mode on CPU 1
[ 55.686816] system 00:01: ioport range 0x800-0x85f has been reserved
[ 55.686820] system 00:01: ioport range 0xc00-0xc7f has been reserved
[ 55.686823] system 00:01: ioport range 0x860-0x8ff could not be reserved
[ 55.686832] system 00:06: iomem range 0x0-0x9ffff could not be reserved
[ 55.686836] system 00:06: iomem range 0x100000-0xffffff could not be reserved
[ 55.686839] system 00:06: iomem range 0x1000000-0x7fe51bff could not be reserved
[ 55.686842] system 00:06: iomem range 0xf0000-0xfffff could not be reserved
[ 55.686845] system 00:06: iomem range 0xc0000-0xd3fff has been reserved
[ 55.686849] system 00:06: iomem range 0xfec00000-0xfecfffff could not be reserved
[ 55.686852] system 00:06: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 55.686856] system 00:06: iomem range 0xffb00000-0xffbfffff could not be reserved
[ 55.686859] system 00:06: iomem range 0xffc00000-0xffffffff could not be reserved
[ 55.686865] system 00:07: ioport range 0x100-0x1fe has been reserved
[ 55.686868] system 00:07: ioport range 0x200-0x277 has been reserved
[ 55.686871] system 00:07: ioport range 0x280-0x2e7 has been reserved
[ 55.686874] system 00:07: ioport range 0x2e8-0x2ef has been reserved
[ 55.686877] system 00:07: ioport range 0x2f0-0x2f7 has been reserved
[ 55.686880] system 00:07: ioport range 0x2f8-0x2ff has been reserved
[ 55.686883] system 00:07: ioport range 0x300-0x377 has been reserved
[ 55.686886] system 00:07: ioport range 0x380-0x3bb has been reserved
[ 55.686890] system 00:07: ioport range 0x3c0-0x3e7 could not be reserved
[ 55.686893] system 00:07: ioport range 0x3f6-0x3f7 has been reserved
[ 55.686896] system 00:07: ioport range 0x400-0x4cf has been reserved
[ 55.686899] system 00:07: ioport range 0x4d2-0x57f has been reserved
[ 55.686902] system 00:07: ioport range 0x580-0x677 has been reserved
[ 55.686905] system 00:07: ioport range 0x680-0x777 has been reserved
[ 55.686908] system 00:07: ioport range 0x780-0x7bb has been reserved
[ 55.686911] system 00:07: ioport range 0x7c0-0x7ff has been reserved
[ 55.686914] system 00:07: ioport range 0x8e0-0x8ff has been reserved
[ 55.686917] system 00:07: ioport range 0x900-0x9fe has been reserved
[ 55.686920] system 00:07: ioport range 0xa00-0xafe has been reserved
[ 55.686924] system 00:07: ioport range 0xb00-0xbfe has been reserved
[ 55.686927] system 00:07: ioport range 0xc80-0xcaf has been reserved
[ 55.686930] system 00:07: ioport range 0xcb0-0xcbf has been reserved
[ 55.686933] system 00:07: ioport range 0xcc0-0xcf7 has been reserved
[ 55.686936] system 00:07: ioport range 0xd00-0xdfe has been reserved
[ 55.686939] system 00:07: ioport range 0xe00-0xefe has been reserved
[ 55.686942] system 00:07: ioport range 0xf00-0xffe has been reserved
[ 55.686946] system 00:07: ioport range 0x2000-0x20fe has been reserved
[ 55.686949] system 00:07: ioport range 0x2100-0x21fe has been reserved
[ 55.686952] system 00:07: ioport range 0x2200-0x22fe has been reserved
[ 55.686955] system 00:07: ioport range 0x2300-0x23fe has been reserved
[ 55.686958] system 00:07: ioport range 0x2400-0x24fe has been reserved
[ 55.686961] system 00:07: ioport range 0x2500-0x25fe has been reserved
[ 55.686965] system 00:07: ioport range 0x2600-0x26fe has been reserved
[ 55.686968] system 00:07: ioport range 0x2700-0x27fe has been reserved
[ 55.686971] system 00:07: ioport range 0x2800-0x28fe has been reserved
[ 55.686974] system 00:07: ioport range 0x2900-0x29fe has been reserved
[ 55.686978] system 00:07: ioport range 0x2a00-0x2afe has been reserved
[ 55.686981] system 00:07: ioport range 0x2b00-0x2bfe has been reserved
[ 55.686984] system 00:07: ioport range 0x2c00-0x2cfe has been reserved
[ 55.686987] system 00:07: ioport range 0x2d00-0x2dfe has been reserved
[ 55.686991] system 00:07: iomem range 0xe0000000-0xefffffff could not be reserved
[ 55.686994] system 00:07: iomem range 0xfeda0000-0xfedacfff has been reserved
[ 55.687354] PCI: Bridge: 0000:00:01.0
[ 55.687356] IO window: d000-dfff
[ 55.687359] MEM window: dc000000-dfefffff
[ 55.687361] PREFETCH window: c0000000-cfffffff
[ 55.687364] PCI: Bridge: 0000:00:1c.0
[ 55.687365] IO window: disabled.
[ 55.687368] MEM window: dbf00000-dbffffff
[ 55.687371] PREFETCH window: disabled.
[ 55.687374] PCI: Bridge: 0000:00:1e.0
[ 55.687375] IO window: disabled.
[ 55.687379] MEM window: dbe00000-dbefffff
[ 55.687381] PREFETCH window: disabled.
[ 55.687394] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 55.687398] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 55.687411] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 55.687415] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 55.687423] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 55.687430] NET: Registered protocol family 2
[ 55.722872] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 55.723506] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 55.725309] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 55.725802] TCP: Hash tables configured (established 262144 bind 65536)
[ 55.725804] TCP reno registered
[ 55.734989] checking if image is initramfs... it is
[ 56.370951] Freeing initrd memory: 7554k freed
[ 56.374833] Simple Boot Flag at 0x7a set to 0x1
[ 56.375578] audit: initializing netlink socket (disabled)
[ 56.375596] audit(1219513174.524:1): initialized
[ 56.377435] VFS: Disk quotas dquot_6.5.1
[ 56.377493] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 56.377594] io scheduler noop registered
[ 56.377596] io scheduler anticipatory registered
[ 56.377597] io scheduler deadline registered
[ 56.377690] io scheduler cfq registered (default)
[ 56.379495] Boot video device is 0000:01:00.0
[ 56.379629] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 56.379655] assign_interrupt_mode Found MSI capability
[ 56.379677] Allocate Port Service[0000:00:01.0:pcie00]
[ 56.379744] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 56.379776] assign_interrupt_mode Found MSI capability
[ 56.379802] Allocate Port Service[0000:00:1c.0:pcie00]
[ 56.379832] Allocate Port Service[0000:00:1c.0:pcie02]
[ 56.401226] Real Time Clock Driver v1.12ac
[ 56.401549] hpet_resources: 0xfed00000 is busy
[ 56.401563] Linux agpgart interface v0.102
[ 56.401565] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 56.402514] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 56.402568] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 56.402686] PNP: No PS/2 controller found. Probing ports directly.
[ 56.405216] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 56.405220] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 56.422784] mice: PS/2 mouse device common for all mice
[ 56.422825] cpuidle: using governor ladder
[ 56.422827] cpuidle: using governor menu
[ 56.422985] NET: Registered protocol family 1
[ 56.423066] registered taskstats version 1
[ 56.423161] Magic number: 4:676:694
[ 56.423250] /build/buildd/linux-2.6.24/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 56.423253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 56.423254] EDD information not available.
[ 56.423260] Freeing unused kernel memory: 320k freed
[ 57.581748] fuse init (API version 7.9)
[ 57.596035] ACPI Exception (processor_core-0822): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 57.596046] ACPI Exception (processor_core-0822): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 57.671673] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 57.671676] Copyright (c) 1999-2006 Intel Corporation.
[ 57.671719] ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 57.671730] PCI: Setting latency timer of device 0000:00:19.0 to 64
[ 57.672419] e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:16:76:ce:3d:97
[ 57.719875] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 57.752442] usbcore: registered new interface driver usbfs
[ 57.752462] usbcore: registered new interface driver hub
[ 57.758136] usbcore: registered new device driver usb
[ 57.760352] USB Universal Host Controller Interface driver v3.0
[ 57.760398] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 57.760410] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[ 57.760414] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 57.760608] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 57.760635] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20
[ 57.760756] usb usb1: configuration #1 chosen from 1 choice
[ 57.760783] hub 1-0:1.0: USB hub found
[ 57.760788] hub 1-0:1.0: 2 ports detected
[ 57.862135] ACPI: PCI Interrupt 0000:00:1a.1[b] -> GSI 17 (level, low) -> IRQ 17
[ 57.862149] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[ 57.862152] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 57.862171] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 57.862196] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00
[ 57.862283] usb usb2: configuration #1 chosen from 1 choice
[ 57.862301] hub 2-0:1.0: USB hub found
[ 57.862305] hub 2-0:1.0: 2 ports detected
[ 57.882209] SCSI subsystem initialized
[ 57.904160] libata version 3.00 loaded.
[ 57.966093] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 57.966106] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 57.966110] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 57.966128] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[ 57.966152] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80
[ 57.966236] usb usb3: configuration #1 chosen from 1 choice
[ 57.966253] hub 3-0:1.0: USB hub found
[ 57.966258] hub 3-0:1.0: 2 ports detected
[ 58.070047] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 17 (level, low) -> IRQ 17
[ 58.070060] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 58.070063] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 58.070084] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[ 58.070105] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
[ 58.070190] usb usb4: configuration #1 chosen from 1 choice
[ 58.070209] hub 4-0:1.0: USB hub found
[ 58.070213] hub 4-0:1.0: 2 ports detected
[ 58.173964] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 58.173977] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 58.173980] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 58.174003] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[ 58.174026] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[ 58.174116] usb usb5: configuration #1 chosen from 1 choice
[ 58.174136] hub 5-0:1.0: USB hub found
[ 58.174141] hub 5-0:1.0: 2 ports detected
[ 58.205635] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 58.277980] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 22
[ 58.278478] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[ 58.278483] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 58.278533] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
[ 58.282450] ehci_hcd 0000:00:1a.7: debug port 1
[ 58.282455] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[ 58.282463] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xdffdac00
[ 58.329570] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 58.329685] usb usb6: configuration #1 chosen from 1 choice
[ 58.329711] hub 6-0:1.0: USB hub found
[ 58.329718] hub 6-0:1.0: 4 ports detected
[ 58.433590] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[ 58.434075] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 58.434080] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 58.434126] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[ 58.438025] ehci_hcd 0000:00:1d.7: debug port 1
[ 58.438030] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 58.438035] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xff980800
[ 58.453511] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 58.453628] usb usb7: configuration #1 chosen from 1 choice
[ 58.453653] hub 7-0:1.0: USB hub found
[ 58.453659] hub 7-0:1.0: 6 ports detected
[ 58.557789] ACPI: PCI Interrupt 0000:03:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 58.607883] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[dbefb800-dbefbfff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 58.609419] ahci 0000:00:1f.2: version 3.0
[ 58.609438] ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 20
[ 58.609877] ahci 0000:00:1f.2: nr_ports (6) and implemented port map (0x3) don't match, using nr_ports
[ 58.609880] ahci 0000:00:1f.2: forcing PORTS_IMPL to 0x3f
[ 58.725385] usb 2-1: device not accepting address 2, error -71
[ 59.616988] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 59.616992] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
[ 59.616997] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 59.617898] scsi0 : ahci
[ 59.618137] scsi1 : ahci
[ 59.618316] scsi2 : ahci
[ 59.618489] scsi3 : ahci
[ 59.618666] scsi4 : ahci
[ 59.618849] scsi5 : ahci
[ 59.618872] ata1: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970100 irq 509
[ 59.618875] ata2: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970180 irq 509
[ 59.618877] ata3: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970200 irq 509
[ 59.618879] ata4: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970280 irq 509
[ 59.618882] ata5: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970300 irq 509
[ 59.618884] ata6: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970380 irq 509
[ 59.660951] usb 6-3: new high speed USB device using ehci_hcd and address 2
[ 59.793836] usb 6-3: configuration #1 chosen from 1 choice
[ 59.876972] ieee1394: Host added: ID:BUS[0-00:1023] GUID[80761600973dce00]
[ 60.096761] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 60.100048] ata1.00: ATA-7: SAMSUNG SP2504C, VT100-52, max UDMA7
[ 60.100051] ata1.00: 488281250 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 60.135810] ata1.00: configured for UDMA/133
[ 60.276674] usb 7-2: new high speed USB device using ehci_hcd and address 2
[ 60.483586] usb 7-2: configuration #1 chosen from 1 choice
[ 60.608760] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 60.720466] usb 7-4: new high speed USB device using ehci_hcd and address 3
[ 60.796325] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L632D, DE03, max UDMA/33
[ 60.796328] ata2.00: applying bridge limits
[ 60.857178] usb 7-4: configuration #1 chosen from 1 choice
[ 60.984177] ata2.00: configured for UDMA/33
[ 61.224533] usbcore: registered new interface driver libusual
[ 61.228322] Initializing USB Mass Storage driver...
[ 61.292436] ata3: SATA link down (SStatus 0 SControl 0)
[ 61.464096] usb 5-1: new low speed USB device using uhci_hcd and address 2
[ 61.604288] ata4: SATA link down (SStatus 0 SControl 0)
[ 61.637413] usb 5-1: configuration #1 chosen from 1 choice
[ 61.879909] usb 5-2: new low speed USB device using uhci_hcd and address 3
[ 61.915895] ata5: SATA link down (SStatus 0 SControl 0)
[ 62.055227] usb 5-2: configuration #1 chosen from 1 choice
[ 62.058281] scsi6 : SCSI emulation for USB Mass Storage devices
[ 62.058346] usbcore: registered new interface driver usb-storage
[ 62.058349] USB Mass Storage support registered.
[ 62.058446] usb-storage: device found at 2
[ 62.058448] usb-storage: waiting for device to settle before scanning
[ 62.227980] ata6: SATA link down (SStatus 0 SControl 0)
[ 62.228072] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SP2504C VT10 PQ: 0 ANSI: 5
[ 62.233818] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L632D DE03 PQ: 0 ANSI: 5
[ 62.271847] Driver 'sd' needs updating - please use bus_type methods
[ 62.271919] sd 0:0:0:0: [sda] 488281250 512-byte hardware sectors (250000 MB)
[ 62.271930] sd 0:0:0:0: [sda] Write Protect is off
[ 62.271932] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 62.271945] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 62.272065] sd 0:0:0:0: [sda] 488281250 512-byte hardware sectors (250000 MB)
[ 62.272074] sd 0:0:0:0: [sda] Write Protect is off
[ 62.272075] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 62.272088] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 62.272091] sda:<4>Driver 'sr' needs updating - please use bus_type methods
[ 62.281303] sda1 sda2 <<6>usb 2-2: new full speed USB device using uhci_hcd and address 4
[ 62.305956] sda5 sda6 >
[ 62.306040] sd 0:0:0:0: [sda] Attached SCSI disk
[ 62.309437] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 62.309456] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 62.321922] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 62.321926] Uniform CD-ROM driver Revision: 3.20
[ 62.321966] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 62.493430] usb 2-2: configuration #1 chosen from 1 choice
[ 62.496546] usbcore: registered new interface driver hiddev
[ 62.511237] input: Dell Dell USB Mouse as /devices/pci0000:00/0000:00:1d.2/usb5/5-1/5-1:1.0/input/input1
[ 62.535941] input,hidraw0: USB HID v1.10 Mouse [Dell Dell USB Mouse] on usb-0000:00:1d.2-1
[ 62.551221] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb5/5-2/5-2:1.0/input/input2
[ 62.567869] input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.2-2
[ 62.567884] usbcore: registered new interface driver usbhid
[ 62.567887] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 62.646950] Attempting manual resume
[ 62.646953] swsusp: Resume From Partition 8:5
[ 62.646954] PM: Checking swsusp image.
[ 62.647090] PM: Resume from disk failed.
[ 62.686594] kjournald starting. Commit interval 5 seconds
[ 62.686601] EXT3-fs: mounted filesystem with ordered data mode.
[ 67.059302] usb-storage: device scan complete
[ 67.063553] scsi 6:0:0:0: Direct-Access TEAC USB HS-CF Card 4.00 PQ: 0 ANSI: 0
[ 67.066921] scsi 6:0:0:1: Direct-Access TEAC USB HS-xD/SM 4.00 PQ: 0 ANSI: 0
[ 67.070917] scsi 6:0:0:2: Direct-Access TEAC USB HS-MS Card 4.00 PQ: 0 ANSI: 0
[ 67.074165] scsi 6:0:0:3: Direct-Access TEAC USB HS-SD Card 4.00 PQ: 0 ANSI: 0
[ 67.078565] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 67.078601] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 67.083430] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[ 67.083459] sd 6:0:0:1: Attached scsi generic sg3 type 0
[ 67.088055] sd 6:0:0:2: [sdd] Attached SCSI removable disk
[ 67.088084] sd 6:0:0:2: Attached scsi generic sg4 type 0
[ 67.138671] sd 6:0:0:3: [sde] Attached SCSI removable disk
[ 67.138702] sd 6:0:0:3: Attached scsi generic sg5 type 0
[ 70.010088] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 70.089056] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 70.120378] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 70.134047] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 70.156482] iTCO_vendor_support: vendor-support=0
[ 70.176941] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[ 70.177006] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
[ 70.177014] iTCO_wdt: No card detected
[ 70.241029] input: Power Button (FF) as /devices/virtual/input/input4
[ 70.291988] ACPI: Power Button (FF) [PWRF]
[ 70.292043] input: Power Button (CM) as /devices/virtual/input/input5
[ 70.347967] ACPI: Power Button (CM) [VBTN]
[ 70.993663] nvidia: module license 'NVIDIA' taints kernel.
[ 71.251435] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 71.251444] PCI: Setting latency timer of device 0000:01:00.0 to 64
[ 71.251546] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 173.14.12 Thu Jul 17 18:10:24 PDT 2008
[ 71.273024] ieee80211_crypt: registered algorithm 'NULL'
[ 71.278609] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 71.278612] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 71.308080] Bluetooth: Core ver 2.11
[ 71.310063] NET: Registered protocol family 31
[ 71.310065] Bluetooth: HCI device and connection manager initialized
[ 71.310069] Bluetooth: HCI socket layer initialized
[ 71.377182] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 71.377605] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 71.392631] Bluetooth: HCI USB driver ver 2.9
[ 71.401546] usbcore: registered new interface driver hci_usb
[ 71.555410] usb 7-4: reset high speed USB device using ehci_hcd and address 3
[ 71.688326] zd1211rw 7-4:1.0: eth1
[ 71.688344] usbcore: registered new interface driver zd1211rw
[ 72.236597] lp: driver loaded but no devices found
[ 72.354463] Adding 6040400k swap on /dev/sda5. Priority:-1 extents:1 across:6040400k
[ 72.903842] EXT3 FS on sda1, internal journal
[ 74.133726] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 74.510590] No dock devices found.
[ 76.037315] ppdev: user-space parallel port driver
[ 76.332108] audit(1219513195.202:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=5171 profile="/usr/sbin/cupsd" namespace="default"
[ 78.817325] Bluetooth: L2CAP ver 2.9
[ 78.817329] Bluetooth: L2CAP socket layer initialized
[ 78.830556] zd1211rw 7-4:1.0: firmware version 4725
[ 78.870544] zd1211rw 7-4:1.0: zd1211b chip 050d:705c v4810 high 00-11-50 AL2230_RF pa0 g--N-
[ 78.923376] Bluetooth: RFCOMM socket layer initialized
[ 78.923389] Bluetooth: RFCOMM TTY layer initialized
[ 78.923390] Bluetooth: RFCOMM ver 1.8
[ 96.076217] NET: Registered protocol family 10
[ 96.076461] lo: Disabled Privacy Extensions
[ 96.076802] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 96.076989] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 114.391380] NET: Registered protocol family 17
[ 114.981787] SoftMAC: Open Authentication completed with 00:03:c9:7c:69:fa
[ 115.045553] ieee80211_crypt: registered algorithm 'WEP'
[ 115.244286] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 115.584412] SoftMAC: Open Authentication completed with 00:03:c9:7c:69:fa
[ 115.604532] SoftMAC: Open Authentication completed with 00:03:c9:7c:69:fa
[ 130.488184] eth1: no IPv6 routers present
[ 356.631249] Machine check events logged
[ 504.367839] usb 7-4: USB disconnect, address 3
[ 504.379985] zd1211rw 7-4:1.0: error ioread32(CR_REG1): -22
gc@gc-desktop:~$
lsmod :
gc@gc-desktop:~$ lsmod
Module Size Used by
arc4 3456 2
ecb 5248 2
blkcipher 9476 1 ecb
ieee80211_crypt_wep 7552 1
af_packet 27272 4
ipv6 311720 22
binfmt_misc 14860 1
rfcomm 47392 2
l2cap 28800 13 rfcomm
ppdev 11400 0
cpufreq_conservative 10632 0
cpufreq_ondemand 11152 0
cpufreq_powersave 3200 0
cpufreq_userspace 6180 0
cpufreq_stats 8416 0
freq_table 6464 2 cpufreq_ondemand,cpufreq_stats
video 23444 0
output 5632 1 video
container 6656 0
sbs 17808 0
sbshc 8960 1 sbs
dock 12960 0
battery 16776 0
iptable_filter 4608 0
ip_tables 24104 1 iptable_filter
x_tables 23560 1 ip_tables
ac 8328 0
sbp2 27272 0
parport_pc 41128 0
lp 14916 0
parport 44300 3 ppdev,parport_pc,lp
snd_hda_intel 440408 3
snd_pcm_oss 47648 0
snd_mixer_oss 20224 1 snd_pcm_oss
zd1211rw 64008 0
snd_pcm 92168 2 snd_hda_intel,snd_pcm_oss
ieee80211softmac 34688 1 zd1211rw
snd_page_alloc 13200 2 snd_hda_intel,snd_pcm
snd_hwdep 12552 1 snd_hda_intel
ieee80211 38344 2 zd1211rw,ieee80211softmac
ieee80211_crypt 8192 2 ieee80211_crypt_wep,ieee80211
hci_usb 19228 2
nvidia 8115088 36
snd_seq_dummy 5764 0
serio_raw 9092 0
bluetooth 67748 7 rfcomm,l2cap,hci_usb
snd_seq_oss 38912 0
i2c_core 28544 1 nvidia
psmouse 46236 0
snd_seq_midi 10688 0
snd_rawmidi 29856 1 snd_seq_midi
snd_seq_midi_event 10112 2 snd_seq_oss,snd_seq_midi
snd_seq 63232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 27912 2 snd_pcm,snd_seq
snd_seq_device 10644 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 70856 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
button 10912 0
dcdbas 11312 0
intel_agp 30624 0
shpchp 38172 0
pci_hotplug 34608 1 shpchp
iTCO_wdt 15312 0
iTCO_vendor_support 5764 1 iTCO_wdt
soundcore 10400 1 snd
evdev 14976 3
pcspkr 4992 0
ext3 149264 1
jbd 57000 1 ext3
mbcache 11392 1 ext3
sg 41880 0
sr_mod 20132 0
cdrom 41512 1 sr_mod
sd_mod 33280 3
usbhid 35680 0
hid 44992 1 usbhid
usb_storage 82496 0
libusual 23520 1 usb_storage
ahci 33284 2
ohci1394 36532 0
ieee1394 106968 2 sbp2,ohci1394
libata 176432 1 ahci
scsi_mod 178488 6 sbp2,sg,sr_mod,sd_mod,usb_storage,libata
ehci_hcd 41996 0
e1000 137536 0
uhci_hcd 29856 0
usbcore 170288 8 zd1211rw,hci_usb,usbhid,usb_storage,libusual,ehci_hcd,uhci_hcd
thermal 19744 0
processor 41832 1 thermal
fan 6792 0
fbcon 46336 0
tileblit 4096 1 fbcon
font 10112 1 fbcon
bitblit 7424 1 fbcon
softcursor 3712 1 bitblit
fuse 56112 3
gc@gc-desktop:~$
et le dernier :
gc@gc-desktop:~$ modprobe dib0070
FATAL: Error inserting dib0070 (/lib/modules/2.6.24-21-generic/kernel/drivers/media/dvb/frontends/dib0070.ko): Operation not permitted
gc@gc-desktop:~$
ça m'a l'aire d'étre pas bon tout ça
Merci pour l'aide
@@++
Dernière modification par wiscot (Le 23/08/2008, à 20:11)
Hors ligne
#108 Le 23/08/2008, à 23:19
- root75
Re : [Résolu] installer PCTV DVB-T Stick
le module du dongle n'est pas chargé
le problème semble venir du coté usb
que donne lsusb
tu dois avoir une ligne avec Bus 004 Device 023: ID 2304:0236 Pinnacle Systems, Inc. [hex]
sinon le dongle n'est pas vu en usb.
pour forcer le chargment du module
sudo modprobe dib0070
Hors ligne
#109 Le 23/08/2008, à 23:39
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
salut
voici ce que me retourne la commande
gc@gc-desktop:~$ lsusb
Bus 007 Device 003: ID 050d:705c Belkin Components
Bus 007 Device 002: ID 0644:0200 TEAC Corp.
Bus 007 Device 001: ID 0000:0000
Bus 006 Device 005: ID 2304:0236 Pinnacle Systems, Inc. [hex]
Bus 006 Device 002: ID 059b:007e Iomega Corp.
Bus 006 Device 001: ID 0000:0000
Bus 005 Device 003: ID 413c:2003 Dell Computer Corp.
Bus 005 Device 002: ID 413c:3200 Dell Computer Corp.
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
gc@gc-desktop:~$
J'ai bien pinnacle systems qui apparrait
mais toujours rien d'actif... j'ai forcé le chargment du module avec sudo modprobe dib0070 ,avec redemarrge ou non du pc toujours rien...
merci pour l'aide
Hors ligne
#110 Le 23/08/2008, à 23:58
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
je viens de tenter une nouvelle installation en suivant la doc et ça fonctionne de nouveau .. yessssssss!!!
Mais je ne comprend toujours pas pourquoi ça n'a pas fonctionné du premier coup
une explication????
Dernière modification par wiscot (Le 23/08/2008, à 23:58)
Hors ligne
#111 Le 24/08/2008, à 12:12
- root75
Re : [Résolu] installer PCTV DVB-T Stick
il peut avoir plusieurs explications
par exemple le make install sans le sudo donc c'est toujours l'ancienne version du module qui est chargé .
Hors ligne
#112 Le 25/08/2008, à 01:27
- wiscot
Re : [Résolu] installer PCTV DVB-T Stick
Salut
ok je vois la chose , cela dit encore merci pour ton aide
@@++ G@3L
Hors ligne
#113 Le 31/08/2008, à 19:10
- Keronn
Re : [Résolu] installer PCTV DVB-T Stick
Bonjour,
L'installation de mon PCTV DVB-T Stick (72e) s'est bien déroulée, merci à Alpheb pour son tuto.
Pour la télécommande, quelqu'un a t-il testé la solution avec lirc?
Chez moi la recompilation a échoué. J'ai utilisé les drivers recommandés : http://mcentral.de/hg/~mrec/v4l-dvb-experimental/
Je me suis bien placé dans le dossier v4l-dvb-experimental, j'ai créé le fichier telecommande.patch et lui ai rajouté le code comme indiqué.
Voici les commandes preconisées pour le "patchage" et la recompilation
patch -p1 < telecommande.patch
make
make install
A la troisième commande, un problème de droits est signalé. J'ai donc rajouté un sudo car apparemment il me manquait des droits
sudo make install
peut-être que je n'aurais pas dû ?
En tout cas le stick n'était plus reconnu après cette manip'. J'ai du le réinstaller avec la méthode du tuto d'Alpheb.
Quelqu'un a t-il réussi à configurer sa télécommande avec lirc (qui a semble t-il l'intérêt de permettre un mappage complet et précis de la télécommande) ?
Edit rien à voir mais j'ai trouvé ce blog au hasard de mes recherches : un utilisateur qui a utilisé un paquet .deb pour installer sa clé (même modèle). Il a installé le paquet en question grâce à cet autre blog. Apparemment cela installe tout ce qu'il faut et ne nécessite plus de réinstallations à chaque mise à jour du noyau...
Edit2 Ca baigne pour la télécommande, j'avais pas fais gaffe que le tuto était fait pour un autre modèle de clé à la base. Avec le PCTV DVB-T Stick il faut zapper l'étape repatchage/recompilation : la télécommande est déjà reconnue.
Dernière modification par Keronn (Le 03/09/2008, à 10:53)
Hors ligne
#114 Le 01/10/2008, à 12:57
- Zinar
Re : [Résolu] installer PCTV DVB-T Stick
Bonjour,
J'ai suivi le tutoriel pour installer la clé. Tous sais bien passer mais voila quand je tape dmesg il m'affiche sa.
[ 371.777167] usb 2-3: USB disconnect, address 2
[ 375.151654] usb 2-2: new high speed USB device using ehci_hcd and address 5
[ 375.285467] usb 2-2: configuration #1 chosen from 1 choice
[ 375.286525] dvb-usb: found a 'Pinnacle PCTV 72e' in cold state, will try to load a firmware
[ 375.329529] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[ 2278.660898] usb 2-2: USB disconnect, address 5
[ 2283.672877] usb 2-2: new high speed USB device using ehci_hcd and address 6
[ 2283.806863] usb 2-2: configuration #1 chosen from 1 choice
[ 2283.817569] dvb-usb: found a 'Pinnacle PCTV 72e' in cold state, will try to load a firmware
[ 2283.872623] dvb-usb: did not find the firmware file'. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
Il a pas l'air de trouver le firmware, je suis allez dans lib/firmware le fichier et bien la. J'ai beau reinstaller sa ne change rien.
merci
#115 Le 02/10/2008, à 12:42
- llanassll
Re : [Résolu] installer PCTV DVB-T Stick
Bonjour,
Zinar, tu as trouvé ou "dvb-usb-dib0700-1.20.fw"? parceque moi j'ai le meme probleme et j'arrive pas à trouver ce firmware.
Merci
Anass
Hors ligne
#116 Le 02/10/2008, à 12:47
- llanassll
Re : [Résolu] installer PCTV DVB-T Stick
re,
Zinar, tiens le lien pour le télécharger:
http://www.wi-bw.tfh-wildau.de/~pboettch/home/files/dvb-usb-dib0700-1.20.fw
Anass
Hors ligne
#117 Le 02/10/2008, à 23:03
- 321guyver
Re : [Résolu] installer PCTV DVB-T Stick
Bonjour,
suite à une réisntallation en hardy 64, je n'arrive plus à faire tourner ma clé.
dmesg me renvoie :
[ 1098.687180] usb 2-6: USB disconnect, address 4
[ 1105.862740] usb 2-6: new high speed USB device using ehci_hcd and address 6
[ 1105.912072] usb 2-6: configuration #1 chosen from 1 choice
[ 1105.912436] dvb-usb: found a 'Pinnacle PCTV 72e' in cold state, will try to load a firmware
[ 1105.942149] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
[ 1124.200209] usb 2-6: USB disconnect, address 6
[ 1125.802533] usb 2-6: new high speed USB device using ehci_hcd and address 7
[ 1125.851842] usb 2-6: configuration #1 chosen from 1 choice
[ 1125.851914] dvb-usb: found a 'Pinnacle PCTV 72e' in cold state, will try to load a firmware
[ 1125.871532] dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
J'en déduis que c'est un problème de firmware.
Pourtant j'ai essayé la méthode connectée (sudo apt-get install linux-restricted-modules) qui a bien installé un paquet, et même la méthode "à la main" (cd /lib/firmware
sudo wget http://vonruppert.free.fr/dvb-usb-dib0700-1.10.fw), qui semble avoir marché aussi.
Où puis-je trouver le bon firmware ?
Mon problème est-il lié au fait que je sois en 64 bit ?
Merci de votre aide.
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#118 Le 03/10/2008, à 19:53
- 321guyver
Re : [Résolu] installer PCTV DVB-T Stick
Merci à Anass, ce firmaware fonctionne.
J'ai modifié le tuto en fonction, si quelqu'un veut bien vérifier si je m'y suis bien pris (c'est ma première contribution !).
Ce serait sans doute l'une des plus grandes opportunités ratées de notre siècle si le logiciel libre ne servait à libérer que du code : http://donnons.org/, http://www.agoravox.fr/, http://www.couchsurfing.org/, http://esperanto-france.org/, http://www.mouvement-zeitgeist.fr/, https://monnaie-libre.fr/
Hors ligne
#119 Le 07/10/2008, à 13:08
- gibkristen
Re : [Résolu] installer PCTV DVB-T Stick
Merci à Anass, ce firmaware fonctionne.
J'ai modifié le tuto en fonction, si quelqu'un veut bien vérifier si je m'y suis bien pris (c'est ma première contribution !).
je viens d'installer cette clé tuner TNT en suivant le tuto http://doc.ubuntu-fr.org/pinnacle_pctv_ … buntu_8.04 et aucun problème, ça marche impeccable .
Bravo et merci à vous tous.
11 septembre 2008, je découvre et adopte GNU/Linux avec Ubuntu 8.04 LTS ("The Hardy Heron")
Actuellement avec Fedora gnome sur fixe et portables.
Hors ligne
#120 Le 16/10/2008, à 09:37
- gibkristen
Re : [Résolu] installer PCTV DVB-T Stick
je viens d'installer cette clé tuner TNT en suivant le tuto http://doc.ubuntu-fr.org/pinnacle_pctv_ … buntu_8.04 et aucun problème, ça marche impeccable .
Bravo et merci à vous tous.
et mer.. ce matin je lance Kaffeine et rien plus de tnt
Je tape lsusb dans le terminal. Ça donne ceci:
Bus 002 Device 002: ID 05fe:0011 Chic Technology Corp. Browser Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 2304:0236 Pinnacle Systems, Inc. [hex]
Bus 001 Device 001: ID 0000:0000
Donc ma clé est toujours reconnue. Qu'est ce que je fais pour revoir la tnt?
Merci
edit:
j'ai désinstallé et réinstaller Kaffeine sans succès
Dernière modification par gibkristen (Le 16/10/2008, à 09:48)
11 septembre 2008, je découvre et adopte GNU/Linux avec Ubuntu 8.04 LTS ("The Hardy Heron")
Actuellement avec Fedora gnome sur fixe et portables.
Hors ligne
#121 Le 16/10/2008, à 10:05
- gibkristen
Re : [Résolu] installer PCTV DVB-T Stick
et mer.. ce matin je lance Kaffeine et rien plus de tnt
Je tape lsusb dans le terminal. Ça donne ceci:
Bus 002 Device 002: ID 05fe:0011 Chic Technology Corp. Browser Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 2304:0236 Pinnacle Systems, Inc. [hex]
Bus 001 Device 001: ID 0000:0000Donc ma clé est toujours reconnue. Qu'est ce que je fais pour revoir la tnt?
Merciedit:
j'ai désinstallé et réinstaller Kaffeine sans succès
bon je viens de refaire toute la procédure d'installation et hop ça remarche
Par contre si quelqu'un a une explication.
Ça lui prend souvent à Ubuntu de faire des cachotteries comme ça
11 septembre 2008, je découvre et adopte GNU/Linux avec Ubuntu 8.04 LTS ("The Hardy Heron")
Actuellement avec Fedora gnome sur fixe et portables.
Hors ligne
#122 Le 23/10/2008, à 19:21
- Vermouth
Re : [Résolu] installer PCTV DVB-T Stick
Moi j'ai un peu le même problème que gibkristen.
Sauf que j'arive pas a la résoudre !
Depuis la mise a jour que j'ai eu le 17 au matin, pas moyen d'avoir la TNT !
Ma clé est visible avec lsusb mais pas avec dmesg.
J'ai tenté de réinstaller le driver sans succès !
Quelqu'un peu t-il m'aider ?
Merci!
Android !
\_/°<
coin coin...
Hors ligne
#123 Le 24/10/2008, à 15:44
- bipede
Re : [Résolu] installer PCTV DVB-T Stick
Les drivers v4l-dvb-kernel et v4l-dvb-experimental ne peuvent plus être compilé avec le noyau 2.6.27.
Donc plus de TNT sur intrepid jusqu'à nouvel ordre avec les carte Pinnacle PCTV USB stick.
Dernière modification par bipede (Le 24/10/2008, à 21:31)
Desktop: MSI - Intel® Core™ i5-3330 CPU @ 3.00GHz × 4 - RAM 8 go- Kubuntu 21.04 - Système sur SSD 64 Go - /home sur HDD 500 Go.
Laptop: DELL Inspiron-15 3567 - Intel® Core™ i5-7200 CPU @ 2.50GHz × 4 - RAM 8 go - HDD 1 To - Ubuntu 20.10 avec /home séparé.
Mon site: Les contributions du bipède
Hors ligne
#124 Le 24/10/2008, à 16:53
- Vermouth
Re : [Résolu] installer PCTV DVB-T Stick
chouette c'est super !
Qui doit corigé ça ? mise a jour Ubuntu ou v4l ?
corigé avec Ubuntu 8.10 ?
(plus de question je ne peu pas faire !)
Sous Vista même avec des logiciels plus light que celui founit avec la clé ça galère assez je trouve !
Merci !
Dernière modification par Vermouth (Le 24/10/2008, à 16:53)
Android !
\_/°<
coin coin...
Hors ligne
#125 Le 25/10/2008, à 21:30
- jahr
Re : [Résolu] installer PCTV DVB-T Stick
Re: [Résolu] installer PCTV DVB-T Stick
Les drivers v4l-dvb-kernel et v4l-dvb-experimental ne peuvent plus être compilé avec le noyau 2.6.27.
Donc plus de TNT sur intrepid jusqu'à nouvel ordre avec les carte Pinnacle PCTV USB stick.
ah... mois qui croyais que ces cartes devaient êtres reconnues en "natif" !
Je suis passe sous Kubuntu Intrepid Ibex...très attirant...mais plus de TV (contrairement aux anciennes versions)
ce serait la derniere version du kernel qui ne serait pas "compatible"...
les modules em28xx se chargent bien, mais le stick n'est pas reconnu.
+ qu'à attendre