![]() |
|
[LINUX] My Asrock 330 ION Tweaks, Tips, Tricks, and Fixes! - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85) +--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110) +--- Thread: [LINUX] My Asrock 330 ION Tweaks, Tips, Tricks, and Fixes! (/showthread.php?tid=61697) |
- X3lectric - 2010-02-04 15:40 rossoneri711 Wrote:ok so i extracted the folder on to the desktop, performed the steps again correctly and it still doesnt work. yep now I know why PAE kernel its a driver issue its not gonna work on that kernel type I doubt the driver is designed for non standard kernels. I could be wrong, I'm a fallible machine... Report this to Asrock maybe they will fix it for you. Alternatively use a normal 32 bit kernel. BoyBastos Wrote:monty, can you outline an install for karmic? thanks. the method is described via link on first post first line then you add sources for xbmc. https://launchpad.net/~team-xbmc/+archive/ppa any of the first posts explain clearly how to insert sources and get key for the repositories. easiest way is really typing aptitude into terminal (running as root) type / which brings up search type xbmc and install all packages you need. xbmcstandalone and xbmclive should be picked to pick stuff ctr + to purge ctrl - (that control and - or + sign on your keyboard) also terminal will accept mouse control over menus explore and learn. you also have to add nvidia drivers sources that's on posts the rest well is here there and everywhere. so get reading!! if you don't wanna be bothered with all that theres a script also posted on first post it does the hard work for you. other than that also works is get the latest xbmclive disk and install it to HDD then all u need to do is add tweaks fixes which are here on topic and tweak system until your satisfied. - rossoneri711 - 2010-02-04 15:51 X3lectric Wrote:yep how do i remove everything i installed and start again? - X3lectric - 2010-02-04 16:02 just get disk in again and format drives as b4 reinstall Linux though for kernel changes you don't have to Linux is that flexible. all you have to do is pick the correct kernel off of aptitude (terminal) or synaptic (full desktop) and remove the one you have installed. Since this is a learning curve for you dont get fed up and abandon Linux nor me nor most ppl here are were that familiar with Linux only a couple of months ago, yea sure Id used it but not really like a a real man (whatever beast that is). like I say in first post RTFM/Google/Forums is very important and trying it out for yourself. Then you learn just fine... you see guys here one moment they asking questions the next they coming up with solutions, that can b u in no time.Aye remember run as root if your on terminal to do stuff like this. - andyblac - 2010-02-04 18:21 monty0815 Wrote:Warning: This might crash you computer. cheers monty 0x8850 my scritpt is comming alone nicely - rossoneri711 - 2010-02-04 19:06 X3lectric Wrote:just get disk in again and format drives as b4 reinstall Linux though for kernel changes you don't have to Linux is that flexible. The problem is that i have already moved all of my movies (180GB) on to the disc and i dont have a backup. Because stupid me, didnt partition the disk so i could avoid it. I mean is there any way to remove, like windows, unisntall the drivers, so i can try again? dont know if this is possible in ubuntu, thats why i am asking. I remember though that in my previous tries with ubuntu, i got the remote working, by just double clicking on the driver package like the asrock readme said. losing all my films would be bad, and i am the one to blame i know, but if there is any other way please tell me. Quote:all you have to do is pick the correct kernel off of aptitude (terminal) or synaptic (full desktop) and remove the one you have installed. i have no idea what you mean by that
- X3lectric - 2010-02-04 19:09 all you have to do is pick the correct kernel off of aptitude (terminal) or synaptic (full desktop) and remove the one you have installed. it will automatically remove install your kernel and configure the grub without destroying your data, at worst case scenario you can also sftp into the box form a pc and get all films from there onto pc. - rossoneri711 - 2010-02-04 19:13 X3lectric Wrote:all you have to do is pick the correct kernel off of aptitude (terminal) or synaptic (full desktop) and remove the one you have installed. how do i do that ? i have only been using ubuntu for almost a week now. i dont know as much stuff as you guys have. - monty0815 - 2010-02-04 19:35 @rossoneri open up a shell and try the following command: Code: sudo apt-get install linux-image-generic && sudo apt-get remove linux-image-generic-pae && sudo update-grubregards, monty - rossoneri711 - 2010-02-04 19:36 monty0815 Wrote:@rossoneri thanks a lot! will try it tonight! lm-sensors - BoyBastos - 2010-02-05 00:11 monty0815 Wrote:@BoyBastos no luck ![]() PS: I followed post#2 but at the end i get a > only do i have to use ctrl c? after echo.... and on the lm-sensors repository i get permission denied ( echo ## [ lm-sensors v3.1.1 Repositories ] ## >> /etc/apt/sources.listecho deb http://ppa.launchpad.net/ari-tczew/ppa/ubuntu karmic main >> /etc/apt/sources.list echo deb http://ppa.launchpad.net/ari-tczew/ppa/ubuntu karmic main >> /etc/apt/sources.list apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AA700EA2 ) Sorry, no sensors were detected. Either your sensors are not supported, or they are connected to an I2C or SMBus adapter that is not supported. See http://www.lm-sensors.org/wiki/FAQ/Chapter3 for further information. If you find out what chips are on your board, check http://www.lm-sensors.org/wiki/Devices for driver status. i said yes to all |