You are not logged in.
When booting Q4os I get this error : Sound server fatal error:
cpu overload, aborting
this is only on Q4os
Which I don't think has any affect on the system..I have other sound problems but they are also on my other operating systems...eg loud noise on you tube videos etc..
Offline
Please specify your hardware, at least CPU and RAM size. Run following terminal commands and put output here to analyze:
$ dpkg -s pulseaudio | grep -i status
$ dpkg -s rtkit | grep -i status
$ uname -a
Offline
If you could post the output of inxi -F it would describe your system fully, you may need to install inxi first.
Offline
Here is what inxi says:
System: Host: raspberrypi Kernel: 4.4.26-v7+ armv7l (32 bit) Desktop: KDE 3
Distro: Raspbian GNU/Linux 8
Machine: No /sys/class/dmi, using dmidecode: you must be root to run dmidecode
CPU: Quad core ARMv7 rev 4 (v7l) (-MCP-) (ARM)
Clock Speeds: 1: 1000 MHz 2: 1000 MHz 3: 1000 MHz 4: 1000 MHz
Graphics: Card: Failed to Detect Video Card!
Display Server: X.Org 1.17.2 driver: N/A
and as sudo:
ystem: Host: raspberrypi Kernel: 4.4.26-v7+ armv7l (32 bit) Desktop: N/A
Distro: Raspbian GNU/Linux 8
Machine: No /sys/class/dmi, using dmidecode: no machine data available
CPU: Quad core ARMv7 rev 4 (v7l) (-MCP-) (ARM)
Clock Speeds: 1: 1000 MHz 2: 1000 MHz 3: 1000 MHz 4: 1000 MHz
Graphics: Card: Failed to Detect Video Card!
Display Server: X.org 1.17.2 driver: N/A
tty size: 80x25 Advanced Data: N/A for root
Audio: Card bcm2835 ALSA driver: bcm2835 Sound: ALSA v: k4.4.26-v7+
Network: Card: Standard Microsystems SMSC9512/9514 Fast Ethernet Adapter
IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A
Drives: HDD Total Size: 240.1GB (49.4% used)
ID-1: USB /dev/sda model: 240GB size: 240.1GB
Partition: ID-1: / size: 30G used: 20G (72%) fs: ext4 dev: /dev/root
ID-2: /boot size: 63M used: 21M (33%) fs: vfat dev: /dev/mmcblk0p1
Sensors: None detected - is lm-sensors installed and configured?
Info: Processes: 199 Uptime: 4 days Memory: 485.4/925.5MB
Client: Shell (sudo) inxi: 2.1.28
Resolution: 1366x768@0.00hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.7, 128 bits)
GLX Version: 3.0 Mesa 11.1.0
Audio: Card bcm2835 ALSA driver: bcm2835 Sound: ALSA v: k4.4.26-v7+
Network: Card: Standard Microsystems SMSC9512/9514 Fast Ethernet Adapter
IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A
Drives: HDD Total Size: 240.1GB (49.4% used)
ID-1: USB /dev/sda model: 240GB size: 240.1GB
Partition: ID-1: / size: 30G used: 20G (72%) fs: ext4 dev: /dev/root
ID-2: /boot size: 63M used: 21M (33%) fs: vfat dev: /dev/mmcblk0p1
Sensors: None detected - is lm-sensors installed and configured?
Info: Processes: 201 Uptime: 4 days Memory: 474.9/925.5MB
Client: Shell (bash) inxi: 2.1.28
hope this helps..thanks
Offline
I don't think I will be able to help on ths as it is Pi and I do not yet have a box for testing...
Secondly could you surround your terminal output in the post with code blocks
[code]your text here[/code]
as it will make it more readable (or maybe it's just me )
And also if you could post the output from the commands the dev team requested too (they are more likely to be able to help with this)
Offline
ok..installed pulseaudio problem solved..Thanks again folks..
Offline
We would recommend you to check 'rtkit' package. It could be the source of audio system issues, please see this topic http://www.q4os.org/forum/viewtopic.php?pid=5246#p5246
Offline