|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
poepil@gmail.com adjusted his/her tinfoil beanie and donned asbestos
underwear to post: > i've run sensors-detect command and got the following results: > o make the sensors modules behave correctly, add these lines to > /etc/modprobe.conf: > > #----cut here---- > # I2C module options > alias char-major-89 i2c-dev > #----cut here---- > > To load everything that is needed, add this to some /etc/rc* file: > > #----cut here---- > # I2C adapter drivers > modprobe i2c-nforce2 > modprobe i2c-isa > # I2C chip drivers > modprobe w83l785ts > modprobe eeprom > modprobe w83627hf > # sleep 2 # optional > /usr/bin/sensors -s # recommended > #----cut here---- > > adding lines to /etc/modprobe.conf is no problem for me. but adding> the lines to /etc/rc* which confuse me. what file(s) exacly which i> have to paste that lines? because i've seen the content ofthe files at > that directory, and it seems like scripting/programming thingy. i'm> affraid if i messed with the wrong files my linux will die .> > btw, i'm a newbie at linux, so please be patient explaining thing to > me. sorry if this had been quetioned by someone else, if so please > give me the url for that thead. i'm using http to post this message, i > don't know how to search in this forum. Hey no problem, Just copy the second lot into /etc/init.d/boot.local that will make it start on boot. It is a bit like the autoexec.bat in windows HTH -- Mark Novell Support Forums SysOp Twixt hill and high water N. Wales, UK. Skype <my nick> text only please |
|
|||
|
On Sat, 04 Jun 2005 16:54:40 GMT
baskitcaise <baskitcaise@gmx.co.uk> wrote: > It is a bit like the autoexec.bat in windows Just to be my nit-picking self, again: it's more like CONFIG.SYS. The closest corollary to AUTOEXEC.BAT in Linux is the shell config files,'.bashrc' and/or '.profile' if you're using BASH . . . ;-) BTW, Mark, have a nice weekend -- we will be under 37 degrees C, hereso should be a more comfortable weekend . . . -- Kevin Nathan (Arizona, USA) Linux Potpourri and a.o.l.s. FAQ -- http://www.project54.com/linux/ Open standards. Open source. Open minds. The command line is the front line. Linux 2.6.8-24.14-default 1:39pm up 5 days 18:42, 8 users, load average: 0.48, 0.20, 0.14 |
|
|||
|
Kevin Nathan adjusted his/her tinfoil beanie and donned asbestos
underwear to post: > BTW, Mark, have a nice weekend -- we will be under 37 degrees C, here > so should be a more comfortable weekend . . . > > Thanks Kevin and the same to you and yours. I think we actually reached the heady temp of 17C today, phew wot a scorcher ![]() Might get you on skype tomorrow if I have time, going to bed now been up since 5am and am starting to flag. Take care all -- Mark Novell Support Forums SysOp Twixt hill and high water N. Wales, UK. Skype <my nick> text only please |
|
|||
|
> Just copy the second lot into /etc/init.d/boot.local that will make
it > start on boot. thanks it works. |
|
|||
|
poepil@gmail.com adjusted his/her tinfoil beanie and donned asbestos
underwear to post: >> Just copy the second lot into /etc/init.d/boot.local that will make >> it start on boot. > > thanks it works. You are welcome. -- Mark Novell Support Forums SysOp Twixt hill and high water N. Wales, UK. Skype <my nick> text only please |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|