oscarunix Posted January 26, 2010 Share Posted January 26, 2010 Ciao a tutti, ho installato regolarmente la iDeneb v1.6 10.5.8 lite sul mio portatile in firma, toshiba L30-10T. Per l'installazione se dovesse servire a qualcuno ho fatto nel seguente modo: Avvio con flag "-V" Se da problemi con il solito "Still waiting for root device" riavviamo inserendo il flag "-V rd=disk1s2" (solo se non abbiamo inserito nessuna chiavetta usb o altri dischi, e in questo caso il lettore dvd passa a "disk2s2) Per l'installazione ho selezionato: kernel voodoo 9.5 audio : azalia audio video : nulla chipset : intelATIATA (che supporta le SB400 e altro) AHCI SATA (per far vedere il disco al nostro LEO) poi vari fix per USB EHCI voodoo, ps2old (in quanto abbiamo selezionato il kernel voodoo 9.5) e USBfix dopo l'installazione (che avviene in circa 30minuti) ho installato i driver callisto 003b per poter abilitare la risoluzione a 1280x800. Per l'audio dobbiamo poi andare a modificare il kext ApplaAzaliaAudio mettendo l'id del nostro audio (nel mio caso il 0x437b1002) nella voce PrimaryMachID. L'unico problema è che per l'audio mi riconosce solo l'hd audio degli speaker e non il line in e il line out. ho provando mettendo anche i voodooHDaudio ma non mi funzionano. Inoltre dopo aver provato anche i voodooHDAudio non mi si apriva più il Sound.prefPane e lo ho dovuto sostituire con un'altro trovato sempre in questo forum Qualche idea per far andare questo audio anche con line in e line out? ecco lspci della macchina: sans502:~ root# lspci 00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a31 (rev 01) 00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge 00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80) 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80) 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82) 00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev 80) 00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01) 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80) 01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M] 09:01.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01) 09:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 09:04.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01) ed ecco i relativi ID: sans502:~ root# lspci -n 00:00.0 0600: 1002:5a31 (rev 01) 00:01.0 0604: 1002:5a3f 00:12.0 0101: 1002:4379 (rev 80) 00:13.0 0c03: 1002:4374 (rev 80) 00:13.1 0c03: 1002:4375 (rev 80) 00:13.2 0c03: 1002:4373 (rev 80) 00:14.0 0c05: 1002:4372 (rev 82) 00:14.1 0101: 1002:4376 (rev 80) 00:14.2 0403: 1002:437b (rev 01) 00:14.3 0601: 1002:4377 (rev 80) 00:14.4 0604: 1002:4371 (rev 80) 01:05.0 0300: 1002:5a62 09:01.0 0607: 1524:1410 (rev 01) 09:02.0 0200: 10ec:8139 (rev 10) 09:04.0 0200: 168c:001a (rev 01) Spero qualcuno possa aiutarmi. grazie in anticipo Link to comment https://www.insanelymac.com/forum/topic/209082-ati-technologies-inc-ixp-sb4x0-high-definition-audio-controller-rev-01/ Share on other sites More sharing options...
oscarunix Posted January 27, 2010 Author Share Posted January 27, 2010 Ciao a tutti, scusate ma ieri poi ho risolto con i VoodooHDA.kext senza dover modificare nulla ma inserendo solamento il mio ID 0x437b1002 nell'info.plist del kext. grazie cmq. ciaoooo Link to comment https://www.insanelymac.com/forum/topic/209082-ati-technologies-inc-ixp-sb4x0-high-definition-audio-controller-rev-01/#findComment-1397011 Share on other sites More sharing options...
oscarunix Posted January 29, 2010 Author Share Posted January 29, 2010 Ciao, adesso ho un'altro problema, l'audio è sempre molto disturbato. se controllo il dmesg vedo molti errori: OAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (11,4bb)->(12,8c3). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (12,4bb) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (13,4c3)->(14,8c7). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (14,4c3) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (15,4c7)->(16,8d1). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (16,4c7) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (17,4d1)->(18,8d5). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (18,4d1) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (19,4d5)->(1a,8db). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (1a,4d5) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1b,4db)->(1c,8e0). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (1c,4db) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1d,4e0)->(1e,8e2). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (1e,4e0) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1f,4e2)->(20,8e7). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (20,4e2) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (21,4e7)->(22,8ee). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (22,4e7) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (23,4ee)->(24,8f4). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (24,4ee) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (25,4f4)->(26,8f9). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (26,4f4) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (27,4f9)->(28,8fd). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (28,4f9) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (29,4fd)->(2a,901). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2a,4fd) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (2b,501)->(2c,904). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2c,501) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (2d,504)->(2e,908). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2e,504) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (2f,508)->(30,90d). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (30,508) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (31,50d)->(32,914). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (32,50d) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (33,514)->(34,917). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (34,514) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (36,517)->(37,91b). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (37,517) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (38,51b)->(39,922). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (39,51b) VoodooHDAEngine[0x34a9100]::performAudioEngineStop calling channelStop() for channel 1 VoodooHDADevice[0x2e1b400]::performPowerStateChange(2, 1) VoodooHDADevice[0x2e1b400]::performPowerStateChange(1, 2) VoodooHDAEngine[0x34a9100]::performAudioEngineStart calling channelStart() for channel 1 PCMDIR_PLAY: Stream setup format=10001000 speed=96000 PCMDIR_PLAY: Stream setup nid=3: format=0x0831, digFormat=0x0001 IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,456)->(2,855). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2,456) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (3,455)->(4,857). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (4,455) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (5,457)->(6,85a). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (6,457) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (7,45a)->(8,860). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (8,45a) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (9,460)->(a,865). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (a,460) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (b,465)->(c,86c). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (c,465) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (d,46c)->(e,870). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (e,46c) VoodooHDAEngine[0x34a9100]::performAudioEngineStop calling channelStop() for channel 1 VoodooHDADevice[0x2e1b400]::performPowerStateChange(2, 1) VoodooHDADevice[0x2e1b400]::performPowerStateChange(1, 2) VoodooHDAEngine[0x34b3a00]::performAudioEngineStart calling channelStart() for channel 2 PCMDIR_REC: Stream setup format=10000010 speed=96000 PCMDIR_REC: Stream setup nid=9: format=0x0811, digFormat=0x0001 VoodooHDAEngine[0x34b3a00]::performAudioEngineStop calling channelStop() for channel 2 VoodooHDADevice[0x2e1b400]::performPowerStateChange(2, 1) VoodooHDADevice[0x2e1b400]::performPowerStateChange(1, 2) VoodooHDAEngine[0x34a9100]::performAudioEngineStart calling channelStart() for channel 1 PCMDIR_PLAY: Stream setup format=10001000 speed=96000 PCMDIR_PLAY: Stream setup nid=3: format=0x0831, digFormat=0x0001 IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,461)->(2,862). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2,461) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (3,462)->(4,868). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (4,462) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (5,468)->(6,86f). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (6,468) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (7,46f)->(8,872). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (8,46f) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (9,472)->(a,878). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (a,472) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (b,478)->(c,87f). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (c,478) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (d,47f)->(e,885). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (e,47f) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (f,485)->(10,889). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (10,485) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (11,489)->(12,88e). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (12,489) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (13,48e)->(14,893). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (14,48e) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (15,493)->(16,896). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (16,493) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (17,496)->(18,89a). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (18,496) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (19,49a)->(1a,89e). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (1a,49a) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1b,49e)->(1c,8a1). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (1c,49e) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1d,4a1)->(1e,8a4). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (1e,4a1) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1f,4a4)->(20,8a6). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (20,4a4) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (21,4a6)->(22,8ab). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (22,4a6) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (23,4ab)->(24,8b1). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (24,4ab) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (25,4b1)->(26,8b4). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (26,4b1) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (27,4b4)->(28,8b7). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (28,4b4) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (29,4b7)->(2a,8b8). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2a,4b7) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (2b,4b8)->(2c,8be). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2c,4b8) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (2d,4be)->(2e,8c3). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2e,4be) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (2f,4c3)->(30,8c5). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (30,4c3) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (31,4c5)->(32,8cc). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (32,4c5) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (33,4cc)->(34,8cf). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (34,4cc) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (35,4cf)->(36,8d4). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (36,4cf) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (37,4d4)->(38,8da). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (38,4d4) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (39,4da)->(3a,8dd). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (3a,4da) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (3c,4dd)->(3d,8e3). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (3d,4dd) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (3e,4e3)->(3f,8e8). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (3f,4e3) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (40,4e8)->(41,8eb). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (41,4e8) IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (42,4eb)->(43,8ee). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (43,4eb) VoodooHDAEngine[0x34a9100]::performAudioEngineStop calling channelStop() for channel 1 VoodooHDADevice[0x2e1b400]::performPowerStateChange(2, 1) VoodooHDADevice[0x2e1b400]::performPowerStateChange(1, 2) VoodooHDAEngine[0x34a9100]::performAudioEngineStart calling channelStart() for channel 1 PCMDIR_PLAY: Stream setup format=10001000 speed=96000 PCMDIR_PLAY: Stream setup nid=3: format=0x0831, digFormat=0x0001 IOAudioStream[0x34a9000]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,44e)->(2,84f). IOAudioStream[0x34a9000]::clipIfNecessary() - adjusting clipped position to (2,44e) VoodooHDAEngine[0x34a9100]::performAudioEngineStop calling channelStop() for channel 1 VoodooHDADevice[0x2e1b400]::performPowerStateChange(2, 1) Qualche idea? grazie mille Oscar Link to comment https://www.insanelymac.com/forum/topic/209082-ati-technologies-inc-ixp-sb4x0-high-definition-audio-controller-rev-01/#findComment-1398815 Share on other sites More sharing options...
Recommended Posts