Re: [newbie] Ok you got me started

2002-07-03 Thread tom brinkman

On Tuesday 02 July 2002 02:40 pm, Terence J. Golightly wrote:

   # I2C adapter drivers
   # I2C chip drivers

   These are just comment lines, nothin's being done
 
Show stopper.  sensors-dectect is failing to find any i2c
  hardware to match a driver to, or v-versa.  What motherboard ?
  (brand  model)

 SoYo Dragon Plus Athlon xp 2100 plus.

 Check my attachments.
i2c-via.o: vt82c586b not found
i2c-via.o: Error while reading PCI configuration

 It's not finding a sensor module for your mobo's chipset. Could 
be other reasons, but maybe the mobo's chipset isn't supported yet? 
You might try puting these lines in /etc/rc.d/rc.local

# I2C adapter drivers
modprobe i2c-via(try also,  modprobe i2c-viapro)
# I2C chip drivers
modprobe lm80 (try also,  modprobe lm75)
modprobe eeprom

 and these in /etc/modules.conf
# I2C module options
alias char-major-89 i2c-dev

 also add this line to /etc/modules
i2c-proc

...and see if it works.  Other than that, I'm at a loss. You might 
need to report the problem directly to lm_sensors, or get with 
someone who's got a SY-Dragon+ and see how they got sensors workin, 
and with what kernel.  With the latest cooker kernels I'm gettin 
scrambled mostly useless output from lm_sensors.
-- 
Tom Brinkman  Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Ok you got me started

2002-07-03 Thread Terence J. Golightly

On Mon, 2002-07-01 at 18:28, Dennis Myers wrote:
 On Monday 01 July 2002 05:25 pm, you wrote:
  On Mon, 2002-07-01 at 10:10, tom brinkman wrote:
   On Sunday 30 June 2002 03:37 pm, Terence J. Golightly wrote:
  sensors -s gives a no sensors found message.  I looked at the
  sensors.conf file and I know I need help in setting it up.

Did you read the docs, run 'sensors-detect', and put the
 appropriate lines in modules.conf and rc.local ?
   
I still have more reading to do.  From the docs it looks
complicated.  I recompiled a kernel here and there but not gotten
as involved in loading modules and manipulating rc.d files and
such.
  
I'm beginning to suspect you're workin from a tarball.  don't,
   and don't use those docs.  No kernel recompile is neccessary.
   Mandrake kernels have had the i2c modules for a long time. Install
   the lm_sensors rpm, use urpmi as I don't remember if the
   liblm_sensors rpm is needed or not. Then it should be as simple as
   orun 'sensors-detect' and hit Enter for each question it asks
   ocut'n paste the lines it generates into the appropriate
modules.conf or rc.local file (detect tells you what goes where).
Addi2c-proc   to /etc/modules (not modules.conf)
   oEasiest thing is to reboot, tho it can be done without rebooting.
   oType 'sensors' in a term, and you should see sensor output.
  
   --
   Tom Brinkman  Corpus Christi, Texas
  
   
  Tom,
 
  Sorry, my posts are incomplete.  I did install an rpm of lm_sensors
 
  A first run of sensors-detect and it found my Pine tnt2 video card but
  couldn't find the i2c-riva driver. I went to the url that was given but
  got lost in the links.
 
  i2c-elektor.o.gzinsmod failed and something about incorrect
 module
  parameters, including invalid IO or IRQ params.
  i2c-elv.o.gzinsmod failed same message as above.
  i2c-phillips-par.o.gz   loaded successfully
  i2c-velleman.o.gz   init_module: no such device and same errors as
  above.
  i2c-dev already loaded
 
  How do I check to see if some of these might already be loaded into the
  kernel.  I check the directory path to the files in quesiton and they
  are there.
 
  scan ISA bus yes
  bunch of error messages for chips that arn't on my board.
  Summary of probes just done:
  press enter to continue.   didn't print anything before this line?
  I chose to use smbus for loading I2c modules.
 
  I then get the following:
 
  #cut here 
  # I2C adapter drivers
  # I2C chip drivers
  #cut here 
 
  To make sensors modules behave correctly,add these lines to either
  /etc/modules.conf or /etc/conf.modules:
 
  #cut here 
  # I2C module operations
  alias char-major-89 i2c-dev
  #cut here 
 
  Sorry if I have sent incomplete info for your consumption.  I will try
  to be more vigilant in future exchanges.
 
 
