#26 Le 19/04/2020, à 20:32
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Bonjour,
Fournis les noyaux présents :
echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr
et :
dpkg -l | grep -v ^ii
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#27 Le 20/04/2020, à 11:59
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
Voici :
$ echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr
ii binutils-x86-64-linux-gnu 2.30-21ubuntu1~18.04.2 amd64
ii linux-generic 4.15.0.96.87 amd64
ii linux-generic-hwe-16.04 4.15.0.96.87 amd64
ii linux-headers-generic 4.15.0.96.87 amd64
ii linux-image-generic 4.15.0.96.87 amd64
ii linux-headers-4.15.0-96 4.15.0-96.97 all
ii linux-modules-4.15.0-96-generic 4.15.0-96.97 amd64
ii linux-modules-extra-4.15.0-96-generic 4.15.0-96.97 amd64
ii linux-headers-4.15.0-96-generic 4.15.0-96.97 amd64
ii linux-image-4.15.0-96-generic 4.15.0-96.97 amd64
ii linux-headers-5.3.0-28 5.3.0-28.30~18.04.1 all
ii linux-modules-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64
ii linux-modules-extra-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64
ii linux-headers-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64
ii linux-image-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64
ii linux-generic-hwe-18.04 5.3.0.46.102 amd64
ii linux-generic-hwe-18.04-edge 5.3.0.46.102 amd64
ii linux-signed-generic-hwe-18.04 5.3.0.46.102 amd64
ii linux-headers-generic-hwe-18.04 5.3.0.46.102 amd64
ii linux-headers-generic-hwe-18.04-edge 5.3.0.46.102 amd64
ii linux-image-generic-hwe-18.04 5.3.0.46.102 amd64
ii linux-image-generic-hwe-18.04-edge 5.3.0.46.102 amd64
ii linux-headers-5.3.0-46 5.3.0-46.38~18.04.1 all
ii linux-modules-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64
ii linux-modules-extra-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64
ii linux-headers-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64
ii linux-image-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64
5.3.0-46-generic x86_64
$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-================================================-============-===============================================================================
$
Hors ligne
#28 Le 20/04/2020, à 12:19
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Tente :
sudo apt-get autoremove --purge
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#29 Le 20/04/2020, à 12:31
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Pour :
linux-image-generic-hwe-18.04-edge
Tu testes les nouveautés ?
> ./viewtopic.php?pid=21826802#p21826802
> [Résolu] Essai en virtualisation du HWE stack de Ubuntu 18.04
le paquet linux-signed-generic-hwe-18.04-edge, ce qui entraîne l'installation d'autres paquets liés. Pour info, "hwe-18.04-edge" permet l'installation et la mise en œuvre du hwe-18.04 alors même que ce dernier est encore en développement.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#30 Le 20/04/2020, à 12:53
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
sudo apt-get autoremove --purge
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 12 non mis à jour.
Hors ligne
#31 Le 20/04/2020, à 12:54
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
linux-generic-hwe-18.04 est déjà la version la plus récente (5.3.0.46.102).
xserver-xorg-hwe-18.04 est déjà la version la plus récente (1:7.7+19ubuntu8~18.04.3).
xserver-xorg-hwe-18.04 passé en « installé manuellement ».
0 mis à jour, 0 nouvellement installés, 0 à enlever et 12 non mis à jour.
Hors ligne
#32 Le 20/04/2020, à 13:01
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
12 non mis à jour
Montre :
sudo apt full-upgrade
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#33 Le 20/04/2020, à 16:48
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants seront mis à jour :
git git-man libasound2 libasound2-data thunderbird thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-us
thunderbird-locale-fr xserver-common xserver-xephyr xwayland
12 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 399 ko/51,4 Mo dans les archives.
Après cette opération, 520 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] O
Réception de :1 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.5 [360 kB]
Réception de :2 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.5 [38,7 kB]
399 ko réceptionnés en 0s (1759 ko/s)
(Lecture de la base de données... 220605 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../00-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ...
Dépaquetage de git-man (1:2.17.1-1ubuntu0.6) sur (1:2.17.1-1ubuntu0.5) ...
Préparation du dépaquetage de .../01-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ...
Dépaquetage de git (1:2.17.1-1ubuntu0.6) sur (1:2.17.1-1ubuntu0.5) ...
Préparation du dépaquetage de .../02-libasound2_1.1.3-5ubuntu0.5_amd64.deb ...
Dépaquetage de libasound2:amd64 (1.1.3-5ubuntu0.5) sur (1.1.3-5ubuntu0.4) ...
Préparation du dépaquetage de .../03-libasound2-data_1.1.3-5ubuntu0.5_all.deb ...
Dépaquetage de libasound2-data (1.1.3-5ubuntu0.5) sur (1.1.3-5ubuntu0.4) ...
Préparation du dépaquetage de .../04-thunderbird-locale-fr_1%3a68.7.0+build1-0ubuntu0.18.04.1_amd64.deb ...
Dépaquetage de thunderbird-locale-fr (1:68.7.0+build1-0ubuntu0.18.04.1) sur (1:68.4.1+build1-0ubuntu0.18.04.1) ...
Préparation du dépaquetage de .../05-thunderbird-locale-en_1%3a68.7.0+build1-0ubuntu0.18.04.1_amd64.deb ...
Dépaquetage de thunderbird-locale-en (1:68.7.0+build1-0ubuntu0.18.04.1) sur (1:68.4.1+build1-0ubuntu0.18.04.1) ...
Préparation du dépaquetage de .../06-thunderbird_1%3a68.7.0+build1-0ubuntu0.18.04.1_amd64.deb ...
Dépaquetage de thunderbird (1:68.7.0+build1-0ubuntu0.18.04.1) sur (1:68.4.1+build1-0ubuntu0.18.04.1) ...
Préparation du dépaquetage de .../07-thunderbird-gnome-support_1%3a68.7.0+build1-0ubuntu0.18.04.1_amd64.deb ...
Dépaquetage de thunderbird-gnome-support (1:68.7.0+build1-0ubuntu0.18.04.1) sur (1:68.4.1+build1-0ubuntu0.18.04.1) ...
Préparation du dépaquetage de .../08-thunderbird-locale-en-us_1%3a68.7.0+build1-0ubuntu0.18.04.1_all.deb ...
Dépaquetage de thunderbird-locale-en-us (1:68.7.0+build1-0ubuntu0.18.04.1) sur (1:68.4.1+build1-0ubuntu0.18.04.1) ...
Préparation du dépaquetage de .../09-xserver-common_2%3a1.19.6-1ubuntu4.4_all.deb ...
Dépaquetage de xserver-common (2:1.19.6-1ubuntu4.4) sur (2:1.19.6-1ubuntu4.3) ...
Préparation du dépaquetage de .../10-xserver-xephyr_2%3a1.19.6-1ubuntu4.4_amd64.deb ...
Dépaquetage de xserver-xephyr (2:1.19.6-1ubuntu4.4) sur (2:1.19.6-1ubuntu4.3) ...
Préparation du dépaquetage de .../11-xwayland_2%3a1.19.6-1ubuntu4.4_amd64.deb ...
Dépaquetage de xwayland (2:1.19.6-1ubuntu4.4) sur (2:1.19.6-1ubuntu4.3) ...
Paramétrage de git-man (1:2.17.1-1ubuntu0.6) ...
Paramétrage de xserver-common (2:1.19.6-1ubuntu4.4) ...
J'ai redémarré mais pas de changement..
Hors ligne
#34 Le 20/04/2020, à 17:02
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Montre aussi :
dpkg -l | grep -v ^ii
Tente la commande :
Merci de montrer :
echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ \( ! -user $USER -o ! -group $USER \) | wc -l
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#35 Le 20/04/2020, à 20:10
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
Voici:
$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-================================================-============-===============================================================================
$ echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ \( ! -user $USER -o ! -group $USER \) | wc -l
Nombre d'éléments de /home/moi ne m'appartenant pas :
find: ‘/home/.cache/doc’: Permission non accordée
find: ‘/home/.cache/dconf’: Permission non accordée
find: ‘/home/.dbus’: Permission non accordée
find: ‘/home/.config/enchant’: Permission non accordée
find: ‘/home/.gvfs’: Permission non accordée
8
Dernière modification par fazpedro (Le 20/04/2020, à 20:10)
Hors ligne
#36 Le 20/04/2020, à 20:17
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
J'avais retenu :
Corrige l'appartenance par
sudo chown -R $USER:$USER /home/$USER
Depuis ta session normale.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#37 Le 21/04/2020, à 10:20
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
$ sudo chown -R $USER:$USER /home/$USER
$ dmesg | grep dvb
$ sudo chown -R $fazpedro:$fazpedro /home/$fazpedro
$ dmesg | grep dvb
$
fait mais pas de changement... ?
Hors ligne
#38 Le 21/04/2020, à 10:28
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Bonjour,
Je n'ai plus de solutions, il faudrait l'aide d'aidants connaisseurs de cet engin.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#39 Le 21/04/2020, à 13:43
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
Sur un autre ordinateur, la carte fonctionne et je ne vois pas la différence entre les deux :
sur celui qui fonctionne :
dmesg | grep dvb
[ 422.716950] dvb_usb_af9035 2-1.1:1.0: prechip_version=83 chip_version=02 chip_type=9135
[ 422.727427] usb 2-1.1: dvb_usb_v2: found a 'Avermedia AverTV Volar HD 2 (TD110)' in cold state
[ 422.757941] usb 2-1.1: dvb_usb_v2: downloading firmware from file 'dvb-usb-it9135-02.fw'
[ 422.865669] dvb_usb_af9035 2-1.1:1.0: firmware version=3.40.1.0
[ 422.865687] usb 2-1.1: dvb_usb_v2: found a 'Avermedia AverTV Volar HD 2 (TD110)' in warm state
[ 422.865693] dvb_usb_af9035 2-1.1:1.0: [0] overriding tuner from 38 to 60
[ 422.866450] usb 2-1.1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 422.866485] dvbdev: DVB: registering new adapter (Avermedia AverTV Volar HD 2 (TD110))
[ 422.948473] rc rc0: lirc_dev: driver dvb_usb_af9035 registered at minor = 0, scancode receiver, no transmitter
[ 422.948481] usb 2-1.1: dvb_usb_v2: schedule remote query interval to 500 msecs
[ 422.948486] usb 2-1.1: dvb_usb_v2: 'Avermedia AverTV Volar HD 2 (TD110)' successfully initialized and connected
[ 422.948797] usbcore: registered new interface driver dvb_usb_af9035
echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr
ii binutils-x86-64-linux-gnu 2.32-7ubuntu4 amd64
ii linux-headers-5.0.0-37 5.0.0-37.40 all
ii linux-modules-5.0.0-37-generic 5.0.0-37.40 amd64
ii linux-modules-extra-5.0.0-37-generic 5.0.0-37.40 amd64
ii linux-headers-5.0.0-37-generic 5.0.0-37.40 amd64
ii linux-image-5.0.0-37-generic 5.0.0-37.40 amd64
ii linux-generic 5.0.0.38.40 amd64
ii linux-headers-generic 5.0.0.38.40 amd64
ii linux-image-generic 5.0.0.38.40 amd64
ii linux-headers-5.0.0-38 5.0.0-38.41 all
ii linux-modules-5.0.0-38-generic 5.0.0-38.41 amd64
ii linux-modules-extra-5.0.0-38-generic 5.0.0-38.41 amd64
ii linux-headers-5.0.0-38-generic 5.0.0-38.41 amd64
ii linux-image-5.0.0-38-generic 5.0.0-38.41 amd64
5.0.0-38-generic x86_64
dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-========================================-============-===============================================================================
iU apparmor 2.13.2-9ubuntu6.1 amd64 user-space parser utility for AppArmor
iU apt-utils 1.8.3 amd64 package management related utility programs
iU bluez 5.50-0ubuntu2.1 amd64 Bluetooth tools and daemons
iU bluez-cups 5.50-0ubuntu2.1 amd64 Bluetooth printer driver for CUPS
iU bluez-obexd 5.50-0ubuntu2.1 amd64 bluez obex daemon
iU console-setup 1.178ubuntu12.1 all console font and keymap setup program
iU console-setup-linux 1.178ubuntu12.1 all Linux specific part of console-setup
it cracklib-runtime 2.9.6-2 amd64 runtime support for password checker library cracklib2
it dbus 1.12.12-1ubuntu1.1 amd64 simple interprocess messaging system (daemon and utilities)
iU debconf-i18n 1.5.71ubuntu1 all full internationalization support for debconf
it desktop-file-utils 0.23-4ubuntu1 amd64 Utilities for .desktop files
iU dkms 2.6.1-4ubuntu2.5 all Dynamic Kernel Module Support Framework
iU dmsetup 2:1.02.145-4.1ubuntu4.2 amd64 Linux Kernel Device Mapper userspace library
iU dpkg-dev 1.19.6ubuntu1.1 all Debian package development tools
it fontconfig 2.13.1-2ubuntu2 amd64 generic font configuration library - support binaries
iU fonts-noto-cjk 1:20190409+repack1-0ubuntu0.19.04 all "No Tofu" font families with large Unicode coverage (CJK regular and bold)
iU fonts-opensymbol 2:102.10+LibO6.2.8-0ubuntu0.19.04.1 all OpenSymbol TrueType font
iU friendly-recovery 0.2.39ubuntu0.19.04.1 all Make recovery boot mode more user-friendly
iU gir1.2-gnomedesktop-3.0:amd64 3.32.1-1ubuntu1.2 amd64 Introspection data for GnomeDesktop
iU gir1.2-mutter-4:amd64 3.32.2+git20190711-2ubuntu1~19.04.1 amd64 GObject introspection data for Mutter
iU gir1.2-snapd-1:amd64 1.49-0ubuntu0.19.04.1 amd64 Typelib file for libsnapd-glib1
iU gir1.2-vte-2.91:amd64 0.56.2-1ubuntu1~19.04.1 amd64 GObject introspection data for the VTE library
iU glib-networking:amd64 2.60.3-1~ubuntu19.04.1 amd64 network-related giomodules for GLib
iU glib-networking-common 2.60.3-1~ubuntu19.04.1 all network-related giomodules for GLib - data files
iU glib-networking-services 2.60.3-1~ubuntu19.04.1 amd64 network-related giomodules for GLib - D-Bus services
iU gnome-calendar 3.32.2-1~ubuntu19.04.1 amd64 Calendar application for GNOME
iU gnome-control-center 1:3.32.2-0ubuntu1.1 amd64 utilities to configure the GNOME desktop
iU gnome-control-center-data 1:3.32.2-0ubuntu1.1 all configuration applets for GNOME - data files
iU gnome-control-center-faces 1:3.32.2-0ubuntu1.1 all utilities to configure the GNOME desktop - faces images
iU gnome-desktop3-data 3.32.1-1ubuntu1.2 all Common files for GNOME desktop apps
it gnome-menus 3.32.0-1ubuntu1 amd64 GNOME implementation of the freedesktop menu specification
iU gnome-settings-daemon 3.32.1-0ubuntu1 amd64 daemon handling the GNOME session settings
iU gnome-settings-daemon-common 3.32.1-0ubuntu1 all daemon handling the GNOME session settings - common files
iU gnome-shell-extension-appindicator 29-1~ubuntu19.04.1 all AppIndicator/KStatusNotifierItem support for GNOME Shell
iU gnome-shell-extension-desktop-icons 19.01.3-1~ubuntu19.04.1 all desktop icon support for GNOME Shell
iU gnome-software 3.30.6-2ubuntu4.19.04.2 amd64 Software Center for GNOME
iU gnome-software-common 3.30.6-2ubuntu4.19.04.2 all Software Center for GNOME (common files)
iU gnome-software-plugin-snap 3.30.6-2ubuntu4.19.04.2 amd64 Snap support for GNOME Software
rc gpaint 0.3.3-6.1build1 amd64 GNU Paint - a small, easy to use paint program for GNOME
iU grub-common 2.02+dfsg1-12ubuntu2.1 amd64 GRand Unified Bootloader (common files)
iU grub-pc 2.02+dfsg1-12ubuntu2.1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version)
iU grub-pc-bin 2.02+dfsg1-12ubuntu2.1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS modules)
iU grub2-common 2.02+dfsg1-12ubuntu2.1 amd64 GRand Unified Bootloader (common files for version 2)
iU gstreamer1.0-vaapi:amd64 1.15.90-1ubuntu1 amd64 VA-API plugins for GStreamer
it hicolor-icon-theme 0.17-2 all default fallback theme for FreeDesktop.org icon themes
iU initramfs-tools 0.131ubuntu19.2 all generic modular initramfs generator (automation)
iU initramfs-tools-bin 0.131ubuntu19.2 amd64 binaries used by initramfs-tools
iU initramfs-tools-core 0.131ubuntu19.2 all generic modular initramfs generator (core tools)
it install-info 6.5.0.dfsg.1-4build1 amd64 Manage installed documentation in info format
iU iproute2 4.18.0-1ubuntu2.1 amd64 networking and traffic control tools
iU keyboard-configuration 1.178ubuntu12.1 all system-wide keyboard preferences
iU language-selector-common 0.194.1 all Language selector for Ubuntu
iU language-selector-gnome 0.194.1 all Language selector for Ubuntu
iU libapparmor1:amd64 2.13.2-9ubuntu6.1 amd64 changehat AppArmor library
iU libapt-inst2.0:amd64 1.8.3 amd64 deb package format runtime library
iU libblockdev-crypto2:amd64 2.20-7ubuntu0.1 amd64 Crypto plugin for libblockdev
iU libblockdev-fs2:amd64 2.20-7ubuntu0.1 amd64 file system plugin for libblockdev
iU libblockdev-loop2:amd64 2.20-7ubuntu0.1 amd64 Loop device plugin for libblockdev
iU libblockdev-part-err2:amd64 2.20-7ubuntu0.1 amd64 Partition error utility functions for libblockdev
iU libblockdev-part2:amd64 2.20-7ubuntu0.1 amd64 Partitioning plugin for libblockdev
iU libblockdev-swap2:amd64 2.20-7ubuntu0.1 amd64 Swap plugin for libblockdev
iU libblockdev-utils2:amd64 2.20-7ubuntu0.1 amd64 Utility functions for libblockdev
iU libblockdev2:amd64 2.20-7ubuntu0.1 amd64 Library for manipulating block devices
iU libbluetooth3:amd64 5.50-0ubuntu2.1 amd64 Library to use the BlueZ Linux Bluetooth stack
it libc-bin 2.29-0ubuntu2 amd64 GNU C Library: Binaries
iU libdevmapper1.02.1:amd64 2:1.02.145-4.1ubuntu4.2 amd64 Linux Kernel Device Mapper userspace library
iU libdpkg-perl 1.19.6ubuntu1.1 all Dpkg perl modules
iU libegl-mesa0:amd64 19.0.8-0ubuntu0~19.04.1 amd64 free implementation of the EGL API -- Mesa vendor library
iU libegl1-mesa:amd64 19.0.8-0ubuntu0~19.04.1 amd64 transitional dummy package
iU libgbm1:amd64 19.0.8-0ubuntu0~19.04.1 amd64 generic buffer management API -- runtime
rc libglade2-0:amd64 1:2.6.4-2 amd64 library to load .glade files at runtime
it libglib2.0-0:amd64 2.60.4-0ubuntu0.19.04.1 amd64 GLib library of C routines
it libglib2.0-0:i386 2.60.4-0ubuntu0.19.04.1 i386 GLib library of C routines
iU libglib2.0-data 2.60.4-0ubuntu0.19.04.1 all Common files for GLib library
iU libgnome-desktop-3-17:amd64 3.32.1-1ubuntu1.2 amd64 Utility library for loading .desktop files - runtime files
iU libldap-common 2.4.47+dfsg-3ubuntu2.2 all OpenLDAP common files for libraries
iU libmm-glib0:amd64 1.10.0-1ubuntu0.19.04.1 amd64 D-Bus service for managing modems - shared libraries
iU libmutter-4-0:amd64 3.32.2+git20190711-2ubuntu1~19.04.1 amd64 window manager library from the Mutter window manager
iU libnautilus-extension1a:amd64 1:3.32.3-0ubuntu1 amd64 libraries for nautilus components - runtime version
iU libnss-systemd:amd64 240-6ubuntu5.8 amd64 nss module providing dynamic user and group name resolution
iU libpam-systemd:amd64 240-6ubuntu5.8 amd64 system and service manager - PAM module
iU libprocps7:amd64 2:3.3.15-2ubuntu2.1 amd64 library for accessing process information from /proc
iU libpulse-mainloop-glib0:amd64 1:12.2-2ubuntu3.1 amd64 PulseAudio client libraries (glib support)
iU libpulse0:amd64 1:12.2-2ubuntu3.1 amd64 PulseAudio client libraries
iU libpulse0:i386 1:12.2-2ubuntu3.1 i386 PulseAudio client libraries
iU libpulsedsp:amd64 1:12.2-2ubuntu3.1 amd64 PulseAudio OSS pre-load library
iU libreoffice-avmedia-backend-gstreamer 1:6.2.8-0ubuntu0.19.04.1 amd64 GStreamer backend for LibreOffice
iU libreoffice-base-core 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- shared library
iU libreoffice-calc 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- spreadsheet
iU libreoffice-common 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- arch-independent files
iU libreoffice-core 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- arch-dependent files
iU libreoffice-draw 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- drawing
iU libreoffice-gnome 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- GNOME integration
iU libreoffice-gtk3 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- GTK+ 3 integration
iU libreoffice-help-en-us 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- English_american help
iU libreoffice-help-fr 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- French help
iU libreoffice-impress 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- presentation
iU libreoffice-l10n-fr 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- French language package
iU libreoffice-math 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- equation editor
iU libreoffice-ogltrans 1:6.2.8-0ubuntu0.19.04.1 all transitional package for libreoffice-ogltrans
iU libreoffice-pdfimport 1:6.2.8-0ubuntu0.19.04.1 all transitional package for PDF Import component for LibreOffice
iU libreoffice-style-breeze 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- Breeze symbol style
iU libreoffice-style-colibre 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- colibre symbol style
iU libreoffice-style-elementary 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- Elementary symbol style
iU libreoffice-style-tango 1:6.2.8-0ubuntu0.19.04.1 all office productivity suite -- Tango symbol style
iU libreoffice-writer 1:6.2.8-0ubuntu0.19.04.1 amd64 office productivity suite -- word processor
iU libsane:amd64 1.0.27-3.2ubuntu1.1 amd64 API library for scanners
iU libsane-common 1.0.27-3.2ubuntu1.1 all API library for scanners -- documentation and support files
iU libsgutils2-2 1.42-2ubuntu1.19.04.1 amd64 utilities for devices using the SCSI command set (shared libraries)
iU libsnapd-glib1:amd64 1.49-0ubuntu0.19.04.1 amd64 GLib snapd library
iU libsnmp-base 5.7.3+dfsg-5ubuntu1.2 all SNMP configuration script, MIBs and documentation
iU libsnmp30:amd64 5.7.3+dfsg-5ubuntu1.2 amd64 SNMP (Simple Network Management Protocol) library
iU libsysmetrics1:amd64 1.4.2 amd64 Report hardware and other collected metrics - shared lib
iU libvte-2.91-0:amd64 0.56.2-1ubuntu1~19.04.1 amd64 Terminal emulator widget for GTK+ 3.0 - runtime files
iU libvte-2.91-common 0.56.2-1ubuntu1~19.04.1 all Terminal emulator widget for GTK+ 3.0 - common files
iU libxatracker2:amd64 19.0.8-0ubuntu0~19.04.1 amd64 X acceleration library -- runtime
iU linux-firmware 1.178.7 all Firmware for Linux kernel drivers
rc linux-image-5.0.0-13-generic 5.0.0-13.14 amd64 Signed kernel image generic
rc linux-image-5.0.0-15-generic 5.0.0-15.16 amd64 Signed kernel image generic
rc linux-image-5.0.0-31-generic 5.0.0-31.33 amd64 Signed kernel image generic
rc linux-image-5.0.0-32-generic 5.0.0-32.34 amd64 Signed kernel image generic
rc linux-image-5.0.0-35-generic 5.0.0-35.38 amd64 Signed kernel image generic
rc linux-image-5.0.0-36-generic 5.0.0-36.39 amd64 Signed kernel image generic
rc linux-modules-5.0.0-13-generic 5.0.0-13.14 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-15-generic 5.0.0-15.16 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-31-generic 5.0.0-31.33 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-32-generic 5.0.0-32.34 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-35-generic 5.0.0-35.38 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-36-generic 5.0.0-36.39 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-13-generic 5.0.0-13.14 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-15-generic 5.0.0-15.16 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-31-generic 5.0.0-31.33 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-32-generic 5.0.0-32.34 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-35-generic 5.0.0-35.38 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-36-generic 5.0.0-36.39 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
it man-db 2.8.5-2 amd64 on-line manual pager
iU mesa-va-drivers:amd64 19.0.8-0ubuntu0~19.04.1 amd64 Mesa VA-API video acceleration drivers
iU mesa-vdpau-drivers:amd64 19.0.8-0ubuntu0~19.04.1 amd64 Mesa VDPAU video acceleration drivers
iU mesa-vulkan-drivers:amd64 19.0.8-0ubuntu0~19.04.1 amd64 Mesa Vulkan graphics drivers
it mime-support 3.60ubuntu1 all MIME files 'mime.types' & 'mailcap', and support programs
iU modemmanager 1.10.0-1ubuntu0.19.04.1 amd64 D-Bus service for managing modems
iU mount 2.33.1-0.1ubuntu3 amd64 tools for mounting and manipulating filesystems
iU mutter-common 3.32.2+git20190711-2ubuntu1~19.04.1 all shared files for the Mutter window manager
iU nautilus 1:3.32.3-0ubuntu1 amd64 file manager and graphical shell for GNOME
iU nautilus-data 1:3.32.3-0ubuntu1 all data files for nautilus
iU netplan.io 0.98-0ubuntu1~19.04.1 amd64 YAML network configuration abstraction for various backends
iU openssl 1.1.1b-1ubuntu2.4 amd64 Secure Sockets Layer toolkit - cryptographic utility
iU openvpn 2.4.6-1ubuntu3.1 amd64 virtual private network daemon
it plymouth-theme-ubuntu-text 0.9.4-1ubuntu1 amd64 boot animation, logger and I/O multiplexer - ubuntu text theme
iU procps 2:3.3.15-2ubuntu2.1 amd64 /proc file system utilities
iU pulseaudio 1:12.2-2ubuntu3.1 amd64 PulseAudio sound server
iU pulseaudio-module-bluetooth 1:12.2-2ubuntu3.1 amd64 Bluetooth module for PulseAudio sound server
iU pulseaudio-utils 1:12.2-2ubuntu3.1 amd64 Command line tools for the PulseAudio sound server
iU python3-debconf 1.5.71ubuntu1 all interact with debconf from Python 3
iU python3-distupgrade 1:19.04.16.9 all manage release upgrades
iU python3-gdbm:amd64 3.7.5-1~19.04 amd64 GNU dbm database support for Python 3.x
iU python3-uno 1:6.2.8-0ubuntu0.19.04.1 amd64 Python-UNO bridge
iU rfkill 2.33.1-0.1ubuntu3 amd64 tool for enabling and disabling wireless devices
iU sane-utils 1.0.27-3.2ubuntu1.1 amd64 API library for scanners -- utilities
it shared-mime-info 1.10-1 amd64 FreeDesktop.org shared MIME database and spec
iU snapd 2.42.1+19.04 amd64 Daemon and tooling that enable snap packages
iU systemd 240-6ubuntu5.8 amd64 system and service manager
iU systemd-sysv 240-6ubuntu5.8 amd64 system and service manager - SysV links
iU tracker-extract 2.1.6-1ubuntu1~19.04 amd64 metadata database, indexer and search tool - metadata extractors
iU tracker-miner-fs 2.1.6-1ubuntu1~19.04 amd64 metadata database, indexer and search tool - filesystem indexer
iU ubuntu-desktop 1.431.1 amd64 The Ubuntu desktop system
iU ubuntu-desktop-minimal 1.431.1 amd64 The Ubuntu desktop minimal system
iU ubuntu-docs 19.04.3 all Ubuntu Desktop Guide
iU ubuntu-minimal 1.431.1 amd64 Minimal core of Ubuntu
iU ubuntu-release-upgrader-core 1:19.04.16.9 all manage release upgrades
iU ubuntu-release-upgrader-gtk 1:19.04.16.9 all manage release upgrades
iU ubuntu-report 1.4.2 amd64 Report hardware and other collected metrics
iU ubuntu-settings 19.04.3.1 all default settings for the Ubuntu desktop
iU ubuntu-software 3.30.6-2ubuntu4.19.04.2 all Utility for browsing, installing, and removing software
iU ubuntu-standard 1.431.1 amd64 The Ubuntu standard system
iU ubuntu-web-launchers 19.04.3.1 all default web launchers for Ubuntu
iU udev 240-6ubuntu5.8 amd64 /dev/ and hotplug management daemon
iHR unattended-upgrades 1.10ubuntu5 all automatic installation of security upgrades
iU uno-libs3 6.2.8-0ubuntu0.19.04.1 amd64 LibreOffice UNO runtime environment -- public shared libraries
iU ure 6.2.8-0ubuntu0.19.04.1 amd64 LibreOffice UNO runtime environment
iU uuid-runtime 2.33.1-0.1ubuntu3 amd64 runtime components for the Universally Unique ID library
Hors ligne
#40 Le 21/04/2020, à 13:53
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Ton noyau 5.0.0.38, il vient d'où ?
Montre :
echo; lsb_release -d ; echo -e "\nNoyau courant : $(uname -mr)"; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
Un proposed pour la version 19.04 ?, coma aquò > askubuntu.com/questions/1198652/linux-generic-disco-proposed-will-upgrade-thunderbird
_ _ _
iU udev 240-6ubuntu5.8 amd64 /dev/ and hotplug management daemon
iHR unattended-upgrades
Tu as un beau stock de paquets boiteux.
Dernière modification par xubu1957 (Le 21/04/2020, à 14:12)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#41 Le 21/04/2020, à 15:24
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
echo; lsb_release -d ; echo -e "\nNoyau courant : $(uname -mr)"; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
Description: Ubuntu 18.04.4 LTS
Noyau courant : 5.3.0-46-generic x86_64
ubuntu:GNOME
mai 2 2018 ubuntu-communitheme-snap.desktop
mai 2 2018 ubuntu.desktop
Hors ligne
#42 Le 21/04/2020, à 15:28
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
sur celui où ça fonctionne :
echo; lsb_release -d ; echo -e "\nNoyau courant : $(uname -mr)"; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
Description: Ubuntu 19.04
Noyau courant : 5.0.0-38-generic x86_64
ubuntu:GNOME
mars 17 2019 ubuntu.desktop
Hors ligne
#43 Le 21/04/2020, à 15:45
- xubu1957
Re : [RESOLU] EvarTV Volar HD 2 TD110
Cela fonctionne bien sur une version 19.04 dingo périmée.
Depuis le 23 janvier 2020, Ubuntu 19.04 est en fin de vie (end of life, EOL). Elle ne profite plus de nouvelle mise à jour de sécurité et les paquets logiciels pour cette version sont déplacés dans des serveurs d'archive. Pour continuer à recevoir des mises à jour de sécurité, veuillez mettre à niveau votre version d'Ubuntu vers une version activement soutenue.
Tu devrais tester une version 18.04 en live.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#44 Le 26/04/2020, à 16:22
- fazpedro
Re : [RESOLU] EvarTV Volar HD 2 TD110
J'ai effectué une mise à niveau et là ça fonctionne !
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
uname -a
Linux Aspire-A114-31 5.3.0-46-generic #38-Ubuntu SMP Fri Mar 27 17:37:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
dmesg | grep dvb
[ 6.527006] dvb_usb_af9035 1-1:1.0: prechip_version=83 chip_version=02 chip_type=9135
[ 6.536360] usb 1-1: dvb_usb_v2: found a 'Avermedia AverTV Volar HD 2 (TD110)' in cold state
[ 6.542610] usb 1-1: dvb_usb_v2: downloading firmware from file 'dvb-usb-it9135-02.fw'
[ 6.658730] dvb_usb_af9035 1-1:1.0: firmware version=3.40.1.0
[ 6.658744] usb 1-1: dvb_usb_v2: found a 'Avermedia AverTV Volar HD 2 (TD110)' in warm state
[ 6.658747] dvb_usb_af9035 1-1:1.0: [0] overriding tuner from 38 to 60
[ 6.659332] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 6.659357] dvbdev: DVB: registering new adapter (Avermedia AverTV Volar HD 2 (TD110))
[ 6.660138] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[ 6.691230] dvbdev: dvb_create_media_entity: media entity 'Afatech AF9033 (DVB-T)' registered.
[ 6.836683] rc rc0: lirc_dev: driver dvb_usb_af9035 registered at minor = 0, scancode receiver, no transmitter
[ 6.836793] usb 1-1: dvb_usb_v2: schedule remote query interval to 500 msecs
[ 6.836797] usb 1-1: dvb_usb_v2: 'Avermedia AverTV Volar HD 2 (TD110)' successfully initialized and connected
[ 6.836844] usbcore: registered new interface driver dvb_usb_af9035
Hors ligne