Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

7 Pages V  < 1 2 3 4 5 > »   
Reply to this topic Start new topic
Sound with Intel/ Conexant High Definition Audio?, on Toshiba 17'' Laptop --> AppleHDA.kext fails to load
*******
  • Group: Members
  • Posts: 987
  • Joined: 14-May 06
  • From: Southern Germany
  • Member No.: 38,972
wow how fantastic, mentorek smile.gif !! Yes, AppleHDA is unable to load the Conexant HDA Layout-ID property - whatever that exactly means.

Skippy (together with NeoPheus) is working on it, too, as you can see here

Good luck (and keep us posted angel.png ) !

@ mac fly: Toshiba uses altering IO and/or memory ranges in its Laptops' chipsets, so the AppleAzalia-solution does not work with the Conexant HDA in Toshiba Laptops.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 3
  • Joined: 17-April 06
  • Member No.: 34,842
I have the same on my HP DV1708NR with the same driver & device id's.. My sound is working, but NO MIC or LINE IN support.. Under System Preferences it shows No Input device available..

I've even tried using a USB Mic which is completely independent of the Sound Driver I would think, and that wouldn't take either.. Any clues?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 22-September 06
  • Member No.: 57,003
Works. Thanks Skippy : )
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 987
  • Joined: 14-May 06
  • From: Southern Germany
  • Member No.: 38,972
QUOTE (halw @ Dec 12 2006, 08:42 AM) *
Works. Thanks Skippy : )
which kext from which posting did you take, and what's your Hardware (whoch Laptop)?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 14-December 06
  • Member No.: 68,662
going to try it out on my hp dv6000
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 20-December 06
  • Member No.: 70,771
Hi, i got a hp dv2017ea laptop. tried skippys kext thing but get no sound, just error saying its installed improperly. any help please?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 41
  • Joined: 1-November 06
  • Member No.: 62,680
QUOTE (BugsBunny @ Dec 4 2006, 11:26 AM) *
@ mac fly: Toshiba uses altering IO and/or memory ranges in its Laptops' chipsets, so the AppleAzalia-solution does not work with the Conexant HDA in Toshiba Laptops.



Also doesnt work with my Toshiba M100, which is a realtek.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 150
  • Joined: 2-October 06
  • From: /dev/urandom
  • Member No.: 58,371
QUOTE (spiked @ Dec 21 2006, 12:07 AM) *
Hi, i got a hp dv2017ea laptop. tried skippys kext thing but get no sound, just error saying its installed improperly. any help please?



CODE

Have you tried to repair permissions on this new kext?
# chown -R root:wheel brand_new.kext
# chmod -R 755 brand_new.kext


Cheers,
Mik
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 150
  • Joined: 2-October 06
  • From: /dev/urandom
  • Member No.: 58,371
QUOTE (BugsBunny @ Dec 4 2006, 12:26 PM) *
wow how fantastic, mentorek smile.gif !! Yes, AppleHDA is unable to load the Conexant HDA Layout-ID property - whatever that exactly means.

Skippy (together with NeoPheus) is working on it, too, as you can see here

Good luck (and keep us posted angel.png ) !

@ mac fly: Toshiba uses altering IO and/or memory ranges in its Laptops' chipsets, so the AppleAzalia-solution does not work with the Conexant HDA in Toshiba Laptops.


Hello BugsBunny and the rest of Conexant HDA users,

After doing loads of different modification of kexts and trying to get this piece of crap to work I'm still with nothing sad.gif
I've tried all possibilities, even binary hacking of the detection part of kexts with no success.
But... I've done some work under Linux and I've got it (the Conexant chip) to work with acpi enabled. I know that you all want to get it working under OSX but it might be some thing to think about. The answer to get it to work was modyfing DSDT table and loading it when booting kernel (using initramfs). After that I have the sound and acpi working together what makes me happy smile.gif
BTW. I'm using Toshiba Satellite P100-219.

I don't know if it could be useful for OSX but I'm sure that may explain some problems with our hardware.

Cheers,
Mik

P.S.
Yeah, I know that it isn't Linux forum but I wanted you to know that the problem might have connections with buggy BIOS/DSDT in our machines.

P.S.#2
I've switched to another WLAN card (using ar5006egs chipset) but it isn't working (I get: "kexts loaded unsuccessfully" message when trying to load the Atheros kext). Anybody with working solution?
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 987
  • Joined: 14-May 06
  • From: Southern Germany
  • Member No.: 38,972
Hi mentorek, thanks for your efforts & your report. Nice you got it working under Linux. I never heard of DSDT. My naive idea would be to edit DSDT within Mac OS x86. But probably you have thought about that already, but DSDT cannot be edited here as easy as with Linux I guess ..
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 150
  • Joined: 2-October 06
  • From: /dev/urandom
  • Member No.: 58,371