Dennis,

 Terry, the above lines, each after cut here, should should be copied into :  
 /etc/rc.d/rc.local   for the first one and then into the /etc/modules.conf  
 for the second one. Do not include the cut here lines. Do include the # 
 signs, which makes me wonder if the first for the rc.local file, is complete 
 or correct, cause both lines are commented so no drivers are shown. 

I'll do that after I find out why sensors-detect is not finding the
drivers for my system. i.e. the first cut-out section has no commands to
place into etc/rc.d/rc.local.

What mother board do you have? 

It is a Soyo Dragon Plus.

and are you sure you copied the lines in their 
 entirety?  You can copy the lines with kedit or gedit text editors,  probably 
 the easiest is to navigate to the files and open with advanced editor. HTH
 -- 
I have included some attachments that have appeared in another post. I
hope they can shed some light on this.


Many Thanks,


Terry


 
[EMAIL PROTECTED]


total 96
-rw-r--r--1 root root 4914 Sep 23  2001 i2c-algo-bit.o.gz
-rw-r--r--1 root root 3623 Sep 23  2001 i2c-algo-pcf.o.gz
-rw-r--r--1 root root 3382 Sep 23  2001 i2c-ali15x3.o.gz
-rw-r--r--1 root root 2660 Sep 23  2001 i2c-amd756.o.gz
-rw-r--r--1 root root 9037 Sep 23  2001 i2c-core.o.gz
-rw-r--r--1 root root 3680 Sep 23  2001 i2c-dev.o.gz
-rw-r--r--1 root root 2343 Sep 23  2001 i2c-elektor.o.gz
-rw-r--r--1 root root 1691 Sep 23  2001 i2c-elv.o.gz
-rw-r--r--1 root root 1462 Sep 23  2001 i2c-hydra.o.gz
-rw-r--r--1 root root 3731 Sep 23  2001 i2c-i801.o.gz
-rw-r--r--1 root root 2040 Sep 23  2001 i2c-i810.o.gz
-rw-r--r--1 root root 1179 Sep 23  2001 i2c-isa.o.gz
-rw-r--r--1 root root 2015 Sep 23  2001 i2c-philips-par.o.gz
-rw-r--r--1 root root 3291 

Re: [newbie] Ok you got me started

2002-07-02 Thread Terence J. Golightly

On Mon, 2002-07-01 at 21:55, tom brinkman wrote:
 On Monday 01 July 2002 04:25 pm, Terence J. Golightly wrote:
 
  scan ISA bus yes
  bunch of error messages for chips that arn't on my board.
 
 That's normal
 
  Summary of probes just done:
  press enter to continue.   didn't print anything before this
  line? I chose to use smbus for loading I2c modules.
 
  Try again and choose ISA
 
  I then get the following:
 
  #cut here 
  # I2C adapter drivers
  # I2C chip drivers
  #cut here 
 
   Show stopper.  sensors-dectect is failing to find any i2c hardware 
 to match a driver to, or v-versa.  What motherboard ? (brand  model)

SoYo Dragon Plus Athlon xp 2100 plus.

   What's in /lib/modules/kernel version/kernel/drivers/i2c/  ? You 
 should see somethin like
 
  i2c$ l
 i2c-algo-bit.o.gz  i2c-dev.o.gz  i2c-isa.o.gz  
 i2c-via.o.gz
 i2c-algo-pcf.o.gz  i2c-elektor.o.gz  i2c-philips-par.o.gz  
 i2c-viapro.o.gz
 i2c-ali1535.o.gz   i2c-elv.o.gz  i2c-piix4.o.gz
 i2c-voodoo3.o.gz
 i2c-ali15x3.o.gz   i2c-hydra.o.gzi2c-proc.o.gz
 i2c-amd756.o.gzi2c-i801.o.gz i2c-sis5595.o.gz
 i2c-core.o.gz  i2c-i810.o.gz i2c-velleman.o.gz
 -- 
 Tom Brinkman  Corpus Christi, Texas
 
 
 
