Problem with Apple TV 2 - 4.3.1 with Jailbreak

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sandom Offline
Junior Member
Posts: 5
Joined: Apr 2011
Reputation: 0
Post: #21
hvac73 Wrote:I was able to get SMB share by adding it manually. Just the audio issue still to overcome.

Do you have a command line for adding it manually?
Thx
find quote
hvac73 Offline
Junior Member
Posts: 2
Joined: Apr 2011
Reputation: 0
Post: #22
Just did it from XBMC.
find quote
Saosin Offline
Junior Member
Posts: 1
Joined: Apr 2011
Reputation: 0
Post: #23
I get the same "Error 2: share not available." when I try to browse for SMB shares. When adding manually I get a "Request timed out".
find quote
Nemesys Offline
Junior Member
Posts: 2
Joined: Apr 2011
Reputation: 0
Post: #24
I also managed to add SMB server manually just adding SMB://<myServerIp>:32000 to the list of sources.
find quote
RobertJP Offline
Junior Member
Posts: 3
Joined: Apr 2011
Reputation: 0
Post: #25
I'm also having the trouble with viewing an smb network but I can add each share to the sources list manually as others have been able to. Unfortunately I also get the "Failed to initialize audio device" when playing any video. My audio is over HDMI to my TV and out the crappy 2.0 speakers of the TV. I tried both the Analog and HDMI sound settings in XBMC without any difference and rebooted between changes to make sure that wasn't it. I used Pwnagetool to jailbreak my ATV. Had to manually add sauriks repo to my sources to add bsdiff and gawk and manually installed seatbeltunlock before installing the latest nightly deb.

Snippit of where I believe the error is taking place:
Code:
03:03:31 T:138272768 M:106778624   DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Output Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
03:03:31 T:138272768 M:106774528   DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Input Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
03:03:31 T:138272768 M:106754048   ERROR: CIOSCoreAudioUnit::Open: Unable to Open AudioUnit. Error = 0x10000003 (   )
03:03:31 T:138272768 M:106278912    INFO: CIOSAudioRenderer::Deinitialize: Renderer has been shut down.
03:03:31 T:138272768 M:106278912    INFO: Previous line repeats 1 times.
03:03:31 T:138272768 M:106278912   ERROR: Creating a Null Audio Renderer, Check your audio settings as this should not happen
03:03:31 T:138272768 M:106278912   DEBUG: RemoveActiveDevice - Removing device 2
03:03:31 T:138272768 M:106278912   DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
03:03:31 T:138272768 M:106278912   DEBUG: RemoveActiveDevice - Removing device 0
03:03:31 T:138272768 M:106278912   DEBUG: CNullDirectSound::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough false - audioDevice: Default Output Device
XBMC log in full: http://pastebin.ubuntu.com/589374/

Thanks for all the hard work on XBMC, been using it for ages and it's my favorite platform for my living room.
find quote
mingolo Offline
Junior Member
Posts: 12
Joined: Apr 2011
Reputation: 9
Post: #26
Just a short question: is there anybody that got audio up and running after a pwnage tool jailbreak on 4.3.1?

Maybe I should also open up the question a bit: Is there anybody that has 4.3.1 with XBMC and audio in XBMC?

If yes, how did you do it?
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #27
No it seems to be a problem on atv2 with the JB ... i have no problems with audio on an ipad 4.3.1 pnwagetool. Maybe someone could try to jailbreak with sn0wbreeze and let us know if that works?!?
find quote
mingolo Offline
Junior Member
Posts: 12
Joined: Apr 2011
Reputation: 9
Post: #28
I only meant the apple TV Smile. As far as I know there is currently no other unthered jailbreak available...
find quote
riconster Offline
Junior Member
Posts: 4
Joined: Apr 2011
Reputation: 0
Post: #29
$ ssh root@<your ATV2 IP address>

root@<your ATV2 IP address>'s password: ''enter your password here, it should be "alpine" if you haven't changed it''

$ echo "deb http://apt.saurik.com/ tangelo-3.7 main">/etc/apt/sources.list.d/saurik.list

$ apt-get update
$ apt-get -f install org.xbmc.xbmc-atv2
find quote
mprassel Offline
Member
Posts: 65
Joined: Dec 2010
Reputation: 0
Location: London
Post: #30
riconster Wrote:$ ssh root@<your ATV2 IP address>

root@<your ATV2 IP address>'s password: ''enter your password here, it should be "alpine" if you haven't changed it''

$ echo "deb http://apt.saurik.com/ tangelo-3.7 main">/etc/apt/sources.list.d/saurik.list

$ apt-get update
$ apt-get -f install org.xbmc.xbmc-atv2

What does this do?

TV: LG LH423000
HTPC: A6 3500 HTPC on Win8 x64
STORAGE: unRaid (Currently with 8.5TB)
REMOTE: Logitech Harmony 520
SOUND SYSTEM: Samsung HT-E5530

My Setup
find quote
Post Reply