You are not logged in.

#1 2010-04-09 11:51:01

wsiddall
Member
Registered: 2008-10-09
Posts: 13

Installing OSS freezes system

I just picked up a new HP Pavilion DV6 and one of the first things was install Arch.  Obviously, the first thing was install ALSA but I found that no microphone works.  I had the same problem with my other HP Pavilion DV1000, and fixed that by installing OSS.

I installed OSS last night following the steps in the [wiki]Open_Sound_System[/wiki] wiki, but when I went to start it up, my system freezes.  Checking the logs, and running some debugging checks, I got as far as identifying whenever the soundon script identifies the modules to load

$ cat $OSSLIBDIR/etc/installed_drivers | sed 's/#.*//'
oss-hdaudio
oss-usb

So I run 'modprobe oss-hdaudio' and my system freezes.

Can anyone give me a heads up on what I should do?  If you need any more info, please let me know.
Thanks

My system config:

$ uname -a
Linux #### 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:44:03 CET 2010 x86_64 Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz GenuineIntel GNU/Linux
$ lsmod
Module                  Size  Used by
usbhid                 38471  0 
hid                    75813  1 usbhid
ipv6                  283335  37 
uvcvideo               59938  0 
videodev               35771  1 uvcvideo
v4l1_compat            15674  2 uvcvideo,videodev
v4l2_compat_ioctl32     9937  1 videodev
joydev                  9800  0 
nvidia              10623184  32 
hp_accel               11248  0 
lis3lv02d               5625  1 hp_accel
jmb38x_ms               8078  0 
input_polldev           2191  1 lis3lv02d
firewire_ohci          23601  0 
memstick                6448  1 jmb38x_ms
firewire_core          43019  1 firewire_ohci
crc_itu_t               1273  1 firewire_core
ehci_hcd               35082  0 
usbcore               140517  4 usbhid,uvcvideo,ehci_hcd
sdhci_pci               5942  0 
sdhci                  16001  1 sdhci_pci
iTCO_wdt                9093  0 
i2c_i801                8422  0 
r8169                  36214  0 
psmouse                57028  0 
mii                     3738  1 r8169
mmc_core               51600  1 sdhci
led_class               2577  2 hp_accel,sdhci
intel_agp              26757  0 
iTCO_vendor_support     1841  1 iTCO_wdt
i2c_core               18137  3 videodev,nvidia,i2c_i801
ac                      3027  0 
button                  4714  0 
wmi                     4771  0 
battery                 9388  0 
video                  17979  0 
output                  1980  1 video
thermal                11834  0 
processor              30310  4 
serio_raw               4440  0 
evdev                   8825  17 
sg                     25275  0 
fuse                   58757  2 
wl                   1944514  0 
lib80211_crypt_tkip     8357  0 
lib80211                3878  2 wl,lib80211_crypt_tkip
rtc_cmos                8904  0 
rtc_core               14631  1 rtc_cmos
rtc_lib                 1810  1 rtc_core
ext4                  334960  3 
mbcache                 5466  1 ext4
jbd2                   80162  1 ext4
crc16                   1273  1 ext4
sd_mod                 26313  5 
sr_mod                 15043  0 
cdrom                  36354  1 sr_mod
ahci                   34929  4 
libata                152308  1 ahci
scsi_mod               92676  4 sg,sd_mod,sr_mod,libata

Offline

#2 2010-04-13 00:59:50

wsiddall
Member
Registered: 2008-10-09
Posts: 13

Re: Installing OSS freezes system

bump

Offline

Board footer

Powered by FluxBB