LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 07-13-2006, 09:27 AM   #1
hitokiri
LQ Newbie
 
Registered: Jul 2006
Posts: 3

Rep: Reputation: 0
Cool Sound problem with Suse 10.1 + Addons CD on a Toshiba Satellite P105 - SP921


Hi, i got a problem with my distro Suse 10.1 on my Laptop, the sound doesnt work... I don't know what to do, someone can help me please. I'm not a newbie, i already check the volume... and the mixer that is not the problem... i think that the suse 10.1 is not compatible with that sound card. I was reading some forums and i found that someone have the same problem with another laptop with the same sound card and he said that the kernel don't have the driver for the sound card.

I check the ALSA Project page and try to install the last version of it, but when i install it stop working the nvidia driver for graphics. And i don't found my sound card on the list of supported sound cards...

Someone can help me to resolve my problem??

Thanks.

Sorry for my english but i'm from Latin America... u.u
 
Old 07-13-2006, 03:00 PM   #2
BobNutfield
Senior Member
 
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526

Rep: Reputation: 53
Hi

Have you tried to run:

lspci

to see how your soundcard is listed? Also, you should run, as root, lsmod to see if the correct sound modules are loaded.

Post this information and we may be able to help further.

Bob
 
Old 07-13-2006, 05:40 PM   #3
osbie
Member
 
Registered: Jul 2004
Location: Los Angeles (the Great Cultural Wasteland)
Distribution: SuSe 10.2
Posts: 151

Rep: Reputation: 30
this is very close to my hp dv8235nr. at boot (grub) type acpi=off its the hd audio and acpi dont work together. does acpi work on yours? i installed with it off and can not turn it on (no /proc/acpi/ directory)
 
Old 07-16-2006, 08:27 PM   #4
hitokiri
LQ Newbie
 
Registered: Jul 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Results for lspci and lsmod

Quote:
Originally Posted by BobNutfield
Hi

Have you tried to run:

lspci

to see how your soundcard is listed? Also, you should run, as root, lsmod to see if the correct sound modules are loaded.

Post this information and we may be able to help further.

Bob
Here is the result of lspci:
----------------------------

linux-laptop:~ # lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0298 (rev a1)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
0a:04.0 CardBus bridge: Texas Instruments Unknown device 8039
0a:04.1 FireWire (IEEE 1394): Texas Instruments Unknown device 803a
0a:04.2 Mass storage controller: Texas Instruments Unknown device 803b
0a:04.3 Class 0805: Texas Instruments Unknown device 803c


Here is the result of lsmod:
----------------------------

