Jump to content

Greg2

Global Moderator
  • Posts

    2482
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Greg2

  1. I just checked your USB vendor and product ID and it is too old for the new gspca, instead you need to install the qc-usb-kernel package (for your kernel) and the dkms-qc-usb package for that Cam. After you have those packages installed, with the Cam attached please post the output (as root) of lsusb and lsmod | grep -i mod_quickcam
  2. I don't have bluetooth or KDE4 on my PC, so I can't offer any first hand knowledge here. I have found this bug report, if you would like to add your info to it: bug #45112
  3. If you're using a 3D desktop, here's a section in the errata to help: 2009.0_Errata#3D-accelerated_desktop_and_video_playback
  4. Here's the story: linux-magazine.com
  5. The no-clean option doesn't work anymore, now you have to use post-clean. You can add a 'post-clean' global option to your urpmi.cfg file by adding this section to the top of your /etc/urpmi/urpmi.cfg file: { post-clean: 0 }
  6. Greg2

    Display rate

    My system also [greg@halfway ~]$ which nvidia-settings /usr/bin/nvidia-settings Mandriva 2009.0
  7. johnd- please post the outputs requested in our previous posts so we can help you.
  8. Scarecrow, using Qt 4.5 how does the RAM usage compare to KDE3?
  9. I believe that card has a Marvell chipset, but to be sure, please post the output of lspci | grep -E -i 'Ethernet|Marvell'
  10. Thanks dexter! The bittorrent is running. :)
  11. Would you also include the output of grep sound-slot /etc/modprobe.conf and arecord -l
  12. I was just reading some more info about this. Here's a quote from this article: Adobe Patches Flash, But Expect More Problems
  13. I don't know why wavegain is not included in the official rpm (maybe a license issue?), but it is included in the gnormalize-0.63-1.i586.rpm available here: rpmfind.net
  14. I'm glad it's working for you... and we may have a convert! :D
  15. I believe this driver is your problem. Please see this bug report: bugzilla.kernel.org It appears that a patch has been submitted, but has never been pushed into mainline. So for now, you could try unloading the module with modprobe -r p4_clockmod and if that works, then blacklist it.
  16. I probably could except I receive this message: Sorry, this content is reserved to the users in the Italian country
  17. Would you please post the output of uname -a and (as root) cd /sys/devices/system/cpu/cpu0/cpufreq/; grep . *
  18. Yep, that's an ipv6 issue. You need to add both of these lines to your /etc/modprobe.conf file alias net-pf-10 off alias ipv6 off The codecs should go in ‎/usr/lib/win32 for the PLF mplayer.
  19. According to your previous posts you should have everything installed except the plugin. So it would be urpme mplayerplugin; urpmi gecko-mediaplayer but I still believe that you will need to manually enter: mms://88.59.59.208:1925 for it to work... and that should already work for you using mplayer.
  20. Flash Player update available to address security vulnerabilities available here: Security bulletin and downloads
  21. I believe that the complete output of cat /proc/cpuinfo will be very helpful here. Look at my cpu speed using x86info [greg@halfway ~]$ cat /proc/cpuinfo | grep -E -i MHz cpu MHz : 2813.285 [greg@halfway ~]$ x86info -a | grep -E -i GHz 4154503.20GHz processor (estimate).
  22. The mplayer from the PLF is compiled with more audio/video support for the patent affected media types. I have just now checked your URL, and I'm also unable to view the streaming video on that site with mplayer or vlc. Can anybody here watch it?
  23. It would be urpmi --media plf mplayer
  24. You also need to install the mplayer from the PLF, that one is from the mdv repo. Could you give us a link to check the media that you are trying to watch?
  25. You can always find this info on the MIME type list at mozdev.org: plugindoc.mozdev.org In this case it's Windows media. So if you haven't already done so, you will need to add the PLF repos to your software sources using easy-urpmi, the link is at the top-right of the forum page. After you have added the PLF and updated your media sources, you will need to install (from the PLF repos) the mplayer, and the win32-codecs packages. Then install the mplayerplugin package from the Mandriva repos. I would also suggest installing the real-codecs package why you're doing this. Let us know if that works for you, and welcome aboard! :)
×
×
  • Create New...