QUOTE (BugsBunny @ Dec 24 2006, 12:06 AM) *
Hi mentorek, thanks for your efforts & your report. Nice you got it working under Linux. I never heard of DSDT. My naive idea would be to edit DSDT within Mac OS x86. But probably you have thought about that already, but DSDT cannot be edited here as easy as with Linux I guess ..



Hey BugsBunny,

I didn't really search for DSDT loading in OSX yet, but I think it will need some coding - for example new kext or piece of code with this routine adapted. Maybe it's possible without any coding, I don't know. Will try to investigate it during next days and will inform you about the progress.

Cheers,
Mik

P.S.

Merry Christmas and a Happy New Year!
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 86
  • Joined: 20-December 06
  • Member No.: 70,637
here the installer for Conexant HD Audio 945x chiped,
the installer wil backup your old kext to /backups in ur root

it has been tested and worked and sory still output only
Attached File(s)
Attached File  Conexant_HD_Audio.pkg.zip ( 156.2K ) Number of downloads: 2175
 
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 150
  • Joined: 2-October 06
  • From: /dev/urandom
  • Member No.: 58,371
Hi,

This one doesn't work for me... sad.gif Still very very very silent output via headphone jack only.

Cheers,
Mik
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 68
  • Joined: 7-November 06
  • Member No.: 63,545
WOW i cant believe it, I ran the pkg and i get perfect sound out of my speakers and headphone jack! THanks soooooo much for this package great! job! now all i need is to found out wich is the cheapest compitble USB wireless and im alllll set!

hp dv5226ca is the laptop i running.
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 987
  • Joined: 14-May 06
  • From: Southern Germany
  • Member No.: 38,972
nice creative installer thumbsup_anim.gif - but the Azalia approach does not currently work for Toshiba Laptops sad.gif

QUOTE (eGWan @ Dec 28 2006, 03:37 PM) *
here the installer for Conexant HD Audio 945x chiped,
the installer wil backup your old kext to /backups in ur root

it has been tested and worked and sory still output only
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 86
  • Joined: 20-December 06
  • Member No.: 70,637
QUOTE (mentorek @ Dec 29 2006, 12:13 AM) *
Hi,

This one doesn't work for me... sad.gif Still very very very silent output via headphone jack only.

Cheers,
Mik


perhaps you need applehda solution rather than azalia
skippy still working hard for it angel.png

QUOTE (Meatwagon @ Jan 1 2007, 07:09 AM) *
WOW i cant believe it, I ran the pkg and i get perfect sound out of my speakers and headphone jack! THanks soooooo much for this package great! job! now all i need is to found out wich is the cheapest compitble USB wireless and im alllll set!

hp dv5226ca is the laptop i running.


glad to hear it works for you

QUOTE (BugsBunny @ Jan 1 2007, 07:30 PM) *
nice creative installer thumbsup_anim.gif - but the Azalia approach does not currently work for Toshiba Laptops sad.gif


thanks,
maybe you're right its alter IO and/or memory ranges in its Laptops' chipsets
or just need a correct AppleHDA Conexant HDA Layout-ID property and inject it
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 987
  • Joined: 14-May 06
  • From: Southern Germany
  • Member No.: 38,972
QUOTE (eGWan @ Jan 3 2007, 05:29 PM) *
or just need a correct AppleHDA Conexant HDA Layout-ID property and inject it
hm yeah I have this huge horse syringe here filled with all sorts of Layout-ID properties - how do I need to inject it now (sub binarane, intra plistular .. tomato.gif )
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 86
  • Joined: 20-December 06
  • Member No.: 70,637
QUOTE (BugsBunny @ Jan 4 2007, 12:04 AM) *
hm yeah I have this huge horse syringe here filled with all sorts of Layout-ID properties - how do I need to inject it now (sub binarane, intra plistular .. tomato.gif )


i believe if there's applehda solution for connexant, it will use same method with realtek,
i dont think without injection into kernel, efi will tell kernel to load it natively, whistle.gif
unfortunatelly alcinject only work with 8.8.1, sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 85
  • Joined: 20-March 06
  • Member No.: 29,760
it work for me too. but any solution for input????
HP pavillion dv5251 audio: conexant hd
bye
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 11
  • Joined: 20-December 06
  • Member No.: 70,505
Hi,
it works for me too, the laptop is HP Pavillion dv6111ea using conexant hda (under windows device manager: HDAUDIO\FUNC_01&VEN_14F1&DEV_5045&SUBSYS_103C30BB). Still only output (speakers) and no mic or spdif. Any chances for input at least? Thanks and congatulations on your good work guys smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
7 Pages V  < 1 2 3 4 5 > » 
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 11:53 AM