Hello,
I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to the board asus a7n8x-x, but, it crashes my box all the time, dont know why!
But it only crashes after login and a couple of minutes working...
any one know womething about this?
Hi,
> I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to the board asus a7n8x-x, but, it crashes my box all the time, dont know why!
> But it only crashes after login and a couple of minutes working...
> any one know womething about this?
Is the crash only with i2c or are you just trying linux on this board?
Craig
It only crashes with i2c, the kernel it's working nicelly, at the moment, but without i2c, if i compile it with i2c build in, it crashes.
On Wed, 10 Mar 2004 20:05:00 +0100
Craig Bradney <[email protected]> wrote:
> Hi,
>
> > I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to the board asus a7n8x-x, but, it crashes my box all the time, dont know why!
> > But it only crashes after login and a couple of minutes working...
> > any one know womething about this?
>
> Is the crash only with i2c or are you just trying linux on this board?
>
> Craig
>
Ok, thought you might have had the nForce2 bug issue as well. Perhaps
you haave already patched for that.
Craig
On Wed, 2004-03-10 at 20:56, backblue wrote:
> It only crashes with i2c, the kernel it's working nicelly, at the moment, but without i2c, if i compile it with i2c build in, it crashes.
>
> On Wed, 10 Mar 2004 20:05:00 +0100
> Craig Bradney <[email protected]> wrote:
>
> > Hi,
> >
> > > I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to the board asus a7n8x-x, but, it crashes my box all the time, dont know why!
> > > But it only crashes after login and a couple of minutes working...
> > > any one know womething about this?
> >
> > Is the crash only with i2c or are you just trying linux on this board?
> >
> > Craig
> >
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
If i run sensors-detect, it doesn't detect any chips, does a7n8x-x should work?
On Wed, 10 Mar 2004 22:14:43 +0100
Craig Bradney <[email protected]> wrote:
> Ok, thought you might have had the nForce2 bug issue as well. Perhaps
> you haave already patched for that.
>
> Craig
>
> On Wed, 2004-03-10 at 20:56, backblue wrote:
> > It only crashes with i2c, the kernel it's working nicelly, at the moment, but without i2c, if i compile it with i2c build in, it crashes.
> >
> > On Wed, 10 Mar 2004 20:05:00 +0100
> > Craig Bradney <[email protected]> wrote:
> >
> > > Hi,
> > >
> > > > I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to the board asus a7n8x-x, but, it crashes my box all the time, dont know why!
> > > > But it only crashes after login and a couple of minutes working...
> > > > any one know womething about this?
> > >
> > > Is the crash only with i2c or are you just trying linux on this board?
> > >
> > > Craig
> > >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to [email protected]
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
>
On Wed, Mar 10, 2004 at 06:50:47PM +0000, backblue wrote:
> Hello,
>
> I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to
> the board asus a7n8x-x, but, it crashes my box all the time, dont know
> why! But it only crashes after login and a couple of minutes
> working... any one know womething about this?
What is the oops reported?
Do you have any of the CONFIG_I2C_DEBUG_* options enabled? If so,
please do not, as that was causing a few oopses. All of them are fixed
in the latest -mm release.
thanks,
greg k-h
No i dont have nothing of that enable! all debug options are disable, should a7n8x-x work with lm_sensors? sensors-detect says that dont founds any chip's in my machine... but it finds nforce2 SMBus.
On Thu, 11 Mar 2004 16:31:35 -0800
Greg KH <[email protected]> wrote:
> On Wed, Mar 10, 2004 at 06:50:47PM +0000, backblue wrote:
> > Hello,
> >
> > I have compiled 2.6.3, with i2c suporte for my chipset "nforce2" to
> > the board asus a7n8x-x, but, it crashes my box all the time, dont know
> > why! But it only crashes after login and a couple of minutes
> > working... any one know womething about this?
>
> What is the oops reported?
>
> Do you have any of the CONFIG_I2C_DEBUG_* options enabled? If so,
> please do not, as that was causing a few oopses. All of them are fixed
> in the latest -mm release.
>
> thanks,
>
> greg k-h
On Fri, Mar 12, 2004 at 08:00:20PM +0000, backblue wrote:
> No i dont have nothing of that enable! all debug options are disable,
> should a7n8x-x work with lm_sensors?
What is "a7n8x-x"?
> sensors-detect says that dont founds any chip's in my machine...
Then I would believe that no sensors are present for it :)
> but it finds nforce2 SMBus.
Hm, did you try the 2.4 package of lmsensors on a 2.4 kernel? It
supports more chip drivers than 2.6 currently does.
good luck,
greg k-h
On Fri, 2004-03-12 at 22:05, Greg KH wrote:
> On Fri, Mar 12, 2004 at 08:00:20PM +0000, backblue wrote:
> > No i dont have nothing of that enable! all debug options are disable,
> > should a7n8x-x work with lm_sensors?
>
> What is "a7n8x-x"?
>
An ASUS motherboard.
> > sensors-detect says that dont founds any chip's in my machine...
>
> Then I would believe that no sensors are present for it :)
>
> > but it finds nforce2 SMBus.
>
> Hm, did you try the 2.4 package of lmsensors on a 2.4 kernel? It
> supports more chip drivers than 2.6 currently does.
>
Try using the w83781d
<M> Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F
Well.. that one works here on an A7N8X Deluxe anyway. I dont think it
worked for me builtin, but I load it as a module and its ok
Craig