[mythtv-users] what now

Nick Rout nick.rout at gmail.com
Wed Feb 10 08:35:24 UTC 2010


On Wed, Feb 10, 2010 at 8:01 PM, sharifah ummu kulthum
<kulthum91 at gmail.com> wrote:
> i have successfully made my PC detect the tv card by updating my kernel and
> installing a clean driver of the device.
>
> i run the same command to run the script which i downloaded from avermedia
> site. i unzip then ran the script. so the driver is successfully installed.
>
> bitto at bitto:~/Downloads/H826D_Installer_x64_0.10-Beta$ lsmod
> Module                  Size  Used by
> h826d                 677072  1
> averusbh826d          105000  1 h826d
> videodev               43360  2 h826d
> v4l1_compat            16804  1 videodev
> v4l2_compat_ioctl32    13344  1 videodev
> binfmt_misc            10220  1
> snd_hda_codec_realtek   277860  1
> snd_hda_intel          31880  2
> snd_hda_codec          87584  2 snd_hda_codec_realtek,snd_hda_intel
> snd_hwdep               9352  1 snd_hda_codec
> snd_pcm_oss            44704  0
> snd_mixer_oss          18976  1 snd_pcm_oss
> snd_pcm                93160  4
> h826d,snd_hda_intel,snd_hda_codec,snd_pcm_oss
> snd_seq_dummy           3460  0
> snd_seq_oss            33440  0
> snd_seq_midi            8192  0
> snd_rawmidi            27360  1 snd_seq_midi
> snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
> snd_seq                60608  6
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> iptable_filter          3872  0
> snd_timer              26992  2 snd_pcm,snd_seq
> snd_seq_device          8308  5
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> ip_tables              21200  1 iptable_filter
> x_tables               25832  1 ip_tables
> ppdev                   8232  0
> fglrx                2234552  32
> amd64_edac_mod         26688  0
> parport_pc             37352  1
> edac_core              48876  1 amd64_edac_mod
> i2c_piix4              11728  0
> psmouse                57124  0
> snd                    77096  17
> h826d,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> soundcore               9088  1 snd
> snd_page_alloc         10928  2 snd_hda_intel,snd_pcm
> serio_raw               6596  0
> dvb_usb_af9015         32964  0
> shpchp                 37756  0
> dvb_usb                19276  1 dvb_usb_af9015
> dvb_core              104528  2 h826d,dvb_usb
> lp                     11908  0
> parport                40528  3 ppdev,parport_pc,lp
> usbhid                 43968  0
> sky2                   55556  0
>
> then i run
>
> # dmesg
>
> this is what i got in the end
>
> [ 6828.699051] Linux video capture interface: v2.00
> [ 6828.727749] AVerMedia USB Wrapper for H826D version 0.28 loaded
> [ 6828.753866] AVerTV Volar HX AX MAX version 0.10 loaded
> [ 6828.753901] usbcore: registered new interface driver AVerTV Volar HX AX
> MAX
> [ 6877.720032] usb 2-4: new high speed USB device using ehci_hcd and address
> 3
> [ 6878.355154] usb 2-4: configuration #1 chosen from 1 choice
> [ 6878.663504] A827 registered V4L2 device video0[video]
> [ 6878.663548] A827 registered V4L2 device vbi0[vbi]
> [ 6878.663585] A827 registered V4L2 device radio0[radio]
> [ 6878.664057] A827 registered ALSA sound card 1
>
> after that, i wanted to try this device with mythtv but i only realise that
> my mythtv-setup has been uninstalled. does kernel update got anything to do
> with this?

no. run:

sudo aptitude install mythbuntu-desktop

then run mythtv-setup


More information about the mythtv-users mailing list