Jump to content

flarefox

Members
  • Posts

    124
  • Joined

  • Last visited

Everything posted by flarefox

  1. That and that I wasn't loading enough of the modules was exactly the problem! It was loading the drivers that come with mandrake rather than the ones I built. Thanks for all the help! It works well!
  2. Hahaha, oops. When I do it in the drivers folder, now the video device is completely gone. I do a make reload and the whole video and video 4 linux devices and folders are gone! I have no clue what I'm doing wrong.
  3. I looked in the system and it comes up as this: Identification Vendor: ?Internext Compression Inc Description: ?iTVC16 (CX23416) MPEG-2 Encoder Media class: ?MULTIMEDIA_VIDEO Connection Bus: ?PCI Bus PCI #: ?0 PCI device #: ?5 PCI function #: ?0 Vendor ID: ?17476 Device ID: ?22 Sub vendor ID: ?112 Sub device ID: ?16393 Misc Module: ?unknown Should it not say it is manufactured by Hauppauge?
  4. ok, here are the errors I get then. :) Any help you can give me is very appreciated! [root@localhost driver]# depmod -ae; modprobe ivtv [root@localhost driver]# exit exit bash-2.05b$ cat /dev/vi video video0 video24 video32 bash-2.05b$ cat /dev/video0 cat: /dev/video0: Input/output error bash-2.05b$ su [root@localhost utils]# modprobe -r ivtv [root@localhost utils]# make reload make: *** No rule to make target `reload'. Stop. [root@localhost utils]#
  5. I can't even get the driver to install correctly. I followed the instructions and got it from thacs rpms and everything, but when I add ivtv to my modprobe and cat, there's the error you taked about with the solve of modprobe -r ivtv. The difference here is, once I do that, I get the same error above that it doesn't exist. I thought it might be my kernel, so I recompiled (first time, I tried many times to get it to work right) but when I try to boot into that kernel, it complains that it has no init and that I need to pass something to it in init=, but I don't know what to pass to it. Can you help me at all? I think I have version 2 of the card. I can't get the firmware except through thacs because it cant' fine the temp directory it wants to install in and I have no clue how to fix it....
  6. flarefox

    rfbdrake

    will that put the password in it automatically as well or will it start with no password? I need it to start in server mode. Thanks for all your help!
  7. flarefox

    rfbdrake

    I have a computer I'm setting up as a mythbox and I need to know how to either get rfbdrake to run at boot as a service/daemon without having to input anything (no keyboard or mouse connected to that pc, or some other vnc server that is compatible with rfbdrake on boot. Is there a way to do this? I don't know the commands. I looked in rfbdrake --help and looked for a man page, but couldn't find where it said instructions for doing that. Does anyone have any idea? ~Dee
  8. flarefox

    lirc?

    I tried installing it from one of their tarballs to make the serial module appear in my /dev/ folder, but it fails with error 2 many many times. The only thing that ever works is using rpms. For some reason, compiling things almost never works for me...
  9. flarefox

    lirc?

    Ok, I installed and configured lirc. I installed it from the mandrake control center in 10.1 and then went in and set all the configurations up. It should work fine, the problem is, it is not showing an lirc file in /dev/ It is a serial device and it shows up under harddrake, but lirc didn't install its serial module....is there a way to get this to install that part? ~Dee
  10. I got an ATI TV Wonder Pro recently and worked for the longest time to get it to work. I finally got it to work fine with tweaking with it in mdk 10.1 and updating my bttv. The thing is, it ONLY works in tvtime. I want it to work in all other apps and especially in mythtv, but it doesn't seem to want to. When I load up mythtv, it brings up a solid green and/or black screen when there should be channels there. There is even the channel selector that shows a green or black screen when I preview the channels. When I go into the konsole and run kdetv to try that one, it tells me that there is an error with my audio source, but the audio works fine in tvtime..... here's the kdetv error: kdetv: WARNING: Sourcemanager: No screenwidget set! Cannot scan video plugins! kdetv: WARNING: OSDManager: No screenwidget set! Cannot scan OSD plugins! kdetv: WARNING: MiscManager: No screenwidget set! Cannot scan Misc plugins! X Error: BadAccess (attempt to access private resource denied) 10 Major opcode: 2 Minor opcode: 0 Resource id: 0x1c0000e Try to open v4l2 vbi device, libzvbi interface rev. $Id: io-v4l2.c,v 1.25 2004/02/18 07:56:45 mschimek Exp $Opened /dev/vbi Try to open v4l2 (2002-10) vbi device, libzvbi interface rev. $Id: io-v4l2k.c,v 1.18 2004/04/09 05:18:16 mschimek Exp $Opened /dev/vbi /dev/vbi (ATI TV Wonder Pro) is a v4l2 vbi device, driver cx8800, version 0x00000004 Current scanning system is 525 Querying current vbi parameters... success VBI capture parameters granted: format 59455247, 28636363 Hz, 2048 bpl, offs 244, F1 9+17, F2 272+17, flags 00000000 Nyquist check passed Request decoding of services 0x60000c7f Will decode services 0x00000860 Using streaming interface Fifo initialized Requesting streaming i/o buffers Mapping 16 streaming i/o buffers Successful opened /dev/vbi (ATI TV Wonder Pro) QMetaObject::findSignal:ChannelEditor: Conflict with QListView::doubleClicked(QListViewItem*,const QPoint&,int) kdetv: WARNING: MainWindow::setupInfraRed(): Lirc not available X Error: BadAccess (attempt to access private resource denied) 10 Major opcode: 2 Minor opcode: 0 Resource id: 0x1c0000e v4ldev: VIDIOCGAUDIO: Invalid argument v4ldev: VIDIOCGAUDIO: Invalid argument Does that help at all in telling why mythtv won't work and kdetv hangs and mutes my sound? ~Dee
  11. It still fails. Even after replacing the file. I don't understand. It is failing while it is building the nvidia.ko file I think. It's exactly the same as was in my original post...maybe I'm doing something wrong or not expaining it as well as I could...
  12. thank you very much for that! ~Dee
  13. Ok, I have stopped trying to use the .run file for nvidia and use an extracted file with make install. When I do that after installing 10.1, here's what I get: cd usr/src/nv; make install make[1]: Entering directory `/home/dee/root/graphicsdriver/usr/src/nv' Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! *** Failed rivafb module sanity check, but continuing! *** NVIDIA: calling KBUILD... mkdir -p /home/dee/root/graphicsdriver/usr/src/nv/.tmp_versions make -f scripts/Makefile.build obj=/home/dee/root/graphicsdriver/usr/src/nv cc -Wp,-MD,/home/dee/root/graphicsdriver/usr/src/nv/.nv.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -Iinclude/asm-i386/mach-default -O2 -Wdeclaration-after-statement -I/home/dee/root/graphicsdriver/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SIMPLE_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /home/dee/root/graphicsdriver/usr/src/nv/nv.o /home/dee/root/graphicsdriver/usr/src/nv/nv.c /home/dee/root/graphicsdriver/usr/src/nv/nv.c: In function `nv_acpi_event': /home/dee/root/graphicsdriver/usr/src/nv/nv.c:3697: error: `PM_SAVE_STATE' undeclared (first use in this function) /home/dee/root/graphicsdriver/usr/src/nv/nv.c:3697: error: (Each undeclared identifier is reported only once /home/dee/root/graphicsdriver/usr/src/nv/nv.c:3697: error: for each function it appears in.) make[4]: *** [/home/dee/root/graphicsdriver/usr/src/nv/nv.o] Error 1 make[3]: *** [_module_/home/dee/root/graphicsdriver/usr/src/nv] Error 2 NVIDIA: left KBUILD. nvidia.ko failed to build! make[2]: *** [module] Error 1 make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/dee/root/graphicsdriver/usr/src/nv' make: *** [kernel_module_install] Error 2 I'd love to say that I know exactly what to do but I have no earthly idea. Do I need to download something or install something else? I'm trying to get maya to render and work well and I need the nvidia graphics driveer up and running to be able to do that, but it's not working at all. The specs of the system are: video card: Quadro FX 1000 Mandrake 10.1 2 x Intel Xeon 3.06 GHz Anything you can tell me would be helpful. I also tried the .run file and it failed to build it at the last second also. here is what the nvidia installer log file says (basicly the same thing as above I think): option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color : false query latest driver ver : false OpenGL header files : false no questions : false silent : false X install prefix : /usr/X11R6 OpenGL install prefix : /usr Installer install prefix: /usr kernel source path : (not specified) kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /root/tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> No precompiled kernel interface was found to match your kernel; would you li ke the installer to attempt to download a kernel interface for your kernel f rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) -> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel. -> Kernel source path: '/lib/modules/2.6.8.1-10mdksmp/build' -> Performing cc_version_check with CC="cc". -> Performing rivafb check. -> Performing rivafb module check. WARNING: Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! -> Cleaning kernel module build directory. executing: 'cd ./usr/src/nv; make clean'... rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o os-interfa ce.o os-registry.o nvidia.mod.o rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags} rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~ -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.8.1-10mdksm p/build SYSOUT=/lib/modules/2.6.8.1-10mdksmp/build'... Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! *** Failed rivafb module sanity check, but continuing! *** NVIDIA: calling KBUILD... make -C /lib/modules/2.6.8.1-10mdksmp/build \ KBUILD_SRC=/usr/src/linux-2.6.8.1-10mdk KBUILD_VERBOSE=1 \ KBUILD_CHECK= KBUILD_EXTMOD="/root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111 -pkg1/usr/src/nv" \ -f /usr/src/linux-2.6.8.1-10mdk/Makefile modules mkdir -p /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.tm p_versions make -f /usr/src/linux-2.6.8.1-10mdk/scripts/Makefile.build obj=/root/tmp/se lfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /root/tmp/selfgz107 21/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv /.nv.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I /usr/src/linux-2.6.8.1-10mdk/include -I/root/tmp/selfgz10721/NVIDIA-Linux-x 86-1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-st rict-aliasing -fno-common -pipe -msoft-float -mpreferred-stack-boundary=2 -f no-unit-at-a-time -march=i686 -I/usr/src/linux-2.6.8.1-10mdk/include/asm-i38 6/mach-default -Iinclude/asm-i386/mach-default -O2 -Wdeclaration-after-state ment -I/root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wal l -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wn o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_ LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VER SION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 - UDEBUG -U_DEBUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SIMPLE_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvi dia -c -o /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv .o /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c: In fun ction `nv_acpi_event': /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: e rror: `PM_SAVE_STATE' undeclared (first use in this function) /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: e rror: (Each undeclared identifier is reported only once /root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: e rror: for each function it appears in.) make[4]: *** [/root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/n v/nv.o] Error 1 make[3]: *** [_module_/root/tmp/selfgz10721/NVIDIA-Linux-x86-1.0-6111-pkg1/u sr/src/nv] Error 2 make[2]: *** [modules] Error 2 NVIDIA: left KBUILD. nvidia.ko failed to build! make[1]: *** [module] Error 1 make: *** [module] Error 2 -> Error. ERROR: Unable to build the NVIDIA kernel module. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com. [moved from Installing Mandrake by spinynorman]
  14. the Hauppauge page only gives windows drivers...how would I recompile them for linux? (newb) I tried the ivtv like it said in the second post and when I did a build I got this error: [root@localhost driver]# make gcc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS -I/lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include -O2 -fomit-frame-pointer -march=i586 -mcpu=i586 -fno-strict-aliasing -Wno-unused -include /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/modversions.h -c -o msp3400.o msp3400.c <command line>:138832057:26880: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/modversions.h: No such file or directory In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:18, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:18, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:19: error: `MAX_APICS' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:50: error: `MAX_APICS' undeclared here (not in a function) In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:20, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/io_apic.h:160: error: conflicting types for `mp_irqs' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs' In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory msp3400.c: In function `msp3400c_set_scart': msp3400.c:344: error: structure has no member named `data' msp3400.c: In function `msp3400c_setmode': msp3400.c:408: error: structure has no member named `data' msp3400.c: In function `msp3400c_setstereo': msp3400.c:481: error: structure has no member named `data' msp3400.c: In function `msp3400c_restore_dfp': msp3400.c:609: error: structure has no member named `data' msp3400.c: In function `autodetect_stereo': msp3400.c:637: error: structure has no member named `data' msp3400.c: In function `watch_stereo': msp3400.c:737: error: structure has no member named `data' msp3400.c: In function `msp3400c_thread': msp3400.c:756: error: structure has no member named `data' msp3400.c:761: error: too few arguments to function `daemonize' msp3400.c:765: error: structure has no member named `sigmask_lock' msp3400.c:767: error: structure has no member named `sigmask_lock' msp3400.c: In function `msp3410d_thread': msp3400.c:1011: error: structure has no member named `data' msp3400.c:1014: error: too few arguments to function `daemonize' msp3400.c:1018: error: structure has no member named `sigmask_lock' msp3400.c:1020: error: structure has no member named `sigmask_lock' msp3400.c: In function `msp_attach': msp3400.c:1282: error: structure has no member named `data' msp3400.c:1333: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:502) msp3400.c: In function `msp_detach': msp3400.c:1357: error: structure has no member named `data' msp3400.c:1383: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:514) msp3400.c: In function `msp_probe': msp3400.c:1390: warning: passing arg 3 of `i2c_probe' from incompatible pointer type msp3400.c: In function `msp_wake_thread': msp3400.c:1396: error: structure has no member named `data' msp3400.c: In function `msp_command': msp3400.c:1408: error: structure has no member named `data' make: *** [msp3400.o] Error 1 [root@localhost driver]# make install gcc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS -I/lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include -O2 -fomit-frame-pointer -march=i586 -mcpu=i586 -fno-strict-aliasing -Wno-unused -include /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/modversions.h -c -o msp3400.o msp3400.c <command line>:138832057:26880: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/modversions.h: No such file or directory In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:18, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:18, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:19: error: `MAX_APICS' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:50: error: `MAX_APICS' undeclared here (not in a function) In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:20, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function) /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/io_apic.h:160: error: conflicting types for `mp_irqs' /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs' In file included from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/smp.h:17, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/sched.h:23, from /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:10, from msp3400.c:38: /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory msp3400.c: In function `msp3400c_set_scart': msp3400.c:344: error: structure has no member named `data' msp3400.c: In function `msp3400c_setmode': msp3400.c:408: error: structure has no member named `data' msp3400.c: In function `msp3400c_setstereo': msp3400.c:481: error: structure has no member named `data' msp3400.c: In function `msp3400c_restore_dfp': msp3400.c:609: error: structure has no member named `data' msp3400.c: In function `autodetect_stereo': msp3400.c:637: error: structure has no member named `data' msp3400.c: In function `watch_stereo': msp3400.c:737: error: structure has no member named `data' msp3400.c: In function `msp3400c_thread': msp3400.c:756: error: structure has no member named `data' msp3400.c:761: error: too few arguments to function `daemonize' msp3400.c:765: error: structure has no member named `sigmask_lock' msp3400.c:767: error: structure has no member named `sigmask_lock' msp3400.c: In function `msp3410d_thread': msp3400.c:1011: error: structure has no member named `data' msp3400.c:1014: error: too few arguments to function `daemonize' msp3400.c:1018: error: structure has no member named `sigmask_lock' msp3400.c:1020: error: structure has no member named `sigmask_lock' msp3400.c: In function `msp_attach': msp3400.c:1282: error: structure has no member named `data' msp3400.c:1333: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:502) msp3400.c: In function `msp_detach': msp3400.c:1357: error: structure has no member named `data' msp3400.c:1383: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.3-7mdk-p3-smp-64GB/build/include/linux/module.h:514) msp3400.c: In function `msp_probe': msp3400.c:1390: warning: passing arg 3 of `i2c_probe' from incompatible pointer type msp3400.c: In function `msp_wake_thread': msp3400.c:1396: error: structure has no member named `data' msp3400.c: In function `msp_command': msp3400.c:1408: error: structure has no member named `data' make: *** [msp3400.o] Error 1 I have no idea what I'm supposed to do with this...the tutorial didn't work as it should have.....and I'd love to use the windows drivers, but they won't work for linux, right? Should I just go to the ATI site and download their windows drivers or use the windows drivers on the cd if I know how to recompile or convert or something to make them work in linux? I didn't think they would do that.... ~Dee
  15. I scoured to try to find something with this tv card. Here is what hard drake says about it: Vendor: ‎Hauppauge Bus: ‎PCI Bus identification: ‎14f1:8800:1002:f8 Location on the bus: ‎4:2:0 Description: ‎WinTV PCI card (88x chip based) Module: ‎cx8800 Media class: ‎MULTIMEDIA_VIDEO I don't know where to go to get the driver for it as I guess that's what I need? Every time I run a tv app it says that it can't find my video0 device. It's an ATI TV Wonder Pro card and is supposed to work fine in linux but I can't find anywhere that actually shows it....Does anyone with more experience know this? Sorry, I'm still learning about linux stuff. Wonderful OS. Sooo much better than windoze. :D ~Dee
  16. Ok, I am trying to use the linux kernel-p3-smp-64GB-2.6.3.7 but I can't find an nvidia kernel for it anywhere! I've done google searches, gone to the nvidia web site, gone to rmp.pbone.net and anywhere else I could find, but I can't find the kernel I need anywhere! Does it just not exist? Is there a more updated linux kernel I should install and then use a more updated nvidia kernel for that, too? Please help! [moved from Software by spinynorman]
  17. Hey, I just bought a pny nvidia geforce 5700 Media Center card that is supposed to let me watch tv, listen to the radio, and watch movies and the like. It even comes with a remote. The remote I can live without, but I got it for the fact that it's equal is the geforce quadro fx 1000 and it has tv tuner capabilities. Is there a way to make the tv tuner work in mandrake? Every time I try to install the tv tuner card functionality in the mandrake control center, it just says "scanning for channels" and hangs there for hours on end. It does absolutely nothing that I can tell. Does anyone have any ideas or suggestions as to what I could do to fix this?
  18. I tried what you said and installed several cyrillic fontsets and other things on there and tried as hard as I can to get it all to work with me, but still no luck. I can set my localization settings to russia and then all text displays in russian, but still not those files. Is there some problem with them or something? I completely don't understand what the problem is if I have all the necessary files installed and have gone through all the menus and things. Is it the X server? How could I check that to make sure that can display them? Could it be koi-8 or some other encoding that is russian? I installed fontsets for that just in case and it didn't help at all either...
  19. Ok, I have files in more than one language, mainly mp3 files. The japanese ones display ok and the english ones display ok, but not the russian ones! I had everything sorted in windows by the names of the files and things and it displayed perfectly, now, when I rip my Linda cd or download it even, I can't do that...what's the reason? How can I get Russian characters to display in Konqueror, xmms, and most of the other programs that will be displaying them? I installed all the necessary language packs, and when the problem arose, I went back in and installed all the other ones, so I have all the language files I should ever need and then I went in and added Russian under my localization settings, but still no luck. Anyone know what I'm supposed to do?
  20. Nevermind, I got it to work. I had to install the graphics libraries that came with mandrake on a reinstall "upgrade" of mandrake and then go back in an reinstall the new drivers and it all works fine now and looks amazing! [copy of preceding post removed by spinynorman - please use 'add reply' button]
  21. Ok, I followed these instructions: and when I did all that, now my nvidia driver works wonderfully, but everything else randomly crashes! When I close a program, it crashes on close. When anything runs, instead of closing nicely, it is detected as a crash! What do I need to do to fix it? I'd reinstall everything if I didn't already know that would screw me over for graphics again. I need to be able to run with the graphics that I have yet keep the programs running. What could be causing everything to crash so much?
  22. no, it's not that alsa is muting things (that is part of it, but not the major concern), it is that alsa is not loading at all...is there any way I can FORCE alsa to load at start? Is there a command I can enter in some script to force it to? What about getting sound to work in KDE? It just doesn't work at all....
  23. Thanks, but it still didn't work. It's very frustrating, too. I have alsa checked to run at startup, yet it never runs at startup. I have to go in and start it up manually every single time I reboot. It's very frustrating. Any ideas what could be causing this? [copy of preceding post removed by spinynorman - please use 'add reply' button]
  24. Ok. I went through and searched for a while but didn't find the answer I'm needing. I have a sound blaster audigy 2 card and it must use the alsa driver. It sets alsa as loading on boot, but alsa never starts when it is booting and my volumes are never set, so every time I turn my computer on, I have to go log-in as root and type alsa start in a terminal. Even when I do that, noatun and XMMS run perfectly, but nothing else has sound. No KDE application can use it even though I have ALSA set as my sound driver. When I log-in, there is no sound, when running kopete, there is no sound. I have absolutely no idea what could be wrong... then again, I am a relative Linux newbie. Can anyone help me? ~Dee
×
×
  • Create New...