Sponsored Content
Operating Systems Linux Red Hat Sound not working in laptop model Lenovo T430 Post 302758401 by Priy on Saturday 19th of January 2013 07:02:31 AM
Old 01-19-2013
RedHat Sound not working in laptop model Lenovo T430

Hi I have a new TP installed with RHEL 6.0, sound not working in this.

I tried to upgrade the kernel to 2.6.32-279.el6.i686 and also 2.6.32-279.19.1.el6.i686 but getting kernel panic with these kernels.

Any idea what is problem ????

Last edited by Priy; 01-19-2013 at 08:27 AM.. Reason: Adding keywords
 

10 More Discussions You Might Find Interesting

1. Linux

Sound Not Working with kernel 2.6.9.11

I've got an FC3 rc1 box here. If I use the stock kernel that it came with, sound works fine using the intel i8x0 chipset (ALSA drivers). But when I boot into my own custom compiled kernel, all audio apps work as they should (XMMS' graphic "scope" displays audio playback, esd gets launched when... (1 Reply)
Discussion started by: deckard
1 Replies

2. Red Hat

sound not in fc5 but in fc 2 working

i am using toshiba laptop model a60 using xp and fedora when i use fedora 2 . sound is working, but when i upgrade to fc5 my sound is not is not working can anybody help me also i can connect to internet to dsl through my network card. and also i can connect to a win proxy pls anybody... (1 Reply)
Discussion started by: sadiquep
1 Replies

3. Solaris

installed new opensolaris but sound not working

today i installed new opensola, but sound drivers are not working properly. getting this error, i m totally new to solaris. - nilesh Getting this error...... - nilesh (1 Reply)
Discussion started by: ynilesh
1 Replies

4. Solaris

Sound not working on Solaris 10 running on Sun Virtual Box

Hello Friends, I have installed Solaris 10 on on Sun Virtual Box. I am able to browse internet on solaris 10 thru firefox, however I am not getting sound, there is cross on the tray icon of sound. Please help with this !! Regards, Sahil (3 Replies)
Discussion started by: sahilsardana
3 Replies

5. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

6. Ubuntu

Ubuntu Lenovo Thinkpad E520-1143 Laptop

Is it possible to install Ubuntu 11.04 or Ubuntu 11.10 in Lenovo Thinkpad E520-1143 Now it Powerd By windowd Xp Professional is it possible to install Ubuntu in it and supports all drivers for ma laptop such as VGA driver Sound,Wireless,Lan , fingerprint,camera pls reply r is it possible to... (0 Replies)
Discussion started by: babinlonston
0 Replies

7. UNIX for Dummies Questions & Answers

How to type ^ (caret) on Lenovo laptop?

Hi how to type " ^ " symbol in unix .. i am using a lenovo laptop ^ matches start of line (2 Replies)
Discussion started by: manjiri sawant
2 Replies

8. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies

9. Red Hat

Need to configure my laptop Thinkpad - T430 as wifi hotspot

Hi All, I have a Thinkpad - T430, which is having the wireless card as "03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205". This one i need to configure as wifi hotspot. which i believe need to configure hostapd.conf, this kind of configuration is new to me anybody done... (1 Reply)
Discussion started by: linux.amrit
1 Replies

10. Solaris

Solaris flicker on lenovo laptop x230

hi I installled Solaris 11.3 on my Lenovo X230 with Intel HD Graphics 4000, trouble is the graphic driver doesn't play well with 11.3, on the right of the screen, it blinking/flashing/shifting and no colour (grey; see pic below). I try to reduce resolution to 1024*768, I can't reduce the... (8 Replies)
Discussion started by: van12
8 Replies
SND_GUSC(4)						   BSD Kernel Interfaces Manual 					       SND_GUSC(4)

NAME
snd_gusc -- Gravis UltraSound ISA bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_gusc Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_gusc_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.gusc.0.at="isa" hint.gusc.0.port="0x220" hint.gusc.0.irq="5" hint.gusc.0.drq="1" hint.gusc.0.flags="0x13" DESCRIPTION
The snd_gusc bridge driver allows the generic audio driver sound(4) to attach to Gravis UltraSound sound cards. The value of flags specifies the secondary DMA channel. If the secondary DMA channel is C, set the flags to (C | 0x10). For a sound card without the secondary DMA channel, the flags should be set to zero. HARDWARE
The snd_gusc driver supports the following sound cards: o Gravis UltraSound MAX o Gravis UltraSound PnP DIAGNOSTICS
xxx: gus pcm not attached, out of memory There are not enough memory to drive the device. SEE ALSO
sound(4) HISTORY
The snd_gusc device driver first appeared in FreeBSD 4.0. AUTHORS
Ville-Pertti Keinonen <will@iki.fi> Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> BUGS
Recording pcm sound data is not supported yet. BSD
December 15, 2005 BSD
All times are GMT -4. The time now is 02:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy