Slackware :: Installing ATI Drivers Broke ALSA Configuration / Fix This?

Jan 22, 2011

I install the ATI drivers yesterday and today I've realised that it broke my sound. I have a HDA nVidia sound card built in (with a Realtek chip), but when I run alsaconf, it doesn't find it. It tries to use either the ATI HDMI audio port or a legacy generic driver. Any hints as to how I can fix this?

View 2 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Sound Not Working After Disabling Alsa Drivers And Installing Oss?

Mar 16, 2011

I'm using Ubuntu 10.10 and I had the sound on my Toshiba satellite laptop working and everything is fine-except for the built in mic..no response at all, I had to switch to windows whenever I want to use the mic "etc, skype calls"I Googled a little bit and upon this adviseI disabled alsa drivers using the commandssudo update-rc.d -f alsa removesudo update-rc.d -f alsa-utils remove and then downloaded oss debian package and installed it, as the advise said.But the result now is that I have no sound at all !! no mice nor speakers...any clue how to fix this ? how to enable alsa drivers again and return to"speakers working-mic not working ?

View 7 Replies View Related

Debian Configuration :: How To Install Alsa Drivers Along With Asus Xonar Dgx Sound Card

Oct 2, 2015

how to install alsa drivers along with Asus xonar dgx sound card. I followed these instructions. URL....And until "Setting up modprobe and kmod support" instructions were clear. I should put something in /etc/modules, but I dont down exactly what.

Code: Select allroot@SERVER:~# aplay -lL;
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Code: Select allroot@SERVER:~# lspci -nn | grep -i audio;
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
02:04.0 Multimedia audio controller [0401]: C-Media Electronics Inc CMI8788 [Oxygen HD Audio] [13f6:8788]

[code]....

View 3 Replies View Related

Debian Configuration :: Installing Audio Firmware And ALSA Config

Oct 28, 2015

I know very little about Debian but have an ASUS T100TA tablet which runs fairly well under Debian 8 Jessie (kernel 3.16.0-4-686-pae). I used the following guide successfully to activate the wireless but am having trouble with the audio section of it.URL...

First, I went here and downloaded the file called 'NEW T100_B.state'.URL....

Then I copied it to /var/lib/alsa/asound.state and ran 'alsactl restore' which reported that i had no soundcards.I then downloaded and expanded linux-firmware-master-intel.tar.gz but am not sure what to do with these files. I copied them to /lib/modules/3.16.0-4-686-pae/kernel/drivers/firmware as they are specific for this kernel, but they don't seem to be doing anything and 'alsactl restore' still tells me that I don't have a soundcard. What do I need to do with these files?

View 13 Replies View Related

Slackware :: Installing Alsa On Slackware?

May 11, 2010

How should I go about installing alsa and making it start on boot?

View 14 Replies View Related

Software :: Fedora Distro Upgrade Broke ALSA?

Apr 5, 2011

Getting sound to work in Linux has been nearly impossible since I upgraded from Ubuntu Jaunty to Karmic. I finally had it working for about 6 months in Fedora 12, then I upgraded to 14. </rant> When I install pulse, I can hear the login sound on KDE, and the KDE error sounds, and that's it. I can't even hear sounds from the test button in the Phonon settings.With ALSA alone,I get absolutely nothing. I've already been through this which was minimal help.

Here's the output from alsa-info: [URL]

View 1 Replies View Related

Debian Configuration :: Installing ATI Open Source Drivers

Mar 1, 2016

I just set up a computer with debian (im no linux expert) and now i have trouble with getting the packages for my graphics card (its an RV635)

Im tried to do it like this page says: [URL]....

However when i try to Code: Select allapt-get update he throws an error:

W: Fehlschlag beim Holen von http://httpredir.debian.org/debian/dists/jessie/Release Erwarteter Eintrag »nonfree/binary-amd64/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei)

View 1 Replies View Related

Debian Configuration :: Installing Radeon Drivers For Wheezy?

May 27, 2011

I need some help installing the driver. I am very noob. so when I try to build a deb file with sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Debian/testing

# sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Debian/testing
Created directory fglrx-install.7aYYig
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-

[Code]...

View 12 Replies View Related

Debian Configuration :: No Screens Found (EE) After Installing Nvidia Drivers

Jan 19, 2015

I just installed debian (Jessie) in my computer and tried to install Nvidia drivers. This is a task i have done many times and never got a problem but today...

Here you have my output...

X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
Current Operating System: Linux PC-Server 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ck

[Code] .....

View 7 Replies View Related

Debian Configuration :: Login Failure After Installing Nvidia Drivers

Sep 17, 2015

I'm new to Debian and installed it with Cinnamon because I want to learn some OpenCL programming in Linux. I have a Nvidia GT 525M GPU. Once the operating system is installed, I followed [URL] ..... article to install the proprietary Nvidia drivers. As the forum suggested, instead of creating an Xorg server configuration file, I installed Bumblebee according to [URL]..... article.

