badram patch for amd64?

2006-03-02 Thread Joachim Achtzehnter

Hi all,

Has anybody ported the badram kernel patch to amd64? I tried applying 
the patch but the files init.c, page.h, Kconfig, and defconfig were only 
patched in the i386 sub-trees.


Memtest consistently reports a single bit error for my DDR400 DIMM and 
being able to tell the kernel to stay away from that address would be cool.


Joachim

--
home: [EMAIL PROTECTED] (www.kraut.ca)
work: [EMAIL PROTECTED]  (www.netacquire.com)


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



D-I Etch Beta2 - Status update (3)

2006-03-02 Thread Frans Pop
I've made a complete mess of CD images for Beta2 so far as the result of a 
wrong assumption. This means, as some installation reports and comments 
have shown, that CD images linked from [1] have been broken since last 
Friday.

The good news is that there are now good Beta2 netinst and businesscard CD 
test images available from [1]. Note that these are not the regular 
etch_d-i or sid_d-i. The correct link for Beta2 images is currently:
http://cdimage.debian.org/cdimage/beta2-test-build/

Initial tests using these images for i386 and sparc64 have shown no 
problems. Tests for other arches are very much appreciated [2].

This also means that there are no good full CD images available yet. 
However, some issues with full CD images have been identified [3] and are 
being worked on.


I've also uploaded the (hopefully final) 20060302 build of 
debian-installer today which includes the new 2.6.15-7 kernels. It has 
been accepted for i386 and so should now start building for all arches.

We will probably have a small further delay in the Beta2 release, but 
because no blocking issues have been identified as yet, it looks as if we 
can keep it minimal. I'm somewhat reluctant to post hard dates ATM.

I'm very sorry for any confusion. Please blame it on my inexperience as 
release manager for d-i and the complexity of the whole process.

Cheers,
FJP

[1] http://www.debian.org/devel/debian-installer/
[2] SVN: installer/doc/devel/release-checklist
[3] http://lists.debian.org/debian-boot/2006/03/msg00050.html


pgpV5tf4kQ9Ge.pgp
Description: PGP signature


Re: AMD64 installer with megaraid driver?

2006-03-02 Thread Lennart Sorensen
On Thu, Mar 02, 2006 at 01:47:26PM +, Dave Ewart wrote:
> > I have an LSI Megaraid 467 (often rebadged as a Dell PERC2/DC, I
> > believe) that I would like to use on my Athlon 64 system.
> > Unfortunately, with every installer I have tried does not have the
> > megaraid module.  I have found an old i386 installer with this, but
> > that's about it.  Anyone know if such a thing exists?  If not, any
> > good tutorials on adding your own kernel to an existing ISO?
> 
> There's a netinst image here which may help:
> 
> http://tinyplanet.ca/~lsorense/amd64/

Also the megaraid driver was renamed/changed recently.  There is now
megaraid_mbox and megaraid_sas and megaraid_mm along with megaraid.  Not
sure which one is the right one for which hardware.

You may also have to manually modprobe the driver from console 2 during
the install.

Len Sorensen


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



Re: Music stutters during startup of programs

