Ubuntu Multimedia :: (DVB-T USB) Probe Failed Error 9 On Maverick

Nov 18, 2010

I have a clean install of mythbuntu 10.10 and I am trying to get a DVB-T USB stick working for the last 2 weeks. Its a MobiDTV and it seems to have the same chipset/USB ID as EzCap_DVB_T_Stick. I followed the instructions on the [URL] and eventually got the driver compiled (I had to amend some code, change "Bool" pointers to "bool" and add a FIRMWARE MAX_NAME 30 constant). I also copied the af9035 FW file to the firmware directory.

lsusb:
Bus 002 Device 004: ID 15a4:1001 Afatech Technologies, Inc. AF9015/AF9035 DVB-T stick
but it is not working; probe is failing:
dmesg:
[ 105.104195] DRIVER_RELEASE_VERSION : v2.0-1
[ 105.104203] FW_RELEASE_VERSION : v8_8_52_0
[ 105.104209] API_RELEASE_VERSION : 200.20081203.0
[ 105.110713] [Device_init] Error 1
[ 105.110733] dvb_usb_af903x: probe of 2-5:1.1 failed with error 9

I bought the hardware with Windows 7 MCE in mind. I have no Windows 7 disk so I installed Mythbuntu on it to see if build was solid and now I don't want Windows any more.

View 2 Replies


ADVERTISEMENT

Fedora :: Aic7xxx: Probe Of 0000:00:0a.0 Failed With Error -38

Aug 23, 2009

I just installed Fedora 11 on an AMD CPU PC. I get the following error during boot up.Aug 22 21:42:07 dragon8 kernel: aic7xxx: probe of 0000:00:0a.0 failed with error -38 Because the aic7xxx has the error, it does not load the st module. I manually loaded the st module, but the /dev/st? devices do not get created, I assume because of the aix7xxx error.I can access the Adaptec AHA-2940W Bios during boot up and see the 2 tape drives that are connected to it.

View 2 Replies View Related

Hardware :: Nvidia Co-processor Probe Failed With Error -1

Feb 20, 2010

I'm looking through dmesg and see

Code:

nvidia: probe of 0000:00:03.5 failed with error -1

the corresponding bus is

Code:

00:03.5 Co-processor: nVidia Corporation MCP79 Co-processor (rev b1)
Subsystem: nVidia Corporation Device cb79
Flags: 66MHz, fast devsel, IRQ 16
Memory at 93300000 (32-bit, non-prefetchable) [size=512K]
Kernel modules: nvidia

from where I infer that the module is correctly loaded though. Do you guys know what is the -1 error code? is there any way I could check if the coprocessor is currently working?

View 2 Replies View Related

Debian Configuration :: Amd64_edac: Probe Of 0000:00:18.2 Failed With Error -22

Mar 2, 2011

OS:Debian Linux 2.6.32-5-amd64 Should i need to worry about these error messages? If 'Yes', how to check and fix? When it boot,

/var/log/syslog
Mar 2 23:29:03 ipb167 kernel: [ 1.465629] PM: Error -22 checking image file
Mar 2 23:29:03 ipb167 kernel: [ 4.110123] amd64_edac: probe of 0000:00:18.2 failed

[code]....

View 2 Replies View Related

Red Hat / Fedora :: E1000e: Probe Of ... Failed With Error -2, CentOS 5.5 Intel 82574L

Mar 15, 2011

I am trying to use a rig with Gigabyte GA-880GA-UD3H mother board and Intel 82574L based NIC (EXPI9301CTBLK) under CentOS 5.5. Unfortunately I have issue with the NIC - during boot it fails to initialize:

[Code]....