But when I restarted my machine after completing all the steps when I try to log in I get the follwoing message:

"failed to load session 'cinnamon'"

I cannot login as normal user or root.

View 1 Replies View Related

Slackware :: Jack Won't Start With Any Drivers After Installing Libffado?

Dec 5, 2010

I installed the libffado from Slackbuilds.org yesterday on my -current box, and followed the instructions in the README for configuration. After I did that jack wouldn't start at all, insisting that there were no recognized drivers, even when I had the alsa driver selected (alsa is working fine, by the way... I have sound). After doing some more research I uninstalled jack and built Jack2 (1.9.6) from source with the following configure options:

Code:
./waf configure --firewire --alsa --dbus --enable-pkg-config-dbus-service-dir
Now when I try to launch jack (regardless of selected driver) I get the following message

[code]....

View 3 Replies View Related

Debian Configuration :: Installing Wheezy Nvidia Drivers On Squeezy System?

Sep 1, 2011

I need to install wheezy nvidia-graphics-drivers because my video card (geforce GT 425m) isnt supported on the squeezy version. I downloaded the wheezy source code and built it on my squeezy system, some .deb files where created, the problem is I dont know which of those to install, these are the files:

libcuda1280.13-1amd64.deb
nvidia-glx-ia32280.13-1amd64.deb
libcuda1-ia32280.13-1amd64.deb

[code]....

View 7 Replies View Related

Slackware :: Can't Suspend Laptop In Slack 13.37 After Installing ATI Drivers / Sort It?

May 29, 2011

I have run into the following problem, after I installed the proprietary AMD/ATI driver for my videocard I've been unable to wake up my laptop after suspend to RAM, it suspends ok (I guess?) but when I try to wake it up the screen doesn't turn on so I have to manually shut down the laptop.

before installing the proprietary driver, it worked ok

the videocard is a Radeon HD 3200, and the processor is an AMD Turion X2 Mobile

View 5 Replies View Related

Slackware :: Residual Windows After Installing NVIDIA Proprietary Drivers Thinkpad T510

Nov 18, 2010

I just received my laptop this week and have been tweaking my laptop to acquire more stability. I just installed the NVIDIA proprietary drivers for the NVS 3100M chipset and I have a residual windows that wont disappear even after reboot. Even after reinstalling the NVIDIA driver it stays. Is there some way to flush the framebuffer?

View 8 Replies View Related

Ubuntu Multimedia :: ATI Catalyst Drivers Broke?

Feb 4, 2010

To start from the beginning, I realised that I have no audio, so I tried a couple of fixes that I found online. Upon rebooting, all my graphics were very choppy (moving windows, scrolling etc). The sound is working though. I dont understand how fixing sound can mess with the graphics but hey it isnt working and thats what matters.I have an installer for the ATI drivers downloaded from ati.amd.com. when I had a clean install of Ubuntu 9.10 and installed these drivers everything worked 100% without any problems. Running the installer now doesnt seem to work. The log in /usr/share/ati/fglrx-install.log reports:

Code:
Errors during DKMS module removal
Errors during DKMS module removal

[code]....

View 1 Replies View Related

Fedora Installation :: F15 Broke Proprietary Drivers For Printer

Jun 4, 2011

I heard that the new release would work smoothly and decided to install fc15 on 5 computers at once (four 64-bit AMDs running RAID and an old 32-bit Compaq laptop). I now have only 1 of 4 printers working. One was an old and slow but reliable HP6P and the others Samsungs of various ages. I tried the workaround suggested in another thread for the HP6P (using MAKEDEV to recognize the parallel port), but I'm still unable to install the printer--the installation hangs searching for a printer. And Fedora 15 has apparently broken the proprietary Samsung driver.

The only working printer at the moment is a Samsung 2250 (the oldest) which has an open source driver, and that one won't currently print from the internet (it used to under fc14). It's pretty sad when a new release breaks computers whose major function is effectively (or rather ineffectively) a typewriter. I've tried both local and network installations using Gnome, system-config-printer, and the Samsung Configurator, but nothing seems to work. I hope a fix is forthcoming from Red Hat, Samsung, or the readers soon. I need my typewriter.

View 14 Replies View Related

Debian Hardware :: ATI Proprietary Drivers Broke Touchpad And Keyboard?

May 5, 2010

I have a big problem after i installed the ATI proprietary drivers. I expected something weird to happen when using proprietary stuff, but I did not expect them to stop my touchpad from functioning

