Ubuntu :: ALSA Lib Seq_hw.c:457:(snd_seq_hw_open) Open /dev/snd/seq Failed: No Such File Or Dir

Dec 12, 2010

There appears to be lots of advice some of it is working and some of it is not. I purged and reinstalled wine but still am getting the following error.

ALSA lib seq_hw.c:457snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory

Audio in general on my machine is not working.I have an ASUS a7n8v deluxe motherboard.have some directed advice of how to get audio working properly on this machine?

View 2 Replies


ADVERTISEMENT

Networking :: Ssh -D - Channel 6 - Open Failed - Administratively Prohibited - Open Failed

May 24, 2009

I'm getting these messages Over SSH with the -D switch

Code:

At uni I did this for a couple of reasons, primarily to connect to trackers for bittorrent. I would get these messages fairly often but I never thought much of it because I figured I was just loosing packets over the network or something (understandable in my situation). At home I decided to continue to use this method because that computer is set up in DMZ and is very useful. I havn't received many of these messages but recently all my torrents stalled and I had a whole bunch of these messages. Is it possible my computer just cant handle all the network connections (it's a 2ghz AMD running debian)? What exactly do these messages mean? Is there any way to optimize my connection in any way?

View 1 Replies View Related

Ubuntu Installation :: Dpkg: Failed To Open Package Info File?

Dec 12, 2010

