Bug 30855

Summary: сервис osspd стартует с failed
Product: Branch p7 Reporter: Speccyfighter <zxwarior>
Component: osspAssignee: Andrey Cherepanov <cas>
Status: NEW --- QA Contact: qa-p7 <qa-p7>
Severity: normal    
Priority: P3    
Version: не указана   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
Вывод sh -x/etc/init.d/osspd start
none
Вывод strace -c -o strace--c-osspd.txt -s 512 service osspd start
none
Вывод strace -f -o strace--f-osspd.txt -s 512 service osspd start none

Description Speccyfighter 2015-03-24 04:17:26 MSK
Сабж.
Собственно osspd не стартует:

# /etc/init.d/osspd start
Starting osspd service:    [FAILED]
Comment 1 Speccyfighter 2015-03-24 04:20:20 MSK
Created attachment 6250 [details]
Вывод sh -x/etc/init.d/osspd start
Comment 2 Speccyfighter 2015-03-24 04:27:53 MSK
Created attachment 6251 [details]
Вывод strace -c -o strace--c-osspd.txt -s 512 service osspd start
Comment 3 Speccyfighter 2015-03-24 04:29:13 MSK
Created attachment 6252 [details]
Вывод strace -f -o strace--f-osspd.txt -s 512 service osspd start
Comment 4 Speccyfighter 2015-03-24 04:44:39 MSK
Аудио:

# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ICH6 [Intel ICH6], device 0: Intel ICH [Intel ICH6]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: ICH6 [Intel ICH6], device 4: Intel ICH - IEC958 [Intel ICH6 - IEC958]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


# aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=ICH6
    Intel ICH6, Intel ICH6
    Default Audio Device
sysdefault:CARD=ICH6
    Intel ICH6, Intel ICH6
    Default Audio Device
front:CARD=ICH6,DEV=0
    Intel ICH6, Intel ICH6
    Front speakers
surround40:CARD=ICH6,DEV=0
    Intel ICH6, Intel ICH6
    4.0 Surround output to Front and Rear speakers
surround41:CARD=ICH6,DEV=0
    Intel ICH6, Intel ICH6
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=ICH6,DEV=0
    Intel ICH6, Intel ICH6
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=ICH6,DEV=0
    Intel ICH6, Intel ICH6
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
iec958:CARD=ICH6,DEV=0
    Intel ICH6, Intel ICH6 - IEC958
    IEC958 (S/PDIF) Digital Audio Output


# cat /proc/asound/cards
 0 [ICH6           ]: ICH4 - Intel ICH6
                      Intel ICH6 with AD1981B at irq 21
Comment 5 Andrey Cherepanov 2015-03-24 11:38:53 MSK
Не воспроизводится на systemd.

/usr/sbin/osspd --pid --dsp-slave=/usr/sbin/ossp-alsap -v -f
osspd: OSS Proxy v1.3.2 (C) 2008-2010 by Tejun Heo <teheo@suse.de>
osspd: Creating dsp (14:3), adsp (14:12), mixer (14:0)

У вас как?
Comment 6 Speccyfighter 2015-03-24 17:17:33 MSK
(В ответ на комментарий №5)
> Не воспроизводится на systemd.
> 
> /usr/sbin/osspd --pid --dsp-slave=/usr/sbin/ossp-alsap -v -f
> osspd: OSS Proxy v1.3.2 (C) 2008-2010 by Tejun Heo <teheo@suse.de>
> osspd: Creating dsp (14:3), adsp (14:12), mixer (14:0)
> 
> У вас как?

Воспроизводится на p7-sysv-tde с alsa

# /usr/sbin/osspd --pid --dsp-slave=/usr/sbin/ossp-alsap -v -f
osspd: OSS Proxy v1.3.2 (C) 2008-2010 by Tejun Heo <teheo@suse.de>
osspd: Creating dsp (14:3), adsp (14:12), mixer (14:0)
short read on fuse device
osspd CRIT: dsp worker failed
Comment 7 Speccyfighter 2015-03-24 22:53:35 MSK
Если здесь
http://forum.altlinux.org/index.php/topic,31142.msg222119.html#msg222119
не упомянул о неприятностях после команд, значит 20 янв 2014
оно работало.
За очень редким исключением, приводимые команды
реально выполняются.
Чтобы показать, что оно работает и инструментом можно пользоваться.
Comment 8 Speccyfighter 2015-03-29 19:18:08 MSK
На H61M-PRO зависший сервис osspd, в sysv-tde задержал
старт остальных некритичных сервисов.
А также задержал инициализацию виртуальных терминалов vt1-vt6
Система нормально загрузилась.
Останов сервиса osspd из загрузившейся системы,
дал возможность сервисам отработать, а виртуальным терминалам
проинициализироваться.