Nové číslo časopisu Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 156 (pdf).
Armbian, tj. linuxová distribuce založená na Debianu a Ubuntu optimalizovaná pro jednodeskové počítače na platformě ARM a RISC-V, ke stažení ale také pro Intel a AMD, byl vydán ve verzi 25.8.1. Přehled novinek v Changelogu.
Včera večer měl na YouTube premiéru dokumentární film Python: The Documentary | An origin story.
Společnost comma.ai po třech letech od vydání verze 0.9 vydala novou verzi 0.10 open source pokročilého asistenčního systému pro řidiče openpilot (Wikipedie). Zdrojové kódy jsou k dispozici na GitHubu.
Ubuntu nově pro testování nových verzí vydává měsíční snapshoty. Dnes vyšel 4. snapshot Ubuntu 25.10 (Questing Quokka).
Řada vestavěných počítačových desek a vývojových platforem NVIDIA Jetson se rozrostla o NVIDIA Jetson Thor. Ve srovnání se svým předchůdcem NVIDIA Jetson Orin nabízí 7,5krát vyšší výpočetní výkon umělé inteligence a 3,5krát vyšší energetickou účinnost. Softwarový stack NVIDIA JetPack 7 je založen na Ubuntu 24.04 LTS.
Národní úřad pro kybernetickou a informační bezpečnost (NÚKIB) spolu s NSA a dalšími americkými úřady upozorňuje (en) na čínského aktéra Salt Typhoon, který kompromituje sítě po celém světě.
Společnost Framework Computer představila (YouTube) nový výkonnější Framework Laptop 16. Rozhodnou se lze například pro procesor Ryzen AI 9 HX 370 a grafickou kartu NVIDIA GeForce RTX 5070.
Google oznamuje, že na „certifikovaných“ zařízeních s Androidem omezí instalaci aplikací (včetně „sideloadingu“) tak, že bude vyžadovat, aby aplikace byly podepsány centrálně registrovanými vývojáři s ověřenou identitou. Tato politika bude implementována během roku 2026 ve vybraných zemích (jihovýchodní Asie, Brazílie) a od roku 2027 celosvětově.
Byla vydána nová verze 21.1.0, tj. první stabilní verze z nové řady 21.1.x, překladačové infrastruktury LLVM (Wikipedie). Přehled novinek v poznámkách k vydání: LLVM, Clang, LLD, Extra Clang Tools a Libc++.
apt-get install git-core build-essential libssl-dev libssl0.9.8 pkg-config avahi-daemon git clone https://github.com/tvheadend/tvheadend cd tvheadend git checkout master ./configure --disable-avahivysledok po configure
Checking support/features checking for cc execinfo.h ... ok checking for cc -mmmx ... ok checking for cc -msse2 ... ok checking for cc -Wunused-result ... ok checking for cc getloadavg ... ok checking for cc atomic64 ... ok checking for cc atomic_time_t ... ok checking for cc lockowner ... ok checking for cc qsort_r ... ok checking for cc stime ... ok checking for cc gmtoff ... ok checking for cc recvmmsg ... ok checking for cc sendmmsg ... ok checking for cc libiconv ... fail checking for cc libdvben50221 ... fail checking for cc ifnames ... ok checking for py module gzip ... ok checking for pkg-config ... ok checking for xgettext ... ok checking for msgmerge ... ok checking for gzip ... ok checking for bzip2 ... ok checking for pkg openssl ... ok (detected 1.0.1f) checking for cc linux/dvb/version.h ... ok checking for pkg zlib ... ok (detected 1.2.8) checking for pkg liburiparser ... fail (detected <none>) checking for cmake ... fail ERROR: cmake not founda make
make Makefile:23: .config.mk: Adresár alebo súbor neexistuje Makefile:656: /support/.mk: Adresár alebo súbor neexistuje make: *** No rule to make target `/support/.mk'. Stop.Ked som sa snazil o instalaciu z repos, tak
sudo apt-add-repository -r http://ppa.launchpad.net/adamsutton/tvheadend Usage: apt-add-repository [options] repository apt-add-repository: error: no such option: -r
CC src/version.o CC src/main.o CC src/tvhlog.o CC src/utils.o CC src/wrappers.o CC src/access.o CC src/dtable.o CC src/tcp.o CC src/http.o CC src/notify.o CC src/file.o CC src/epg.o CC src/epgdb.o CC src/epggrab.o CC src/spawn.o CC src/packet.o CC src/streaming.o CC src/teletext.o CC src/channels.o CC src/subscriptions.o CC src/service.o CC src/psi.o CC src/parsers.o CC src/parser_h264.o CC src/parser_latm.o CC src/tsdemux.o CC src/bitstream.o CC src/htsp_server.o CC src/serviceprobe.o CC src/htsmsg.o CC src/htsmsg_binary.o CC src/htsmsg_json.o CC src/htsmsg_xml.o CC src/misc/dbl.o CC src/misc/json.o CC src/settings.o CC src/htsbuf.o CC src/trap.o CC src/avg.o CC src/htsstr.o CC src/rawtsinput.o CC src/iptv_input.o CC src/avc.o CC src/huffman.o CC src/filebundle.o CC src/config2.o CC src/lang_codes.o CC src/lang_str.o CC src/imagecache.o CC src/tvhtime.o CC src/tvhpoll.o CC src/epggrab/module.o CC src/epggrab/channel.o CC src/epggrab/module/pyepg.o CC src/epggrab/module/xmltv.o CC src/plumbing/tsfix.o CC src/plumbing/globalheaders.o CC src/dvr/dvr_db.o CC src/dvr/dvr_rec.o CC src/dvr/dvr_autorec.o CC src/webui/webui.o CC src/webui/comet.o CC src/webui/extjs.o CC src/webui/simpleui.o CC src/webui/statedump.o CC src/webui/html.o CC src/muxer.o CC src/muxer/muxer_pass.o CC src/muxer/muxer_tvh.o CC src/muxer/tvh/ebml.o CC src/muxer/tvh/mkmux.o CC src/epggrab/otamux.o CC src/epggrab/module/eit.o CC src/epggrab/module/opentv.o CC src/epggrab/support/freesat_huffman.o CC src/timeshift.o CC src/timeshift/timeshift_filemgr.o CC src/timeshift/timeshift_writer.o CC src/timeshift/timeshift_reader.o CC src/dvb/dvb.o CC src/dvb/dvb_support.o CC src/dvb/dvb_charset.o CC src/dvb/dvb_fe.o CC src/dvb/dvb_tables.o CC src/dvb/diseqc.o CC src/dvb/dvb_adapter.o CC src/dvb/dvb_multiplex.o CC src/dvb/dvb_service.o CC src/dvb/dvb_preconf.o CC src/dvb/dvb_satconf.o CC src/dvb/dvb_input_filtered.o CC src/dvb/dvb_input_raw.o CC src/webui/extjs_dvb.o CC src/muxes.o CC src/dvr/dvr_inotify.o CC src/v4l.o CC src/webui/extjs_v4l.o CC src/libav.o CC src/muxer/muxer_libav.o CC src/plumbing/transcoding.o src/plumbing/transcoding.c: In function ‘transcoder_stream_subtitle’: src/plumbing/transcoding.c:219:5: error: implicit declaration of function ‘avcodec_open’ [-Werror=implicit-function-declaration] if (avcodec_open(ictx, icodec) < 0) { ^ src/plumbing/transcoding.c: In function ‘transcoder_stream_audio’: src/plumbing/transcoding.c:332:28: error: ‘AV_CH_LAYOUT_MONO’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_MONO; ^ src/plumbing/transcoding.c:332:28: note: each undeclared identifier is reported only once for each function it appears in src/plumbing/transcoding.c:336:28: error: ‘AV_CH_LAYOUT_STEREO’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_STEREO; ^ src/plumbing/transcoding.c:340:28: error: ‘AV_CH_LAYOUT_SURROUND’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_SURROUND; ^ src/plumbing/transcoding.c:344:28: error: ‘AV_CH_LAYOUT_QUAD’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_QUAD; ^ src/plumbing/transcoding.c:348:28: error: ‘AV_CH_LAYOUT_5POINT0’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_5POINT0; ^ src/plumbing/transcoding.c:352:28: error: ‘AV_CH_LAYOUT_5POINT1’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_5POINT1; ^ src/plumbing/transcoding.c:356:28: error: ‘AV_CH_LAYOUT_6POINT1’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_6POINT1; ^ src/plumbing/transcoding.c:360:28: error: ‘AV_CH_LAYOUT_7POINT1’ undeclared (first use in this function) octx->channel_layout = AV_CH_LAYOUT_7POINT1; ^ src/plumbing/transcoding.c: In function ‘transcoder_init_subtitle’: src/plumbing/transcoding.c:861:3: error: implicit declaration of function ‘avcodec_alloc_context’ [-Werror=implicit-function-declaration] ss->sub_ictx = avcodec_alloc_context(); ^ src/plumbing/transcoding.c:861:16: error: assignment makes pointer from integer without a cast [-Werror] ss->sub_ictx = avcodec_alloc_context(); ^ src/plumbing/transcoding.c:862:16: error: assignment makes pointer from integer without a cast [-Werror] ss->sub_octx = avcodec_alloc_context(); ^ src/plumbing/transcoding.c: In function ‘transcoder_init_audio’: src/plumbing/transcoding.c:953:16: error: assignment makes pointer from integer without a cast [-Werror] as->aud_ictx = avcodec_alloc_context(); ^ src/plumbing/transcoding.c:954:16: error: assignment makes pointer from integer without a cast [-Werror] as->aud_octx = avcodec_alloc_context(); ^ src/plumbing/transcoding.c: In function ‘transcoder_init_video’: src/plumbing/transcoding.c:1063:16: error: assignment makes pointer from integer without a cast [-Werror] vs->vid_ictx = avcodec_alloc_context(); ^ src/plumbing/transcoding.c:1064:16: error: assignment makes pointer from integer without a cast [-Werror] vs->vid_octx = avcodec_alloc_context(); ^ cc1: all warnings being treated as errors make: *** [/home/jany/tvheadend/build.linux/src/plumbing/transcoding.o] Chyba 1a prikaz
./build.linux/tvheadend -C -d bash: ./build.linux/tvheadend: Adresár alebo súbor neexistujesamozrejme nefunguje, pretoze adresar neexistuje
Tiskni
Sdílej: