Posts: 890
Joined: May 2009
Reputation:
12
Bram77 i really like your script. It is so nicely written. I have studied it a little and have already 'stolen' some bits of it and implemented it into O2 Joggler depending on the code for XBMC startup.
I also like the scripts from Sam Nazarko for example from Crystalbuntu and also raspbmc. I like the stuff with version update and updating.
Posts: 890
Joined: May 2009
Reputation:
12
I have one question. Are ATI drivers using xorg.conf? If yes is there any optimization recommended for ATI?
TNX
Posts: 890
Joined: May 2009
Reputation:
12
Is there some more stuff i can read about ATI drivers and config to get the most out of it according to video decoding? Nvidia so well documented but ATI is so so or. i'm just unable to find it. I hope someday the ati will support true hd, mpeg2/4 decoding....
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
To hibernate/sleep have you tried the power menu? It has several options there and also in xbmc settings the power off can be set to sleep/hibernate etc
Can you tell me what output of:
Code:
cat /var/lib/polkit-1/localauthority/50-local.d/custom-actions.pkla
You need to have acpid installed. can you verify it is?
also is the output of:
You can set power up on some usb devices including keyboards but since this is a laptop idk.
uNi
Posts: 890
Joined: May 2009
Reputation:
12
[Actions for xbmc user]
Identity=unix-user:xbmc
Action=org.freedesktop.upower.*;org.freedesktop.consolekit.system.*;org.freedesktop.udisks.*
ResultAny=yes
ResultInactive=yes
ResultActive=yes
xbmc@XBMC:~$
xbmc@XBMC:~$ id xbmc
uid=1000(xbmc) gid=1000(xbmc) groups=1000(xbmc),4(adm),24(cdrom),27(sudo),29(audio),30(dip),44(video),46(plugdev),100(users),105(fuse),107(sambashare),110(lpadmin)
xbmc@XBMC:~$
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-11-03, 16:23
(This post was last modified: 2012-11-03, 16:28 by un1versal.)
Those look ok, if you have acpi installed (and if your laptop supports acpi) it should be ok.
Perhaps have a rummage here
https://wiki.archlinux.org/index.php/Sus...ate-script
I dont have any experience with ATI or anything driver related maybe someone who knows more will chime-in.
Hibernate on keyboard
http://askubuntu.com/questions/80252/how...-hibernate and
https://bbs.archlinux.org/viewtopic.php?id=66829
uNi
Posts: 890
Joined: May 2009
Reputation:
12
Yes acpid is already installed. Is it possible that the cause from black screen even after power button press is handshake issue?
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
idk, Ive posted a few links in my previous post, I have no experience with ATI systems, but wsnipex and other do.
uNi
Posts: 4
Joined: Oct 2012
Reputation:
0
2012-11-03, 22:22
(This post was last modified: 2012-11-03, 22:38 by mrbiggmd.)
I have completed these steps..
Confirm installation of GRUB to the “Master boot record” with “Yes”
Confirm that the system clock is set to UTC with “Yes”
When finished remove the bootable USB drive and press Enter to reboot the machine.
After I remove the USB drive and reboot I get a black screen with a flashing cursor. If I put the USB stick back in a reboot I get a login prompt.
I installed the OS to a SATA drive.
sda = USB Stick
sdb = SATA Drive
Any ideas?
Thank you.
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-11-03, 22:52
(This post was last modified: 2012-11-03, 22:53 by un1versal.)
@ mrbiggmd
And now you follow the rest of the steps. Either login and do it directly or via SSH. Press a key on keyboard should show a login, use user=xbmc + whatever password you setup.
If you installed it to the internal drive it should be sda=sata drive sdb=usb though that doesn't matter. remove the stick reboot/login and
proceed with step 2
uNi