I've been running sid on that laptop for ages and followed the guide on the Debian wiki and installed: "apt-get install linux-headers-2.6-$(uname -r | sed 's,.*-,,') fglrx-control fglrx-driver". This worked like a charm and the module got compiled OK. I then rebooted the computer (couldn't restart Xorg, the screen went black for some reason, but that's not the issue here) but when the kernel started it dumped a lot of udev errors concerning libsane. It booted up OK though, but when i tried to log in i couldn't use my keyboard or my touchpad. My external keyboard and mouse worked, but i had to disconnect them and connect them again to get them working. I suspect that the laptop keyboard and touchpad are connected by usb internally, but they are tricky to disconnect and reconnect

I then did a "apt-get remove" on all those packages installed and also an "apt-get install --reinstall" on the kernel. But I still have the same problem. I suspect that dkms did something bad, but I can't figure out what to remove or reinstall to get around this problem. I also tried to remove libsane, since udev dumped a lot of error messages, but I don't understand what the connection is there (except of course that udev is used for the keyboard and touchpad)

I also don't suspect the "unstableness" of sid to be the problem here. Rather something I haven't removed or reinstalled.

Does anyone have an idea about what I can do to revert this? I really don't want to reinstall the laptop.

Edit: Just, to sum it up. The real question here is: "How do I get rid of all the mess that ATI proprietary driver caused and installed?"

View 3 Replies View Related

Ubuntu :: Update Broke Graphics Drivers And Mouse Support?

Oct 5, 2010

I'm running Ubuntu 10.04 on an Apple iMac 27". After updating yesterday, I no longer have working graphics drivers or a working mouse. The graphics card in question is an ATI HD 5750, and mouse is an Apple bluetooth 'magic' mouse.So far I've managed to fix the mouse, but not the graphics.

At first I didn't have any display at all, but I was able to ssh into the machine and get part way through the proprietry graphics driver installation. The installation failed, but at least I have something displaying on the screen now.I have tried the fix in this thread:[URL]The installation of this completes, however the graphics driver is not working. If I go to Administration > Hardware Drivers, then Ubuntu tells me the ATI driver is in use, but it's clearly not (takes 3 seconds to move a window).I've tried booting into the .24 kernel instead of the .25, but that's even worse since not the mouse doesn't work in .24 (it used to work fine)

View 2 Replies View Related

Slackware :: Slackware Current 64 Bit Wine Sound - Error: Alsa:ALSA_CheckSetVolume Could Not Find '{PCM,Line} Playback Volume' Element

Mar 22, 2011

after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg

err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred

in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx

View 2 Replies View Related

Ubuntu Multimedia :: Keep ALSA Drivers Working?

Jan 9, 2010

Running songbird, have been just fine for months, now every time I try to play a file I get "autoaudiosink and alsasink are missing." I can cure this by following the "Getting the ALSA drivers from a *fresh* kernel" instructions in the comprehensive sound solutions guide. But I have to do this *every time* I restart my computer. How can I fix this permanently?

View 4 Replies View Related

Ubuntu Multimedia :: How To Restore ALSA Drivers To Version 1.0.23

Dec 11, 2010

I've followed some instructions to patch, compile & install the ALSA git repository in order to make my M-Audio Fast Track Ultra to work properly. After installing and rebooting there is no sound and in fact, in the hardware tab in Sound Preferences there's no device shown. The problem exists only when I boot using the 2.6.35-23-generic kernel. When I boot using the 2.6.35-22-generic kernel there's no problem at all and I can still use my on board sound card (listed as Internal Audio in h/w tab), which was what I was using before installing the patched drivers.

Is there a way to restore the original 1.0.23 ALSA Driver? I tried compiling from source but I get compile errors. Also I've taken a backup of the /etc/ directory -among others- before installing, if that's any use.

if that's any use to you:
in 2.6.35-23

Code:
$ aplay -l
aplay: device_list:235: no soundcards found...
Code:
$ sudo lshw -c sound
*-multimedia UNCLAIMED
description: Multimedia audio controller

[Code]....

View 7 Replies View Related

Debian Hardware :: Latest ALSA Drivers Installation From Repositories?

Mar 2, 2011

I have an Asus A52J, my problem is that automute is not working well when I put on my headphones. There's solution for that in latest alsa source but I prefer to install it from repositories, I don't want to get my system dirty with make installs. Is there a way to get alsa packages version 1.0.24 as a package? It is safe and clean to install them from alsa page sources?

View 14 Replies View Related

Ubuntu :: 11.04 Install Broke After Installing Gnome 3

May 3, 2011

I decided I didn't like unity all too much and I liked gnome 3 when I previously tried it, so I followed these instructions [URL] On how to install gnome 3, the next time I turned my computer on, I was greeted with a bright blue screen as the background of the login screen, and the only options are 'user defined session' and 'recovery console'. An error message that I can't recall came up with just a prompt to log out, now when I turn my computer on, the screen doesn't even come on (laptop with broken screen connected to external monitor, normally works perfectly) the screen won't come on at all an I can't get onto my 10.10 livecd

