Jump to content

WE are at Distro Search for Stability not burnout!


kamicota

Recommended Posts

  • Replies 215
  • Created
  • Last Reply

Top Posters In This Topic

  • kamicota

    104

  • Bruno

    55

  • striker

    28

  • teacher

    21

Top Posters In This Topic

Thanks Colin . . . . . ;)Anyway, before I forget: Get yourself a can of compressed air ( suitable for electronics ) and make a habit of blowing your fan clean once a week.Now . . . please show me

# cat /etc/hotplug/blacklist

B) Bruno

Link to comment
Share on other sites

Righty Ho BrunoCompressed air here WE come[kamicota@localhost ~]$ suPassword:[root@localhost kamicota]# cat /etc/hotplug/blacklist## Listing a module here prevents the hotplug scripts from loading it.# Usually that'd be so that some other driver will bind it instead,# no matter which driver happens to get probed first. Sometimes user# mode tools can also control driver binding.## Syntax: driver name alone (without any spaces) on a line. Other# lines are ignored.## uhci ... usb-uhci handles the same pci classusb-uhci# usbcore ... module is loaded implicitly, ignore it otherwiseusbcore# tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devicesde4x5# At least 2.4.3 and later xircom_tulip doesn't have that conflict# xircom_tulip_cbdmfe#evbug is a debug tool and should be loaded explicitlyevbug# audio, snd-usb-audio handle same class devices:# snd-usb-audio b/c it breaks sound & alsa services else:snd-attixp-modemsnd-atiixp[root@localhost kamicota]# Colin

Link to comment
Share on other sites

Okay Colin . . we will open that file and add one other line to it:

 $ kdesu kwrite /etc/hotplug/blacklist

And Add:

snd-usb-audio
Then save the file and please show:
# cat  /etc/hotplug/blacklist

B) Bruno

Link to comment
Share on other sites

Thanx[kamicota@localhost ~]$ suPassword:[root@localhost kamicota]# cat /etc/hotplug/blacklist## Listing a module here prevents the hotplug scripts from loading it.# Usually that'd be so that some other driver will bind it instead,# no matter which driver happens to get probed first. Sometimes user# mode tools can also control driver binding.## Syntax: driver name alone (without any spaces) on a line. Other# lines are ignored.## uhci ... usb-uhci handles the same pci classusb-uhci# usbcore ... module is loaded implicitly, ignore it otherwiseusbcore# tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devicesde4x5# At least 2.4.3 and later xircom_tulip doesn't have that conflict# xircom_tulip_cbdmfe#evbug is a debug tool and should be loaded explicitlyevbug# audio, snd-usb-audio handle same class devices:# snd-usb-audio b/c it breaks sound & alsa services else:snd-attixp-modemsnd-atiixpsnd-usb-audio [root@localhost kamicota]# Colin B)

Link to comment
Share on other sites

[kamicota@localhost ~]$ cat /etc/modprobe.confinstall usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe ehci-hcd; /bin/trueremove snd-atiixp /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-atiixpinstall snd-atiixp /sbin/modprobe --first-time --ignore-install snd-atiixp && { /sbin/modprobe snd-pcm-oss; /bin/true; }alias sound-slot-0 snd-atiixpalias eth0 8139tooalias ath0 ath_pcialias net-pf-10 off[kamicota@localhost ~]$Colin B)

Link to comment
Share on other sites

Okay also here we will add a few lines B) . . . .Open the file:

 $ kdesu kwrite /etc/modprobe.conf

And add the RED lines exactly where I placed them:

install usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe ehci-hcd; /bin/trueblacklist audioblacklist snd-usb-audioblacklist snd-attixp-modem remove snd-atiixp /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-atiixpinstall snd-atiixp /sbin/modprobe --first-time --ignore-install snd-atiixp && { /sbin/modprobe snd-pcm-oss; /bin/true; }alias sound-slot-0 snd-atiixpalias eth0 8139tooalias ath0 ath_pcialias net-pf-10 off
When done, save the file and please show:
$ cat /etc/modprobe.conf

