All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas <thomas@ic3s.de>
To: Antti Palosaari <crope@iki.fi>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] problems compiling af9015 on fedora 9
Date: Tue, 16 Sep 2008 16:09:18 +0200	[thread overview]
Message-ID: <48CFBE0E.6060406@ic3s.de> (raw)
In-Reply-To: <48CFB6EC.5080800@iki.fi>

yes, it is the latest version:

hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

hg log
changeset:   8966:86a15e6b2d89
tag:         tip
user:        Antti Palosaari <crope@iki.fi>
date:        Mon Sep 15 23:18:09 2008 +0300
summary:     initial driver for af9015 chipset


i have the same error on 2 fedora 9 systems
(one of them is running rawhide)
and also on my fedora 8 :(

these errors appears only on fedora 9:
  CC [M]  /home/thomas/af9015-86a15e6b2d89/v4l/af9013.o
/home/thomas/af9015-86a15e6b2d89/v4l/af9013.c: In function 'af9013_download_firmware':
/home/thomas/af9015-86a15e6b2d89/v4l/af9013.c:1497: warning: assignment discards qualifiers from pointer target type


  CC [M]  /home/thomas/af9015-86a15e6b2d89/v4l/af9015.o
/home/thomas/af9015-86a15e6b2d89/v4l/af9015.c: In function 'af9015_download_firmware':
/home/thomas/af9015-86a15e6b2d89/v4l/af9015.c:665: warning: assignment discards qualifiers from pointer target type



Antti Palosaari schrieb:
> Thomas wrote:
>> Hi List,
>>
>> i get this error:
>>
>> #make
>>
>> ....
>>   CC [M]  /root/af9015/v4l/pluto2.o
>>   LD [M]  /root/af9015/v4l/sms1xxx.o
>>   LD [M]  /root/af9015/v4l/snd-bt87x.o
>>   LD [M]  /root/af9015/v4l/snd-tea575x-tuner.o
>>   Building modules, stage 2.
>>   MODPOST 273 modules
>> WARNING: "__udivdi3" [/root/af9015/v4l/af9013.ko] undefined!
>>   CC      /root/af9015/v4l/adv7170.mod.o
>>   LD [M]  /root/af9015/v4l/adv7170.ko
>>   CC      /root/af9015/v4l/adv7175.mod.o
>>   LD [M]  /root/af9015/v4l/adv7175.ko
>> .....
> 
> For me it compiles like a charm. I have Fedora 9 x86_64 system. Are you
> really sure you are using latest tree from
> http://linuxtv.org/hg/~anttip/af9015 ?
> 
>> after connecting the device i have no frontend :(
>>
>> kernel: dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold
>> state, will try to load a firmware
>> kernel: dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
>> kernel: usb 2-5: USB disconnect, address 3
>> kernel: dvb-usb: generic DVB-USB module successfully deinitialized and
>> disconnected.
>> kernel: usb 2-5: new high speed USB device using ehci_hcd and address 4
>> kernel: usb 2-5: configuration #1 chosen from 1 choice
>> kernel: input: Afatech DVB-T 2 as
>> /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.1/input/input10
>> kernel: input,hidraw0: USB HID v1.01 Keyboard [Afatech DVB-T 2] on
>> usb-0000:00:1d.7-5
>> kernel: usb 2-5: New USB device found, idVendor=15a4, idProduct=9016
>> kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
>> kernel: usb 2-5: Product: DVB-T 2
>> kernel: usb 2-5: Manufacturer: Afatech
>> kernel: usb 2-5: SerialNumber: 010101010600001
>> kernel: dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in warm
>> state.
>> kernel: dvb-usb: will pass the complete MPEG2 transport stream to the
>> software demuxer.
>> kernel: DVB: registering new adapter (Afatech AF9015 DVB-T USB2.0 stick)
>> kernel: af9013: Unknown symbol __udivdi3
>> modprobe: FATAL: Error inserting af9013
>> (/lib/modules/2.6.25.14-108.fc9.i686/kernel/drivers/media/dvb/frontends/af9013.ko):
>> Unknown symbol in module, or unknown parameter (see dmesg)
>> kernel: DVB: Unable to find symbol af9013_attach()
>> kernel: dvb-usb: no frontend was attached by 'Afatech AF9015 DVB-T
>> USB2.0 stick'
>> kernel: dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully
>> initialized and connected.
>> kernel: usbcore: registered new interface driver dvb_usb_af9015
>>
>>
>> can someone explain whats going wrong?
>>
>>
>>
>> Best Regards
>>
>> Thomas
>>
>>
> regards
> Antti

-- 
[:O]###[O:]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-09-16 14:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-16 12:51 [linux-dvb] problems compiling af9015 on fedora 9 Thomas
2008-09-16 13:38 ` Antti Palosaari
2008-09-16 14:09   ` Thomas [this message]
2008-09-16 17:26     ` Antti Palosaari
2008-09-16 18:08       ` Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48CFBE0E.6060406@ic3s.de \
    --to=thomas@ic3s.de \
    --cc=crope@iki.fi \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.