Search found 42 matches

Return to advanced search

Re: Unable to compile driver with 3.7.3

I've tried disabling every driver that wouldn't compile and eventually got to some videobuf thing that wouldn't compile. Even tried with 3.7.4.

Basically it's well beyond me to get this working on 3.7.
by hda
Thu Jan 24, 2013 10:00 pm
 
Forum: Linux
Topic: Unable to compile driver with 3.7.3
Replies: 3
Views: 4133

Unable to compile driver with 3.7.3

Kernel:
Code: Select All Code
$ uname -r
3.7.3-1-ARCH


lspci_log

compile.log

Any help appreciated.
by hda
Tue Jan 22, 2013 6:22 pm
 
Forum: Linux
Topic: Unable to compile driver with 3.7.3
Replies: 3
Views: 4133

Re: Linux Driver for Kernel 3.x Released

I got a reply to my email which i sent to the support. A quick workaround is to disable the iptv driver from being built. You can do this by running 'make menuconfig' before trying to build the driver and disabling Conexant cx23416/cx23415 MPEG encoder/decoder support. Multimedia support ---> Video ...
by hda
Thu Oct 18, 2012 3:49 am
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

Yes it's a shame.

The hardware seems really good but this is the first and last time I will be buying any pc parts without a driver in mainline kernel.
by hda
Wed Oct 17, 2012 4:26 am
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

Thanks for the input but I have no idea which .config things to change.

I'll just have to wait for an updated package from tbs.

ARGH. I forgot how annoying these drivers can be as it's been a year since any problems.
by hda
Wed Oct 17, 2012 1:35 am
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

I'm having problems compiling the driver for kernel 3.6.2 x86_64 Arch Linux. Everything is going fine until i get to this CC [M] /home/hda/tmp/tbs-linux-drivers_v120827/linux-tbs-drivers/v4l/ivtv-routing.o CC [M] /home/hda/tmp/tbs-linux-drivers_v120827/linux-tbs-drivers/v4l/ivtv-cards.o CC [M] /home...
by hda
Tue Oct 16, 2012 12:01 am
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

Any idea when this will be working with the 3.2 kernel?
by hda
Wed Feb 01, 2012 10:53 pm
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

Would just like to post that the linux-tbs-drivers_111017.zip from the download page are working for me on Arch Linux x86_64 with kernel version 3.0.6-2.
by hda
Tue Oct 18, 2011 4:23 am
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

The problem is about the directory permissions. The directory don't have the x permissiosn, so as a non root user, you are not allowed to recurse in them. When you do a chmod -R u+rwX . in the unpacked directory, you can do a make. Ha. Thanks. Can't believe I didn't notice the lack of x permission ...
by hda
Sat Oct 15, 2011 12:40 am
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429

Re: Linux Driver for Kernel 3.x Released

The problems is the files aren't owned by anyone. If you look in my first post I cannot list the linux or v4l directories properly. There is just loads of ? where you should see permisions and owners. The first thing I tried to do was chown the files but I couldn't. I had to change to root to do any...
by hda
Thu Oct 13, 2011 11:41 pm
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 50
Views: 57429
Next

Return to advanced search