B) Bruno

Link to comment
Share on other sites

[kamicota@localhost ~]$ cat /etc/modprobe.confinstall usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe ehci-hcd; /bin/trueblacklist audioblacklist snd-usb-audioblacklist snd-attixp-modemremove snd-atiixp /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-atiixpinstall snd-atiixp /sbin/modprobe --first-time --ignore-install snd-atiixp && { /sbin/modprobe snd-pcm-oss; /bin/true; }alias sound-slot-0 snd-atiixpalias eth0 8139tooalias ath0 ath_pcialias net-pf-10 off[kamicota@localhost ~]$ B) Colin

Link to comment
Share on other sites

Now if you go in the KDE Control Center and disable the soundserver ( remember ? in the sound section ) . . . . and after that do these as "user" ( not as root ):

$ /usr/bin/play /usr/share/sounds/KDE_Startup.wav$ /usr/bin/aplay /usr/share/sounds/KDE_Startup.wav

Do you still have sound ?:thumbsup: Bruno

Link to comment
Share on other sites

Don't think so brunoThe FURNACE xcame on all through this - THINK it is TELLING me something TOO :thumbsup: [kamicota@localhost ~]$ /usr/bin/play /usr/share/sounds/KDE_Startup.wavsox: Unable to reset OSS driver. Possibly accessing an invalid file/device[kamicota@localhost ~]$ /usr/bin/aplay /usr/share/sounds/KDE_Startup.wavALSA lib confmisc.c:560:(snd_determine_driver) could not open control for card 0ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directoryALSA lib confmisc.c:392:(snd_func_concat) error evaluating stringsALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directoryALSA lib confmisc.c:955:(snd_func_refer) error evaluating nameALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directoryALSA lib conf.c:3948:(snd_config_expand) Evaluate error: No such file or directoryALSA lib pcm.c:2090:(snd_pcm_open_noupdate) Unknown PCM defaultaplay: main:533: audio open error: No such file or directory[kamicota@localhost ~]$Colin B)

Link to comment
Share on other sites

This is what i got when I reactivatedx the sound server--->>>Sound server informational message:Error while initializing the sound driver:SNDCTL_DSP_SETFMT failed - Inappropriate ioctl for deviceThe sound server will continue, using the null output device.I will try the sound command and get back to youColinBrunoAnd as MUCH as the FURNACE is still running just outside the room Ear close to speaKERS no SOUNDcOLIN

Link to comment
Share on other sites

Please reboot . . and after the reboot I have 4 commands for you . . I want you to tell me which one of these does give sound and which one does not:

$ /usr/bin/play /usr/share/sounds/KDE_Startup.wav$ /usr/bin/aplay /usr/share/sounds/KDE_Startup.wav$ /usr/bin/artsplay /usr/share/sounds/KDE_Startup.wav$ /usr/bin/wavplay /usr/share/sounds/KDE_Startup.wav

:thumbsup: Bruno

Link to comment
Share on other sites

So BrunoThe FIRST THREE PLAYED the last--->>>[kamicota@localhost ~]$ /usr/bin/wavplay /usr/share/sounds/KDE_Startup.wavbash: /usr/bin/wavplay: No such file or directory[kamicota@localhost ~]$Colin :thumbsup:

Link to comment
Share on other sites

Yep Looks Like it EH :D ure hope it lasts for a while :P And BE NICE to LAPTOP/PCLos :thumbsup: Colin B)
I'm not quite sure who needs to be nice to your laptop but best wishes for smooth journeys on it.
Link to comment
Share on other sites

AW JuliaI am CRUSHED again :thumbsup: LAPTOP/PCLos was just going through the SAME Stableisation PAINS as MOI :P And IT Laptop/PCLOs says thank you all for the patienceColin B) :P :devil: :P :pirate: :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...