26

Odp: Radio internetowe na Gargoyle 1.15

Uruchom amixer i zobacz czy cokolwiek widzisz z urządzeń.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

27

Odp: Radio internetowe na Gargoyle 1.15

Chyba nie widzi karty

root@Gargoyle:~# amixer
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib control.c:1529:(snd_ctl_open_noupdate) Invalid CTL default
amixer: Mixer attach default error: No such file or directory

28

Odp: Radio internetowe na Gargoyle 1.15

Ok, to zrób

cat /sys/kernel/debug/usb/devices

i zobacz czy widzi kartę na usb. Jak tak - to czy jest przy niej sterownik przypisany. Jak tak - to kombinuj czemu alsa nie widzi karty.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

29

Odp: Radio internetowe na Gargoyle 1.15

T:  Bus=01 Lev=02 Prnt=02 Port=01 Cnt=02 Dev#=  5 Spd=12   MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=1b3f ProdID=2008 Rev= 1.00
S:  Manufacturer=GeneralPlus
S:  Product=USB Audio Device
C:* #Ifs= 4 Cfg#= 1 Atr=80 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=(none)
I:* If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=(none)
I:  If#= 1 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=(none)
E:  Ad=05(O) Atr=01(Isoc) MxPS= 192 Ivl=1ms
I:* If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=(none)
I:  If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=(none)
E:  Ad=86(I) Atr=01(Isoc) MxPS= 100 Ivl=1ms
I:* If#= 3 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=(none)
E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=32ms

30

Odp: Radio internetowe na Gargoyle 1.15

lsmod | grep usb

pokaż.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

31

Odp: Radio internetowe na Gargoyle 1.15

root@Gargoyle:~# lsmod | grep usb
ledtrig_usbport         2448  0
mii                     4704  1 usbnet
nls_base                4672  6 nls_utf8,nls_iso8859_1,nls_cp437,vfat,fat,usbcor                                                                                        e
scsi_common             2592  3 uas,usb_storage,scsi_mod
scsi_mod               83344  4 ums_cypress,uas,usb_storage,sd_mod
ums_usbat               7200  0
usb_common              3248  2 ehci_platform,usbcore
usb_storage            40720 12 ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_ju                                                                                        mpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda,uas
usb_wwan                3744  2 qcserial,option
usbcore               130496 31 qcserial,option,cdc_mbim,usb_wwan,sierra_net,sie                                                                                        rra,rndis_host,qmi_wwan,huawei_cdc_ncm,cdc_ncm,cdc_ether,usbserial,usbnet,ums_us                                                                                        bat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_data                                                                                        fab,ums_cypress,ums_alauda,cdc_wdm,cdc_acm,ledtrig_usbport,uas,usb_storage,ehci_                                                                                        platform,ehci_fsl,ehci_hcd
usbnet                 16128  7 cdc_mbim,sierra_net,rndis_host,qmi_wwan,huawei_c                                                                                        dc_ncm,cdc_ncm,cdc_ether
usbserial              17104  4 qcserial,option,usb_wwan,sierra

32

Odp: Radio internetowe na Gargoyle 1.15

Chyba sterownik snd-usb-audio jest potrzebny.

33

Odp: Radio internetowe na Gargoyle 1.15

Nadal nie masz zainstalowanego modułu. Sprawdź czy we flash jest snd-usb-audio.ko, on powinien przyjść wraz z kmod-usb-audio który poprzednio instalowałeś.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

34

Odp: Radio internetowe na Gargoyle 1.15

Jest w ./lib/modules/5.15 i w overlay/upper/modules

35

Odp: Radio internetowe na Gargoyle 1.15

A co masz w dmesg jeśli odpalisz:

insmod snd-usb-audio

36

Odp: Radio internetowe na Gargoyle 1.15

root@Gargoyle:~# insmod snd-usb-audio
failed to insert /lib/modules/5.15.173/snd-usb-audio.ko

37

Odp: Radio internetowe na Gargoyle 1.15

I teraz zrób logread

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

38

Odp: Radio internetowe na Gargoyle 1.15

root@Gargoyle:~# dmesg
[    0.000000] Linux version 5.15.173 (cezary@eko.one.pl) (mips-openwrt-linux-mu                                                                                        sl-gcc (OpenWrt GCC 12.3.0 r0+24153-1292a493a6) 12.3.0, GNU ld (GNU Binutils) 2.                                                                                        40.0) #0 Tue Jan 28 07:36:43 2025
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
[    0.000000] MIPS: machine is TP-Link TL-WDR3600 v1
[    0.000000] SoC: Atheros AR9344 rev 2
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32                                                                                         bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jff                                                                                        s2
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, li                                                                                        near)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, line                                                                                        ar)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 122424K/131072K available (4715K kernel code, 575K rwdata                                                                                        , 736K rodata, 1196K init, 211K bss, 8648K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 51
[    0.000000] CPU clock: 560.000 MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i                                                                                        dle_ns: 6825930166 ns
[    0.000001] sched_clock: 32 bits at 280MHz, resolution 3ns, wraps every 76695                                                                                        84382ns
[    0.008411] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[    0.085015] pid_max: default: 32768 minimum: 301
[    0.090881] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linea                                                                                        r)
[    0.098706] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes,                                                                                         linear)
[    0.114958] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                        x_idle_ns: 19112604462750000 ns
[    0.125496] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.132798] pinctrl core: initialized pinctrl subsystem
[    0.140694] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.147809] thermal_sys: Registered thermal governor 'step_wise'
[    0.165201] clocksource: Switched to clocksource MIPS
[    0.178858] NET: Registered PF_INET protocol family
[    0.184349] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear                                                                                        )
[    0.193256] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096                                                                                         bytes, linear)
[    0.202353] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes,                                                                                         linear)
[    0.210631] TCP established hash table entries: 1024 (order: 0, 4096 bytes, l                                                                                        inear)
[    0.218816] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.226352] TCP: Hash tables configured (established 1024 bind 1024)
[    0.233279] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.240320] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.248222] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.254305] PCI: CLS 0 bytes, default 32
[    0.262340] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.274720] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.281012] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT                                                                                        Y) (c) 2001-2006 Red Hat, Inc.
[    0.293101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                        51)
[    0.305897] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[    0.313193] gpio-export gpio-export: 4 gpio(s) exported
[    0.320136] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.330486] printk: console [ttyS0] disabled
[    0.335140] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 250                                                                                        0000) is a 16550A
[    0.344404] printk: console [ttyS0] enabled
[    0.353326] printk: bootconsole [early0] disabled
[    0.388472] spi-nor spi0.0: en25q64 (8192 Kbytes)
[    0.393333] 3 fixed-partitions partitions found on MTD device spi0.0
[    0.399887] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
[    0.406706] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
[    0.414310] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
[    0.421143] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
[    0.428217] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
[    0.434985] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
[    0.442348] Creating 3 MTD partitions on "spi0.0":
[    0.447282] 0x000000000000-0x000000020000 : "u-boot"
[    0.457470] 0x000000020000-0x0000007f0000 : "firmware"
[    0.464265] 2 tplink-fw partitions found on MTD device firmware
[    0.470374] Creating 2 MTD partitions on "firmware":
[    0.475450] 0x000000000000-0x0000001ce2b2 : "kernel"
[    0.480493] mtd: partition "kernel" doesn't end on an erase/write block -- fo                                                                                        rce read-only
[    0.491910] 0x0000001ce2b4-0x0000007d0000 : "rootfs"
[    0.497028] mtd: partition "rootfs" doesn't start on an erase/write block bou                                                                                        ndary -- force read-only
[    0.507601] mtd: setting mtd3 (rootfs) as root device
[    0.513739] 1 squashfs-split partitions found on MTD device rootfs
[    0.520109] 0x0000006f0000-0x0000007d0000 : "rootfs_data"
[    0.526801] 0x0000007f0000-0x000000800000 : "art"
[    0.931321] switch0: Atheros AR8327 rev. 2 switch registered on mdio.0
[    1.585522] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd033,                                                                                         driver=Atheros AR8216/AR8236/AR8316]
[    1.596982] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii
[    1.604061] i2c_dev: i2c /dev entries driver
[    1.612144] NET: Registered PF_INET6 protocol family
[    1.629147] Segment Routing with IPv6
[    1.633034] In-situ OAM (IOAM) with IPv6
[    1.637260] NET: Registered PF_PACKET protocol family
[    1.642466] bridge: filtering via arp/ip/ip6tables is no longer available by                                                                                         default. Update your scripts to load br_netfilter if you need this.
[    1.656000] 8021q: 802.1Q VLAN Support v1.8
[    1.662068] PCI host bridge to bus 0000:00
[    1.666309] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[    1.673310] pci_bus 0000:00: root bus resource [io  0x0000]
[    1.678997] pci_bus 0000:00: No busn resource found for root bus, will use [b                                                                                        us 00-ff]
[    1.687162] pci 0000:00:00.0: [168c:0033] type 00 class 0x028000
[    1.693309] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
[    1.700290] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    1.707211] pci 0000:00:00.0: supports D1
[    1.711297] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    1.719446] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    1.726259] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1001ffff 64bi                                                                                        t]
[    1.733716] pci 0000:00:00.0: BAR 6: assigned [mem 0x10020000-0x1002ffff pref                                                                                        ]
[    1.748005] clk: Disabling unused clocks
[    1.764791] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.777127] Freeing unused kernel image (initmem) memory: 1196K
[    1.783157] This architecture does not have kernel memory protection.
[    1.789737] Run /sbin/init as init process
[    1.793900]   with arguments:
[    1.793908]     /sbin/init
[    1.793916]   with environment:
[    1.793923]     HOME=/
[    1.793930]     TERM=linux
[    3.863064] init: Console is alive
[    3.867175] init: - watchdog -
[    7.254411] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    7.880285] usbcore: registered new interface driver usbfs
[    7.886021] usbcore: registered new interface driver hub
[    7.891558] usbcore: registered new device driver usb
[    7.958312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    7.977960] SCSI subsystem initialized
[    7.989429] fsl-ehci: Freescale EHCI Host controller driver
[    7.998919] ehci-platform: EHCI generic platform driver
[    8.004773] ehci-platform 1b000000.usb: EHCI Host Controller
[    8.010657] ehci-platform 1b000000.usb: new USB bus registered, assigned bus                                                                                         number 1
[    8.018768] ehci-platform 1b000000.usb: irq 3, io mem 0x1b000000
[    8.045261] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
[    8.052878] hub 1-0:1.0: USB hub found
[    8.057642] hub 1-0:1.0: 1 port detected
[    8.074358] usbcore: registered new interface driver usb-storage
[    8.083950] usbcore: registered new interface driver uas
[    8.091059] kmodloader: done loading kernel modules from /etc/modules-boot.d/                                                                                        *
[    8.109037] init: - preinit -
[    8.477560] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    8.679382] hub 1-1:1.0: USB hub found
[    8.683857] hub 1-1:1.0: 4 ports detected
[    9.465342] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
[    9.659195] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[   10.078637] random: procd: uninitialized urandom read (4 bytes read)
[   10.087583] scsi host0: usb-storage 1-1.1:1.0
[   10.245293] usb 1-1.2: new full-speed USB device number 4 using ehci-platform
[   10.697280] random: jshn: uninitialized urandom read (4 bytes read)
[   10.909901] random: jshn: uninitialized urandom read (4 bytes read)
[   11.146438] scsi 0:0:0:0: Direct-Access     Kingston DataTraveler 2.0 PMAP PQ                                                                                        : 0 ANSI: 0 CCS
[   11.212731] random: jshn: uninitialized urandom read (4 bytes read)
[   11.295696] random: jshn: uninitialized urandom read (4 bytes read)
[   11.408823] random: jshn: uninitialized urandom read (4 bytes read)
[   12.657132] sd 0:0:0:0: [sda] 1953792 512-byte logical blocks: (1.00 GB/954 M                                                                                        iB)
[   12.675078] sd 0:0:0:0: [sda] Write Protect is off
[   12.680051] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[   12.680578] sd 0:0:0:0: [sda] No Caching mode page found
[   12.686032] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   12.697203]  sda: sda1
[   12.702585] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   13.728076] eth0: link up (1000Mbps/Full duplex)
[   13.732855] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   13.748274] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[   16.695528] mount_root: loading kmods from internal overlay
[   16.797643] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   16.819787] kmodloader: done loading kernel modules from //etc/modules-boot.d                                                                                        /*
[   18.291697] jffs2: notice: (487) jffs2_build_xattr_subsystem: complete buildi                                                                                        ng xattr subsystem, 16 of xdatum (14 unchecked, 2 orphan) and 17 of xref (2 dead                                                                                        , 0 orphan) found.
[   18.308448] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   23.237119] block: check_filesystem: /usr/sbin/e2fsck returned 1
[   23.311026] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:                                                                                         . Quota mode: disabled.
[   23.344411] mount_root: switched to extroot
[   23.353700] urandom-seed: Seeding with /etc/urandom.seed
[   23.676963] eth0: link down
[   23.705588] procd: - early -
[   23.708898] procd: - watchdog -
[   24.663460] random: jshn: uninitialized urandom read (4 bytes read)
[   24.735511] procd: - watchdog -
[   25.275547] procd: - ubus -
[   25.947648] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.956959] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.964589] random: ubusd: uninitialized urandom read (4 bytes read)
[   25.992709] procd: - init -
[   32.097943] kmodloader: loading kernel modules from /etc/modules.d/*
[   33.069705] tun: Universal TUN/TAP device driver, 1.6
[   33.428053] GACT probability on
[   33.457109] Mirror/redirect action on
[   33.501378] u32 classifier
[   33.504149]     input device check on
[   33.507926]     Actions configured
[   33.598070] Simple TC action Loaded
[   33.742018] kmodloader: failed to find dependency snd-rawmidi
[   33.775422] kmodloader: failed to find dependency snd
[   33.780672] kmodloader: failed to find dependency snd-pcm
[   33.802227] kmodloader: failed to find dependency snd
[   33.825372] kmodloader: failed to find dependency snd-hwdep
[   33.831150] kmodloader: failed to find dependency snd-rawmidi
[   33.855378] kmodloader: failed to find dependency snd
[   33.888698] usbcore: registered new interface driver cdc_acm
[   33.894463] cdc_acm: USB Abstract Control Model driver for USB modems and ISD                                                                                        N adapters
[   33.937563] usbcore: registered new interface driver cdc_wdm
[   33.966170] Loading modules backported from Linux version v6.1.110-0-g5f55cad                                                                                        62cc9d
[   33.973963] Backport generated by backports.git v6.1.110-1-0-g965f73fc
[   34.588502] usbcore: registered new interface driver ums-alauda
[   34.617580] usbcore: registered new interface driver ums-cypress
[   34.655665] usbcore: registered new interface driver ums-datafab
[   34.677406] usbcore: registered new interface driver ums-freecom
[   34.698237] usbcore: registered new interface driver ums-isd200
[   34.735626] usbcore: registered new interface driver ums-jumpshot
[   34.751179] usbcore: registered new interface driver ums-karma
[   34.788421] usbcore: registered new interface driver ums-sddr09
[   34.808277] usbcore: registered new interface driver ums-sddr55
[   34.838010] usbcore: registered new interface driver ums-usbat
[   34.902644] usbcore: registered new interface driver usbserial_generic
[   34.909442] usbserial: USB Serial support registered for generic
[   35.161174] xt_time: kernel timezone is -0000
[   35.199135] usbcore: registered new interface driver cdc_ether
[   35.240492] usbcore: registered new interface driver cdc_ncm
[   35.527614] usbcore: registered new interface driver huawei_cdc_ncm
[   35.771110] PPP generic driver version 2.4.2
[   35.817083] NET: Registered PF_PPPOX protocol family
[   35.855851] usbcore: registered new interface driver qmi_wwan
[   35.869013] usbcore: registered new interface driver rndis_host
[   35.909185] usbcore: registered new interface driver sierra
[   35.915003] usbserial: USB Serial support registered for Sierra USB modem
[   35.988069] usbcore: registered new interface driver sierra_net
[   36.178846] usbcore: registered new interface driver cdc_mbim
[   36.227996] usbcore: registered new interface driver option
[   36.233790] usbserial: USB Serial support registered for GSM modem (1-port)
[   36.299513] usbcore: registered new interface driver qcserial
[   36.305541] usbserial: USB Serial support registered for Qualcomm USB modem
[   36.345693] urngd: v1.0.2 started.
[   36.429507] ath: EEPROM regdomain: 0x0
[   36.429537] ath: EEPROM indicates default country code should be used
[   36.429547] ath: doing EEPROM country->regdmn map search
[   36.429567] ath: country maps to regdmn code: 0x3a
[   36.429578] ath: Country alpha2 being used: US
[   36.429589] ath: Regpair used: 0x3a
[   36.443048] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   36.445699] ieee80211 phy0: Atheros AR9340 Rev:2 mem=0x(ptrval), irq=12
[   36.453188] ath9k 0000:00:00.0: enabling device (0000 -> 0002)
[   36.580667] ath: EEPROM regdomain: 0x0
[   36.580698] ath: EEPROM indicates default country code should be used
[   36.580708] ath: doing EEPROM country->regdmn map search
[   36.580728] ath: country maps to regdmn code: 0x3a
[   36.580739] ath: Country alpha2 being used: US
[   36.580750] ath: Regpair used: 0x3a
[   36.591407] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   36.594260] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0x(ptrval), irq=14
[   36.687240] kmodloader: 2 modules could not be probed
[   36.692654] kmodloader: dependency not loaded snd-usbmidi-lib
[   36.745418] kmodloader: missing dependency snd-pcm
[   36.750395] kmodloader: missing dependency snd
[   36.755000] kmodloader: missing dependency snd-hwdep
[   36.794111] kmodloader: - snd-usb-audio - 4
[   36.815403] kmodloader: missing dependency snd-rawmidi
[   36.820739] kmodloader: missing dependency snd
[   36.855410] kmodloader: - snd-usbmidi-lib - 2
[   39.429894] random: crng init done
[   39.433369] random: 58 urandom warning(s) missed due to ratelimiting
[   77.163713] eth0: link up (1000Mbps/Full duplex)
[   77.168511] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   77.191932] br-lan: port 1(eth0.1) entered blocking state
[   77.197512] br-lan: port 1(eth0.1) entered disabled state
[   77.203361] device eth0.1 entered promiscuous mode
[   77.208303] device eth0 entered promiscuous mode
[   77.242593] br-lan: port 1(eth0.1) entered blocking state
[   77.248155] br-lan: port 1(eth0.1) entered forwarding state
[   77.336280] br-lan: port 2(eth0.2) entered blocking state
[   77.341798] br-lan: port 2(eth0.2) entered disabled state
[   77.347725] device eth0.2 entered promiscuous mode
[   77.352820] br-lan: port 2(eth0.2) entered blocking state
[   77.358375] br-lan: port 2(eth0.2) entered forwarding state
[   78.185800] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   87.802036] br-lan: port 3(phy0-ap0) entered blocking state
[   87.807777] br-lan: port 3(phy0-ap0) entered disabled state
[   87.813844] device phy0-ap0 entered promiscuous mode
[   88.339025] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
[   88.346045] br-lan: port 3(phy0-ap0) entered blocking state
[   88.351724] br-lan: port 3(phy0-ap0) entered forwarding state
[   90.093575] xt_bandwidth: timezone shift of 60 minutes detected, adjusting
[   90.100639]                old minutes west=0, new minutes west=-60
[   92.185343] br-lan: port 3(phy0-ap0) entered disabled state
[   92.946945] phy0-sta0: authenticate with 50:d4:f7:15:1c:bc
[   92.952628] phy0-sta0: 80 MHz not supported, disabling VHT
[   92.978156] phy0-sta0: send auth to 50:d4:f7:15:1c:bc (try 1/3)
[   93.768718] phy0-sta0: authenticate with 50:d4:f7:15:1c:bc
[   93.774329] phy0-sta0: send auth to 50:d4:f7:15:1c:bc (try 1/3)
[   93.785077] phy0-sta0: authenticated
[   93.815283] phy0-sta0: associate with 50:d4:f7:15:1c:bc (try 1/3)
[   93.827197] phy0-sta0: RX AssocResp from 50:d4:f7:15:1c:bc (capab=0x431 statu                                                                                        s=0 aid=4)
[   93.835873] phy0-sta0: associated
[   93.879657] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-sta0: link becomes ready
[   93.969223] br-lan: port 3(phy0-ap0) entered blocking state
[   93.974918] br-lan: port 3(phy0-ap0) entered forwarding state
[  723.804271] usb 1-1.2: USB disconnect, device number 4
[  741.252409] usb 1-1.2: new full-speed USB device number 5 using ehci-platform
[  947.075788] kmodloader: loading kernel modules from /etc/modules.d/*
[  947.119859] kmodloader: failed to find dependency snd-rawmidi
[  947.125873] kmodloader: failed to find dependency snd
[  947.132247] kmodloader: failed to find dependency snd-pcm
[  947.138454] kmodloader: failed to find dependency snd
[  947.143698] kmodloader: failed to find dependency snd-hwdep
[  947.150621] kmodloader: failed to find dependency snd-rawmidi
[  947.156580] kmodloader: failed to find dependency snd
[  947.162720] kmodloader: 2 modules could not be probed
[  947.169529] kmodloader: dependency not loaded snd-usbmidi-lib
[  947.175493] kmodloader: missing dependency snd-pcm
[  947.181653] kmodloader: missing dependency snd
[  947.187117] kmodloader: missing dependency snd-hwdep
[  947.193178] kmodloader: - snd-usb-audio - 4
[  947.197549] kmodloader: missing dependency snd-rawmidi
[  947.203874] kmodloader: missing dependency snd
[  947.209045] kmodloader: - snd-usbmidi-lib - 2
[ 3631.479662] snd_usb_audio: Unknown symbol snd_ctl_add (err -2)
[ 3631.486039] snd_usb_audio: Unknown symbol snd_pcm_new (err -2)
[ 3631.492537] snd_usb_audio: Unknown symbol snd_pcm_add_chmap_ctls (err -2)
[ 3631.499696] snd_usb_audio: Unknown symbol snd_card_register (err -2)
[ 3631.506436] snd_usb_audio: Unknown symbol snd_card_free (err -2)
[ 3631.513225] snd_usb_audio: Unknown symbol snd_pcm_hw_constraint_minmax (err -                                                                                        2)
[ 3631.520986] snd_usb_audio: Unknown symbol snd_card_rw_proc_new (err -2)
[ 3631.528305] snd_usb_audio: Unknown symbol snd_pcm_format_physical_width (err                                                                                         -2)
[ 3631.536456] snd_usb_audio: Unknown symbol snd_ctl_free_one (err -2)
[ 3631.543490] snd_usb_audio: Unknown symbol snd_ctl_find_id (err -2)
[ 3631.550169] snd_usb_audio: Unknown symbol snd_ctl_new1 (err -2)
[ 3631.556672] snd_usb_audio: Unknown symbol snd_component_add (err -2)
[ 3631.563360] snd_usb_audio: Unknown symbol snd_pcm_hw_rule_add (err -2)
[ 3631.570427] snd_usb_audio: Unknown symbol snd_ctl_enum_info (err -2)
[ 3631.577555] snd_usb_audio: Unknown symbol snd_card_new (err -2)
[ 3631.584405] snd_usb_audio: Unknown symbol __snd_usbmidi_create (err -2)
[ 3631.591419] snd_usb_audio: Unknown symbol snd_ctl_boolean_mono_info (err -2)
[ 3631.599039] snd_usb_audio: Unknown symbol snd_hwdep_new (err -2)
[ 3631.605428] snd_usb_audio: Unknown symbol snd_pcm_new_stream (err -2)
[ 3631.612563] snd_usb_audio: Unknown symbol snd_card_free_when_closed (err -2)
[ 3631.619934] snd_usb_audio: Unknown symbol snd_ctl_notify (err -2)
[ 3631.626537] snd_usb_audio: Unknown symbol snd_pcm_set_ops (err -2)
[ 3631.633196] snd_usb_audio: Unknown symbol snd_pcm_set_managed_buffer (err -2)
[ 3631.641184] snd_usb_audio: Unknown symbol snd_device_new (err -2)
[ 3631.647609] snd_usb_audio: Unknown symbol snd_pcm_period_elapsed_under_stream                                                                                        _lock (err -2)
[ 3631.656713] snd_usb_audio: Unknown symbol snd_pcm_rate_to_rate_bit (err -2)
[ 3631.664270] snd_usb_audio: Unknown symbol snd_card_disconnect (err -2)
[ 3631.671753] snd_usb_audio: Unknown symbol snd_pcm_stop_xrun (err -2)
[ 3631.678666] snd_usb_audio: Unknown symbol snd_pcm_period_elapsed (err -2)
[ 3631.686507] snd_usb_audio: Unknown symbol snd_pcm_format_name (err -2)
[ 3631.693793] snd_usb_audio: Unknown symbol snd_usbmidi_disconnect (err -2)
root@Gargoyle:~#

39

Odp: Radio internetowe na Gargoyle 1.15

Preinstaluj zależności tego pakietu:  kmod-usb-core oraz kmod-sound-core

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

40

Odp: Radio internetowe na Gargoyle 1.15

Albo brakuje zależności albo się nie załadowały. Restartowałeś router po instalacji?

41

Odp: Radio internetowe na Gargoyle 1.15

Restart był oczywiście. Przeinstalowałem pakiety usb i nadal mam

root@Gargoyle:~# MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie et al.
ALSA lib confmisc.c:165:(snd_config_get_card) Cannot get card index for 0
audio: No such file or directory

42

Odp: Radio internetowe na Gargoyle 1.15

Chyba przejdę na wersję 1.14 i poczekam na dopracowane radio, bo mam za małą wiedzę.

43

Odp: Radio internetowe na Gargoyle 1.15

I masz załadowane moduły czy nie? lsmod wykonaj

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

44

Odp: Radio internetowe na Gargoyle 1.15

Coś jest nie tak z zależnościami. W logach na starcie jest:

[   33.742018] kmodloader: failed to find dependency snd-rawmidi
[   33.775422] kmodloader: failed to find dependency snd
[   33.780672] kmodloader: failed to find dependency snd-pcm
[   33.802227] kmodloader: failed to find dependency snd
[   33.825372] kmodloader: failed to find dependency snd-hwdep
[   33.831150] kmodloader: failed to find dependency snd-rawmidi
[   33.855378] kmodloader: failed to find dependency snd
...
[   36.687240] kmodloader: 2 modules could not be probed
[   36.692654] kmodloader: dependency not loaded snd-usbmidi-lib
[   36.745418] kmodloader: missing dependency snd-pcm
[   36.750395] kmodloader: missing dependency snd
[   36.755000] kmodloader: missing dependency snd-hwdep
[   36.794111] kmodloader: - snd-usb-audio - 4
[   36.815403] kmodloader: missing dependency snd-rawmidi
[   36.820739] kmodloader: missing dependency snd
[   36.855410] kmodloader: - snd-usbmidi-lib - 2

45

Odp: Radio internetowe na Gargoyle 1.15

root@Gargoyle:~# lsmod
act_connmark            2608  0
act_csum                5392  0
act_gact                2672  0
act_mirred              4848  0
act_pedit               5136  0
act_simple              2256  0
act_skbedit             3696  0
asn1_decoder            2432  1 nf_nat_snmp_basic
ath                    16864  3 ath9k,ath9k_common,ath9k_hw
ath9k                  93488  1
ath9k_common           11392  1 ath9k
ath9k_hw              333152  2 ath9k,ath9k_common
cdc_acm                13968  0
cdc_ether               5152  2 rndis_host,cdc_ncm
cdc_mbim                4320  0
cdc_ncm                13728  2 cdc_mbim,huawei_cdc_ncm
cdc_wdm                 8064  3 cdc_mbim,qmi_wwan,huawei_cdc_ncm
cfg80211              241184  4 ath9k,ath9k_common,ath,mac80211
cls_basic               3488  0
cls_flow                5472  0
cls_fw                  4256  0
cls_matchall            4000  0
cls_route               4992  0
cls_u32                10832  0
cmac                    2144  2
compat                   576  4 ath9k,ath9k_common,mac80211,cfg80211
crc_ccitt               1664  1 ppp_async
crc16                   1024  1 ext4
crc32c_generic          1344  3
crypto_acompress        3472  2 lzo,lzo_rle
drbg                   17024  0
ebt_802_3                704  0
ebt_among               2464  0
ebt_arp                 1408  0
ebt_arpreply             960  0
ebt_dnat                 960  0
ebt_ip                  1536  0
ebt_ip6                 1760  0
ebt_limit               1024  0
ebt_mark                 640  0
ebt_mark_m               576  0
ebt_pkttype              544  0
ebt_redirect             864  0
ebt_snat                 832  0
ebt_stp                 1760  0
ebt_vlan                 896  0
ebtable_broute          1056  0
ebtable_filter           896  0
ebtable_nat              896  0
ebtables               12320  3 ebtable_nat,ebtable_filter,ebtable_broute
ehci_fsl                3232  0
ehci_hcd               32336  2 ehci_platform,ehci_fsl
ehci_platform           4736  0
em_cmp                   736  0
em_meta                 5088  0
em_nbyte                 736  0
em_text                 1376  0
em_u32                   576  0
ext4                  388112  1
fat                    50352  2 msdos,vfat
fsl_mph_dr_of           3440  0
gpio_button_hotplug     6304  0
hmac                    2240  0
huawei_cdc_ncm          1536  0
ifb                     3104  0
ip_set                 23056 17 xt_set,ip_set_list_set,ip_set_hash_netportnet,ip                                                                                        _set_hash_netport,ip_set_hash_netnet,ip_set_hash_netiface,ip_set_hash_net,ip_set                                                                                        _hash_mac,ip_set_hash_ipportnet,ip_set_hash_ipportip,ip_set_hash_ipport,ip_set_h                                                                                        ash_ipmark,ip_set_hash_ipmac,ip_set_hash_ip,ip_set_bitmap_port,ip_set_bitmap_ipm                                                                                        ac,ip_set_bitmap_ip
ip_set_bitmap_ip        5920  0
ip_set_bitmap_ipmac     5984  0
ip_set_bitmap_port      5152  0
ip_set_hash_ip         20160  0
ip_set_hash_ipmac      20128  0
ip_set_hash_ipmark     20160  0
ip_set_hash_ipport     20704  0
ip_set_hash_ipportip   21120  0
ip_set_hash_ipportnet   24480  0
ip_set_hash_mac        11104  0
ip_set_hash_net        22432  0
ip_set_hash_netiface   24032  0
ip_set_hash_netnet     24000  0
ip_set_hash_netport    23744  0
ip_set_hash_netportnet   24992  0
ip_set_list_set         6336  0
ip_tables              10368  5 iptable_raw,iptable_nat,iptable_mangle,iptable_f                                                                                        ilter
ip6_tables             10272 26 ip6table_raw,ip6table_nat,ip6table_mangle,ip6tab                                                                                        le_filter
ip6t_NPT                2048  0
ip6t_REJECT             1088  2
ip6table_filter          800  1
ip6table_mangle         1248  1
ip6table_nat            1312  0
ip6table_raw             928  1
ipt_ECN                 1344  0
ipt_REJECT              1056  2
iptable_filter           768  1
iptable_mangle          1024  1
iptable_nat             1312  1
iptable_raw              928  1
jbd2                   49744  1 ext4
jitterentropy_rng       7104  0
kpp                      928  0
ledtrig_usbport         2448  0
libcrc32c                592  1 act_csum
libsha256               2976  1 sha256_generic
lzo                     1856  0
lzo_compress            2720  2 lzo,lzo_rle
lzo_decompress          1728  2 lzo,lzo_rle
lzo_rle                 1856  0
mac80211              502144  1 ath9k
mbcache                 3440  1 ext4
mii                     4704  1 usbnet
msdos                   6208  0
nf_conncount            4656  1 xt_connlimit
nf_conntrack           59904 32 xt_state,xt_nat,xt_helper,xt_conntrack,xt_connma                                                                                        rk,xt_connlimit,xt_connbytes,xt_REDIRECT,xt_NETMAP,xt_MASQUERADE,xt_CT,nf_nat_tf                                                                                        tp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_pptp,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf                                                                                        _nat_amanda,nf_flow_table,nf_conntrack_tftp,nf_conntrack_snmp,nf_conntrack_sip,n                                                                                        f_conntrack_pptp,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,nf_conntrac                                                                                        k_broadcast,nf_conntrack_amanda,nf_conncount,act_connmark,nf_nat
nf_conntrack_amanda     1792  3 nf_nat_amanda
nf_conntrack_broadcast     832  1 nf_conntrack_snmp
nf_conntrack_ftp        5536  3 nf_nat_ftp
nf_conntrack_h323      34816  5 nf_nat_h323
nf_conntrack_irc        3184  2 nf_nat_irc
nf_conntrack_pptp       3296  2 nf_nat_pptp
nf_conntrack_sip       17696  5 nf_nat_sip
nf_conntrack_snmp        784  2 nf_nat_snmp_basic
nf_conntrack_tftp       3072  3 nf_nat_tftp
nf_defrag_ipv4          1248  1 nf_conntrack
nf_defrag_ipv6          4912  1 nf_conntrack
nf_flow_table          19248  1 xt_FLOWOFFLOAD
nf_log_syslog           8256  0
nf_nat                 19120 13 xt_nat,xt_REDIRECT,xt_NETMAP,xt_MASQUERADE,nf_na                                                                                        t_tftp,nf_nat_sip,nf_nat_pptp,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,ip                                                                                        table_nat,ip6table_nat
nf_nat_amanda            896  0
nf_nat_ftp              1280  0
nf_nat_h323             4896  0
nf_nat_irc              1152  0
nf_nat_pptp             1728  0
nf_nat_sip              6944  0
nf_nat_snmp_basic       1600  0
nf_nat_tftp              608  0
nf_reject_ipv4          3808  1 ipt_REJECT
nf_reject_ipv6          3968  1 ip6t_REJECT
nfnetlink               4816  1 ip_set
nls_base                4672  6 nls_utf8,nls_iso8859_1,nls_cp437,vfat,fat,usbcor                                                                                        e
nls_cp437               4416  0
nls_iso8859_1           2880  0
nls_utf8                 864  0
option                 36608  0
ppp_async               6368  0
ppp_generic            22096  3 pppoe,ppp_async,pppox
pppoe                   7104  0
pppox                   1232  1 pppoe
pstore                  9040  2 ramoops
qcserial                5152  0
qmi_wwan               16896  0
ramoops                12512  0
reed_solomon            5376  1 ramoops
rndis_host              5408  0
sch_codel               4576  0
sch_fq                  8608  0
sch_gred                9312  0
sch_hfsc               12896  0
sch_htb                17264  0
sch_ingress             1696  0
sch_multiq              3552  0
sch_prio                4288  0
sch_sfq                 7424  0
sch_tbf                 5792  0
sch_teql                3680  0
scsi_common             2592  3 uas,usb_storage,scsi_mod
scsi_mod               83344  4 ums_cypress,uas,usb_storage,sd_mod
sd_mod                 26544  1
seqiv                   1536  0
sha256_generic          2368  0
sha512_generic          8128  0
sierra                  6192  0
sierra_net              5840  0
slhc                    4224  1 ppp_generic
soundcore               3408  0
ts_bm                   1344  0
ts_fsm                  2400  0
ts_kmp                  1184  6
tun                    27520  0
uas                    10928  0
ums_alauda              8464  0
ums_cypress             2352  0
ums_datafab             4720  0
ums_freecom             2128  0
ums_isd200              5344  0
ums_jumpshot            3824  0
ums_karma               1712  0
ums_sddr09              8768  0
ums_sddr55              5040  0
ums_usbat               7200  0
usb_common              3248  2 ehci_platform,usbcore
usb_storage            40720 12 ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_ju                                                                                        mpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda,uas
usb_wwan                3744  2 qcserial,option
usbcore               130496 31 qcserial,option,cdc_mbim,usb_wwan,sierra_net,sie                                                                                        rra,rndis_host,qmi_wwan,huawei_cdc_ncm,cdc_ncm,cdc_ether,usbserial,usbnet,ums_us                                                                                        bat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_data                                                                                        fab,ums_cypress,ums_alauda,cdc_wdm,cdc_acm,ledtrig_usbport,uas,usb_storage,ehci_                                                                                        platform,ehci_fsl,ehci_hcd
usbnet                 16128  7 cdc_mbim,sierra_net,rndis_host,qmi_wwan,huawei_c                                                                                        dc_ncm,cdc_ncm,cdc_ether
usbserial              17104  4 qcserial,option,usb_wwan,sierra
vfat                    7744  0
x_tables               15024 73 ipt_REJECT,xt_time,xt_tcpudp,xt_tcpmss,xt_string                                                                                        ,xt_statistic,xt_state,xt_recent,xt_quota,xt_pkttype,xt_owner,xt_nat,xt_multipor                                                                                        t,xt_mark,xt_mac,xt_limit,xt_length,xt_iprange,xt_hl,xt_helper,xt_ecn,xt_dscp,xt                                                                                        _conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_comment,xt_bpf,xt_addrtype,x                                                                                        t_TCPMSS,xt_REDIRECT,xt_NETMAP,xt_MASQUERADE,xt_LOG,xt_HL,xt_FLOWOFFLOAD,xt_DSCP                                                                                        ,xt_CT,xt_CLASSIFY,iptable_raw,iptable_nat,iptable_mangle,iptable_filter,ipt_ECN                                                                                        ,ip6table_raw,ip_tables,ebtables,ebt_vlan,ebt_stp,ebt_snat,ebt_redirect,ebt_pktt                                                                                        ype,ebt_mark_m,ebt_mark,ebt_limit,ebt_ip6,ebt_ip,ebt_dnat,ebt_arpreply,ebt_arp,e                                                                                        bt_among,ebt_802_3,xt_set,xt_weburl,xt_webmon,xt_timerange,xt_bandwidth,ip6table                                                                                        _nat,ip6t_NPT,ip6table_mangle,ip6table_filter,ip6_tables,ip6t_REJECT
xt_CLASSIFY              672  0
xt_CT                   2848 17
xt_DSCP                 1376  0
xt_FLOWOFFLOAD          5168  0
xt_HL                   1120  0
xt_LOG                   864  0
xt_MASQUERADE            832  1
xt_NETMAP               1440  0
xt_REDIRECT              864  0
xt_TCPMSS               2880  4
xt_addrtype             2400  0
xt_bandwidth           26720 40
xt_bpf                  1600  0
xt_comment               480162
xt_connbytes            1696  0
xt_connlimit            1088  0
xt_connmark             2080 16
xt_conntrack            2336 16
xt_dscp                  928  0
xt_ecn                  1472  0
xt_helper                992  0
xt_hl                    800  0
xt_iprange               928  0
xt_length                704  0
xt_limit                1088 20
xt_mac                   640  0
xt_mark                  832  0
xt_multiport            1184  0
xt_nat                  2144  0
xt_owner                1120  0
xt_pkttype               640  0
xt_quota                 736  0
xt_recent               6512  0
xt_set                  6816  0
xt_state                 768  0
xt_statistic             800  0
xt_string                704  0
xt_tcpmss               1056  0
xt_tcpudp               1696 27
xt_time                 1888  0
xt_timerange             928  0
xt_webmon              17936  0
xt_weburl              13392  0
root@Gargoyle:~#

46

Odp: Radio internetowe na Gargoyle 1.15

Nadal nie ma Więc robisz insmod, jeżeli będą nadal błędy - próbujesz je rozwiązać.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

47

Odp: Radio internetowe na Gargoyle 1.15

A spróbuj zainstalować:

opkg install kmod-sound-core

48

Odp: Radio internetowe na Gargoyle 1.15

Chwilowo poddałem się. Chciałem zejść do wersji 1.14 ale tam nie ma pluginu USB gargoyle a z konsoli nie zrobię extroota. Postanowiłem powrócić do wersji 1.13 gdzie chodziło mi radio. Po wejściu w dodatki i zainstalowaniu iradio nic się nie pojawia. Brak zakładki radio w statusie. Dziwne bo cały czas tak robiłem z Luci. Coś się zmieniło.
Wracając do wersji 1.15 zainstalowałem madplay i na to chciałem plugin-gargoyle-iradio wszystko z konsoli. Przy próbie zainstalowania gargoyle-iradio krzyczy o madplay-alsa a nie o madplay.

49

Odp: Radio internetowe na Gargoyle 1.15

I dlatego miałeś instalować pakiet madplay-alsa ode mnie, pamiętasz sprzed paru postów?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

50

Odp: Radio internetowe na Gargoyle 1.15

Ok, wgrywam na nowo 1.15. Instalowałem alsa z postów wyżej i też nie działało. Co się stało, że już nie chodzi w 1.13?
Zrobię tak- istaluje 1.15, w luci daje extroot. Następnie w konsoli madplay-alsa i gorgoyle iradio. zobaczymy co z tego wyjdzie.