2012-10-20, 07:23
i like it without plymoth it just goes directly from bios to xbmc (or so it seems)
(2012-10-21, 09:51)Bram77 Wrote: I've just bought myself a new bike (Yamaha MT-01) and it's probably the last weekend with good driving weather in the Netherlands for a while. Zo I'll be sitting on the horse it's back today. I'd planned to work on the script, but I'll most likely won't today. I'll be working on it during the week. Thanks again for all the usefull feedback!
(2012-10-19, 09:10)Bram77 Wrote: Thanks
How did you modify the script exactly? The script stoped and displayed that your current videocard is not supported by the script? Th exact name displayed was "Advanced"? That's strange... But I'll add support for the "Advanced" card, I'm not sure why it doesn't just work. Your coard should be detected properly.
case ${choice//\"/} in
1)
applyScreenResolution "720x480"
;;
2)
applyScreenResolution "720x576"
;;
3)
applyScreenResolution "1280×720"
;;
4)
applyScreenResolution "1366x768"
;;
5)
applyScreenResolution "1920x1080"
;;
*)
selectScreenResolution
options=(1 "720 x 480 (NTSC)" off
2 "720 x 576 (PAL)" off
3 "1280 × 720 (HD Ready)" off
4 "1366 x 768 (HD Ready)" on
5 "1920 x 1080 (Full HD)" off)
applyScreenResolution "1280×720"
applyScreenResolution "1280x720"
3 "1280 × 720 (HD Ready)" off
3 "1280 x 720 (HD Ready)" off
$USER
<cputempcommand>echo "$(sensors -u | tail -n64 | grep temp1_input | awk '{print $2 }' |awk '{printf("%d\n",$1 + 0.5);}') C"</cputempcommand>
mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
wget http://pastebin.com/raw.php?i=pQA9W8Bn -O /etc/X11/xorg.conf
DISPLAY=:0 /usr/lib/kodi/kodi-xrandr