Re: Pb with grub

2006-02-20 Thread Thierry
On Sun, 19 Feb 2006 13:10:11 +0100, Ernest jw ter Kuile wrote:

> On Sunday 19 February 2006 11:54, Hamish Moffatt wrote:
>> [texte cité caché]
> 
> Of course you are right. I should have differentiated grub the boot loader 
> and 
> grub the CLI.

Thx all for your help.
I validate in my kernel :  CONFIG_IA32_EMULATION

Working.


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



Re: powernow-k8 problem

2006-02-20 Thread Alexander Nagel

Thomas Lundqvist schrieb:

Dear all,

When trying to modprobe powernow-k8 I get the following:

  > modprobe powernow-k8
  FATAL: Error inserting powernow_k8 
(/lib/modules/2.6.15-1-486/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko): 
No such device
  
And in syslog I get:


  powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.50.4)
  powernow-k8: BIOS error - no PSB or ACPI _PSS objects

I have read about this problem and people suggest turning on Cool
'n Quiet in BIOS or/and update BIOS. I think I have tried these things...

  Kernel: 2.6.15-1-486 (Debian)
  CPU:Athlon 64, 3000+, 2 GHz, Socket 754
  MB: ASUS, K8V-MX updated with BIOS 0207 (originally 0204)

Do I need an amd64-compiled kernel?
Is it enough with BIOS setting "Cool N'Quiet" set to "Enabled"?

yes, i think so.


Any clues welcome, thanks in advance,

/Thomas L



You have the wrong kernel. Use linux-image-2.6.15-1-k7

or use AMD64 port of debian.
then use linux-image-2.6.15-1-amd64-k8
But you have to reinstall the whole thing, just installing the amd64 
kernel is not enough.


Alex




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



Re: powernow-k8 problem

2006-02-20 Thread Greg Madden
On Monday 20 February 2006 14:47, Thomas Lundqvist wrote:
> Dear all,
>
> When trying to modprobe powernow-k8 I get the following:
>   > modprobe powernow-k8
>
>   FATAL: Error inserting powernow_k8
> (/lib/modules/2.6.15-1-486/kernel/arch/i386/kernel/cpu/cpufreq/powernow
>-k8.ko): No such device
>
> And in syslog I get:
>
>   powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version
> 1.50.4) powernow-k8: BIOS error - no PSB or ACPI _PSS objects
>
> I have read about this problem and people suggest turning on Cool
> 'n Quiet in BIOS or/and update BIOS. I think I have tried these
> things...
>
>   Kernel: 2.6.15-1-486 (Debian)
>   CPU:Athlon 64, 3000+, 2 GHz, Socket 754
>   MB: ASUS, K8V-MX updated with BIOS 0207 (originally 0204)
>
> Do I need an amd64-compiled kernel?

YES, or at least a k7 (32 bit userland) or k8 (64 bit userland) version.


> Is it enough with BIOS setting "Cool N'Quiet" set to "Enabled"?
>
> Any clues welcome, thanks in advance,
>
> /Thomas L

-- 
Greg Madden


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



powernow-k8 problem

2006-02-20 Thread Thomas Lundqvist
Dear all,

When trying to modprobe powernow-k8 I get the following:

  > modprobe powernow-k8
  FATAL: Error inserting powernow_k8 
(/lib/modules/2.6.15-1-486/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko): 
No such device
  
And in syslog I get:

  powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.50.4)
  powernow-k8: BIOS error - no PSB or ACPI _PSS objects

I have read about this problem and people suggest turning on Cool
'n Quiet in BIOS or/and update BIOS. I think I have tried these things...

  Kernel: 2.6.15-1-486 (Debian)
  CPU:Athlon 64, 3000+, 2 GHz, Socket 754
  MB: ASUS, K8V-MX updated with BIOS 0207 (originally 0204)

Do I need an amd64-compiled kernel?
Is it enough with BIOS setting "Cool N'Quiet" set to "Enabled"?

Any clues welcome, thanks in advance,

/Thomas L


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



Re: Nvidia driver bypasses xorg.conf settings

2006-02-20 Thread Robert Isaac
On 2/19/06, Anthony DeRobertis <[EMAIL PROTECTED]> wrote:
> Lennart Sorensen wrote:
>
> > Just how exactly can 60hz ever be nicer on the eyes?  Well unless it is
> > an LCD in which case it doesn't matter.
>
> Well, even on a CRT, if the higher refresh rate pushes above the
> monitor's maximum dot clock, the image will begin to blur.
>

And eventually burn the monitor's tube out.  It is a _very_ good idea
to find the exact specs for your monitor and stick within those.



Re: amd64-archive update

2006-02-20 Thread Ozzy Lash
I was about to set up a chroot environment to run 32 bit applications,
when I came across Matthieu's amd64-archive announcement. Thanks to
Matthieu, I now have a flash enabled browser and openoffice, with
almost no pain.

I do have a couple of questions:

1. I am running unstable, and Matthieu's packages seem to be for
stable.  Is there a similar package for unstable?  The biggest
difference would be a newer version of Openoffice.

2. There is one program that I use that I need to run under wine. 
Could wine be added to
these packages?

Once again thanks for doing this, and for having easy to follow
instructions Matthieu.

Bill



Splashy on AMD64

2006-02-20 Thread Tony Freeman
Hello,

Splashy gives you a nice graphical display and progress bar as your
system boots.  

https://alioth.debian.org/projects/splashy/

I was able to get it to compile, install and run on my dual AMD64
machine - and the fix was posted to svn.  

svn co svn://svn.debian.org/splashy
cd splashy/
cp -a trunk splashy-0.1.8.svn2
cp -a trunk splashy-0.1.8.svn2.orig
cd splashy-0.1.8.svn2
./autogen.sh --prefix=/
debuild -uc -us
sudo dpkg -i ../splashy_0.1.8.svn2_amd64.deb
sudo dpkg -i ../splashy-themes_0.1.8.svn2_all.deb

I like the debian3 theme, so I sym linked it as the default theme:

cd /etc/splasy/themes/
sudo rm -rf default
sudo ln -s debian3 default

There is a command line to see what the theme will look like without
having to reboot.  Press F2 to exit:

sudo splashy test

There is one small problem which maybe someone here can help with: the
background image shows OK for a few seconds then blanks out while the
system is booting; however, the progress bar continues to operate as it
should until GDM takes over.

Things would be perfect if the background image would not blank out.
Maybe it's just me?  Could someone else please install and as see if you
get the same behavior? 

Thanks.

-- Tony




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



Re: debmirror problems

2006-02-20 Thread Goswin von Brederlow
fai amd <[EMAIL PROTECTED]> writes:

> hi folks, 
>
> i am trying to create a local mirror of amd64 tree for
> installation on many systems. i am kind of facing a
> problem with debmirror. would appreciate some help. 
>
> i have also used a different mirror. the errors are at
> the bottom.
>
> thank you,
>
> regards
> john.

> gpg: Signature made Mon 13 Feb 2006 08:14:41 AM EST
> using DSA key ID B5F5BBED
> gpg: Can't check signature: public key not found
> Release signature does not verify.

> gpg: Signature made Sun 12 Feb 2006 04:14:51 PM EST
> using DSA key ID 2D230C5F
> gpg: Can't check signature: public key not found

You simply don't have the matching gpg keys. Fetch them or use
the option to ignore them.

MfG
Goswin


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



Re: alternative to linuxant?

2006-02-20 Thread antonio giulio
> It is probably better to buy a hardware-controlled modem that will
> work without having to pay for the driver.

It's a notebook internal modem. Change notebook features (linux
compatibles) for a modem it's not the top. However a great number of
notebook for different marks has these "soft modems".