• 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 25
Xbmcfreak 10.08 svn livecd's
rikardo1979 Wrote:well, still not working - no sound at all

do you have in alsamixer un-mute the Spiff and put volumes to 80%?

Code:
sudo alsamixer

Adjust the channels you are interested in. Press ESC to exit out of the mixer.

Save the volumes of Alsamixer.

Code:
sudo alsactl store 0
Reply
Xenomes Wrote:do you have in alsamixer un-mute the Spiff and put volumes to 80%?

Code:
sudo alsamixer

Adjust the channels you are interested in. Press ESC to exit out of the mixer.

Save the volumes of Alsamixer.

Code:
sudo alsactl store 0

hmm, how can I get ito the terminal from live?? CTRL+ALT+F1 i got only black screen for some reason Huh
got that now sorry with putty.
just tried to adjust the spdif volume but I can't
screens
Image

Uploaded with ImageShack.us
Image

Uploaded with ImageShack.us
Reply
The consol seems broken, even exit xbmc wil not get you there.
Case: Ahanix MCE301 Mainboard: M3N78-VM :CPU X2 4200 MHz SSD: 2x OCZ agility 30G Ram: 2G Remote: MS MCE. MSI Geforece 210 & Asrock 330 ION.
Reply
rikardo1979 Wrote:hmm, how can I get ito the terminal from live?? CTRL+ALT+F1 i got only black screen for some reason Huh
got that now sorry with putty.
just tried to adjust the spdif volume but I can't
screens

Putty is fine, all the settings are good. I was looking for "S/PDIF Playback" sometimes it is not 0, then the spdif is audio in.

what do "speaker-test -DplugConfusedurround51 -c6"
Reply
the mixer screenshot says that digital output of the nvidia card is "off"
OpenElec Standalone --> Asus Chromebox 'Panther' --> Onkyo TX-NR709 --> Sony 55" X85C Android TV (also with Kodi!)
Asus Chromebox EZ Script
Kodi on Sony Bravia Android TVs
Reply
Xenomes Wrote:Putty is fine, all the settings are good. I was looking for "S/PDIF Playback" sometimes it is not 0, then the spdif is audio in.

what do "speaker-test -DplugConfusedurround51 -c6"

its runing but all quite - no sound again
I think I leave it.But thanks anyway for your help.
I think I go back to Win7 with XBMC or Mediaportal. I have some issues as well like some 1080p movies are not played smooth (Avatar,..) but is still better than non working XBMC on linux.
That's really shame cos 3 weeks ago I had the Mythbuntu with XBMC on it running perfectly. But after I installed Ubuntu 9.10 all this probs started cos that missing xbmc ppa's.
Well till the xbmc team fix that I will use Win.
Reply
voyager2 Wrote:The consol seems broken, even exit xbmc wil not get you there.

To fix the consol:

use putty to edit "/etc/default/grub"

add "vga=773" to the end of the line that begins "GRUB_CMDLINE_LINUX_DEFAULT=..............vga=773"

run "sudo update-grub"

restart
Reply
Still looking for help in getting my esata drive to mount
Reply
I have a little question since I am now using Xbmcfreak LiveCD 10.08 svn32696 which I have installed on my system drive my added directorys from my nas always disapere after the reboot?

also the enter key during the fullscreen playback no longer brings up the OSD menu?

is there a fix for those problems?
Reply
xbmcHerb Wrote:Still looking for help in getting my esata drive to mount

here try this

http://forum.xbmc.org/showthread.php?tid...ight=fstab

-=Jason=-
Reply
Flomaster,

I followed the link and I'm kinda lost. Not sure how I get the uuid of that disk.

I can see it via "sudo fdisk -l":

Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0000f6ff

I then did a "ls /dev/disk/by-uuid" and got these:
05bb7179-0ee1-486c-8e67-864b80ac3e28
1d188089-9d15-40aa-919b-4c38acac9d7d
05c0e5ed-6c10-4731-a586-a618d29ef686
f344ec79-5a48-4c5c-8e3d-70159e5e03fd

No clue which is which.
Reply
what does the code below give you
Code:
sudo blkid


-=Jason=-
Reply
Ahhhh - sudo blkdir

I was just doing blkdir and getting nothing.

So it appears the the 1st UUID is my 2TB

/dev/sda1: UUID="f344ec79-5a48-4c5c-8e3d-70159e5e03fd" TYPE="ext4"
/dev/sdb1: UUID="05c0e5ed-6c10-4731-a586-a618d29ef686" TYPE="ext4"
/dev/sdb5: UUID="05bb7179-0ee1-486c-8e67-864b80ac3e28" TYPE="swap"
/dev/sdc1: UUID="1d188089-9d15-40aa-919b-4c38acac9d7d" SEC_TYPE="ext2" TYPE="ext3"

Rebooting now after adding the info to my fstab
Reply
Flomaster,

THAT DID IT!


Filesystem Type 1K-blocks Used Available Use% Mounted on
rootfs rootfs 149386556 2177744 139620412 2% /
none devtmpfs 765324 260 765064 1% /dev
/dev/disk/by-uuid/05c0e5ed-6c10-4731-a586-a618d29ef686
ext4 149386556 2177744 139620412 2% /
none tmpfs 771756 0 771756 0% /dev/shm
none tmpfs 771756 284 771472 1% /var/run
none tmpfs 771756 0 771756 0% /var/lock
none tmpfs 771756 0 771756 0% /lib/init/rw
/dev/sda1 ext4 1922858352 200028 1824982724 1% /home/xbmc/mount/localhdd
Reply
Flomaster,

I am very grateful. I hate to bring up one last hitch.

I can't seem to do anything on that drive. Using Filemanager I can't create a new directory or copy files to it.
I tried mkdir via ssh and got "mkdir: cannot create directory `TV_SHOWS': Permission denied"

UPDATE

I did a "sudo chmod 0777" on the directory and all is working. Will that stay, or will I have to do it each boot?
Reply
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 25

Logout Mark Read Team Forum Stats Members Help
Xbmcfreak 10.08 svn livecd's0