Posts: 243
Aleph
Joined: 09 Aug 2013
#1
I friends,

I installed the Antix13.2 respin for musicians beside an old partition with Antix13.2

The Antix13.2 boots in only 27 seconds in my old HPnx6310 but the new installation"for musicians" boots in 1 min 30 sec.

When it boots I can see this:

"waiting for /dev to be fully populated..."

Wich is the solution? the same that for the Antix 14-R?

Thanks.

Edit:

and now not sound... __{{emoticon}}__

Code: Select all

$ inxi -F
System:    Host: antiX1 Kernel: 3.7.10-antix.7-486-smp i686 (32 bit)
           Desktop: IceWM 1.3.7
           Distro: antiX-13.2_386-music Luddite 9 December 2013
Machine:   System: Hewlett-Packard product: HP Compaq nx6310 (RH325ET#ABE) v: F.09
           Mobo: Hewlett-Packard model: 30AA v: KBC Version 58.12
           Bios: Hewlett-Packard v: 68YDU Ver. F.09 date: 09/15/2006
CPU:       Single core Intel Celeron M 430 (-UP-) cache: 1024 KB
           speed: 1729 MHz (max)
Graphics:  Card: Intel Mobile 945GM/GMS 943/940GML Express Integrated Graphics Controller
           Display Server: X.Org 1.12.4 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 1024x768@60.0hz
           GLX Renderer: Mesa DRI Intel 945GM x86/MMX/SSE2
           GLX Version: 1.4 Mesa 8.0.5
Audio:     Sound: ALSA v: k3.7.10-antix.7-486-smp
Network:   Card-1: Broadcom BCM4401-B0 100Base-TX driver: b44
           IF: eth0 state: down mac: 00:17:08:42:c0:2b
           Card-2: Broadcom BCM4311 802.11b/g WLAN driver: b43-pci-bridge
           IF: wlan0 state: up mac: 00:14:a5:d7:db:41
Drives:    HDD Total Size: 60.0GB (17.6% used)
           ID-1: /dev/sda model: FUJITSU_MHV2060B size: 60.0GB
Partition: ID-1: / size: 21G used: 2.4G (13%) fs: ext4 dev: /dev/sda6
           ID-2: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
Sensors:   System Temperatures: cpu: 54.0C mobo: 51.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 92 Uptime: 23 min Memory: 70.2/1000.1MB
           Client: Shell (bash) inxi: 2.2.16 
Last edited by Aleph on 22 Dec 2014, 16:32, edited 1 time in total.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#2
Is your audio actually working? The last time I had this problem I had to uninstall oss-compat.
Posts: 243
Aleph
Joined: 09 Aug 2013
#3
I have not audio now.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#4
try removing oss-compat (apt-get remove oss-compat) and see if that helps. there was an update that broke it.
Posts: 243
Aleph
Joined: 09 Aug 2013
#5
dolphin_oracle wrote:try removing oss-compat (apt-get remove oss-compat) and see if that helps. there was an update that broke it.

Yes, I did and solved it.

Thanks, dolphin_oracle!!!