Re: DMA on SATA disks?

2006-02-10 Thread Jack Malmostoso
On Fri, 10 Feb 2006 19:00:14 +0100, Lennart Sorensen wrote:

> I believe it may be kernel version dependant.  There has been work lately
> in 2.6 for supporting S.M.A.R.T. and other such things on SATA and 2.6.8
> certainly did not do it.  This may be related.

It should work properly on kernels >=2.6.15, because of the newly
introduced patches (libata-pata-sata something, sorry it's late).
So yes, "just" a kernel matter.

-- 
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


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



installing ifort 9 with alien

2006-02-10 Thread Rohit Kumar Mehta
Hi I am trying to install the Intel Fortran compiler on a Debian AMD64 
workstation.

I read Daniel Grimwood's instructions here:

http://groups.google.com/group/linux.debian.ports.x86-64/browse_thread/thread/ea3f29040f74d8ce/c6fa52724b1fecf4?q=intel+fortran&rnum=3#c6fa52724b1fecf4

and followed them faithfully, but have had no luck. 

/proc/cpuinfo shows dual Intel Xeon 3.6 GHZ cpus  and Debian AMD64 
installed on it ok.  
Also /proc/cpuinfo has the following line:

"address sizes   : 36 bits physical, 48 bits virtual"

I am using Sarge which right now only has alien 8.52

So I cd into the uncompressed directory and do issue the command:

amd64:/scratch/ifortran/l_fc_c_9.0.031# alien -gsk 
intel-iforte9-9.0-031.em64t.rpm

Directory intel-iforte9-9.0 prepared.

Then I replace em64t with amd64 in debian/control and issue the command:

amd64:/scratch/ifortran/l_fc_c_9.0.031/intel-iforte9-9.0# debian/rules 
binary

dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
   xargs -0 -r -i cp -a {} debian/intel-iforte9
dh_compress
dh_makeshlibs
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libcprts.so: File 
format not recognized
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libcxa.so: File 
format not recognized
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libcxaguard.so: File 
format not recognized
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libifcore.so: File 
format not recognized
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libifcoremt.so: File 
format not recognized
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libifport.so: File 
format not recognized
objdump: debian/intel-iforte9/opt/intel/fce/9.0/lib/libunwind.so: File 
format not recognized

dh_installdeb
dh_shlibdeps
/usr/bin/ldd: line 95: /usr/bin/lddlibc4: cannot execute binary file
dpkg-shlibdeps: failure: ldd on 
`debian/intel-iforte9/opt/intel/fce/9.0/bin/codecov' gave error exit 
status 1

dh_shlibdeps: command returned error code 256
make: [binary-arch] Error 1 (ignored)
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `intel-iforte9' in 
`../intel-iforte9_9.0-031_amd64.deb'.


Can anyone help me?  I am much obliged.


Thanks,

Rohit


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



Re: fglrx with xorg 6.9.0

2006-02-10 Thread Albert Dengg
On Fri, 10 Feb 2006 16:51:13 +0100
Cyril Chaboisseau <[EMAIL PROTECTED]> wrote:

>  Le 10 February vers 16:24, Romnea Kolap Pin écrivait:
> > You can download the fglrx driver 8.21.7 from the ati webpage which
> > support X.org  6.9.
> 
> you can even find a newest version version : 8.22.5
> 
> but according to this page
> 
> it is only compatible with "XOrg 6.7 or 6.8; XFree86 version 4.1, 4.2,
> or 4.3"
> 
> (see Minimum System Requirements)
> 
> 
> -- 
>   Cyril Chaboisseau
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 

i built debs for 6.9 using ati-driver-installer-8.21.7-x86_64.run using
--buildpkg
...i had to modify it a bit but otherwise it worked well
the driver supports it, but there are no rpms released yet, which is
the reason why you cannont use the debian package from flavio

yours
Albert

-- 
Albert Dengg <[EMAIL PROTECTED]>


signature.asc
Description: PGP signature


Re: DMA on SATA disks?

2006-02-10 Thread Lennart Sorensen
On Fri, Feb 10, 2006 at 06:45:22PM +0100, [EMAIL PROTECTED] wrote:
> Mine doesn't work, maybe hdparm that comes with sarge doesn't handle yet 
> such kind of drives?
> 
> [EMAIL PROTECTED]:~# hdparm -I /dev/sda
> 
> /dev/sda:
> HDIO_DRIVE_CMD(identify) failed: Invalid argument
> 
> [EMAIL PROTECTED]:~# hdparm -i /dev/sda
> 
> /dev/sda:
> HDIO_GET_IDENTITY failed: Invalid argument

I believe it may be kernel version dependant.  There has been work
lately in 2.6 for supporting S.M.A.R.T. and other such things on SATA
and 2.6.8 certainly did not do it.  This may be related.

> Strange but it works with -tT switch:
> 
> [EMAIL PROTECTED]:~# hdparm -tT /dev/sda
> 
> /dev/sda:
> Timing cached reads:   2688 MB in  2.00 seconds = 1340.85 MB/sec
> Timing buffered disk reads:  170 MB in  3.03 seconds =  56.17 MB/sec
> [EMAIL PROTECTED]:~#

-t and -T have always worked on any block device.

> Here mount output
> 
> [EMAIL PROTECTED]:~# mount
> /dev/sda5 on / type reiserfs (rw,notail)
> proc on /proc type proc (rw)
> sysfs on /sys type sysfs (rw)
> devpts on /dev/pts type devpts (rw,gid=5,mode=620)
> tmpfs on /dev/shm type tmpfs (rw)
> usbfs on /proc/bus/usb type usbfs (rw)
> /dev/sda10 on /mnt/disk type ext3 (rw,noexec,nosuid,nodev,user=frank)
> /dev/hdd1 on /mnt/hd type ext3 (rw,noexec,nosuid,nodev,user=frank)
> 
> 
> Searching with apt-cache I found blktool package, does anybody know if 
> it is a valid replacement of hdparm.

Not sure what it does.

I find -t is a good way to check if DMA is on or not.  Speed under 5MB/s
and DMA is off.  Speed over and DMA is on.  If I get 50MB/s on my SATA
drive, I know it is working as it should.

Len Sorensen


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



Re: DMA on SATA disks?

2006-02-10 Thread martellif

Stephen Gran ha scritto:


Can you please post full output (cut and pate from the prompt is best)?
hdparm should be able to handle SATA drives, although I haven't yet
tried.

Thanks,
 



Mine doesn't work, maybe hdparm that comes with sarge doesn't handle yet 
such kind of drives?


[EMAIL PROTECTED]:~# hdparm -I /dev/sda

/dev/sda:
HDIO_DRIVE_CMD(identify) failed: Invalid argument

[EMAIL PROTECTED]:~# hdparm -i /dev/sda

/dev/sda:
HDIO_GET_IDENTITY failed: Invalid argument



Strange but it works with -tT switch:

[EMAIL PROTECTED]:~# hdparm -tT /dev/sda

/dev/sda:
Timing cached reads:   2688 MB in  2.00 seconds = 1340.85 MB/sec
Timing buffered disk reads:  170 MB in  3.03 seconds =  56.17 MB/sec
[EMAIL PROTECTED]:~#


Here mount output

[EMAIL PROTECTED]:~# mount
/dev/sda5 on / type reiserfs (rw,notail)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda10 on /mnt/disk type ext3 (rw,noexec,nosuid,nodev,user=frank)
/dev/hdd1 on /mnt/hd type ext3 (rw,noexec,nosuid,nodev,user=frank)


Searching with apt-cache I found blktool package, does anybody know if 
it is a valid replacement of hdparm.


--

Franco Martelli.

ImoLUG Staff
http://www.imolug.org - [EMAIL PROTECTED]
IRC irc.azzurra.org /join #imolug 




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



kernel 2.6.15.3

2006-02-10 Thread Michel Vergues

Hi,

I try to install linux sarge on my laptop MSI L715
I keep kernel 2.6.15.3 on kernel .org .

with original compiled kernel

I have message :
ide-cd: cmd 0x25 timed out
hdc: lost interrupt
hda: status timeout: status=0xd0 {Bussy}

hda: no DRQ after issuing WRITE
ide0: reset: succcess
hda: status timeout: status=0xd0 {Bussy}

hda: no DRQ after issuing WRITE
ide0: reset: succcess




I want to use kernel with AMD Host bridge driver . (i think they are 
include on kernel)
PCI bridge, usb controller ...  from ATI ,i don't know if drivers exist 
in this case i have only number device
I don't find driver for ethernet controller agere systems (former lucent 
microelectronics ) device ed00  (on windows driver is for agere ET131x 
it's an  gigabit ethernet)
 
I try to customise my .config  file step by step, but with my new kernel 
I can't start .


I have this message :

ACPI : (supports S0 S1 S3 S4 S5)
Kernel panic - not syncing: VFS : Unable to mount root fs on 
uknown-block (0,0)


what I forgot  in my configuration ?


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



Re: fglrx with xorg 6.9.0

2006-02-10 Thread Cyril Chaboisseau
 Le 10 February vers 16:24, Romnea Kolap Pin écrivait:
> You can download the fglrx driver 8.21.7 from the ati webpage which support
> X.org  6.9.

you can even find a newest version version : 8.22.5

but according to this page

it is only compatible with "XOrg 6.7 or 6.8; XFree86 version 4.1, 4.2,
or 4.3"

(see Minimum System Requirements)


-- 
Cyril Chaboisseau


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



Re: Adaptec 2230SLP RAID (aacraid): how to install Sarge/AMD64

2006-02-10 Thread Dave Ewart
On Friday, 10.02.2006 at 10:10 -0500, Lennart Sorensen wrote:

> > Right.  I think I've sorted this now.  Doing:
> > 
> > insmod /path/to/.../aacraid
> > 
> > seems to do the trick.  Excellent, thanks people :-)
> 
> Better to just do: modprobe aacraid
> 
> It knows where to look and modprobe deals with module dependancies,
> insmod does not.

Hmmm: I actually tried 'modprobe' earlier and found that it didn't find
the module at all...

Still, doesn't matter now: system is up and running...

Thanks, Lennart...

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


Re: fglrx with xorg 6.9.0

2006-02-10 Thread Romnea Kolap Pin
Hello:



You can download the fglrx driver 8.21.7 from the ati webpage which support X.org 6.9.



Romnea.
2006/2/10, Christophe Dupre <[EMAIL PROTECTED]>:
Hi,I used to have fglrx working under XFree86 but when I switched to x.orgit stopped working. Fair enough.I went to flavio's webpage, but I think it says I need 
x.org <= 6.8.2.As anyone manage to install fglrx with x.org 6.9.0cheers,Christophe--To UNSUBSCRIBE, email to 
[EMAIL PROTECTED]with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-- ¿Quién dijo miedo habiendo hospitales?


Re: Adaptec 2230SLP RAID (aacraid): how to install Sarge/AMD64

2006-02-10 Thread Lennart Sorensen
On Fri, Feb 10, 2006 at 09:14:50AM +, Dave Ewart wrote:
> Right.  I think I've sorted this now.  Doing:
> 
> insmod /path/to/.../aacraid
> 
> seems to do the trick.  Excellent, thanks people :-)

Better to just do: modprobe aacraid

It knows where to look and modprobe deals with module dependancies,
insmod does not.

Len Sorensen


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



fglrx with xorg 6.9.0

2006-02-10 Thread Christophe Dupre
Hi,

I used to have fglrx working under XFree86 but when I switched to x.org
it stopped working. Fair enough. 
I went to flavio's webpage, but I think it says I need x.org <= 6.8.2.
As anyone manage to install fglrx with x.org 6.9.0

cheers,

Christophe


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



Re: ACPI with AMD64

2006-02-10 Thread T. Eichstädt

Hi,

powernow is working without problems (processor is switching between 
1800MHz and 1000 MHz):


cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies:
180 100

Only switching between power states C1, C2, C3, .. (which is a 
different thing than cpu scaling) isn't available.


I have a ASUS A8N-Premium Motherboard, powernow is enabled.

Can you post the output of
/proc/acpi/processor/CPU0/power
/proc/acpi/processor/CPU0/throttling
?

thanks
  Thimo

At 13:19 10.02.2006, you wrote:

Thimo Eichstaedt ([EMAIL PROTECTED]) wrote:
> Hi folks,
>
The CPU does support powesaving, but does the BIOS?
Which motherboard do you have, and do you have powernow/cool'n'quiet 
enabled in BIOS?




> I have an Athlon AMD 64 3000 MHz and want to use its powersaving 
futures. Therefore I am using PowerNow with the powernow_k8 module. 
This is working

> great.
> Additionally it should be possible to profit from the power 
states of the processor (C1...C8). But the ACPI module tells me 
that only C1 is availabe:

>
> Modules loaded: processor, powernow_k8, cpufreq_userspace
> dmesg output when loading processor.ko module:
> ...
> ACPI: CPU0 (power states: C1[C1])
> ...
>
> cat /proc/acpi/processor/CPU0/power:
> active state:C1
> max_cstate:  C8
> bus master activity: 
> states:
> *C1:  type[C1] promotion[--] demotion[--] 
latency[000] usage[03559864]

>
>   cat /proc/acpi/processor/CPU0/throttling
> 
>
> Is this correct or what have I done wrong ? Can anybody with a 
AMD64 processor perhaps post its proc output ?

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


--
.O. Scream, Scream like the silence of the bits.
..O Dead lies the flag by the feet of the cold one.
OOO Freedom WILL break the walls of mammon.



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



Re: ACPI with AMD64

2006-02-10 Thread Ernest jw ter Kuile

I have same cpu but with home brew kernel 2.6.15.1 (I don't see what you have)

>   cat /proc/acpi/processor/CPU0/throttling
> 

funny, I only have a CPU1 there, even though I only have, euh ... 1 cpu. 
(Wel... maybe not so funny ;o)
Anyway it also says  there.

But, I seem to remember the proc interface for this was somehow depricated.

Check if you seen anything in /sys (obviously, you should have the sys 
filesystem mounted):

cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state
200 292495
180 6574
100 704969

I surmise from this that on my system most of the time is spent at 1 GHz.
Don't know what the time scale is though (bogomips ?) 

Cheers,

Ernest.

On Friday 10 February 2006 12:09, Thimo Eichstaedt wrote:
> Hi folks,
>
> I have an Athlon AMD 64 3000 MHz and want to use its powersaving
> futures. Therefore I am using PowerNow with the powernow_k8 module.
> This is working great.
> Additionally it should be possible to profit from the power states of
> the processor (C1...C8). But the ACPI module tells me that only C1 is
> availabe:
>
> Modules loaded: processor, powernow_k8, cpufreq_userspace
> dmesg output when loading processor.ko module:
> ...
> ACPI: CPU0 (power states: C1[C1])
> ...
>
> cat /proc/acpi/processor/CPU0/power:
> active state:C1
> max_cstate:  C8
> bus master activity: 
> states:
> *C1:  type[C1] promotion[--] demotion[--]
> latency[000] usage[03559864]
>
>   cat /proc/acpi/processor/CPU0/throttling
> 
>
> Is this correct or what have I done wrong ? Can anybody with a AMD64
> processor perhaps post its proc output ?
>
> Thanks
>Thimo


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



Re: ACPI with AMD64

2006-02-10 Thread Thimo Eichstaedt

Hi,

powernow is working without problems (processor is switching between 
1800MHz and 1000 MHz):


cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies:
180 100

Only switching between power states C1, C2, C3, .. (which is a 
different thing than cpu scaling) isn't available.


I have a ASUS A8N-Premium Motherboard, powernow is enabled.

Can you post the output of
/proc/acpi/processor/CPU0/power
/proc/acpi/processor/CPU0/throttling
?

thanks
  Thimo

At 13:19 10.02.2006, you wrote:

Thimo Eichstaedt ([EMAIL PROTECTED]) wrote:
> Hi folks,
>
The CPU does support powesaving, but does the BIOS?
Which motherboard do you have, and do you have powernow/cool'n'quiet 
enabled in BIOS?




> I have an Athlon AMD 64 3000 MHz and want to use its powersaving 
futures. Therefore I am using PowerNow with the powernow_k8 module. 
This is working

> great.
> Additionally it should be possible to profit from the power 
states of the processor (C1...C8). But the ACPI module tells me 
that only C1 is availabe:

>
> Modules loaded: processor, powernow_k8, cpufreq_userspace
> dmesg output when loading processor.ko module:
> ...
> ACPI: CPU0 (power states: C1[C1])
> ...
>
> cat /proc/acpi/processor/CPU0/power:
> active state:C1
> max_cstate:  C8
> bus master activity: 
> states:
> *C1:  type[C1] promotion[--] demotion[--] 
latency[000] usage[03559864]

>
>   cat /proc/acpi/processor/CPU0/throttling
> 
>
> Is this correct or what have I done wrong ? Can anybody with a 
AMD64 processor perhaps post its proc output ?

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


--
.O. Scream, Scream like the silence of the bits.
..O Dead lies the flag by the feet of the cold one.
OOO Freedom WILL break the walls of mammon.



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



locale still causing segfaults

2006-02-10 Thread Dean Hamstead
im running sid here, and configuring locale is always causing  segfaults.

its something wierd and obscure as configuring locale in chroot-32 runs fine

its actually locale-gen that is causing the problem

/snip
Generating locales (this might take a while)...
  en_AU.UTF-8.../usr/sbin/locale-gen: line 52:  3321 Segmentation fault   
  localedef -i $input -c -f $charset -A /usr/share/locale/locale.alias
$locale
 done
/snip


goes on to have segfaults always on line 52

Dean


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



Re: ACPI with AMD64

2006-02-10 Thread Török Edvin
On 2/10/06, X-TRaZy <[EMAIL PROTECTED]> wrote:
> Thimo Eichstaedt ([EMAIL PROTECTED]) wrote:
> > Hi folks,
> >
> The CPU does support powesaving, but does the BIOS?
> Which motherboard do you have, and do you have powernow/cool'n'quiet enabled 
> in BIOS?
I have an Asus A8N-E, the Bios supports Cool'n'quiet.

I compiled a kernel with PM debugging enabled, and this showed up:
[   16.183950] acpi_processor-0507 [06] processor_get_info: Error
getting cpuindex for acpiid 0x1

Strange.


Edwin



Re: ACPI with AMD64

2006-02-10 Thread X-TRaZy
Thimo Eichstaedt ([EMAIL PROTECTED]) wrote:
> Hi folks,
> 
The CPU does support powesaving, but does the BIOS?
Which motherboard do you have, and do you have powernow/cool'n'quiet enabled in 
BIOS?



> I have an Athlon AMD 64 3000 MHz and want to use its powersaving futures. 
> Therefore I am using PowerNow with the powernow_k8 module. This is working 
> great.
> Additionally it should be possible to profit from the power states of the 
> processor (C1...C8). But the ACPI module tells me that only C1 is availabe:
> 
> Modules loaded: processor, powernow_k8, cpufreq_userspace
> dmesg output when loading processor.ko module:
> ...
> ACPI: CPU0 (power states: C1[C1])
> ...
> 
> cat /proc/acpi/processor/CPU0/power:
> active state:C1
> max_cstate:  C8
> bus master activity: 
> states:
> *C1:  type[C1] promotion[--] demotion[--] latency[000] 
> usage[03559864]
> 
>   cat /proc/acpi/processor/CPU0/throttling
> 
> 
> Is this correct or what have I done wrong ? Can anybody with a AMD64 
> processor perhaps post its proc output ?
> 
> Thanks
>Thimo
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
.O. Scream, Scream like the silence of the bits.
..O Dead lies the flag by the feet of the cold one.
OOO Freedom WILL break the walls of mammon.


pgpfCsTTFrKao.pgp
Description: PGP signature


Re: A Ubuntu 64 bit problem on an AMD 64 bit machine

2006-02-10 Thread Goswin von Brederlow
Homer Whittaker <[EMAIL PROTECTED]> writes:

> I have been wrestling with a Ubuntu 64bit problem and so far have found
>> no one who knows the answer.
>> I have a 1 gig ram, K8V SE Deluxe Socket 754 with tons or power, and
>> with the Ubunutu 64 bit both Live CD and the Install CD I am unable to
>> allow the machine to go into its sleep or time-out mode, including the
>> Screen Saver app.  If the machine time-outs the keyboard goes dead and
> I
>> must reboot to get back into the machine.  Personally I feel that this
>> is a Ubuntu software problem but I can not get a response from them,
> nor
>> do any of my Lug friends have an answer.
>> I say it is a Ubuntu software problem since I have loaded Suse 9.0 on
>> the machine and it worked fine.  
>
> I intend to install a Debian 3.1r0a amd64 on this same machine but I
> would like to get this
> problem resolved before adding to the overall situation and complicating
> things further.
>   
>> Homer Whittaker

Well don't ask us about Ubuntu.

Everything works fine on ebian here.

MfG
Goswin


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



Re: Different directories for AMD64 Debian

2006-02-10 Thread Goswin von Brederlow
Christoph Anton Mitterer <[EMAIL PROTECTED]> writes:

> Adam James wrote:
>
>>If you haven't already, read the Debian AMD64 how-to:
>>https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html
>>  
>>
> I did, but it didn't tell me the meaning of the different directories.
>
> Chris.

pure64 is just a link to debian for historical reasons.

debian-amd64 is for secondary mirrors that already have a full debian
mirror and only want the additional amd64 files. The common files are
symlinks to debian.

For users they all behave identical.

MfG
Goswin


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



ACPI with AMD64

2006-02-10 Thread Thimo Eichstaedt

Hi folks,

I have an Athlon AMD 64 3000 MHz and want to use its powersaving 
futures. Therefore I am using PowerNow with the powernow_k8 module. 
This is working great.
Additionally it should be possible to profit from the power states of 
the processor (C1...C8). But the ACPI module tells me that only C1 is availabe:


Modules loaded: processor, powernow_k8, cpufreq_userspace
dmesg output when loading processor.ko module:
...
ACPI: CPU0 (power states: C1[C1])
...

cat /proc/acpi/processor/CPU0/power:
active state:C1
max_cstate:  C8
bus master activity: 
states:
   *C1:  type[C1] promotion[--] demotion[--] 
latency[000] usage[03559864]


 cat /proc/acpi/processor/CPU0/throttling


Is this correct or what have I done wrong ? Can anybody with a AMD64 
processor perhaps post its proc output ?


Thanks
  Thimo


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



Re: Anyone willing to seed sarge amd64 isos?

2006-02-10 Thread Goswin von Brederlow
Gabor Gombas <[EMAIL PROTECTED]> writes:

> On Sat, Jan 07, 2006 at 02:47:18PM -0500, Lennart Sorensen wrote:
>
>> wget uses persistent connections for every 10 files for jigdo, and the
>> overhead is maybe 100bytes per file.
>
> The overhead in data size is insignificant. The processing overhead

And the subsequent requests will be send while the first file is still
downloading and get intermixed with the neccessary ACKs. They just add
some payload to the ACKs so to speak.

> (parsing several thousand HTTP requests, looking up & opening several
> thousand files instead of just one on both the server & client side, and
> building the image on the client side) is not.
>
>> Well for that it is very good.  It also doesn't use any outgoing
>> bandwidth, or depend on other people to be doing something special.
>> Much more reliable that way.  I find it no problem to saturate a decent
>> connection with jigdo, although upping the 10 files at a time does help.
>
> The bottleneck to the nearest mirror is our local 100MB/s ethernet network,
> and still Jigdo was 2-3 times slower than downloading a single ISO from
> the same mirror.
>
> Gabor

The idea behind jigdo is that you have a fast local mirror (or last
weeks CD) with all the little files but only a slow remote mirror with
the iso.

Fetching all those files fast will be faster than the slow remote
mirror even with the overhead. If you also have the iso on a fast
mirror then getting that directly will be faster obviouly.

MfG
Goswin


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



Re: Trouble burning DVD

2006-02-10 Thread Goswin von Brederlow
Christopher Browne <[EMAIL PROTECTED]> writes:

> On 1/1/06, Tollef Fog Heen <[EMAIL PROTECTED]> wrote:
>> * Christopher Browne
>>
>> | I am having zero luck burning DVDs (stupid system backups!) on my AMD 64 
>> system
>>
>> [...]
>>
>> | wolfe:/proc/ide# cdrecord  -v dev=ATAPI:4,0,0 speed=4
>> | /brownes/knuth/compiles/backups/cbhome.iso
>>
>> If this actually is a DVD, I would much rather recommend growisofs,
>> part of dvd+rw-tools.
>>
>> growisofs -Z /dev/sr0=/brownes/knuth/compiles/backups/cbhome.iso
>> should work fine.
>
> Cool.  That's doing the trick both with /dev/sr0 and /dev/hdd...
>
> Thanks much.
> --
> http://www3.sympatico.ca/cbbrowne/linux.html
> "The true  measure of a  man is how he treats  someone who can  do him
> absolutely no good." -- Samuel Johnson, lexicographer (1709-1784)

Don't use /dev/sr0 with anything newer than 2.6.5. Don't load the
ide-scsi module at all but just use the native ide/atapi device
(/dev/hdd).

MfG
Goswin


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



Re: deborphan

2006-02-10 Thread Goswin von Brederlow
"Jean-Luc Coulon (f5ibh)" <[EMAIL PROTECTED]> writes:

> I've seen an aception:
> It reports wx2.6-i18n as orphaned but if I remove it, some applications  
> (hugin which uses wx) have some windows titles and so untranslated.
>
> Jean-Luc

I suspect that the Depends/Suggests/Recommends fo the package are
wrong (missing). deborphan can't see a dependency that isn't stated in
the Packages file.

MfG
Goswin


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



Re: Adaptec 2230SLP RAID (aacraid): how to install Sarge/AMD64

2006-02-10 Thread Dave Ewart
On Thursday, 09.02.2006 at 14:10 -0500, Lennart Sorensen wrote:

> On Thu, Feb 09, 2006 at 11:28:21AM +, Dave Ewart wrote:
> > Ah, interesting.  Thanks for the reply, Jo.
> > 
> > "sarge-amd64-2.6.12-netinst.iso 08-Sep-2005 14:39"
> > 
> > I think I might have tried that one: have you used that one to
> > install to an aacraid subsystem?  It didn't seem to detect it
> > automatically certainly...
> 
> Anything not autodetected by sarge is not going to be autodetected by
> mine either.  I just updated the kernel so you can load newer drivers
> that were included with modprobe on console 2.

Right.  I think I've sorted this now.  Doing:

insmod /path/to/.../aacraid

seems to do the trick.  Excellent, thanks people :-)

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