Check my attachments.

thanks,

Terry

-- 
[EMAIL PROTECTED]




i2c-core.o: i2c core module
i2c-algo-pcf.o: i2c pcf8584 algorithm module
i2c-elektor.o: i2c pcf8584-isa adapter module
i2c-core.o: i2c core module
i2c-algo-bit.o: i2c bit algorithm module
i2c-elv.o: i2c ELV parallel port adapter module
i2c-core.o: i2c core module
i2c-algo-bit.o: i2c bit algorithm module
i2c-philips-par.o: i2c Philips parallel port adapter module
i2c-philips-par.o: attaching to parport0
parport0: cannot grant exclusive access for device i2c-philips-par
i2c-philips-par: Unable to register with parport.
i2c-velleman.o: i2c Velleman K8000 adapter module
i2c-velleman.o: Port 0x378 already in use.
i2c-dev.o: i2c /dev entries driver module
i2c-core.o: driver i2c-dev dummy driver registered.
i2c-via.o version 2.6.1 (20010830)
i2c-via.o: vt82c586b not found
i2c-via.o: Error while reading PCI configuration


00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 3099
00:01.0 PCI bridge: VIA Technologies, Inc.: Unknown device b099
00:0e.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
00:11.0 ISA bridge: VIA Technologies, Inc.: Unknown device 3074
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 1b)
00:12.0 Ethernet controller: VIA Technologies, Inc.: Unknown device 3065 (rev 70)
01:00.0 VGA compatible controller: nVidia Corporation Vanta [NV6] (rev 15)


total 96
-rw-r--r--1 root root 4914 Sep 23  2001 i2c-algo-bit.o.gz
-rw-r--r--1 root root 3623 Sep 23  2001 i2c-algo-pcf.o.gz
-rw-r--r--1 root root 3382 Sep 23  2001 i2c-ali15x3.o.gz
-rw-r--r--1 root root 2660 Sep 23  2001 i2c-amd756.o.gz
-rw-r--r--1 root root 9037 Sep 23  2001 i2c-core.o.gz
-rw-r--r--1 root root 3680 Sep 23  2001 i2c-dev.o.gz
-rw-r--r--1 root root 2343 Sep 23  2001 i2c-elektor.o.gz
-rw-r--r--1 root root 1691 Sep 23  2001 i2c-elv.o.gz
-rw-r--r--1 root root 1462 Sep 23  2001 i2c-hydra.o.gz
-rw-r--r--1 root root 3731 Sep 23  2001 i2c-i801.o.gz
-rw-r--r--1 root root 2040 Sep 23  2001 i2c-i810.o.gz
-rw-r--r--1 root root 1179 Sep 23  2001 i2c-isa.o.gz
-rw-r--r--1 root root 2015 Sep 23  2001 i2c-philips-par.o.gz
-rw-r--r--1 root root 3291 Sep 23  2001 i2c-piix4.o.gz
-rw-r--r--1 root root 4968 Sep 23  2001 i2c-proc.o.gz
-rw-r--r--1 root root 3253 Sep 23  2001 i2c-sis5595.o.gz
-rw-r--r--1 root root 1586 Sep 23  2001 i2c-velleman.o.gz
-rw-r--r--1 root root 1831 Sep 23  2001 i2c-via.o.gz
-rw-r--r--1 root root 3282 Sep 23  2001 i2c-viapro.o.gz
-rw-r--r--1 root root 2102 Sep 23  2001 i2c-voodoo3.o.gz


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Ok you got me started

2002-07-02 Thread Dennis Myers

On Monday 01 July 2002 05:25 pm, you wrote:
 On Mon, 2002-07-01 at 10:10, tom brinkman wrote:
  On Sunday 30 June 2002 03:37 pm, Terence J. Golightly wrote:
 sensors -s gives a no sensors found message.  I looked at the
 sensors.conf file and I know I need help in setting it up.
   
   Did you read the docs, run 'sensors-detect', and put the
