[solved] USB 2.0 PCI Karte wird als USB 1.1 erkannt

  • Servus,


    war grad im Geizmarkt und hab mir eine 4 Prot USB 2.0 PCI Karte (CN-029 von Sitecom) geholt. Ist ein VIA Chipsatz.
    Das Ding steckt in einem ASUS TUSL PIII Board, das ich um DVB-T via USB 2.0 erweitern wollte.


    Nach Einbau sagt lspci:



    Der Datentransfer auf/von einer USB Platte bestätigt das es nur USB 1.1 ist.

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

    2 Mal editiert, zuletzt von BlueIcE ()

  • und wenn Du jetzt mal "modprobe ehci-hcd" machst, und dmesg dann wiederholst?

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • Code
    dmesg | grep usb
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    usbmon: debugs is not available



    Code
    00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub  (rev 05)
    00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub  (rev 05)
    02:0b.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
    02:0b.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

  • scheint nicht geholfen zu haben

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

  • würde ein neuerer Kernel helfen???


    Linux 2.6.12.2 #8 Thu Jul 14 11:23:11 CEST 2005 i686 unknown

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

  • den Chip gibt es eigentlich schon länger, der sollte auch in 2.6.12 unterstützt werden. probier doch mal alles durch: usbcore, usb-ohci, usb-uhci, usb-storage

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • Du hast wirklich ehci-hcd geladen?

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • hopla, da scheint was abzugehen?!


    FATAL: Module usb_ohci not found.
    FATAL: Module usb_uhci not found.
    FATAL: Module usbcore not found.



    Was nu?

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

  • Zitat

    Original von Dr. Seltsam
    Du hast wirklich ehci-hcd geladen?



    Code
    lsmod | grep usb
    usb_storage            70080  0 
    
    
    lsmod | grep ehci
    ehci_hcd               30984  0

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

    Einmal editiert, zuletzt von BlueIcE ()

  • Zitat

    Originally posted by BlueIcE
    FATAL: Module usb_ohci not found.
    FATAL: Module usb_uhci not found.


    und ohci-hcd bzw. uhci-hcd ?


    Zitat

    FATAL: Module usbcore not found.


    ist das evtl fest im Kernel drin?

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • Zitat

    Original von Dr. Seltsam


    und ohci-hcd bzw. uhci-hcd ?


    ohci-hcd und uhci-hcd werden geladen.


    Zitat

    Original von Dr. Seltsam


    ist das evtl fest im Kernel drin?


    Das weiss ich nicht.
    Aber wie gesagt ich kann USB- Platten verbinden.

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

  • He, hab mal ein Kernel Update gemacht... und...


    Code
    uname -a
    Linux 2.6.21.3 #3 SMP PREEMPT Sat Jun 2 12:49:01 CEST 2007 i686 unknown
    lspci |grep USB
    00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub  (rev 05)
    00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub  (rev 05)
    02:0b.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
    02:0b.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
    02:0b.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)


    :)

    Ubuntu/Jaunty (Kernel 2.6.28-15) VDR 1.7.9 (im Aufbau), xineliboutput 1.0.90-CSV mit Xine-VDPAU r284 + durchflieger Patch | ASUS M3N78-EM, DVB-S Nexus 2.1, PSOne TFT, IR-Einschalter, Atmolight

  • alles wird gut :)

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!