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
sandom
Junior Member Posts: 5 Joined: Apr 2011 Reputation: 0 |
2011-04-04 19:14
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
Junior Member Posts: 2 Joined: Apr 2011 Reputation: 0 |
2011-04-04 19:41
Post: #22
Just did it from XBMC.
|
| find quote |
Saosin
Junior Member Posts: 1 Joined: Apr 2011 Reputation: 0 |
2011-04-04 19:45
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
Junior Member Posts: 2 Joined: Apr 2011 Reputation: 0 |
2011-04-04 19:50
Post: #24
I also managed to add SMB server manually just adding SMB://<myServerIp>:32000 to the list of sources.
|
| find quote |
RobertJP
Junior Member Posts: 3 Joined: Apr 2011 Reputation: 0 |
2011-04-04 20:44
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)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
Junior Member Posts: 12 Joined: Apr 2011 Reputation: 9 |
2011-04-05 09:06
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
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2011-04-05 09:13
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
Junior Member Posts: 12 Joined: Apr 2011 Reputation: 9 |
2011-04-05 09:44
Post: #28
I only meant the apple TV
. As far as I know there is currently no other unthered jailbreak available...
|
| find quote |
riconster
Junior Member Posts: 4 Joined: Apr 2011 Reputation: 0 |
2011-04-05 10:30
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
Member Joined: Dec 2010 Reputation: 0 Location: London |
2011-04-05 10:32
Post: #30
riconster Wrote:$ ssh root@<your ATV2 IP address> 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 |