Full error dpkg: failed to open package info file `/var/lib/dpkg/available' for reading: Input/output error

Runing 10.10 on USB.All was fine until a week ago then when trying to update I get that error.

Ive followed instructions in many threads to no avail. Heres what ive done and the result.

sudo apt-get update No error,all download fine sudo apt-get upgrade

Preconfiguring packages ...
dpkg: failed to open package info file `/var/lib/dpkg/available' for reading: Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)
sudo apt-get install -f
dpkg: failed to open package info file `/var/lib/dpkg/available' for reading: Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)

[Code]...

View 9 Replies View Related

Software :: ISO Master Warning: Failed To Open Config File For Reading

Jan 10, 2011

OpenSuse 11.2 Downloaded ISO Master 1.3.8 from here: [URL] Opened the Slackware 13.1 ISO within it, tried to modify the Tagfile which resulted in the error:

Quote:

Edit failed, check Options/Editor and running ISO Master from the terminal showed the error in the title of the thread!

View 1 Replies View Related

Programming :: Php Pear Installation / Failed To Open Stream: No Such File Or Directory?

Jan 15, 2010

I was attempting the pear installation as per the instructions given here:url

I think i got the installation correct.

Then i tried this program

<?php
require_once 'System/Folders.php';
$sf = new System_Folders();
$home = $sf->getHome();
echo "$home
";
?>

and compiled it as follows:-

php spear.php

to get the results as

Warning: require_once(System/Folders.php): failed to open stream: No such file or directory in /var/www/spear.php on line 3
Fatal error: require_once(): Failed opening required 'System/Folders.php' (include_path='.:/opt/ZendFramework/current/library:/usr/share/php5:/usr/share/pear') in /var/www/spear.php on line 3

how should i correctly set the path in /etc/php5/apache2/php.ini

or how correct is my path statement

include_path = ".:/opt/ZendFramework/current/library:/usr/share/php5:/usr/share/pear"

in /etc/php5/apache2/php.ini

View 1 Replies View Related

Ubuntu Multimedia :: Main:2273: FATAL: Failed To Open '/dev/dvb/adapter0/frontend0': 2 No Such File Or Directory

Jun 2, 2010

My USB stick is this one: [URL] I can't get it to scan my frequencies. PC finds the stick (lsusb):

Code:

Bus 002 Device 005: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T USB2.0 stick When I plug it in, dmesg shows this:

Code:

[ 5680.696043] usb 2-2: new high speed USB device using ehci_hcd and address 7
[ 5680.834917] usb 2-2: configuration #1 chosen from 1 choice
[ 5680.849872] af9015: tuner id:179 not supported, please report!
[ 5680.852951] Afatech DVB-T 2: Fixing fullspeed to highspeed interval: 10 -> 7

[code]....

But if the directory is created, then after the same command I have

Code:

scanning /usr/share/dvb/dvb-t/lv-Riga
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2273: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 19 No such device

I found on the internet a firmware for my USB HDTV DVB-T stick named "dvb-usb-af9015.fw" and copied it into /lib/firmware/ but I have not seen any difference with that.

View 1 Replies View Related

Ubuntu Multimedia :: Replacing Failed OSS With ALSA

Apr 22, 2010

I tried to install OSS to see if it would allow my mircophone to work properly in the WinXP guest I was running in VirtualBox. I couldn't get it to install properly so now I'm left without any sound on my system. I was wondering how I could get rid of what ever files from OSS that are left and reinstall ALSA.I'm running Ubuntu 9.10.

View 1 Replies View Related

Ubuntu Multimedia :: Replacing Failed OSS With ALSA?

Oct 14, 2010

So I tried to install OSS to see if it would allow my mircophone to work properly in the WinXP guest I was running in VirtualBox. I couldn't get it to install properly so now I'm left without any sound on my system. I was wondering how I could get rid of what ever files from OSS that are left and reinstall ALSA. I'm running Ubuntu 9.10.

View 9 Replies View Related

Ubuntu Multimedia :: Failed To Install ALSA - Instructions Out Of Date

Jan 13, 2011

I can not work with pulse. I have removed it but have failed to install ALSA in its place because the instructions I have are out of date. Could someone point me to alsa installation instructions that work with 10.10.

View 4 Replies View Related

Ubuntu Multimedia :: ALSA Driver Install Failed At Building Modules

Oct 10, 2010

I am attempting to install the Linuxant ALSA driver to make my sound work properly (speakers muting when headphones plugged in). This worked on Lucid, but on Maverick the installation fails at the "building modules" stage. It directs me to a logfile, which I have reproduced here:

Code:
rm -f .depend *.o snd.map*
rm -f modules/*.o modules/*.ko
rm -f *~ out.txt *.orig *.rej .#* .gdb_history
rm -f doc/*~
rm -f config.cache config.log config.status Makefile.conf
rm -f utils/alsa-driver.spec .....
make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
make: *** [compile] Error 2

The package partially installed I have no sound at all. I have kernel headers and every related -dev package I can think of installed. I'm running 64-bit; could that be an issue?

View 3 Replies View Related

Ubuntu :: Emu 1616 And ALSA - Function Snd_ctl_open Failed For Default: No Such Device Or Address

Feb 25, 2010

I'm running 9.10. I was installing ALSA so that I could run my EMU 1616, and when I tried to go through the steps to install, I'm running into two errors that I've noticed so far. I think. Anyway, the first is that is states that the panelw library isn't there, and that alsamixer: function snd_ctl_open failed for default: No such device or address. The alsamixer one is really odd, since it's there, but I don't know why it won't run.

I initially had it running, and now it isn't. I've yet to get sound out of my EMU. the terminal window also tells me that it can't find the snd_emu file, even though it exists on the computer as well. I need an answer for a dummy.

View 5 Replies View Related

Server :: Install Symantec Endpoint - Error: Unpacking Of Archive Failed On File - Cpio: Mkdir Failed - No Such File Or Directory

Nov 23, 2010

i am trying to install symantec endpoint on a linux server by this command rpm -ivh sav-1.0.3-8.i386.rpm but it gives me the following error error: unpacking of archive failed on file /opt/Symantec/bin/navdefutil;4ceb8d6b: cpio: mkdir failed - No such file or directory

View 3 Replies View Related

Software :: Qsynth - Failed To Create Audio Driver (ALSA)

Feb 11, 2010

I've installed both fluidsynth and qsynth, but get this error everytime I run qsynth. I'm trying to use my m-audio keyrig 49 just to practice playing the piano. I don't really care about having a whole DAW and whatever, I just want to play my keyboard. Maybe there is a better way than qsynth? Also, this happens:

Code:
/etc/rc.d/rc.alsa restart
Loading ALSA mixer settings: /usr/sbin/alsactl restore
No state is present for card K49
[code]....

I don't know that it has to do with my qsynth problem or not. I just thought I'd throw it in just in case it does. Also, xmms recognizes my keyboard in the alsa preferences, where the mixer device is.

View 11 Replies View Related

Ubuntu Multimedia :: Alsa Mixer Wont Open To Correct Sound?

Jun 18, 2010

Im using Ubuntu 10.10 Alpha1. I plugged in a set of headphones, and it cut out my speakers. I know how to fix this in Alsa Mixer, but the command for it obviously isnt the same as Karmic.

I type Alsa Mixer, it says Usage: /sbin/alsa {unload|reload|force-unload|force-reload|suspend|resume}

Anyone know a way to open A.M. that it will.

View 1 Replies View Related

Debian Configuration :: Fstab Configuration - Failed To Open /proc/filesystems: No Such File Or Directory

Aug 23, 2011

I have some errors when run the mount -all command: mount: wrong fs type, bad option, bad superblock on /dev/sdc5, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail  or so Failed to open /proc/filesystems: No such file or directory

[Code]..

View 14 Replies View Related

OpenSUSE Multimedia :: Configuring Alsa (or Alsa-oss) After Hardware Upgrade?

Nov 19, 2010

I have recently been forced to do a hardware upgrade (my previous mobo died). Now, sounds works ok with,amarok because kde has recognized the new hardware and switched to it.

..... does not work, likely because flash uses alsa-oss which is probably not configured automatically. I have tried uninstalling and reinstalling both alsa-oss and flash, but it didn't solve the problem.

View 1 Replies View Related

Networking :: How To Open A Port - Failed To Open The TCP Port Number In The License

Jun 20, 2009

I am running lmgrd on CentOS5, but it returns Failed to open the TCP port number in the license. The port is 27000, how can I open that port?

View 5 Replies View Related

OpenSUSE Multimedia :: Different Asoundrc File Options From The ALSA Wiki?

Oct 7, 2010

I've been reluctant to post regarding this topic as I have tried and retried all of the "noob solutions" to get flash sound working but no luck- I need help! I suspect that it has to do with my system showing two sound cards (0 and 1) ; I tried different asoundrc file options from the ALSA Wiki but no luck. I am still left with Flash=No Audio.

View 9 Replies View Related

General :: Patching File Ssh2.c Hunk #1 FAILED At 477 - 1 Out Of 1 Hunk FAILED - Saving Rejects To File Ssh2.c.rej

Feb 11, 2010

I was installing PECL extension. i have downloaded the setup. then whatever process is mension in this link i have done that. PHP: Installation - Manual. when i m doing patch <patchfile i m getting this patching file ssh2.c Hunk #1 FAILED at 477. 1 out of 1 hunk FAILED -- saving rejects to file ssh2.c.rej

View 1 Replies View Related

Ubuntu Installation :: E: _cache->open() Failed?

Jan 6, 2010

I installed Ubuntu some days ago. It is really great, so much better then Vista But, I�ve got a small problem.When I try to install/update software, I get the following error:Quote:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.It is very annoying, since I can�t install software now

View 3 Replies View Related

Ubuntu :: Failed To Open Operating System

Jan 11, 2010

ive installed ubuntu 9.01 on a external HDD. I have windows on my internal HDD and whenever I unplugged the USB HDD and turn on the computer I get Failed To Load Grub. I fixed this by restoring windows boot.ini file but now when I try boot from the external HDD (USB) it says Failed To Open Operating System and nothing else.

View 2 Replies View Related

Ubuntu :: Failed To Open Samba Share?

Mar 28, 2010

I have two computers at home both on Ubuntu 9.10.

Iam trying to get samba to work without password authentication. The smb.conf is the same on both machines beside netbios name and shares.

testparm gives

Code:
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Processing section "[Home]"

[Code]....

View 2 Replies View Related

Ubuntu Installation :: 10.4 Failed On Install And Noe Will Not Open?

Apr 30, 2010

I installed 9.10 on a Vista 64-bit PC with AMD64 dual core. I have 3 hard drives. 1 x partitioned in to 2 for Vista and its appluications on the other partition. I have another hard drive partitioned with one for documents and the other for Ubuntu OS. The 3rd hard drive was for future backup....

I started to install Ubuntu 10.4 with the Update Manager. It got to the stage where it had just finished downloading the new files.when suddenly, I assume as it started the install, all hell broke loose and it crashed. At first I could restart the machine and could see I had lost system info: there were no "SHUT DOWN", "Network" and other buttons and notifcation tablets on the ribbon. The Update Manage was missing bits too.

It did suggest "re try" but that would not work. I then tried Symnaptics and did a "fix broken items". It found over 90, but could not install them. Then it stopped working all together. I can not gain access. It did break Vista too but I managed to get that up and running again, but I have files on the desktop, the Evolution eMail has vast amounts of stuff and I would like to keep the settings in Firefox.. I have tried using the 9.10 CD to fix but if I go in as "trial" and use the update manager or Synaptics it can not complete the install, it says out of memory.

I am happy to reload the OS, either one, but how do I do it without destroying my valuable data..I have two machines I have been working on and neither have worked! See other thread.

View 9 Replies View Related

Ubuntu :: Failed To Open Output Device /dev/dsp

Jan 21, 2011

I'm trying for the first time to work with sounds and edit them. I'm trying to use Gnome Wave Cleaner and don't know what to do about the error.

View 1 Replies View Related

Applications :: Open A MS Access File In Open Office?

Mar 17, 2009

I have a MS Access database I would love to able to use in OOo. How do I do it

View 2 Replies View Related

Ubuntu Networking :: Tunnel Device Open Failed?

Jan 18, 2010

I run Ubuntu 9.10 locally connecting to CentOS5 on a remote server.When I run the following command in the Terminal;ssh -v -L 10005:localhost:10000 root@remote_ip_address -F ~/.ssh_config -i ~/.ssh/private_key_file_nameafter 'Authentication succeeded (publickey)' I get the following for channel 1;sys_tun_open: failed to open tunnel control interface:Permission deniedhowever, it does open an interactive client-session on channel 2 and my browser will then connect (via URL localhost:10005) to Webmin on the remote server which is the object of the exercise.However, because sys_tun_open failed, I am concerned that the transactions may not be encrypted as I understand they would be in proper tunnelling

View 4 Replies View Related

Software :: Failed To Open /dev/null?

Sep 24, 2010

Having an odd boot message with Ubuntu 10.04. I've had it since I first installed Ubuntu a few months back and I am getting tired of it slowing down my boot up time.No luck on the Ubuntu forums or bug reports; no one seems to know what to do.uote:udevd-work [332] open /dev/null failed no such file or directory

View 6 Replies View Related

Ubuntu Installation :: Upgrade Failed - Cannot Open Terminal To Run Commands

Apr 29, 2011

Yesterday I tried upgrading from 10.04 to 10.10 using the upgrade manager. About half way through, my computer froze up and the only thing I could do was reboot my computer. It had already finished downloading all the upgrades and the computer froze while it was trying to install the upgrades. When I boot my computer and the Grub screen appears, I chose the Ubuntu OS (I have a dual boot system of Ubuntu and Windows XP). When it goes to boot Ubuntu, it gives me a blank screen and then a box in the right hand corner that says this:
"Install problem! The configuration defaults for GNOME Power Manager have not been installed correctly. Please contact your computer administrator."

Then the screen remains blank. No cursor, no mouse pointer, nothing. I have researched this error message and it is either caused by not having any free space on my hard drive or that the upgrade packages weren't installed properly. In my case, it could be both. It is definitely the packages not be installed properly but I don't know how to find out if there is no free space on the hard drive partition for Ubuntu. Some of the solutions are to use the following commands in the terminal:
sudo apt-get clean
sudo dpkg --configure -a
sudo apt-get --reinstall install ubuntu-desktop

The last command might cause me to lose previous settings, so that would be a last resort if the first two commands don't work. So my main issue is that I cannot open a terminal. My computer is set up to automatically log in. When my computer boots, I have the Grub screen which allows me to choose the Ubuntu OS, Ubuntu in recovery mode or Windows Xp. However, when I choose Ubuntu in recovery mode and select "c" for the command line, it does not recognize the "sudo" command. Same when I choose the command line in the regular Ubuntu OS. When I type "sudo apt-get clean" (without quotes), it says "Sudo command not found." I cannot find the command lines that would be the equivalent of a "sudo" command to use in recovery mode.

If you hit the TAB key while in the command line of recovery mode, if gives a list of commands but I don't see a way to open up a terminal window. For example, when I type terminal_input, it just says, Active: Console, Available: usb_keyboard." I have also tried selecting the Ubuntu OS, waiting for it to boot and then hitting Ctrl+Alt+F1 but it does not give me a log in screen. I have tried Ctrl+Alt+F2 and Ctrl+Alt+F7 and neither of those give me a log in screen either. It is just a blank screen. No cursor or mouse pointer is visible. All I want is the ability to open up the terminal so I can run "sudo apt-get clean" and "sudo dpkg --configure -a".

View 8 Replies View Related

Ubuntu / Apple :: Failed To Create File '/root/.local/share/recently-used.xbel.AC7YXV': No Such File Or Directory

Jun 22, 2011

I have iMac 2.4GHz with rEFIT installed. I installed Unity on one of the partition. Kernel is still 2.6.38.8. I am getting error message when I run the command
sudo gedit /etc/x11/xorg.conf

The error message is

(gedit:2139): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.AC7YXV': No such file or directory

(gedit:2139): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory

View 3 Replies View Related

Debian :: Open Sound System Failed?

Jun 10, 2011

when I am booting my system it me Open sound system failed no kernel modules detected. I already have installed all of the packages which are on this page/ALSA Does anyone know where is the problem?

View 11 Replies View Related







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