chancenvergeber

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • 20. Dezember 2015 at 1:42 #17415

    I get this error:

    libkmod: ERROR ../libkmod/libkmod-module.c:174 kmod_module_parse_depline: ctx=0x78db7008 path=/lib/modules/3.18.7-v7+/kernel/sound/usb/snd-usbmidi-lib.ko error=No such file or directory
    libkmod: ERROR ../libkmod/libkmod-module.c:174 kmod_module_parse_depline: ctx=0x78db7008 path=/lib/modules/3.18.7-v7+/kernel/sound/usb/snd-usbmidi-lib.ko error=No such file or directory
    ERROR: could not insert 'snd_usb_audio': Unknown symbol in module, or unknown parameter (see dmesg)

    dmesg shows this:

    [    0.000000] Booting Linux on physical CPU 0xf00
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Linux version 3.18.7-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3                               20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03)                               ) #755 SMP PREEMPT Thu Feb 12 17:20:48 GMT 2015
    [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio                              n cache
    [    0.000000] Machine model: Raspberry Pi 2 Model B
    [    0.000000] cma: Reserved 8 MiB at 0x36800000
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] On node 0 totalpages: 225280
    [    0.000000] free_area_init_node: node 0, pgdat 80820480, node_mem_map b611300                              0
    [    0.000000]   Normal zone: 1760 pages used for memmap
    [    0.000000]   Normal zone: 0 pages reserved
    [    0.000000]   Normal zone: 225280 pages, LIFO batch:31
    [    0.000000] [bcm2709_smp_init_cpus] enter (8620->f3003010)
    [    0.000000] [bcm2709_smp_init_cpus] ncores=4
    [    0.000000] PERCPU: Embedded 11 pages/cpu @b60dd000 s12864 r8192 d24000 u4505                              6
    [    0.000000] pcpu-alloc: s12864 r8192 d24000 u45056 alloc=11*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag                              es: 223520
    [    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1776                               bcm2708_fb.fbheight=952 bcm2709.boardrev=0xa01041 bcm2709.serial=0x716b899 smsc9                              5xx.macaddr=B8:27:EB:16:B8:99 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm27                              09.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base                              =0x3dc00000 vc_mem.mem_size=0x3f000000  dwc_otg.lpm_enable=0 console=ttyAMA0,115                              200 console=tty1 root=/dev/mmcblk0p6 rootfstype=ext4 elevator=deadline rootwait
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 875716K/901120K available (5785K kernel code, 377K rwdata                              , 1760K rodata, 396K init, 771K bss, 25404K reserved)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
    [    0.000000]     vmalloc : 0xb7800000 - 0xff000000   (1144 MB)
    [    0.000000]     lowmem  : 0x80000000 - 0xb7000000   ( 880 MB)
    [    0.000000]     modules : 0x7f000000 - 0x80000000   (  16 MB)
    [    0.000000]       .text : 0x80008000 - 0x80766748   (7546 kB)
    [    0.000000]       .init : 0x80767000 - 0x807ca000   ( 396 kB)
    [    0.000000]       .data : 0x807ca000 - 0x808287ec   ( 378 kB)
    [    0.000000]        .bss : 0x808287ec - 0x808e96d4   ( 772 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] NR_IRQS:480
    [    0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
    [    0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 35791                              39424256ns
    [    0.000039] Switching to timer-based delay loop, resolution 52ns
    [    0.000338] Console: colour dummy device 80x30
    [    0.001764] console [tty1] enabled
    [    0.001815] Calibrating delay loop (skipped), value calculated using timer fr                              equency.. 38.40 BogoMIPS (lpj=192000)
    [    0.001900] pid_max: default: 32768 minimum: 301
    [    0.002317] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.002376] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.003660] Initializing cgroup subsys memory
    [    0.003750] Initializing cgroup subsys devices
    [    0.003802] Initializing cgroup subsys freezer
    [    0.003852] Initializing cgroup subsys net_cls
    [    0.003916] Initializing cgroup subsys blkio
    [    0.004028] CPU: Testing write buffer coherency: ok
    [    0.004148] ftrace: allocating 19969 entries in 59 pages
    [    0.053457] CPU0: update cpu_capacity 1024
    [    0.053533] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
    [    0.053570] [bcm2709_smp_prepare_cpus] enter
    [    0.053734] Setting up static identity map for 0x536c78 - 0x536cd0
    [    0.113422] [bcm2709_boot_secondary] cpu:1 started (0) 17
    [    0.113737] CPU1: Booted secondary processor
    [    0.113745] [bcm2709_secondary_init] enter cpu:1
    [    0.113798] CPU1: update cpu_capacity 1024
    [    0.113807] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
    [    0.133391] [bcm2709_boot_secondary] cpu:2 started (0) 17
    [    0.133649] CPU2: Booted secondary processor
    [    0.133655] [bcm2709_secondary_init] enter cpu:2
    [    0.133686] CPU2: update cpu_capacity 1024
    [    0.133694] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
    [    0.153449] [bcm2709_boot_secondary] cpu:3 started (0) 18
    [    0.153686] CPU3: Booted secondary processor
    [    0.153693] [bcm2709_secondary_init] enter cpu:3
    [    0.153724] CPU3: update cpu_capacity 1024
    [    0.153733] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
    [    0.153829] Brought up 4 CPUs
    [    0.153950] SMP: Total of 4 processors activated (153.60 BogoMIPS).
    [    0.153983] CPU: All CPU(s) started in SVC mode.
    [    0.155026] devtmpfs: initialized
    [    0.178251] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7                               rev 5
    [    0.180423] pinctrl core: initialized pinctrl subsystem
    [    0.183475] NET: Registered protocol family 16
    [    0.189095] DMA: preallocated 4096 KiB pool for atomic coherent allocations
    [    0.213243] cpuidle: using governor ladder
    [    0.243273] cpuidle: using governor menu
    [    0.243675] bcm2709.uart_clock = 3000000
    [    0.246446] No ATAGs?
    [    0.246510] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint                               registers.
    [    0.246567] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.246629] mailbox: Broadcom VideoCore Mailbox driver
    [    0.246760] bcm2708_vcio: mailbox at f300b880
    [    0.247144] bcm_power: Broadcom power driver
    [    0.247186] bcm_power_open() -> 0
    [    0.247212] bcm_power_request(0, 8)
    [    0.747917] bcm_mailbox_read -> 00000080, 0
    [    0.747949] bcm_power_request -> 0
    [    0.748105] Serial: AMBA PL011 UART driver
    [    0.748265] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a                               PL011 rev3
    [    1.266584] console [ttyAMA0] enabled
    [    1.336668] SCSI subsystem initialized
    [    1.340686] usbcore: registered new interface driver usbfs
    [    1.346352] usbcore: registered new interface driver hub
    [    1.351811] usbcore: registered new device driver usb
    [    1.358772] Switched to clocksource arch_sys_counter
    [    1.393591] FS-Cache: Loaded
    [    1.396842] CacheFiles: Loaded
    [    1.412254] NET: Registered protocol family 2
    [    1.417879] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    1.425134] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    1.431834] TCP: Hash tables configured (established 8192 bind 8192)
    [    1.438300] TCP: reno registered
    [    1.441578] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    1.447562] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    1.454320] NET: Registered protocol family 1
    [    1.459177] RPC: Registered named UNIX socket transport module.
    [    1.465118] RPC: Registered udp transport module.
    [    1.469904] RPC: Registered tcp transport module.
    [    1.474627] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.482135] bcm2708_dma: DMA manager at f3007000
    [    1.486948] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000                              000(1008 MiB)
    [    1.496888] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [    1.503354] audit: initializing netlink subsys (disabled)
    [    1.508881] audit: type=2000 audit(1.299:1): initialized
    [    1.530541] VFS: Disk quotas dquot_6.5.2
    [    1.534855] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [    1.544535] FS-Cache: Netfs 'nfs' registered for caching
    [    1.550913] NFS: Registering the id_resolver key type
    [    1.556048] Key type id_resolver registered
    [    1.560276] Key type id_legacy registered
    [    1.565404] msgmni has been set to 1726
    [    1.571039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                              52)
    [    1.578653] io scheduler noop registered
    [    1.582639] io scheduler deadline registered (default)
    [    1.588110] io scheduler cfq registered
    [    1.594641] BCM2708FB: allocated DMA memory f6c00000
    [    1.599703] BCM2708FB: allocated DMA channel 0 @ f3007000
    [    1.633694] Console: switching to colour frame buffer device 222x59
    [    1.657926] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driv                              er
    [    1.665754] uart-pl011 dev:f1: no DMA platform data
    [    1.671305] vc-cma: Videocore CMA driver
    [    1.675309] vc-cma: vc_cma_base      = 0x00000000
    [    1.680128] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
    [    1.685625] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
    [    1.703044] brd: module loaded
    [    1.712360] loop: module loaded
    [    1.715930] vchiq: vchiq_init_state: slot_zero = 0xb6800000, is_master = 0
    [    1.723819] Loading iSCSI transport class v2.0-870.
    [    1.729858] usbcore: registered new interface driver smsc95xx
    [    1.735786] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
    [    1.942029] Core Release: 2.80a
    [    1.945249] Setting default values for core params
    [    1.950199] Finished setting default values for core params
    [    2.156288] Using Buffer DMA mode
    [    2.159695] Periodic Transfer Interrupt Enhancement - disabled
    [    2.165633] Multiprocessor Interrupt Enhancement - disabled
    [    2.171325] OTG VER PARAM: 0, OTG VER FLAG: 0
    [    2.175770] Dedicated Tx FIFOs mode
    [    2.179724] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xb6c                              14000 dma = 0xf6c14000 len=9024
    [    2.189790] FIQ FSM acceleration enabled for :
    [    2.189790] Non-periodic Split Transactions
    [    2.189790] Periodic Split Transactions
    [    2.189790] High-Speed Isochronous Endpoints
    [    2.215667] dwc_otg: Microframe scheduler enabled
    [    2.215741] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803e4200
    [    2.226182] WARN::hcd_init_fiq:413: FIQ ASM at 0x803e455c length 36
    [    2.236938] WARN::hcd_init_fiq:438: MPHI regs_base at 0xb7806000
    [    2.247441] dwc_otg bcm2708_usb: DWC OTG Controller
    [    2.256834] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number                               1
    [    2.268631] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
    [    2.278721] Init: Port Power? op_state=1
    [    2.287190] Init: Power Port (0)
    [    2.295195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.306538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                              1
    [    2.318265] usb usb1: Product: DWC OTG Controller
    [    2.327427] usb usb1: Manufacturer: Linux 3.18.7-v7+ dwc_otg_hcd
    [    2.337888] usb usb1: SerialNumber: bcm2708_usb
    [    2.347895] hub 1-0:1.0: USB hub found
    [    2.356175] hub 1-0:1.0: 1 port detected
    [    2.365039] dwc_otg: FIQ enabled
    [    2.365053] dwc_otg: NAK holdoff enabled
    [    2.365063] dwc_otg: FIQ split-transaction FSM enabled
    [    2.365102] Module dwc_common_port init
    [    2.365505] usbcore: registered new interface driver usb-storage
    [    2.376274] mousedev: PS/2 mouse device common for all mice
    [    2.386970] bcm2835-cpufreq: min=600000 max=900000
    [    2.396570] sdhci: Secure Digital Host Controller Interface driver
    [    2.407236] sdhci: Copyright(c) Pierre Ossman
    [    2.416276] DMA channels allocated for the MMC driver
    [    2.458813] Load BCM2835 MMC driver
    [    2.474371] sdhci-pltfm: SDHCI platform and OF driver helper
    [    2.485092] ledtrig-cpu: registered to indicate activity on CPUs
    [    2.495812] hidraw: raw HID events driver (C) Jiri Kosina
    [    2.507989] usbcore: registered new interface driver usbhid
    [    2.519115] usbhid: USB HID core driver
    [    2.529828] TCP: cubic registered
    [    2.537589] Initializing XFRM netlink socket
    [    2.546346] NET: Registered protocol family 17
    [    2.555367] Key type dns_resolver registered
    [    2.564481] Registering SWP/SWPB emulation handler
    [    2.568939] Indeed it is in host mode hprt0 = 00021501
    [    2.584211] registered taskstats version 1
    [    2.593063] vc-sm: Videocore shared memory driver
    [    2.602278] [vc_sm_connected_init]: start
    [    2.611568] [vc_sm_connected_init]: end - returning 0
    [    2.622376] Waiting for root device /dev/mmcblk0p6...
    [    2.638860] mmc0: host does not support reading read-only switch, assuming wr                              ite-enable
    [    2.655398] mmc0: new high speed SDHC card at address aaaa
    [    2.666144] mmcblk0: mmc0:aaaa SU16G 14.8 GiB
    [    2.683772]  mmcblk0: p1 p2 < p5 p6 p7 p8 p9 > p3
    [    2.746326] EXT4-fs (mmcblk0p6): INFO: recovery required on readonly filesyst                              em
    [    2.748893] usb 1-1: new high-speed USB device number 2 using dwc_otg
    [    2.758345] Indeed it is in host mode hprt0 = 00001101
    [    2.778895] EXT4-fs (mmcblk0p6): write access will be enabled during recovery
    [    2.949202] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
    [    2.960615] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    2.973373] hub 1-1:1.0: USB hub found
    [    2.981798] hub 1-1:1.0: 5 ports detected
    [    3.268903] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
    [    3.373941] EXT4-fs (mmcblk0p6): recovery complete
    [    3.383610] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
    [    3.392690] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. O                              pts: (null)
    [    3.392755] VFS: Mounted root (ext4 filesystem) readonly on device 179:6.
    [    3.403408] devtmpfs: mounted
    [    3.404097] Freeing unused kernel memory: 396K (80767000 - 807ca000)
    [    3.437982] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber                              =0
    [    3.453140] smsc95xx v1.0.4
    [    3.523013] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1                              .1, smsc95xx USB 2.0 Ethernet, b8:27:eb:16:b8:99
    [    3.618984] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
    [    3.729807] usb 1-1.3: New USB device found, idVendor=20a0, idProduct=4143
    [    3.741797] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber                              =3
    [    3.741814] usb 1-1.3: Product: Luckit USB Audio 2.0
    [    3.741823] usb 1-1.3: Manufacturer: Luckit
    [    3.741832] usb 1-1.3: SerialNumber: 0330
    [    3.839087] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
    [    3.950691] usb 1-1.4: New USB device found, idVendor=7392, idProduct=7822
    [    3.962741] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                              =3
    [    3.975104] usb 1-1.4: Product: 802.11n WLAN Adapter
    [    3.985059] usb 1-1.4: Manufacturer: Realtek
    [    3.994284] usb 1-1.4: SerialNumber: 00e04c000001
    [    4.575069] udevd[175]: starting version 175
    [    5.390318] random: nonblocking pool is initialized
    [    5.516350] usbcore: registered new interface driver rtl8192cu
    [    7.476472] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
    [    7.720826] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
    [   12.542145] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
    [   22.375442] Adding 102396k swap on /var/swap.  Priority:-1 extents:1 across:1                              02396k SSFS
    [   22.911658] snd_usb_hiface: disagrees about version of symbol module_layout
    11. Dezember 2015 at 19:19 #17298

    Hi,

    Acc. to the homepage: „No driver installation required for Linux with UAC2 compliant kernel“

    I am not really familiar with Linux, so I don’t know if a UAC2 compliant kernel is special…

    Regards,
    chancenvergeber

Viewing 2 posts - 1 through 2 (of 2 total)