I receive the same result with the original e1000e driver from the distribution, the latest elrepo driver and the latest driver from Intel site (as seen in the example). I have tried also 2.6.37 kernel version - with the same result. The adapter however works fine under Windows (MiniXP from Hiren's BootCD) and with Ubuntu 10.10 LiveCD.

View 3 Replies View Related

Ubuntu Multimedia :: NVIDIA GeForce FX 5500 Driver Install Failed On Maverick

Oct 13, 2010

tried to install drivers for FX 5500 today, the one that Ubuntu recommended (173) and the current version (260). Both installs failed when it tried to set up python-support. Returned an exit status of "10". I don't know what that means. I could really use some help, because I just installed UT2K4, and without the driver, I can't play it. I'm running the latest release, as noted in the thread title. Dunno if it helps, but it was a clean install, because an alternate iso upgrade failed and mucked up 10.04.

View 3 Replies View Related

Ubuntu Installation :: Grub-probe Mapping Error In GRUB2

Jan 6, 2010

I am having trouble upgrading from old grub to grub-pc. I have a clean install of 9.10 on a system with a new ASUS motherboard with Nvidia RAID configured as RAID 0.Although I read the page on SATA pseudo-RAID, this doesn't seem to apply, as both 9.10 and Windows XP installed cleanly without any additional drivers required.I did notice that contrary to the documentation, 9.10 installed with grub v0.97, not the new one as claimed. It is working fine, but just to be ornery, I'm trying to upgrade to the new one, and this is where I ran into trouble.Whenever I try to run grub-upgrade, I get an error from grub-probe that 'no mapping exists for' my raid partition. Apparently grub-probe can deal with the device, but not with the fs_uuid, as follows:

twescott@latitude:~$ sudo grub-probe -t device /boot/grub
/dev/mapper/nvidia_fcacbeib5
twescott@latitude:~$ sudo grub-probe -t fs_uuid /boot/grub
grub-probe: error: no mapping exists for `nvidia_fcacbeib5'

The system seems to be recognizing the RAID with no problems, as in:

twescott@latitude:~$ sudo blkid
/dev/mapper/nvidia_fcacbeib1: UUID="28D83EB2D83E7DDE" TYPE="ntfs"
/dev/mapper/nvidia_fcacbeib2: UUID="4344165e-07c3-4da6-b640-da9bf964a74e" TYPE="swap"
/dev/sda: TYPE="nvidia_raid_member"

[code]....

I'm thinking the problem may be in my grub device.map file, which only lists the SATA raw device aliases, but I may be completely wrong:

twescott@latitude:~$ cat /boot/grub/device.map
(hd0) /dev/sda
(hd1) /dev/sdb

View 5 Replies View Related

Ubuntu Multimedia :: Z-Star Chipset WEBCAM Not Working Due Probe Fail

Jun 7, 2010

I'm having troubles using this not so new webcam. I didnt found any thread that have a problem like mine. In older kernel versions the webcam started working compiling and installing zc3xx module, but as far as I googled and lsmod this module now comes with default kernel. As I can see, the module itself recognizes the webcam, but fails in the process.Does someone have some idea of fixing? Should I report it to launchpad (and so, which section?)?

View 2 Replies View Related

OpenSUSE :: Subprocess Failed - Error: RPM Failed: Error: Failed Dependencies

Mar 31, 2010

When the RPM runs it come up with this error. How do I install the required dependencies? I have added more repositories, but still there are a few dependencies missing. Is there a zypper/sudo -get or something available? Opensuse 11.1 Gnome

[code]...

View 4 Replies View Related

Ubuntu :: Maverick Meerkat Failed To Boot

Oct 11, 2010

I am using Lucid for last 6 month and I am really amazing for its stability of using. And I am a Desktop user. However, Yesterday I have downloaded the 10.10 Maverick Meerkat Desktop (32 Bit). I have made a Startup Disk using UBUNTU Startup Disk Creator for that .iso which I have downloaded yesterday. That is a USB Live Disk. But the sad news is its not being able to boot my PC. where my PC configuration is not so bad.

Pentium Dual Core E2200 @2.20 Ghz
Gigabyte GA-G31M-ES2C motherboard
2GB DDR2 RAM with 800 bus speed
1TB HDD

(I also tried disconnecting the HDD and my DVD Rom, same problem arises) The boot screen is trying to boot the PC but its doing for a long time, for about 10 mins, nothing reports it. I have press ESC to see wats happening beside this. Then I have seen a text there. Which is similar to the below (may have some spelling mistakes) "Process 283 Glib warning getpwuid_r(): failed due to unknown user id (0)" I hve checked the .iso SUM several times, where everything is ok.

View 5 Replies View Related

Ubuntu Multimedia :: Brasero Failed To Copy DVD With Input / Output Error

Jul 9, 2010

Working on backing up my DVD library. Anyone know why Brasero would fail to copy data due to an input/output error? Movie was Toy Story 2, disc 1.

View 6 Replies View Related

OpenSUSE Multimedia :: Error: Failed To Run /etc/alternatives/../../bin/java

May 17, 2010

I keep getting this error message, I did a search and didn't find a solution to my Java browser problems gcjwebplugin error: Failed to run /etc/alternatives/../../bin/java. For more detail rerun "firefox -g" in a terminal window.

System: openSUSE 11.2 (i586)
KDE: 4.3.5 (KDE 4.3.5) "release 0"
Firefox version 3.5.9

View 9 Replies View Related

Ubuntu Multimedia :: Video Playback In 10.04 - Error: Pa_stream_writable_size() Failed: Connection Terminated

May 22, 2010

I recently installed 10.04 LTS. I am now having problems with video playback. When I watch an .avi file in media player, it will play for a few minutes and then come up with an error: pa_stream_writable_size() failed: Connection terminated

When I play them in vlc and kaffine they will play briefly then the sound will cut out. KMPlayer just stops without an error message.

View 4 Replies View Related

Ubuntu Multimedia :: Iplayer Streams Ok But Cannot Download - Licence Failed - Error 3344

Jan 8, 2011

I have just installed Ubuntu 10.10 Netbook Remix on a new Asus EEE PC 1015PEM. Very pleased so far but have spent too many hours trying to fix what looks like a Licence error

Iplayer.log shows

1/8/2011 10:44:28.631 [INFO] uk.co.bbc.LoggerStartupTask Application initialized. 61DB7A798358575D6A969CCD73DDBBD723A6DA9D.1 BBCiPlayerDesktop
1/8/2011 10:44:30.164 [INFO] uk.co.bbc.LoggerStartupTask
APPLICATION

[Code].....

View 1 Replies View Related

Debian Multimedia :: Bluetoothd Error - Failed To Access Management Interface

Dec 11, 2015

I just upgraded from wheezy 7.2.0 to jessie 8.2.0 . I am still running sys v init.

I cannot run bluetooth because bluetoothd dies with the error "Failed to access management interface"

Code: Select allllewelly@zorthluthik:~$ sudo /etc/init.d/bluetooth start
Starting bluetooth: bluetoothd.
llewelly@zorthluthik:~$ sudo /etc/init.d/bluetooth status
bluetooth is not running ... failed!
llewelly@zorthluthik:~$ sudo /usr/lib/bluetooth/bluetoothd -n
bluetoothd[3736]: Bluetooth daemon 5.23

[Code] ....

All of the above worked fine before I upgraded.

Here is the bluetooth device section from lsusb -v :

Code: Select allBus 001 Device 003: ID 8087:07da Intel Corp.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          224 Wireless

[Code] ....

View 2 Replies View Related

OpenSUSE Multimedia :: Can't Rip Mp3 With Kio Slave Or K3b - Libsndfile Error - Could Not Read Some_song.mp3: Encoding Failed

Mar 3, 2011

I am unable to rip from CD to .mp3 using pretty much any tool. Dolphin / Konqueror auidiocd:// KIO slave shows the mp3 folder, but when you move the tracks you get: Could not read some_song.mp3: encoding failed WARNING: libsndfile may ignore -r and perform fseek's on the input. Compile without libsndfile if this is a problem. I'm running 11.3 (KDE 4.4.4) with K3B 2 from Packman (with the k3b 2 codec package) and K3B fails as does the KIO slave method above. Lame version is: lame-3.98.4-2.pm.4.1.x86_64 Restricted multimedia formats packages are installed from Restricted formats/11.3 - openSUSE Community Wiki Alsa works great otherwise, I have no sound issue, etc. - just can't rip anything to mp3 Seems like I'm not the only one who has had this problem, there are a few posts here on the Suse Forum, and others elsewhere, but the resolution seems to be nebulous at best. Sometimes lame 3.98 from packman works for some guys, other times not, etc. Unable to rip an audio cd into mp3's using 11.2 - opensuse.opensuse.org - ArchiveOrange

View 9 Replies View Related

Server :: Skipping Failed Dependencies Error / Rpm -u /packages Recieve A Failed Dependencies Error?

Nov 2, 2010

I am currently trying to upgrade over 100 rpms on multiple Red Hat servers. Whenever I try to do a rpm -u /packages/*.rpm i recieve a failed dependencies error on the very first rpm. I know that I can go though each rpm one by one and trace each dependency but that will take forever. Is there a way to skip these errors? I know the -nodeps command for rpm but I dont want to screw something up but running all of these rpms on -nodeps

View 10 Replies View Related

OpenSUSE Install :: Subprocess Failed. Error: RPM Failed: Installing Package Xen-4.0.0_21091_06-0.1.1.x86_64?

Oct 14, 2010

Subprocess failed. Error: RPM failed: installing package xen-4.0.0_21091_06-0.1.1.x86_64 needs 27MB on the /boot filesystemI seem not to be able to change the size of the /boot, but 11.2 loads okay but not 11.3There only 19MB left from 66 and I can't make it bigger, I hope there is someone thathas seen this. I would like to see some of the update with XEN.

View 1 Replies View Related

Ubuntu Multimedia :: Libdc1394 Error: Failed To Initialize Libdc1394

Nov 19, 2010

I am using ubuntu 9.10; whenever i open up a camera the below lines appear.

libdc1394 error: Failed to initialize libdc1394

I tried to apply below solution but it is not working:

[URL]

View 1 Replies View Related

Ubuntu Networking :: Smbus2 Probe Smb2 Not Found

May 18, 2010

Internet worked great.

Now while booting there's an error message that says something like, smbus2 probe smb2 not found. While this is on the screen the background turns green.

The networking applet shows the network present but will not accept the security password and connect.

View 1 Replies View Related

Ubuntu :: LibreOffice Build Error In Maverick

Feb 9, 2011

I am trying to build libreoffice 3 in my maverick machine, but after doing 'make' I got this build error

Building module boost
Entering /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost
mkout -- version: 1.8
dmake: Error: -- `./unxlngppc.pro/misc/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.unpack' not found, and can't be made
Forcing regeneration of dependency info

Nothing to do here...
dmake: Error: -- `./unxlngppc.pro/misc/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.unpack' not found, and can't be made
Retrying /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost
dmake: Error: -- `./unxlngppc.pro/misc/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.unpack' not found, and can't be made

rm -Rf /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost/unxlngppc.pro # optional module 'clean'
/bin/bash
cd /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4
source ./LinuxPPCEnv.Set.sh
cd boost
build

When the problem is isolated and fixed exit and re-run 'make' from the top-level
abr@abr-laptop:~/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost$

View 2 Replies View Related

OpenSUSE :: Management - Update - Install Or Remove A Package - Subprocess Failed. Error: RPM Failed: Rpmdb: PANIC: Invalid Argument

Apr 9, 2010

Today i upgraded my system and started getting error when i update, install or remove a package. The error isn't restricted only to one repository so i thing something is wrong with my system.

[Code]....

View 4 Replies View Related

Ubuntu Installation :: Error: Upgrade From 10.10 Maverick To 11.04 Natty?

Feb 1, 2011

I browsed on internet to find how to upgrade to 11.04 and find the answer.Press Alt+F2 and enter the command update-manager -dAfter authentication, the manager showed the updates and at some point of time, I got the following error.

----
E: Encountered a section with no Package: header
E: Problem with MergeList

[code].....

View 1 Replies View Related

Debian Hardware :: How To Probe Video Performance

Mar 7, 2010

I have a problem with the GM45 Chipset of Intel in Linux Debian amd64. My machine is a laptop Dell Inspiron 1545.The command lspci correctly list this device but i can't change the resolution and preferences. Also my monitor doesnt show a high quality image.Another question, how can I probe my video performance in Debian?

View 2 Replies View Related

Fedora :: How To Probe / Detect Hardware Without Rebooting.

Nov 29, 2010

I have kuduz installed but am wondering if there is a way to probe hardware with Fedora without having to reboot? Ioscan command is not found in my terminal and I can't find it in my Package Manager or a RPM search. A GUI version would also be of interest but not mandatory.I'm a Mandriva defector that is wheening off of Drake Tools.

View 2 Replies View Related

OpenSUSE Multimedia :: XMMS2 For 11.4 - Error "FAIL: Xmms_mediainfo_reader_wakeup: Assertion `mr' Failed"

Aug 30, 2011

I've installed it but when I start the daemon with

Code: xmms2d I get a series of errors: Code: 17:00:44 FAIL: xmms_mediainfo_reader_wakeup: assertion `mr' failed 17:00:44 INFO: ../src/xmms/main.c:563: Using output plugin: pulse 17:00:44 ERROR: ../src/xmms/main.c:567: Baaaaad output plugin, try to change theoutput.plugin config variable to something useful 17:00:44 ERROR: ../src/xmms/output.c:1019: initalized output without a plugin, please fix!
17:00:44 INFO: ../src/xmms/main.c:361: Installing scripts from /usr/share/xmms2/scripts/startup.d
[Code]...

View 1 Replies View Related

Ubuntu Installation :: Error Upgrade Offline Lucid To Maverick?

Feb 26, 2011

An unresolvable problem occurred while calculating the upgrade:E:ErrorpkgProblemResolver::Resolve generated breaks, this may be caused byheld packages.This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

View 1 Replies View Related

Programming :: Can Probe Monitor Multiple Instances Of Tomcat

Jan 31, 2011

I'm using Probe to monitor Tomcat5. The problem is that I've multiple instances of Tomcat.Can be used Probe to monitor multiples instances of Tomcat without having to deploy it to each instance?

View 2 Replies View Related

Ubuntu :: Upgrade Lucid To Maverick By Using Maverick Live Cd?

Oct 17, 2010

can we upgrade lucid to maverick by using maverick live cd. what are the other methods for upgradation

View 3 Replies View Related

Ubuntu Multimedia :: Using Rosegarden Under Maverick/changes From Lucid?

Sep 1, 2010

ok so i have been using rosegarden on lucid/karmic/jaunty

and i never used Jackd since it is to the non-highly-technical a remarkable pain in the butt

i compose entirely through midi and the sound has always played through timidity

see this reading from Lucid

Code:
JackDriver::initialiseAudio - JACK server not running
ALSA Client information:
14,0 - (Midi Through, Midi Through Port-0)(DUPLEX) [ctype 2, ptype 655362, cap 99]
128,0 - (TiMidity, TiMidity port 0)(WRITE ONLY) [ctype 1, ptype 2, cap 66]

[Code]....

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved