Re: FGLRX and ATI XPRESS 200M

2006-11-06 Thread Andrea Gasparini
 It's true... I read about it on another newsletter; but if i remove
 composite extension, when i run xserver i have a black screen.
 How i can do???

try to read /var/log/Xorg.0.log and post all errors.

and your fisrt try should be with only

Section Device
Identifier  ATI Technologies, Inc. Radeon Xpress 200M (RS480)
Driver  fglrx
EndSection

without all other options.
bye!
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---
-Il lunedi'dell'arrampicatore: www.lunedi.org -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: gcj

2006-10-27 Thread Andrea Gasparini
Hi alexander,  
i don't use gcj, so i can't figure specific gcj issues, but

 [EMAIL PROTECTED]:/tmp/j$ strace ./Hello.exe
 execve(./Hello.exe, [./Hello.exe], [/* 36 vars */]) = -1 EACCES
 (Permission denied)

this says that Hello.exe can't be executed, so check permissions on that 
file, or if you are on a filesystem withou the right policies.

bye.
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---
-Il lunedi'dell'arrampicatore: www.lunedi.org -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Powernow on MSI L715

2006-04-06 Thread Andrea Gasparini
 Hallo! Please help me to set up powernow for L715 MSI notebook. This is
 the laptop with MT4 Turion processor. I have a problem with cpu
 temperature control: the temperature on idle machine stabilizes about
 54*C. The frequency is at lowest level (800MHz). Fan incessantly changes
 speed from lower to higher: once in a couple of seconds! 
I have some fan problems too.
I've (not) resolved using BIOS settings: I specify that the fan must be 
active when  AC-powered and inactive when battery-powered...

I hope that a newer kernel could resolv this problem. 

bye!
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---
-Il lunedi'dell'arrampicatore: www.lunedi.org -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 2.6.15 on HP ZV6100 ( similar to compaq R4000)

2006-02-25 Thread Andrea Gasparini
 I would have thought with 2.6.15 it had a chance.  2.6.8 certainly won't
 like the chipset in it.
I think that it should work, i've a similar chipset (if not the same), and 
it works also with 2.6.8, recompiilng it.


 Not sure why 2.6.12 in ubuntu would work and 2.6.15 in debian wouldn't.
 Unless they load different drivers or something.
The problem, in my case, was that kernel load atiixp module after 
ide_generic, and (don't know why) ati module can't take control of ide/pci 
correctly.
( this is not a reason, it's simply what happen in my notebook... )

bye!
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---
-Il lunedi'dell'arrampicatore: www.lunedi.org -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get update error libswt-mozilla-gtk-3.1-jni

2006-02-11 Thread Andrea Gasparini
Lennart Sorensen spiffera, alle 21:58, giovedì 9 febbraio 2006 circa:
 --force should not be used unless you know what you are doing.
I think so. :)
maybe i should say: read manpage first...  
So: Niclas, read 'man dpkg' !! :)

 If something like this happens, it is a bug and should be filed as one.
 If packages conflict, uninstall one of them, or don't upgrade until the
 maintainer fixes the bug.  Using --force leaves the system in a somewhat
 broken state where in the future removing one of the packages that had a
 file conflict may cause the file to be removed even though the other
 packages still says it is installed and may require it.  So it is a very
 very bad idea.
i don't think so. :)
this happen a lot of time when you dist-upgrade debian, or other 
debian-based system. In particular if you use testing, or unstable, like 
(i think) almost all writing here.

bye!
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---



Re: apt-get update error libswt-mozilla-gtk-3.1-jni

2006-02-09 Thread Andrea Gasparini
The problem is this:
  trying to overwrite `/usr/lib/jni/libswt-mozilla-gtk-3139.so', which is
 also in package libswt3.1-gtk-jni

you can force the installation giving as root:
# dpkg -i 
--force-overwrite 
/var/cache/apt/archives/libswt-mozilla-gtk-3.1-jni_3.1.2-1_amd64.deb

bye!
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Temperature problem with 2.6.14-2.6.15

2006-01-02 Thread Andrea Gasparini
v0n0 wrote:
 Could I make anything against this?
i've the same problem.
and if it isn't enough, sometime (without being reproducible ) reading 
in /proc/thermal_zone/*/temperature hangs the machine.

and thanks for tell that even 2.6.15 won't work... :-P

bye!
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: acpi on turion 64

2005-12-13 Thread Andrea Gasparini
Bruno Ducrot spiffera, alle 18:46, lunedì 12 dicembre 2005 circa:
 Try
 echo 0  /proc/acpi/fan/xx/state
 to turn it on, and
 echo 3  /proc/acpi/fan/xx/state
 to turn it off.
simply, it doesn't work... 
where can I get some logs?
( i'll try enabling a little debug while compiling the kernel...)

thanks, anyway... :P
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---



acpi on turion 64

2005-12-08 Thread Andrea Gasparini
Hi, 
I'm new of this mailing list, and i've some problems with fine-tunes in my 
Turion based notebook... 

The most serious problem is that from rebooting it doesn't change states of 
cooling fans... so it stops on high temperature...

/proc/acpi/fan/xx/state says:
state   off
and there's no way of toggle it to on state... for example with: 
echo on  /proc/acpi/fan/xx/state

this is my cpuinfo:
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 36
model name  : AMD Turion(tm) 64 Mobile ML-34 
stepping: 2
cpu MHz : 800.022
cache size  : 1024 KB
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat 
pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 
3dnow pni lahf_lm
bogomips: 1572.86
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc

and i've tried with kernel 2.6.12 and 2.6.14.
I insert almost all in kernel modules.

thanks in advance. (and sorry for my english) :-P
-- 
-gaspa-
---
Powered by Debian GNU/Linux and Debian GNU/Hurd
-- HomePage: iogaspa.altervista.org ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]