2006-03-02 Thread Lennart Sorensen
On Wed, Mar 01, 2006 at 04:30:54PM +0100, Gabor Gombas wrote:
> The CPU load is not significant, that's not the problem. Also, the
> kernel tells that something is disabling interrupts for too long (I
> don't have the exact log at hand), and raid5 does not do such things.

Well, the driver may be doing something wrong then.

How much ram in the system?  Was this on the nvidia or sil sata
controller (I forget since I have seen questions about both in the last
few days).

> Actually HW raid is usually slower than SW raid. The real benefit of HW
> raid is the reduced I/O bandwidth usage, which makes quite a difference
> if you only have a single PCI bus. PCI-Express has more bandwidth (at
> least in theory) so it should be less of a problem nowadays (you need
> more disks to saturate the bus).

Yes the HW raid is often slower at throughput, but much lower cpu use
than software raid5 can ever have.

Len Sorensen


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



Re: lspci shows all devices as unknown

2006-03-02 Thread Jean-Luc Coulon (f5ibh)

Le 02.03.2006 21:24:50, Lin Shao a écrit :

I'm running a  2.6.15-1-em64t-p4-smp kernel. Most of the hardwares are
working
fine, but lspci shows all of them as unknown:

:00:00.0 Host bridge: Intel Corp.: Unknown device 2770
:00:01.0 PCI bridge: Intel Corp.: Unknown device 2771
:00:1b.0 0403: Intel Corp.: Unknown device 27d8 (rev 01)
:00:1c.0 PCI bridge: Intel Corp.: Unknown device 27d0 (rev 01)
:00:1c.4 PCI bridge: Intel Corp.: Unknown device 27e0 (rev 01)
:00:1c.5 PCI bridge: Intel Corp.: Unknown device 27e2 (rev 01)
:00:1d.0 USB Controller: Intel Corp.: Unknown device 27c8 (rev 01)
:00:1d.1 USB Controller: Intel Corp.: Unknown device 27c9 (rev 01)
:00:1d.2 USB Controller: Intel Corp.: Unknown device 27ca (rev 01)
:00:1d.3 USB Controller: Intel Corp.: Unknown device 27cb (rev 01)
:00:1d.7 USB Controller: Intel Corp.: Unknown device 27cc (rev 01)
:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev e1)
:00:1f.0 ISA bridge: Intel Corp.: Unknown device 27b0 (rev 01)
:00:1f.1 IDE interface: Intel Corp.: Unknown device 27df (rev 01)
:00:1f.2 0106: Intel Corp.: Unknown device 27c1 (rev 01)
:00:1f.3 SMBus: Intel Corp.: Unknown device 27da (rev 01)
:01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown
device
5b62
:01:00.1 Display controller: ATI Technologies Inc: Unknown device
5b72
:04:00.0 Ethernet controller: Intel Corp.: Unknown device 109a
(rev 01)


any idea why? Thanks a lot.


try update-pciids



Lin



pgpLd5HQjmlU1.pgp
Description: PGP signature


lspci shows all devices as unknown

2006-03-02 Thread Lin Shao
I'm running a  2.6.15-1-em64t-p4-smp kernel. Most of the hardwares are working 
fine, but lspci shows all of them as unknown:

:00:00.0 Host bridge: Intel Corp.: Unknown device 2770
:00:01.0 PCI bridge: Intel Corp.: Unknown device 2771
:00:1b.0 0403: Intel Corp.: Unknown device 27d8 (rev 01)
:00:1c.0 PCI bridge: Intel Corp.: Unknown device 27d0 (rev 01)
:00:1c.4 PCI bridge: Intel Corp.: Unknown device 27e0 (rev 01)
:00:1c.5 PCI bridge: Intel Corp.: Unknown device 27e2 (rev 01)
:00:1d.0 USB Controller: Intel Corp.: Unknown device 27c8 (rev 01)
:00:1d.1 USB Controller: Intel Corp.: Unknown device 27c9 (rev 01)
:00:1d.2 USB Controller: Intel Corp.: Unknown device 27ca (rev 01)
:00:1d.3 USB Controller: Intel Corp.: Unknown device 27cb (rev 01)
:00:1d.7 USB Controller: Intel Corp.: Unknown device 27cc (rev 01)
:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev e1)
:00:1f.0 ISA bridge: Intel Corp.: Unknown device 27b0 (rev 01)
:00:1f.1 IDE interface: Intel Corp.: Unknown device 27df (rev 01)
:00:1f.2 0106: Intel Corp.: Unknown device 27c1 (rev 01)
:00:1f.3 SMBus: Intel Corp.: Unknown device 27da (rev 01)
:01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 
5b62
:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5b72
:04:00.0 Ethernet controller: Intel Corp.: Unknown device 109a (rev 01)


any idea why? Thanks a lot.

Lin


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



Re: nfsroot boot problems

2006-03-02 Thread fai amd
Hi,

--- Antti Pyykko <[EMAIL PROTECTED]> wrote:

> On Mon, 27 Feb 2006, fai amd wrote:
> 
> > i am trying to set up an amd64 fai server.would appreciate some
> help.
> 
> You need to have IP_PNP enabled in kernel for nfsroot;
> Networking -> Networking options -> IP: kernel level
> autoconfiguration
> 
> -

yes it worked in a way. now i get the errors. 

he kernel complains

IP-Config : No network devices available. 

Looking up port of RPC 13/2 on 192.168.0.100
portmap : RPC call returned error 101
Root-NFS: Unable to get nfsd port number from server, using default. 

repeat of above error.

Root-NFS: Server returned -101 while mounting /usr/lib/fai/nfsroot

VFS: Unable to mount root fs via NFS trying floppy
..

i am not quite sure if the error means that the network card is not
configured or the there is a problem with nfs server itself. 