linux-laptop:~ # lsmod
Module Size Used by
arc4 5888 1
ieee80211_crypt_wep 8704 1
af_packet 28296 4
bluetooth 51300 0
xt_pkttype 5760 3
ipt_LOG 9856 12
xt_limit 6528 12
vmnet 36904 13
parport_pc 39524 0
parport 37192 1 parport_pc
vmmon 171820 0
cpufreq_ondemand 10632 2
cpufreq_userspace 8448 0
cpufreq_powersave 5760 0
speedstep_centrino 11184 1
freq_table 8448 1 speedstep_centrino
snd_pcm_oss 47104 0
snd_mixer_oss 20480 3 snd_pcm_oss
snd_seq 53360 0
snd_seq_device 11916 1 snd_seq
edd 12484 0
button 10640 0
battery 13444 0
ac 8964 0
ip6t_REJECT 8960 3
xt_tcpudp 7040 11
ipt_REJECT 9216 3
xt_state 6016 12
iptable_mangle 6656 0
iptable_nat 11652 0
ip_nat 20268 1 iptable_nat
iptable_filter 6912 1
ip6table_mangle 6272 0
ip_conntrack 49880 3 xt_state,iptable_nat,ip_nat
nfnetlink 10264 2 ip_nat,ip_conntrack
ip_tables 16196 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 6656 1
ip6_tables 17604 2 ip6table_mangle,ip6table_filter
x_tables 16388 10 xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tabl es
ipv6 242272 19 ip6t_REJECT
apparmor 53144 0
aamatch_pcre 17408 1 apparmor
nls_utf8 6016 1
ntfs 201364 1
loop 19080 0
dm_mod 57936 0
nvidia 4548276 12
usbhid 44640 0
pcmcia 39100 0
ipw3945 173600 1
snd_hda_intel 21652 3
ohci1394 34224 0
snd_hda_codec 137856 1 snd_hda_intel
ieee1394 93880 1 ohci1394
intel_agp 24988 1
yenta_socket 27660 1
rsrc_nonstatic 16384 1 yenta_socket
pcmcia_core 41748 3 pcmcia,yenta_socket,rsrc_nonstatic
agpgart 33352 2 nvidia,intel_agp
ieee80211 32968 1 ipw3945
ieee80211_crypt 9728 2 ieee80211_crypt_wep,ieee80211
firmware_class 13952 2 pcmcia,ipw3945
snd_pcm 86788 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 25860 2 snd_seq,snd_pcm
snd 57092 10 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 13024 3 snd
ehci_hcd 31880 0
snd_page_alloc 13576 2 snd_hda_intel,snd_pcm
uhci_hcd 32400 0
e1000 108216 0
i2c_i801 12044 0
i2c_core 24064 2 nvidia,i2c_i801
usbcore 116612 4 usbhid,ehci_hcd,uhci_hcd
i8xx_tco 11032 0
reiserfs 217856 2
fan 8580 0
thermal 17416 0
processor 31208 2 speedstep_centrino,thermal
sr_mod 18596 1
cdrom 36512 1 sr_mod
sg 35996 0
ata_piix 14212 5
libata 69776 1 ata_piix
sd_mod 20352 5
scsi_mod 128008 4 sr_mod,sg,libata,sd_mod
 
Old 07-16-2006, 11:42 PM   #5
hitokiri
LQ Newbie
 
Registered: Jul 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by osbie
this is very close to my hp dv8235nr. at boot (grub) type acpi=off its the hd audio and acpi dont work together. does acpi work on yours? i installed with it off and can not turn it on (no /proc/acpi/ directory)

ok, when i did this the sound works but the kpowersave and other apps to check system information stop working and i need them a lot. There is a way to get everything working fine??

And i don't know why i up the volume and when i change a song on amarok the volume down to the default... how can i repair that...?


Sorry for my english.

Thanks for your help!! n.n
 
Old 07-17-2006, 10:51 AM   #6
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30
add

Code:
options snd-hda-intel index=0 single_cmd=1 model=laptop-eapd
to modprobe.conf, and see if that works.
 
Old 07-17-2006, 02:43 PM   #7
BobNutfield
Senior Member
 
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526

Rep: Reputation: 53
This is your audio:

Quote:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
These are your sound modules:

Quote:

Results for lspci and lsmod
Quote:
Originally Posted by BobNutfield
Hi

Have you tried to run:

lspci

to see how your soundcard is listed? Also, you should run, as root, lsmod to see if the correct sound modules are loaded.

Post this information and we may be able to help further.

Bob

Here is the result of lspci:
----------------------------

linux-laptop:~ # lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0298 (rev a1)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
0a:04.0 CardBus bridge: Texas Instruments Unknown device 8039
0a:04.1 FireWire (IEEE 1394): Texas Instruments Unknown device 803a
0a:04.2 Mass storage controller: Texas Instruments Unknown device 803b
0a:04.3 Class 0805: Texas Instruments Unknown device 803c


Here is the result of lsmod:
----------------------------