View 3 Replies View Related

CentOS 5 :: Yum Broke After Update And Installing MySQL TOP

Nov 28, 2009

After updating and installing Mysql's TOP, yum broke. When trying to clean, update, or install, the following error occurs:

dingle@its:/home/dingle# yum update
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree
Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
2.4.3 (#1, Sep 3 2009, 15:37:12)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)]
If you cannot solve this problem yourself, please go to the yum faq at: [URL]

I tried to resolve by reinstalling the dependency, didn't work either:
dingle@its:/home/dingle# rpm - [URL]
Retrieving [URL]
Preparing... ########################################### [100%]
package python-elementtree-1.2.6-7.el4.rf.i386 (which is newer than python-elementtree-1.2.6-5.i386) is already installed

How can I rebuild YUM appropriately so it will operate correctly?

View 1 Replies View Related

Debian Configuration :: Jessie Upgrade Broke NTFS Drive

Sep 22, 2015

I had a Linux server with Wheezy, I have 2 internal drive, one for linux OS, the other our Video On Demand drive that must be accessible to Windows and online. (That's why I chose NTFS, with our large video files, FAT will not work, and EXT isn't compatible with windows sharing, and I haven't gotten FTP to work right .

So I upgraded to Jessie today, and everything went smoothly until I tried to access my NTFS drive. (Named WowzaStorage)

I used FSTAB to auto-mount the drive (/dev/sdb1) to /media/ntfs/ on boot. All of this worked swimmingly on Wheezy, but since the update, something got mucked up and I cannot figure it out.

When accessing the mounted NTFS folder in /media/ (if it even shows up) gives me a 'Cannot be found' 'Input/Output error'

When in gParted to examine the drive, I can select it and view all the correct info, but I keep getting "error informing the kernel about modifications to partition /dev/sdb1/ --invalid argument"

Now first I thought maybe the NTFS driver was faulty and I removed 'ntfs-3g' and reinstalled it.

Now when I am in Terminal, after i umount and mount sdb1, I can CD to the drive but not the folders on it... Also using the File Browser, I get errors, and missing folders.

I get "Unhandled error message: Error when getting information for file '/media/ntfs': Input/output error"

View 2 Replies View Related

Debian Configuration :: Updates Broke X Get A Blank Screen Instead Of The Login?

May 15, 2010

and this morning's updates broke x. I get a blank screen instead of the login. I'm running an Nvidia 7900GS. I tried re-installing the Nvidia drivers... no good. I switched to the nv drivers and got further; I got the login screen, but when I try to log in it gives me the KDE splash screen and then takes me back to the login screen. I'm not sure what to try next.

View 13 Replies View Related

Slackware :: Latest Updates To -current Broke Alt-tab In Kde

Feb 2, 2011

After applying the 31st Jan and 1st Feb updates to -current (32 bit), alt-tab to switch between windows is no longer working in kde. It seems to lock the desktop and then after a few seconds kde goes back to the login screen. If I disable all desktop effects then alt-tab works again.

View 10 Replies View Related

Debian Configuration :: How To Configure The ALSA

Jun 16, 2010

I am using Debian testing. If I install the gnome-desktop-environment then the sound driver defaults to HDA but since I just installed gnome-core (for a more stripped-down version of gnome) the default is the OSS driver. How do I get ALSA to default to the sound driver HDA?

View 1 Replies View Related

Slackware :: Broke Wireless Connection... Unable To Get IP Address?

Feb 15, 2011

I installed Wicd from the Slackware DVD and was successfully connecting to the internet for the past few weeks.I do not know if the following caused my problem or if it is something else that I did:All of a sudden (probably something that I did) the wpa_gui screen started to appear on my desktop. I just closed it.Today, in a moment of stupidity, I said "Who needs this wpa-gui thingy?! I know, I'll just use pkgtool to uninstall it. Then, if I need it, I'll just use pkgtool to reinstall it!" So, I did. After my next reboot, you guessed it, no wireless.

Wicd seems to do everything it used to do, except connect. I get the error msg "Connection Failed: Unable to get IP address." I see my 'connection' listed and it is still set to "Automatically connect to this network" but it doesn't.So, is it the wpa-gui app that I 'uninstalled' or is it something else that I might have done?

View 4 Replies View Related

Slackware :: Recent Openssl Patch Broke Encfs?

Mar 8, 2010

I started up my machine this morning and entered my password to encfs as I do each day and was greeted with a message telling me my password was incorrect. I tried several times, checked caps lock but no joy.

The message (which I didn't copy and paste unfortunately) mentioned ssl and I remembered that openssl was one of the security patches I applied at the weekend. So I removepkg'd the two openssl packages (v0.9.8m) and then installpkg'd the original ones that came with slackware 13.0 (v0.9.8k).

View 4 Replies View Related







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