LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices


Reply
  Search this Thread
Old 09-20-2006, 01:34 PM   #1
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Rep: Reputation: 30
Sound works on live CD, not hard disk install


I've just installed Mepis 6.0 on my IBM Thinkpad R50e laptop with sound card Intel 82801DB-ICH4.

When I boot Mepis from the live CD, sound playback works fine (e.g. the speaker-test command plays back noise).

When I boot from the Mepis installed on the hard disk, everything looks OK (no errors reported from the sound system) but no sound either.

I do get sound from the system bell on the disk install, but otherwise nothing.

I can't see any configuration differences between the two and I've checked that the volume's turned up with kmix and on the laptop's own sound controls.

My previous installation of SuSE 10.1 had similar problems : sound didn't work on SuSE 10.0, started working again when I upgraded to 10.1 and mysteriously stopped after some patch or other, never to return.

Any ideas?
 
Old 09-20-2006, 02:08 PM   #2
caps_phisto
Member
 
Registered: Sep 2004
Location: NH
Distribution: FC6, FC1-4, RH9, Gentoo 2006.0/1, Slackware 10.1/2,11, Vector SOHO 5.0.1
Posts: 237

Rep: Reputation: 30
Sounds to me like it may be a Kernel Problem.

Most LiveCD's have a lot of stuff that comes pre-built into the kernel or at least a lot of pre-built modules (this is to ensure that their CD works on most hardware without the user needing to configure anything). A quick check would be to insert the CD and boot it up. At a command line run
Code:
lsmod
.

Write down or print off that output and then do the same when it's booted form the hard disk.

You may find that the Kernel that is on the CD is configured differently than the one that gets installed to the HD.
 
Old 09-20-2006, 04:17 PM   #3
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Original Poster
Rep: Reputation: 30
I don't see any relevant differences in lsmod, but it may be that I'm missing something.

I see 11 modules that look relevant and they're all loaded in both : snd_intel8x0, snd_intel8x0m, snd_ac97_codec, snd_ac97_bus, snd_pcm_oss, snd_mixer_oss, snd_pcr, snd_timer, snd, soundcore and snd_page_alloc.

lsmod from Disk (sound doesn't work)

Code:
Module                  Size  Used by
i915                   18432  1
drm                    66196  2 i915
binfmt_misc            11144  1
ppdev                   8452  0
capifs                  5896  1
video                  16260  0
thermal                13576  0
tc1100_wmi              6916  0
sony_acpi               5644  0
pcc_acpi               12416  0
ibm_acpi               26112  0
hotkey                 11556  0
fan                     4868  0
dev_acpi               11140  0
container               4608  0
button                  6672  0
acpi_sbs               19980  0
battery                 9988  1 acpi_sbs
i2c_acpi_ec             5120  1 acpi_sbs
i2c_core               19984  1 i2c_acpi_ec
ac                      5252  1 acpi_sbs
ipt_limit               2432  2
ipt_state               2048  66
ipt_LOG                 6016  2
ipt_REJECT              5248  2
ip_conntrack_ftp        7280  0
ip_conntrack_irc        6640  0
ip_conntrack           47148  3 ipt_state,ip_conntrack_ftp,ip_conntrack_irc
nfnetlink               6296  1 ip_conntrack
ndiswrapper           156628  0
cpufreq_userspace       4440  0
cpufreq_powersave       1920  0
cpufreq_ondemand        6172  0
speedstep_lib           4228  0
speedstep_centrino      7888  1
freq_table              4484  1 speedstep_centrino
processor              23360  2 thermal,speedstep_centrino
dm_mod                 52152  0
md_mod                 64084  0
af_packet              21000  4
orinoco_cs             17544  1
orinoco                37652  1 orinoco_cs
hermes                  7424  2 orinoco_cs,orinoco
yenta_socket           25740  3
rsrc_nonstatic         12288  1 yenta_socket
pcmcia                 36668  1 orinoco_cs
sworks_agp              8864  0
amd_k7_agp              8204  0
ali_agp                 6656  0
sis_agp                 8452  0
ati_agp                 8332  0
nvidia_agp              7964  0
via_agp                 9600  0
pcmcia_core            38672  3 yenta_socket,rsrc_nonstatic,pcmcia
e100                   36356  0
mii                     5376  1 e100
rtc                    12468  0
parport_pc             32708  1
lp                     10820  0
parport                32968  3 ppdev,parport_pc,lp
intel_agp              21276  1
agpgart                31816  10 drm,sworks_agp,amd_k7_agp,ali_agp,sis_agp,ati_agp,nvidia_agp,via_agp,intel_agp
snd_intel8x0m          16268  7
psmouse                32772  0
serio_raw               6916  0
snd_intel8x0           30620  2
snd_ac97_codec         83360  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            2304  1 snd_ac97_codec
snd_pcm_oss            46368  0
snd_mixer_oss          16896  3 snd_pcm_oss
pcspkr                  2052  0
shpchp                 40384  0
pci_hotplug            26164  1 shpchp
snd_pcm                79880  6 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              22660  1 snd_pcm
snd                    50276  19 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9568  3 snd
snd_page_alloc         10248  3 snd_intel8x0m,snd_intel8x0,snd_pcm
uhci_hcd               29328  0
evdev                   9088  1
lsmod from Live DVD (sound does work

Code:
Module                  Size  Used by
i915                   18432  1
drm                    66196  2 i915
binfmt_misc            11144  1
ppdev                   8452  0
capifs                  5896  1
video                  16260  0
thermal                13576  0
tc1100_wmi              6916  0
sony_acpi               5644  0
pcc_acpi               12416  0
ibm_acpi               26112  0
hotkey                 11556  0
fan                     4868  0
dev_acpi               11140  0
container               4608  0
button                  6672  0
acpi_sbs               19980  0
battery                 9988  1 acpi_sbs
i2c_acpi_ec             5120  1 acpi_sbs
i2c_core               19984  1 i2c_acpi_ec
ac                      5252  1 acpi_sbs
ndiswrapper           156628  0
cpufreq_userspace       4440  0
cpufreq_powersave       1920  0
cpufreq_ondemand        6172  0
speedstep_lib           4228  0
speedstep_centrino      7888  1
freq_table              4484  1 speedstep_centrino
processor              23360  2 thermal,speedstep_centrino
psmouse                32772  0
dm_mod                 52152  0
af_packet              21000  4
md_mod                 64084  0
orinoco_cs             17544  1
orinoco                37652  1 orinoco_cs
hermes                  7424  2 orinoco_cs,orinoco
yenta_socket           25740  3
rsrc_nonstatic         12288  1 yenta_socket
pcmcia                 36668  1 orinoco_cs
pcmcia_core            38672  3 yenta_socket,rsrc_nonstatic,pcmcia
snd_intel8x0m          16268  6
snd_pcm_oss            46368  0
snd_mixer_oss          16896  1 snd_pcm_oss
e100                   36356  0
snd_intel8x0           30620  1
snd_ac97_codec         83360  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            2304  1 snd_ac97_codec
serio_raw               6916  0
mii                     5376  1 e100
pcspkr                  2052  0
snd_pcm                79880  6 snd_intel8x0m,snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              22660  1 snd_pcm
parport_pc             32708  1
lp                     10820  0
parport                32968  3 ppdev,parport_pc,lp
rtc                    12468  0
sworks_agp              8864  0
amd_k7_agp              8204  0
ali_agp                 6656  0
sis_agp                 8452  0
ati_agp                 8332  0
nvidia_agp              7964  0
via_agp                 9600  0
snd                    50276  19 snd_intel8x0m,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9568  1 snd
snd_page_alloc         10248  3 snd_intel8x0m,snd_intel8x0,snd_pcm
shpchp                 40384  0
pci_hotplug            26164  1 shpchp
intel_agp              21276  1
agpgart                31816  10 drm,sworks_agp,amd_k7_agp,ali_agp,sis_agp,ati_agp,nvidia_agp,via_agp,intel_agp
uhci_hcd               29328  0
evdev                   9088  1
 
Old 09-20-2006, 04:25 PM   #4
mos
Member
 
Registered: May 2005
Location: Orlando, Fl
Distribution: ArchLinux (Can use any distro though)
Posts: 231

Rep: Reputation: 30
open up kmix, goto switches and turn off line jack sense and headphone jack sense
 
Old 09-20-2006, 04:35 PM   #5
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Original Poster
Rep: Reputation: 30
Fantastic mos, that worked! Many thanks.

Any idea why it works, by the way?
 
Old 09-20-2006, 08:35 PM   #6
mos
Member
 
Registered: May 2005
Location: Orlando, Fl
Distribution: ArchLinux (Can use any distro though)
Posts: 231

Rep: Reputation: 30
its just a bug
 
  


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
Writing to hard disk while playing Linux-live cd IndianMaverick Linux - General 1 09-10-2006 10:10 PM
no hard disk in linux suse live 9.2?? zuhair250 Linux - Newbie 1 08-24-2006 11:17 AM
Hard disk installation of a live cd fatrandy13 Linux - Software 5 09-02-2005 08:06 AM
System interrupts stop while hard disk works! taphos Linux - Newbie 0 03-23-2004 05:26 PM
How to put a live CD distro onto hard disk ? qwijibow Linux - Distributions 3 02-25-2004 10:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS

All times are GMT -5. The time now is 01:52 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