You are not logged in.
Pages: 1
Hey There,
I have
Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
on my laptop computer. And I don't have any sound. I have these packages installed:
[02:26] (tunix@penguix ~)$ pacman -Qs alsa
local/alsa-lib 1.0.15rc3-2
An alternative implementation of Linux sound support
local/alsa-oss 1.0.14-2
OSS compatibility library
local/alsa-utils 1.0.15rc1-1
An alternative implementation of Linux sound support
local/gstreamer0.10-alsa 0.10.14-1 (gstreamer0.10-plugins)
GStreamer alsa plugin
---
This is my rc.conf:
#
# /etc/rc.conf - Main Configuration for Arch Linux
#
#
# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/unimaps
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="en_US.UTF-8"
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Istanbul"
KEYMAP="trq"
CONSOLEFONT="lat5-16"
CONSOLEMAP=
USECOLOR="yes"
#
# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# Scan hardware and load required modules at bootup
MOD_AUTOLOAD="yes"
# Module Blacklist - modules in this list will never be loaded by hwdetect
MOD_BLACKLIST=()
#
# Modules to load at boot-up (in this order)
# - prefix a module with a ! to disable it
#
MODULES=(sky2 ipw3945 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore cpufreq_powersave cpufreq_userspace freq_table ac battery button dock fan sbs video)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
#
# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
HOSTNAME="penguix"
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
#
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
#
lo="lo 127.0.0.1"
INTERFACES=(lo)
#
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
#
#gateway="default gw 10.0.0.2"
#ROUTES=(gateway)
#
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up
# - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network-profiles
#
NET_PROFILES=(!kablo !ev !arzu !okul !parkyeri)
#
# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng cpufreqd acpid ipw3945d @network !@adsl @crond !gpm !sshd !@ntpdate !@samba !@hplip !@cups @alsa fam hal @avahi-daemon !@bluetooth gdm)
# End of file
--
These are the modules that I loaded:
[02:29] (tunix@penguix ~)$ lsmod
Module Size Used by
fuse 39188 4
snd_hda_intel 286624 1
nls_cp437 6016 0
vfat 11136 0
fat 45980 1 vfat
usb_storage 79808 0
ide_core 111172 1 usb_storage
arc4 2304 2
ecb 3200 2
ieee80211_crypt_wep 4480 1
nvidia 6212944 26
ipv6 250468 12
capability 3592 0
commoncap 5760 1 capability
joydev 8640 0
firewire_ohci 15360 0
firewire_core 36288 1 firewire_ohci
crc_itu_t 2304 1 firewire_core
ohci1394 28848 0
ieee1394 80184 1 ohci1394
sdhci 15372 0
mmc_core 25092 1 sdhci
rtc_cmos 7584 0
rtc_core 14984 1 rtc_cmos
rtc_lib 3072 1 rtc_core
tsdev 6848 0
serio_raw 5764 0
i2c_i801 8976 0
i2c_core 20096 2 nvidia,i2c_i801
sg 26652 0
psmouse 36240 0
intel_agp 21780 0
agpgart 27096 2 nvidia,intel_agp
usbhid 39744 0
hid 28032 1 usbhid
ff_memless 5256 1 usbhid
thermal 12956 0
processor 27992 1 thermal
evdev 8192 6
video 15888 8
output 3328 1 video
sbs 16264 0
fan 4100 0
dock 8084 0
button 6544 0
battery 10248 0
ac 4356 0
freq_table 4112 0
cpufreq_userspace 3796 0
cpufreq_powersave 1920 0
hci_usb 13724 0
bluetooth 47844 1 hci_usb
snd_seq_oss 29312 0
snd_seq_midi_event 6528 1 snd_seq_oss
snd_seq 46800 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 6924 2 snd_seq_oss,snd_seq
snd_hwdep 7300 1 snd_hda_intel
snd_pcm_oss 36896 0
snd_pcm 68996 2 snd_hda_intel,snd_pcm_oss
snd_timer 19332 2 snd_seq,snd_pcm
snd_page_alloc 8072 2 snd_hda_intel,snd_pcm
snd_mixer_oss 14464 1 snd_pcm_oss
snd 44644 11 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 6496 1 snd
ipw3945 200484 0
ieee80211 30920 1 ipw3945
ieee80211_crypt 4992 2 ieee80211_crypt_wep,ieee80211
sky2 39812 0
ext3 119432 1
jbd 54440 1 ext3
mbcache 7040 1 ext3
sd_mod 22912 4
sr_mod 14756 0
cdrom 33952 1 sr_mod
uhci_hcd 22416 0
ehci_hcd 32012 0
usbcore 123016 6 usb_storage,usbhid,hci_usb,uhci_hcd,ehci_hcd
ata_piix 13572 0
ahci 20100 3
ata_generic 5380 0
libata 105780 3 ata_piix,ahci,ata_generic
---
I did try alsaconf and it found Hda-Intel card but the mixers are showing almost nothing.. Just 1 bar..
I'm in the audio groups and the permissions seem to be fine.
Any suggestions ?
Quis custodiet ipsos custodiet?
Offline
When I first installed linux on my laptop (HP Pavilion dv5000) I had no sound, I found a sugestion that if I had the sound turned down in windows XP, that it wouldn't work it linux. So I booted into windows and truned my volume up, then back to linux, sure enough, it was working all along, windows had turned down the hardware sound instead of software, or something like that. Might be worth a try if you have windows on it.
Offline
Anyother suggestions please ?
Quis custodiet ipsos custodiet?
Offline
Can you post the output of amixer ?
Offline
Pages: 1