appropriate lines in modules.conf and rc.local ?
  
   I still have more reading to do.  From the docs it looks
   complicated.  I recompiled a kernel here and there but not gotten
   as involved in loading modules and manipulating rc.d files and
   such.
 
   I'm beginning to suspect you're workin from a tarball.  don't,
  and don't use those docs.  No kernel recompile is neccessary.
  Mandrake kernels have had the i2c modules for a long time. Install
  the lm_sensors rpm, use urpmi as I don't remember if the
  liblm_sensors rpm is needed or not. Then it should be as simple as
  orun 'sensors-detect' and hit Enter for each question it asks
  ocut'n paste the lines it generates into the appropriate
   modules.conf or rc.local file (detect tells you what goes where).
   Addi2c-proc   to /etc/modules (not modules.conf)
  oEasiest thing is to reboot, tho it can be done without rebooting.
  oType 'sensors' in a term, and you should see sensor output.
 
  --
  Tom Brinkman  Corpus Christi, Texas
 
  
 Tom,

 Sorry, my posts are incomplete.  I did install an rpm of lm_sensors

 A first run of sensors-detect and it found my Pine tnt2 video card but
 couldn't find the i2c-riva driver. I went to the url that was given but
 got lost in the links.

 i2c-elektor.o.gz  insmod failed and something about incorrect
 module
 parameters, including invalid IO or IRQ   params.
 i2c-elv.o.gz  insmod failed same message as above.
 i2c-phillips-par.o.gz loaded successfully
 i2c-velleman.o.gz init_module: no such device and same errors as
   above.
 i2c-dev   already loaded

 How do I check to see if some of these might already be loaded into the
 kernel.  I check the directory path to the files in quesiton and they
 are there.

 scan ISA bus yes
 bunch of error messages for chips that arn't on my board.
 Summary of probes just done:
 press enter to continue.   didn't print anything before this line?
 I chose to use smbus for loading I2c modules.

 I then get the following:

 #cut here 
 # I2C adapter drivers
 # I2C chip drivers
 #cut here 

 To make sensors modules behave correctly,add these lines to either
 /etc/modules.conf or /etc/conf.modules:

 #cut here 
 # I2C module operations
 alias char-major-89 i2c-dev
 #cut here 

 Sorry if I have sent incomplete info for your consumption.  I will try
 to be more vigilant in future exchanges.


 Terry

 Terence Golightly
 [EMAIL PROTECTED]
Terry, the above lines, each after cut here, should should be copied into :  
/etc/rc.d/rc.local   for the first one and then into the /etc/modules.conf  
for the second one.  Do not include the cut here lines. Do include the # 
signs, which makes me wonder if the first for the rc.local file, is complete 
or correct, cause both lines are commented so no drivers are shown. What 
mother board do you have? and are you sure you copied the lines in their 
entirety?  You can copy the lines with kedit or gedit text editors,  probably 
the easiest is to navigate to the files and open with advanced editor. HTH
-- 
Dennis M. linux user #180842




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Ok you got me started

2002-07-02 Thread mike

To jump in here ,

I have had problems with LM_sensors in 8.2 as well.

in 8.0 it works perfectly. under 8.2 only one of the sensors is seen,
and it registers
the a cpu temp of 127 degrees C. quite silly and wrong. I can make it
read a correct
value, but the value never changes. I would like to have this working
properly, so I can move past 8.0 I have this setup on a Epox 8Kta3 Pro
MB/ 1 gig athlon, 512 mg ram, three HDs and 32mg TnT video card ( not
that that matters here ) 

Any observations or advice for me too would be nice Thanks !!! 


-- 
Mike McNeese


currently running Mandrake versions 8.0 and 8.2  
Linux registered user # 248955 


If obstacles are all we see, then we've lost sight of our goal!



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Ok you got me started

2002-07-01 Thread tom brinkman

On Sunday 30 June 2002 03:37 pm, Terence J. Golightly wrote:
   sensors -s gives a no sensors found message.  I looked at the
   sensors.conf file and I know I need help in setting it up.
 
 Did you read the docs, run 'sensors-detect', and put the
  appropriate lines in modules.conf and rc.local ?

 I still have more reading to do.  From the docs it looks
 complicated.  I recompiled a kernel here and there but not gotten
 as involved in loading modules and manipulating rc.d files and
 such.

 I'm beginning to suspect you're workin from a tarball.  don't, 
