LinuxMCE Forums
June 20, 2013, 08:50:06 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Driver install for Plextor ConvertX  (Read 555 times)
alister
Making baby steps

Posts: 2


View Profile
« on: March 23, 2009, 02:42:33 am »

I am trying to install the driver for a CovertX Video recorder. I am a total novice with Linux but I have found a driver for it here http://home.comcast.net/~bender647/go7007/ and I was able to get past the first problem of fxload not being installed but have not been able find any help on the web on the following error.

***** Using kernel source in /usr/src/linux-headers-2.6.22-14-generic *****

make modules -C /usr/src/linux-headers-2.6.22-14-generic M=/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
  CC [M]  /home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.o
/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.c:20:26: error: linux/config.h: No such file or directory
/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.c: In function ‘go7007_do_ioctl’:
/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.c:942: error: ‘AUDC_SET_INPUT’ undeclared (first use in this function)
/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.c:942: error: (Each undeclared identifier is reported only once
/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.c:942: error: for each function it appears in.)
make[2]: *** [/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel/go7007-v4l2.o] Error 1
make[1]: *** [_module_/home/linuxmce/Desktop/wis-go7007-linux-0.9.8/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make: *** [all] Error 2
Logged
alister
Making baby steps

Posts: 2


View Profile
« Reply #1 on: March 24, 2009, 05:23:53 am »

I found the following web page that suggest that you type this "make install USE_UDEV=y" and it does appear to get further but i sill get an error message

install -m 0644 firmware/*.bin /lib/firmware
install -m 0644 firmware/ezusb/*.hex /lib/firmware/ezusb
install -m 0644 udev/wis-ezusb.rules /etc/udev/rules.d
install: cannot stat `udev/wis-ezusb.rules': No such file or directory
make: *** [install] Error 1

http://ubuntuforums.org/showthread.php?t=168878
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!