the network card i have is 

:06:07.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit
Ethernet Controller (rev 05)

wondering if there are any known problems with the card

i am using e1000 driver.

thank you,

regards
john.



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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



Trouble setting up ALSA on Asus K8U-X motherboard

2006-03-02 Thread Eduardo M KALINOWSKI
I have an AMD64 system on an Asus K8U-X motherboard. However, I
haven't had success using ALSA and I have no sound at the moment.

The sound card is identified this way:

# lspci | grep audio
:00:04.0 Multimedia audio controller: ALi Corporation M5455 PCI
AC-Link Controller Audio Device (rev 20)

alsaconf, however, properly identifies that this card should use the
snd-intel8x0 module. A look at the Sound Card Matrix at the ALSA page
shows that this module is indeed the one for this card.

However, when the module is loaded, these messages are printed:

ACPI: PCI Interrupt :00:04.0[A] -> GSI 18 (level, low) -> IRQ 22
AC'97 0 does not respond - RESET
ACPI: PCI interrupt for device :00:04.0 disabled
Intel PCH: probe of :00:04.0 failed with error -13

The module does load, as you can see:

# lsmod | grep snd
snd_intel8x0   34216  0
snd_ac97_codec101244  1 snd_intel8x0
snd_ac97_bus2880  1 snd_ac97_codec
snd_pcm_oss51424  0
snd_mixer_oss  17472  1 snd_pcm_oss
snd_pcm90252  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer  24008  1 snd_pcm
snd57984  6
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore  10720  1 snd
snd_page_alloc 11344  2 snd_intel8x0,snd_pcm

But not soundcards are identified:

# cat /proc/asound/cards
--- no soundcards ---

And running alsamixer produces

# alsamixer
alsamixer: function snd_ctl_open failed for default: No such device

kernel is
Linux elrond 2.6.15-1-amd64-k8 #2 Thu Feb 23 04:54:57 UTC 2006 x86_64
GNU/Linux

Previously (in kernel 2.6.13.4) I could use sound through OSS, but now
not even that works. (I suspect it's an issue with udev, which I didn't
use before.) Does anybody have any hints?


-- 
What a COINCIDENCE!  I'm an authorized "SNOOTS OF THE STARS" dealer!!

Eduardo M KALINOWSKI
[EMAIL PROTECTED]
http://move.to/hpkb


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



kfreebsd-amd64 base system ready

2006-03-02 Thread Robert Millan

Hi!

For those who want to play with it, there's a Debian GNU/kFreeBSD system for
amd64 now:

  http://io.debian.net/~rmh/amd64/

Its stage is very preliminar and only useful for developers.  Instructions:

  - Install FreeBSD 6.0 for amd64, and setup network.
  - Extract /boot/kernel from kfreebsd-image-6.0-1-amd64-generic, and use it to
  replace the stock kernel from FreeBSD.
  - Get base.tgz and extract it somewhere.
  - Mount /dev (devfs) and /proc (linprocfs).
  - chroot and run /native-install.
  - Get /etc/passwd and /etc/group from a sane Debian system and copy them over
(/etc/shadow is NOT needed).
  - Done.  You should be able to install things via apt-get now.

This is due to Petr Salinger who did all the actual work of porting Glibc and
debugging it.  Thanks a lot!

-- 
Robert Millan


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



Re: AMD64 installer with megaraid driver?

2006-03-02 Thread Dave Ewart
On Tuesday, 28.02.2006 at 10:05 -0600, Colin Baker wrote:

> Hello all,
> 
> I have an LSI Megaraid 467 (often rebadged as a Dell PERC2/DC, I
> believe) that I would like to use on my Athlon 64 system.
> Unfortunately, with every installer I have tried does not have the
> megaraid module.  I have found an old i386 installer with this, but
> that's about it.  Anyone know if such a thing exists?  If not, any
> good tutorials on adding your own kernel to an existing ISO?

There's a netinst image here which may help:

http://tinyplanet.ca/~lsorense/amd64/

Dave.
-- 
Dave Ewart
[EMAIL PROTECTED]
Computing Manager, Cancer Epidemiology Unit
Cancer Research UK / Oxford University
PGP: CC70 1883 BD92 E665 B840 118B 6E94 2CFD 694D E370
Get key from http://www.ceu.ox.ac.uk/~davee/davee-ceu-ox-ac-uk.asc
N 51.7518, W 1.2016


signature.asc
Description: Digital signature