and don't use those docs.  No kernel recompile is neccessary.  
Mandrake kernels have had the i2c modules for a long time. Install 
the lm_sensors rpm, use urpmi as I don't remember if the 
liblm_sensors rpm is needed or not. Then it should be as simple as
orun 'sensors-detect' and hit Enter for each question it asks
ocut'n paste the lines it generates into the appropriate
 modules.conf or rc.local file (detect tells you what goes where).
 Addi2c-proc   to /etc/modules (not modules.conf)
oEasiest thing is to reboot, tho it can be done without rebooting.
oType 'sensors' in a term, and you should see sensor output.

-- 
Tom Brinkman  Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Ok you got me started

2002-07-01 Thread tom brinkman

On Monday 01 July 2002 04:25 pm, Terence J. Golightly wrote:

 scan ISA bus yes
 bunch of error messages for chips that arn't on my board.

That's normal

 Summary of probes just done:
 press enter to continue.   didn't print anything before this
 line? I chose to use smbus for loading I2c modules.

 Try again and choose ISA

 I then get the following:

 #cut here 
 # I2C adapter drivers
 # I2C chip drivers
 #cut here 

  Show stopper.  sensors-dectect is failing to find any i2c hardware 
to match a driver to, or v-versa.  What motherboard ? (brand  model)

  Not all motherboards support monitoring, specially OEM ONLY spec  
boards as found in Dells, Gateway, Compaq, etc.  They usually lack 
the necessary i2c/SMBus hardware, but I don't recall you havin one of 
those.

  What's in /lib/modules/kernel version/kernel/drivers/i2c/  ? You 
should see somethin like

 i2c$ l
i2c-algo-bit.o.gz  i2c-dev.o.gz  i2c-isa.o.gz  
i2c-via.o.gz
i2c-algo-pcf.o.gz  i2c-elektor.o.gz  i2c-philips-par.o.gz  
i2c-viapro.o.gz
i2c-ali1535.o.gz   i2c-elv.o.gz  i2c-piix4.o.gz
i2c-voodoo3.o.gz
i2c-ali15x3.o.gz   i2c-hydra.o.gzi2c-proc.o.gz
i2c-amd756.o.gzi2c-i801.o.gz i2c-sis5595.o.gz
i2c-core.o.gz  i2c-i810.o.gz i2c-velleman.o.gz
-- 
Tom Brinkman  Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Ok you got me started

2002-06-29 Thread tom brinkman

On Sunday 31 December 2000 11:33 pm, Terence J. Golightly wrote:
  Not done with 'ya yet Terry ;)   Try up to 12.5 x 143 (1788
  Mhz),

 I couldn't get a 12.5 x 143, So I left the multiplier on auto and
 bumped the fsb up to 143 noticeable improvement!

  Multipliers on XP's are locked, and quite difficult to unlock.  
There's some (messy) workarounds posted on various websites, but I 
wouldn't fool with it.   My 1.4 Tbird is factory unlocked, so rather 
than run it at 10.5x133, I can set it to 11.5x135 (1553mhz).

 You'll be in the XP 2200+ ++ range, solid as a rock ;~

 post displayed 1788mhz!!

XP 2200+ runs at 1767mhz, almost equals the performance of a P4 at 
2.5 Ghz.   Just to be clear here, I advocated tryin up to 143mhz, but 
not to neccesarilly run at that speed. Now that you know it's stable 
at 143, run it at around 140.  That'll give you  1750mhz (nearly a 
2200+ ;) and your PCI will be close at 35mhz.

 As noted in a later post about heat problems my machine was
 experiencing you recommended I install lm_sensors.  I did that and
 now I am unable to set it up.

 sensors -s gives a no sensors found message.  I looked at the
 sensors.conf file and I know I need help in setting it up.

   Did you read the docs, run 'sensors-detect', and put the 
appropriate lines in modules.conf and rc.local ? You don't need to 
change anything in sensors.conf. As to, no sensors found, you'll 
probly still get that warning, but if you look at 'dmesg |less', 
you'll see the later on in the boot process the i2c modules are 
loaded. 
-- 
Tom Brinkman  Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com