linux-laptop:~ # lsmod
Module Size Used by
arc4 5888 1
ieee80211_crypt_wep 8704 1
af_packet 28296 4
bluetooth 51300 0
xt_pkttype 5760 3
ipt_LOG 9856 12
xt_limit 6528 12
vmnet 36904 13
parport_pc 39524 0
parport 37192 1 parport_pc
vmmon 171820 0
cpufreq_ondemand 10632 2
cpufreq_userspace 8448 0
cpufreq_powersave 5760 0
speedstep_centrino 11184 1
freq_table 8448 1 speedstep_centrino
snd_pcm_oss 47104 0
snd_mixer_oss 20480 3 snd_pcm_oss
snd_seq 53360 0
snd_seq_device 11916 1 snd_seq
edd 12484 0
button 10640 0
battery 13444 0
ac 8964 0
ip6t_REJECT 8960 3
xt_tcpudp 7040 11
ipt_REJECT 9216 3
xt_state 6016 12
iptable_mangle 6656 0
iptable_nat 11652 0
ip_nat 20268 1 iptable_nat
iptable_filter 6912 1
ip6table_mangle 6272 0
ip_conntrack 49880 3 xt_state,iptable_nat,ip_nat
nfnetlink 10264 2 ip_nat,ip_conntrack
ip_tables 16196 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 6656 1
ip6_tables 17604 2 ip6table_mangle,ip6table_filter
x_tables 16388 10 xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tabl es
ipv6 242272 19 ip6t_REJECT
apparmor 53144 0
aamatch_pcre 17408 1 apparmor
nls_utf8 6016 1
ntfs 201364 1
loop 19080 0
dm_mod 57936 0
nvidia 4548276 12
usbhid 44640 0
pcmcia 39100 0
ipw3945 173600 1
snd_hda_intel 21652 3
ohci1394 34224 0
snd_hda_codec 137856 1 snd_hda_intel
ieee1394 93880 1 ohci1394
intel_agp 24988 1
yenta_socket 27660 1
rsrc_nonstatic 16384 1 yenta_socket
pcmcia_core 41748 3 pcmcia,yenta_socket,rsrc_nonstatic
agpgart 33352 2 nvidia,intel_agp
ieee80211 32968 1 ipw3945
ieee80211_crypt 9728 2 ieee80211_crypt_wep,ieee80211
firmware_class 13952 2 pcmcia,ipw3945
snd_pcm 86788 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 25860 2 snd_seq,snd_pcm
snd 57092 10 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 13024 3 snd
ehci_hcd 31880 0
snd_page_alloc 13576 2 snd_hda_intel,snd_pcm
The kernel is recognizing everything and sound modules are loaded.

You probably already have, but I will ask anyway; have you tried:

alsamixer from the command line, and alsaconf?

Since you have all the proper hardware modules loaded and recognized, it may be nothing more than a muted master volume, which is corrected with alsamixer. If that does not work, try the inclusion into modprobe file as suggested above.

Hope this helps

Bob
 
Old 07-19-2006, 10:05 AM   #8
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Rep: Reputation: 33
Quote:
Originally Posted by hitokiri
And i don't know why i up the volume and when i change a song on amarok the volume down to the default... how can i repair that...?
I had the same problem with SuSE 10.1 on both my desktop and laptop. For some reason, using the Helix engine with Amarok causes the volume to be reset every time a track is played. Switching to the xine engine solves the problem.

To enable mp3 support with xine, it will be necessary to replace the default SuSE xine-lib with libxine1 from a Packman Repository. I also dumped the default SuSE amarok-xine package and switched to a 1.4.* version from Guru's repositories.

I doubt it's necessary, but I also grabbed all the various libxine1-* plugins. You should be fine just replacing xine-lib with libxine1, reinstalling amarok-xine, and then switching to the xine engine in the amarok settings.

Hope this helps.

Last edited by kersten78; 07-19-2006 at 10:06 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 10 Toshiba satellite sound problem max.achille SUSE / openSUSE 4 01-04-2006 08:06 AM
Sound problem on Toshiba Satellite A60 der_kaiser1 Ubuntu 6 06-06-2005 09:39 AM
Ethernet card problem on Laptop Toshiba Satellite A60 with Suse 9.2 der_kaiser1 SUSE / openSUSE 1 04-01-2005 12:26 PM
Sound problem with Toshiba Satellite Ethos Linux - Laptop and Netbook 14 09-14-2004 07:01 PM
toshiba satellite a10 sound problem bejamex Linux - Laptop and Netbook 0 01-12-2004 01:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 02:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration