Posts by avshi114

    Hi!

    using latest LE on RPI3

    I'm trying to mount a shared smb location with the cifs.sample file stored in /storage/.config/system.d

    I also tried to mount using the "mount" command but I get an "Invalid argument" error.

    I can't tell what's wrong... on another ubuntu pc I can mount just fine using the same command:

    Code
    mount -t cifs //192.168.31.1/Data /storage/networktest/ -o guest

    the share is from a usb drive connected to my Xiaomi router.

    I have no problem to access it from inside kodi with smb to view video files but i can't mount this share permanently.

    I want to mount it so I can record TVHEADEND onto it.

    anyone's got a suggestion?

    I read somewhere that maybe I need to install cifs-utils but I couldn't do it on LE.

    Hi!

    I own 2 dvb tuners. the Astrometa DVB-T2 old one and a new Geniatech Mygica T230.

    I am pretty sure that it's T230 because I tried not avoid the T230C model. The item description on Aliexpress says loud and clear "NOT T230C".

    Anyway, I plugged it to my raspberry pi 3 with the latest LE image and I only get the tuners: DVB-T,DVB-C,ATSC-C.

    All of them are listed as Silicon Labs Si2168.

    No DVB-T2. I really want to watch tv in HD so I bought the mygica model especially for that but I can't figure out what's wrong.

    I tried removing TVH entirely and start configuring from scratch. didn't work.

    I tried to install the image that includes other dvb-drivers but there was no change, but I just installed it I don't know if I need to do anything else after the image installation.

    Any Ideas?