* problems
@ 2000-06-12 20:31 Santiago Carbonell Forment
0 siblings, 0 replies; 7+ messages in thread
From: Santiago Carbonell Forment @ 2000-06-12 20:31 UTC (permalink / raw)
To: linux-sound
Hello
I'm a student from Valencia in Spain. I have Redhat 5.2 and a Sound
Blaster Pro. The program sndconfig no detects any card. With another
programs (isapnp) tell me that "device is busy". I don't know what I
have to do. If you can help me I grateful to you.
Thanks
^ permalink raw reply [flat|nested] 7+ messages in thread
* Problems
@ 2003-02-26 11:55 Jordi Ferrer Plana
0 siblings, 0 replies; 7+ messages in thread
From: Jordi Ferrer Plana @ 2003-02-26 11:55 UTC (permalink / raw)
To: linux-msdos
Hi,
I email you becouse I have an extrange problem with dosemu and I don't know
where I can report that:
I have a problem with Watcom C/C++ 11.0 compiler. The following standard code:
#include <stdio.h>
#include <stdlib.h>
int main ( int ArgC, char **ArgV )
{
if ( ArgC != 2 )
printf ( "\nUsage: $main env_var_name\n\n" );
else
{
char *Var;
if ( ( Var = getenv ( ArgV[1] ) ) != NULL )
printf ( "'%s' = '%s'\n", ArgV[1], Var );
else
printf ( "'%s' = ''\n", ArgV[1] );
}
return 0;
}
Don't get enviroment variables:
C:\TMP>main PATH
DOS/4GW Protected Mode Run-time Version 1.97
Copyright (c) Rational Systems, Inc. 1990-1994
'PATH' = ''
If I compile the same code with Turbo C/C++ 1.0 it works fine:
C:\TMP>main PATH
'PATH' = 'C:\PROGS\COMP\WATCOM\BINW;C:\PROGS\COMP\CLIPPER;C:\PROGS\COMP\TP7;C:\U
TILS;C:\BAT;c:\bin;c:\gnu;c:\dosemu'
I don't know if it's a bug or if I'm doing something grong.
I notice that environment variables are case sensitive under dosemu but that's
not my problem.
---------------------------------------------------------------------------
Jordi Ferrer Plana
Computer Vision and Robotics Group
University of Girona (SPAIN)
Dept. of Electronics, Informatics and Automation
Tel. +34 972 418 881 - Fax. +34 972 418 259
web: http://eia.udg.es/~jferrerp - E-mail: jferrerp@eia.udg.es
http://llamatron.homelinux.net netfox@llamatron.homelinux.net
"C makes it easy to shoot yourself in the foot. C++ makes it harder,
but when you do, it blows away your whole leg."
Bjarne Stroustrup.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Problems.
@ 2005-05-19 6:24 Stefan Andersson
2005-05-19 6:24 ` Problems Jean Delvare
2005-05-19 6:24 ` Problems Stefan Andersson
0 siblings, 2 replies; 7+ messages in thread
From: Stefan Andersson @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
Hi.. I'm having trouble getting a fair reading ..
I have a ASUS P4S533-X
sensors-detect tells me to use the sis-645 , it87 , i2c-isa modules ...
and then i get this reading:
root@chibisuke:~# sensors
it87-isa-0290
Adapter: ISA adapter
Algorithm: ISA algorithm
VCore 1: +1.55 V (min = +1.42 V, max = +1.56 V)
VCore 2: +1.66 V (min = +2.40 V, max = +2.60 V) ALARM
+3.3V: +6.04 V (min = +3.12 V, max = +3.44 V) ALARM
+5V: +4.99 V (min = +4.72 V, max = +5.24 V)
+12V: +0.00 V (min = +11.36 V, max = +12.60 V) ALARM
-12V: -27.36 V (min = -12.63 V, max = -11.41 V) ALARM
-5V: -13.64 V (min = -5.28 V, max = -4.81 V) ALARM
Stdby: +0.00 V (min = +4.72 V, max = +5.24 V) ALARM
VBat: +3.23 V
fan1: 2732 RPM (min = 0 RPM, div = 2)
fan2: 0 RPM (min = 3000 RPM, div = 2) ALARM
fan3: 0 RPM (min = 3000 RPM, div = 2) ALARM
Temp1/MB: +75?C (min = +20?C, max = +40?C)
Temp2/CPU: +86?C (min = +25?C, max = +45?C)
Temp3: +127?C (min = +25?C, max = +45?C)
It's not very accurate =)
I hope you can make any sense of this.
If not just ask me ! =)
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20030808/9f426343/attachment.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Problems.
2005-05-19 6:24 Problems Stefan Andersson
@ 2005-05-19 6:24 ` Jean Delvare
2005-05-19 6:24 ` Problems Stefan Andersson
1 sibling, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
> Hi.. I'm having trouble getting a fair reading ..
> I have a ASUS P4S533-X
>
> sensors-detect tells me to use the sis-645 , it87 , i2c-isa modules
> ...
>
> and then i get this reading:
Preliminary question, did you run "sensors -s"?
> VCore 1: +1.55 V (min = +1.42 V, max = +1.56 V)
> VCore 2: +1.66 V (min = +2.40 V, max = +2.60 V) ALARM
You may have to adjust the min and max values in /etc/sensors.conf (look
for the it87-* section). The nominal value for VCore 1 & 2 depends on
the CPU and we can't guess it. We use 1.5V and 2.5V because these are
the most frequently seen values, but if your CPU uses different
voltages, you have to adjust the configuration file to match them. VCore
1 seems to be OK here, but VCore 2 isn't, for sure.
> +3.3V: +6.04 V (min = +3.12 V, max = +3.44 V) ALARM
This is a known problem, and the fix is detailed in the config file. You
may still have some problems after using the fix however.
> +5V: +4.99 V (min = +4.72 V, max = +5.24 V)
> VBat: +3.23 V
At least these ones are prefect :)
> -12V: -27.36 V (min = -12.63 V, max = -11.41 V) ALARM
> -5V: -13.64 V (min = -5.28 V, max = -4.81 V) ALARM
There are alternate furmulae in the config file, please give them a try
(don't forget to run "sensors -s" afterwards).
> +12V: +0.00 V (min = +11.36 V, max = +12.60 V) ALARM
> Stdby: +0.00 V (min = +4.72 V, max = +5.24 V) ALARM
I'm really astonished (especially by the +12V). Do you have readings for
these ones in your BIOS setup screen or other OS?
This reminds me of something I read about the ADM1025/NE1619, but I'd
need to read the datasheet for your chipset to confirm. Do you know
which of the IT8705F, IT8712F or SiS950 you do actually have?
> fan1: 2732 RPM (min = 0 RPM, div = 2)
> fan2: 0 RPM (min = 3000 RPM, div = 2) ALARM
> fan3: 0 RPM (min = 3000 RPM, div = 2) ALARM
I guess you simply have only one fan. Add "ignore fan2" and "ignore
fan3" lines to your config file (section it87-* of course).
> Temp1/MB: +75?C (min = +20?C, max = +40?C)
> Temp2/CPU: +86?C (min = +25?C, max = +45?C)
> Temp3: +127?C (min = +25?C, max = +45?C)
I admit the readings are probably wrong. Try using the temp_type
parameter (for more details, read doc/chips/it87), maybe it'll help.
--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Problems.
2005-05-19 6:24 Problems Stefan Andersson
2005-05-19 6:24 ` Problems Jean Delvare
@ 2005-05-19 6:24 ` Stefan Andersson
1 sibling, 0 replies; 7+ messages in thread
From: Stefan Andersson @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
Hi ....
Yes I've run "sensors -s" ..
-------------------- snapshop from asus.com -
start
Chipset SIS645DX SIS962L
-------------------- snapshop from asus.com -
stop
There you have the chipset =)
And i have seen other readings from BIOS .. but not anywhere else..
And atleast that reading says 40C on the CPU ... Thankd goodness ;)
Thanks for your quick answer .. I'm going away over the weekend now.
But when i get back i'll try my very best at customnizing those
limits/values
Thanks again !
----- Original Message -----
From: "Jean Delvare" <khali@linux-fr.org>
To: "Stefan Andersson" <stefan@networksolutions.se>
Cc: <sensors@Stimpy.netroedge.com>
Sent: Friday, August 08, 2003 10:37
Subject: Re: Problems.
>
> > Hi.. I'm having trouble getting a fair reading ..
> > I have a ASUS P4S533-X
> >
> > sensors-detect tells me to use the sis-645 , it87 , i2c-isa modules
> > ...
> >
> > and then i get this reading:
>
> Preliminary question, did you run "sensors -s"?
>
> > VCore 1: +1.55 V (min = +1.42 V, max = +1.56 V)
> > VCore 2: +1.66 V (min = +2.40 V, max = +2.60 V) ALARM
>
> You may have to adjust the min and max values in /etc/sensors.conf (look
> for the it87-* section). The nominal value for VCore 1 & 2 depends on
> the CPU and we can't guess it. We use 1.5V and 2.5V because these are
> the most frequently seen values, but if your CPU uses different
> voltages, you have to adjust the configuration file to match them. VCore
> 1 seems to be OK here, but VCore 2 isn't, for sure.
>
> > +3.3V: +6.04 V (min = +3.12 V, max = +3.44 V) ALARM
>
> This is a known problem, and the fix is detailed in the config file. You
> may still have some problems after using the fix however.
>
> > +5V: +4.99 V (min = +4.72 V, max = +5.24 V)
> > VBat: +3.23 V
>
> At least these ones are prefect :)
>
> > -12V: -27.36 V (min = -12.63 V, max = -11.41 V) ALARM
> > -5V: -13.64 V (min = -5.28 V, max = -4.81 V) ALARM
>
> There are alternate furmulae in the config file, please give them a try
> (don't forget to run "sensors -s" afterwards).
>
> > +12V: +0.00 V (min = +11.36 V, max = +12.60 V) ALARM
> > Stdby: +0.00 V (min = +4.72 V, max = +5.24 V) ALARM
>
> I'm really astonished (especially by the +12V). Do you have readings for
> these ones in your BIOS setup screen or other OS?
>
> This reminds me of something I read about the ADM1025/NE1619, but I'd
> need to read the datasheet for your chipset to confirm. Do you know
> which of the IT8705F, IT8712F or SiS950 you do actually have?
>
> > fan1: 2732 RPM (min = 0 RPM, div = 2)
> > fan2: 0 RPM (min = 3000 RPM, div = 2) ALARM
> > fan3: 0 RPM (min = 3000 RPM, div = 2) ALARM
>
> I guess you simply have only one fan. Add "ignore fan2" and "ignore
> fan3" lines to your config file (section it87-* of course).
>
> > Temp1/MB: +75?C (min = +20?C, max = +40?C)
> > Temp2/CPU: +86?C (min = +25?C, max = +45?C)
> > Temp3: +127?C (min = +25?C, max = +45?C)
>
> I admit the readings are probably wrong. Try using the temp_type
> parameter (for more details, read doc/chips/it87), maybe it'll help.
>
>
> --
> Jean Delvare
> http://www.ensicaen.ismra.fr/~delvare/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Problems
@ 2025-06-01 19:10 Shawn A. Hollva
0 siblings, 0 replies; 7+ messages in thread
From: Shawn A. Hollva @ 2025-06-01 19:10 UTC (permalink / raw)
To: git
Sent from my iPhone 16 Max Pro Plus
^ permalink raw reply [flat|nested] 7+ messages in thread
* Problems...
@ 2026-03-21 4:48 royr
0 siblings, 0 replies; 7+ messages in thread
From: royr @ 2026-03-21 4:48 UTC (permalink / raw)
To: nouveau; +Cc: xuser
Nvidia quadro 160M
[ 2468.108409] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.108424] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.108428] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [000f858000 gst-plugin-scan[4246]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.108451] nouveau 0000:01:00.0: fb: trapped write at 0000434000 on channel 4 [0f858000 gst-plugin-scan[4246]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.108662] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.108667] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.108671] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [000f858000 gst-plugin-scan[4246]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.108691] nouveau 0000:01:00.0: fb: trapped write at 0000437000 on channel 4 [0f858000 gst-plugin-scan[4246]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.125200] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00000040 [RT_FAULT] - Address 0000420000
[ 2468.125215] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00030000
[ 2468.125219] nouveau 0000:01:00.0: gr: 00200000 [] ch 10 [000ee70000 gst-plugin-scan[4247]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.125241] nouveau 0000:01:00.0: fb: trapped write at 0000420000 on channel 10 [0ee70000 gst-plugin-scan[4247]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.125542] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00000040 [RT_FAULT] - Address 0000420000
[ 2468.125548] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00030000
[ 2468.125552] nouveau 0000:01:00.0: gr: 00200000 [] ch 10 [000ee70000 gst-plugin-scan[4247]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.125572] nouveau 0000:01:00.0: fb: trapped write at 0000420000 on channel 10 [0ee70000 gst-plugin-scan[4247]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.146392] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00000040 [RT_FAULT] - Address 0000420000
[ 2468.146407] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00030000
[ 2468.146412] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [000f858000 gst-plugin-scan[4246]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.146432] nouveau 0000:01:00.0: fb: trapped write at 0000420000 on channel 4 [0f858000 gst-plugin-scan[4246]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.146793] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00000040 [RT_FAULT] - Address 0000420000
[ 2468.146798] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00030000
[ 2468.146802] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [000f858000 gst-plugin-scan[4246]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.146822] nouveau 0000:01:00.0: fb: trapped write at 0000420000 on channel 4 [0f858000 gst-plugin-scan[4246]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.179073] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.179087] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.179092] nouveau 0000:01:00.0: gr: 00200000 [] ch 10 [000f5cc000 gst-plugin-scan[4246]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.179113] nouveau 0000:01:00.0: fb: trapped write at 000042a000 on channel 10 [0f5cc000 gst-plugin-scan[4246]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.179726] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.179732] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.179736] nouveau 0000:01:00.0: gr: 00200000 [] ch 10 [000f5cc000 gst-plugin-scan[4246]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.179756] nouveau 0000:01:00.0: fb: trapped write at 000042a000 on channel 10 [0f5cc000 gst-plugin-scan[4246]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.188268] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.188276] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.188281] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [000f858000 gst-plugin-scan[4247]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.188301] nouveau 0000:01:00.0: fb: trapped write at 0000433000 on channel 4 [0f858000 gst-plugin-scan[4247]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.188515] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.188520] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.188524] nouveau 0000:01:00.0: gr: 00200000 [] ch 4 [000f858000 gst-plugin-scan[4247]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.188545] nouveau 0000:01:00.0: fb: trapped write at 0000436000 on channel 4 [0f858000 gst-plugin-scan[4247]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2468.229093] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.229105] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.229110] nouveau 0000:01:00.0: gr: 00200000 [] ch 3 [000f8d4000 gst-plugin-scan[4247]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.229149] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - 00001000 [RT_LINEAR_MISMATCH] - Address 0000000000
[ 2468.229153] nouveau 0000:01:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000000, e1c: 00000020, e20: 00001800, e24: 00220000
[ 2468.229157] nouveau 0000:01:00.0: gr: 00200000 [] ch 3 [000f8d4000 gst-plugin-scan[4247]] subc 3 class 8297 mthd 1b0c data 1000f010
[ 2468.229177] nouveau 0000:01:00.0: fb: trapped write at 0000424000 on channel 3 [0f8d4000 gst-plugin-scan[4247]] engine 00 [PGRAPH] client 0b [PROP] subclient 00 [RT0] reason 00000002 [PAGE_NOT_PRESENT]
[ 2471.275244] nouveau 0000:01:00.0: gst-plugin-scan[4246]: channel failed to initialise, -17
[ 2471.276874] nouveau 0000:01:00.0: gst-plugin-scan[4247]: channel failed to initialise, -17
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2026-03-21 15:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-12 20:31 problems Santiago Carbonell Forment
-- strict thread matches above, loose matches on Subject: below --
2003-02-26 11:55 Problems Jordi Ferrer Plana
2005-05-19 6:24 Problems Stefan Andersson
2005-05-19 6:24 ` Problems Jean Delvare
2005-05-19 6:24 ` Problems Stefan Andersson
2025-06-01 19:10 Problems Shawn A. Hollva
2026-03-21 4:48 Problems royr
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.