![]() |
|
Jetway Mini-TOP HBJC600C99-52W-BW - New Ion 2, Intel Atom D525 1.8GHz barebone nettop - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Off-Topic (/forumdisplay.php?fid=34) +--- Forum: Hardware for XBMC (/forumdisplay.php?fid=112) +--- Thread: Jetway Mini-TOP HBJC600C99-52W-BW - New Ion 2, Intel Atom D525 1.8GHz barebone nettop (/showthread.php?tid=78722) |
- josh4trunks - 2011-01-27 00:31 jmcgee_jr Wrote:Yes but you still cannot wake it from any other device other than the remote control or power button. Android/iPod touch works too / wol stuff (gotta enable in bios and be on lan) Bluetooth wont work in S3. Sucks USB stuff wont work (I couldn t find anything in the bios) I usually use my android phone. or press the power button... - josh4trunks - 2011-01-27 11:25 fnc1 Wrote:Greetings all, Wow sorry for such a late post, just started noticing alot of people were asking questions on here I could help with. No minimal install DOES NOT optimally align the partition. Also you need to put the discard option on any ext4 partitions in your /etc/fstab file in order to enable trim. Here's a guide I made for the asus 1015pem where I have an intel SSD. If you follow the partitioning step and the /etc/fstab file your golden. http://forum.eeeuser.com/viewtopic.php?id=89922 Post if you have questions - josh4trunks - 2011-01-27 11:37 BTW I stopped adding the 200 line patch cause I'm not even sure if it helps. I believe it only help when you are running multiple programs from a command line... Not too sure. But either way by ubuntu 11.04 they are using kernel 2.6.38 (and the patch was added to the kernel in either 2.6.37 or 2.6.38). Which means soon we wont need to worry about it. I also might try openelec, just hate that the filesystem is mostly read only so not too many customizations. Gonna post on their thread and see if I can get what I want into the OS. (ffmpeg - mythbox , and xbmc-eventclients-wiiremote) - NuSkooler - 2011-01-27 17:51 Got my hardware last night and have it up and running now. Already loving this thing! Here's what I did:
asound.conf: Code: pcm.!default {Everything is now working perfectly (1080p HDMI A/V including DTS, etc.) minus the remote that shipped with the device. I'll look at that later tonight or this week. I'd like to replace all my remotes with a Harmony soon, so I'm not too concerned. Also, I'm using the official XBMC remote from my Android and it works perfectly. Oh, and it's super quiet after boot! If anyone has tips or a script I can cut/paste (!!) for the remote I'd love to hear about it!
- josh4trunks - 2011-01-27 19:43 NuSkooler Wrote:Got my hardware last night and have it up and running now. Already loving this thing! Unfortuntly openelec had the remote working then it stopped (I believe I read that on their forum). I also raead they are working on it. If it was almost any other linux distrobution you could just do a few steps and it'd be working but OpenElec's filesystem is read only and the user can't make large changes... they should have it working soon though if I read correcly (they just need to patch their kernel) - davemex - 2011-01-27 23:58 Out of curiosity, for those of you that have this device with or without an SSD, how long is it taking your system to boot from a cold state until the main XBMC menu appears? I timed it this morning after having tweaked Grub and it took 38 seconds from the time I hit the on button until the main XBMC menu first appeared. Half of that time is the Bios screen. I'm using an SSD already so I was wondering if there was anything else I could do to get this time down. Thanks! - josh4trunks - 2011-01-28 00:08 davemex Wrote:Out of curiosity, for those of you that have this device with or without an SSD, how long is it taking your system to boot from a cold state until the main XBMC menu appears? You could try OpenElec, it's suppose to boot pritty fast. - fnc1 - 2011-01-28 02:57 davemex Wrote:Out of curiosity, for those of you that have this device with or without an SSD, how long is it taking your system to boot from a cold state until the main XBMC menu appears? It's been a while since I've played with boot times, but start here: sudo apt-get install bootchart youlll have a file in /var/log/bootchart that should give you a starting place A couple other things to look at to start: -disableing some tty's -get rid of dhcp and use static ips - josh4trunks - 2011-01-28 03:03 davemex Wrote:Out of curiosity, for those of you that have this device with or without an SSD, how long is it taking your system to boot from a cold state until the main XBMC menu appears? And make sure to put discard in your /etc/fstab if your ssd supports trim. this will help keep your ssd from slowing down over time. I wish the bios didn't take so darn long too, on most asus systems they use boot booster to basically skip the bios, it drops my netbook on an intel ssd to boot time in the low 20's... Either way if I can get a stable enough system I should need to reboot. But my system does still randomly reboot after waking from suspend... Hope to fix this - fnc1 - 2011-01-28 03:15 I have some stuff in post 146 for speeding somethings up with SDD Also i think one of your biggest speed ups would come from recompiling the latest Kernel for static instead of modules.. that way it doesnt probe everything..
|