Re: I8K PCMCIA Problem

2003-12-20 Thread carstenbahr

Am 20.12.03 17:40:53, schrieb "s. keeling" <[EMAIL PROTECTED]>:

>> 
>> > Anyway I would like to know how do I do under
>> > debian "make cloneconfig" --> is it the same
>> > command under debian or a diffrent command?
>> 
>> Isn't it "make oldconfig"?  Copy your /boot/config-* to
>> /usr/src/linux, then make oldconfig.
>
>Sorry, that should be /usr/src/linux/.config
>

Well 5 minutes after my mail yesterday I find
that as well and that I can boot from the the
debian cdrom the installed system. So I whas
able to fix it by compiling and installing the
kernel/modules again.

But now I have the next problem, when
doing "depmod -a" I get lots off unresolved
symbols.

What are exact these Unresolved symbols and
how can I fix these errors. I attached the error
messages.


Frendly regards and thank you very much for your
help in advance

C. Bahr








depmod
Description: Binary data


Re: I8K PCMCIA Problem

2003-12-20 Thread carstenbahr

Am 20.12.03 17:40:53, schrieb "s. keeling" <[EMAIL PROTECTED]>:

>> 
>> > Anyway I would like to know how do I do under
>> > debian "make cloneconfig" --> is it the same
>> > command under debian or a diffrent command?
>> 
>> Isn't it "make oldconfig"?  Copy your /boot/config-* to
>> /usr/src/linux, then make oldconfig.
>
>Sorry, that should be /usr/src/linux/.config
>

Well 5 minutes after my mail yesterday I find
that as well and that I can boot from the the
debian cdrom the installed system. So I whas
able to fix it by compiling and installing the
kernel/modules again.

But now I have the next problem, when
doing "depmod -a" I get lots off unresolved
symbols.

What are exact these Unresolved symbols and
how can I fix these errors. I attached the error
messages.


Frendly regards and thank you very much for your
help in advance

C. Bahr








depmod -a.out
Description: Binary data


Re: I8K PCMCIA Problem

2003-12-20 Thread s. keeling
Incoming from s. keeling:
> Incoming from [EMAIL PROTECTED]:
> > 
> > Am 18.12.03 22:09:18, schrieb "s. keeling" <[EMAIL PROTECTED]>:
> > 
> > >Is yours a stock kernel?  If so, what does:
> > 
> > Please explain stock kernel!
> 
> "Stock" means from Debian, in already compiled format, as compared to
> a kernel you built yourself.
> 
> > Anyway I would like to know how do I do under
> > debian "make cloneconfig" --> is it the same
> > command under debian or a diffrent command?
> 
> Isn't it "make oldconfig"?  Copy your /boot/config-* to
> /usr/src/linux, then make oldconfig.

Sorry, that should be /usr/src/linux/.config


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -



Re: I8K PCMCIA Problem

2003-12-20 Thread s. keeling
Incoming from [EMAIL PROTECTED]:
> 
> Am 18.12.03 22:09:18, schrieb "s. keeling" <[EMAIL PROTECTED]>:
> 
> >Is yours a stock kernel?  If so, what does:
> 
> Please explain stock kernel!

"Stock" means from Debian, in already compiled format, as compared to
a kernel you built yourself.

> Anyway I would like to know how do I do under
> debian "make cloneconfig" --> is it the same
> command under debian or a diffrent command?

Isn't it "make oldconfig"?  Copy your /boot/config-* to
/usr/src/linux, then make oldconfig.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -



Re: I8K PCMCIA Problem

2003-12-20 Thread s. keeling
Incoming from s. keeling:
> Incoming from [EMAIL PROTECTED]:
> > 
> > Am 18.12.03 22:09:18, schrieb "s. keeling" <[EMAIL PROTECTED]>:
> > 
> > >Is yours a stock kernel?  If so, what does:
> > 
> > Please explain stock kernel!
> 
> "Stock" means from Debian, in already compiled format, as compared to
> a kernel you built yourself.
> 
> > Anyway I would like to know how do I do under
> > debian "make cloneconfig" --> is it the same
> > command under debian or a diffrent command?
> 
> Isn't it "make oldconfig"?  Copy your /boot/config-* to
> /usr/src/linux, then make oldconfig.

Sorry, that should be /usr/src/linux/.config


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


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



Re: I8K PCMCIA Problem

2003-12-20 Thread s. keeling
Incoming from [EMAIL PROTECTED]:
> 
> Am 18.12.03 22:09:18, schrieb "s. keeling" <[EMAIL PROTECTED]>:
> 
> >Is yours a stock kernel?  If so, what does:
> 
> Please explain stock kernel!

"Stock" means from Debian, in already compiled format, as compared to
a kernel you built yourself.

> Anyway I would like to know how do I do under
> debian "make cloneconfig" --> is it the same
> command under debian or a diffrent command?

Isn't it "make oldconfig"?  Copy your /boot/config-* to
/usr/src/linux, then make oldconfig.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


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



Re: I8K PCMCIA Problem

2003-12-19 Thread carstenbahr

Am 18.12.03 22:09:18, schrieb "s. keeling" <[EMAIL PROTECTED]>:

>> 
>> Well under /lib/modules/2.4.22/kernel/drivers/scsi
>> exist and is full of drivers, only the "aha152x_cs.o"
>> (is not "aha152x") dont exist in there.
>> 
>> I compile and install pcmcia-cs-3.2.5.tar.gz but the
>> "aha152x_cs.o" dont appear, why, are you able to help
>
>Is yours a stock kernel?  If so, what does:

Please explain stock kernel!

>
>grep -i aha154 /boot/config-${YOUR_KERNEL_VERSION}
>
>say?
>
>What does "lsmod" say?
>
>My config says:
>
>CONFIG_SCSI_AHA1542=m

So my output as well.

>
>and I only asked for "sg" (SCSI Generic) support
>(for my CD-R(W)).
>
>
Anyway I mess up my debian 3.0.1 installation.
I compile a new kernel and modules and install
them. I found out with "make menuconfig" that
the scsi/pcmcia support is not enabled but I dont
use the current config --> I did not "make cloneconfig"
as like in SuSE to use the current config. So I
I dont know if scsi/pcmcis support whas enabled.
I guess I have to install debian again unless you
can tell me a better way.

Anyway I would like to know how do I do under
debian "make cloneconfig" --> is it the same
command under debian or a diffrent command?


Frendly regards and thank you very much for your
help in advance

C. Bahr




Re: I8K PCMCIA Problem

2003-12-19 Thread carstenbahr

Am 18.12.03 22:09:18, schrieb "s. keeling" <[EMAIL PROTECTED]>:

>> 
>> Well under /lib/modules/2.4.22/kernel/drivers/scsi
>> exist and is full of drivers, only the "aha152x_cs.o"
>> (is not "aha152x") dont exist in there.
>> 
>> I compile and install pcmcia-cs-3.2.5.tar.gz but the
>> "aha152x_cs.o" dont appear, why, are you able to help
>
>Is yours a stock kernel?  If so, what does:

Please explain stock kernel!

>
>grep -i aha154 /boot/config-${YOUR_KERNEL_VERSION}
>
>say?
>
>What does "lsmod" say?
>
>My config says:
>
>CONFIG_SCSI_AHA1542=m

So my output as well.

>
>and I only asked for "sg" (SCSI Generic) support
>(for my CD-R(W)).
>
>
Anyway I mess up my debian 3.0.1 installation.
I compile a new kernel and modules and install
them. I found out with "make menuconfig" that
the scsi/pcmcia support is not enabled but I dont
use the current config --> I did not "make cloneconfig"
as like in SuSE to use the current config. So I
I dont know if scsi/pcmcis support whas enabled.
I guess I have to install debian again unless you
can tell me a better way.

Anyway I would like to know how do I do under
debian "make cloneconfig" --> is it the same
command under debian or a diffrent command?


Frendly regards and thank you very much for your
help in advance

C. Bahr



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



Re: I8K PCMCIA Problem

2003-12-17 Thread s. keeling
Incoming from [EMAIL PROTECTED]:
> 
> The 16.12.03 20:06:14, wrote "s. keeling" <[EMAIL PROTECTED]>:
> 
> >> But the 1460D dont recognise my scsi-hd
> >> because the module aha152x_cs.o for
> >> the 1460D won´t load?!
> >
> >Define "won't load"; what are the error messages?  What is the
> 
> Sorry its worse, the module "aha152x_cs.o" dont
> even exist on my debian woddy 3.0.1 system.
> But "cardctl ident" show correctly my inserted
> 
> The filesystem-types on the extern HD are ext/2 and
> FAT16. How do I check if my kernel/modules support
> this filesystem-typs.

Unless you've recompiled your kernel and de-selected ext2, it's pretty
well a given that ext2 is supported.  If you're running a stock Debian
binary kernel straight from installation, ext2 should be there.

Type "mount", then "cat /proc/filesystems"

As for the aha152x module, I would have thought it would be there too,
but maybe you have to recompile and ask for that support.  Or, install
a scsi support kernel?  "apt-cache search kernel" should tell you
which ones are available.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -



Re: I8K PCMCIA Problem

2003-12-17 Thread s. keeling
Incoming from [EMAIL PROTECTED]:
> 
> The 16.12.03 20:06:14, wrote "s. keeling" <[EMAIL PROTECTED]>:
> 
> >> But the 1460D dont recognise my scsi-hd
> >> because the module aha152x_cs.o for
> >> the 1460D won´t load?!
> >
> >Define "won't load"; what are the error messages?  What is the
> 
> Sorry its worse, the module "aha152x_cs.o" dont
> even exist on my debian woddy 3.0.1 system.
> But "cardctl ident" show correctly my inserted
> 
> The filesystem-types on the extern HD are ext/2 and
> FAT16. How do I check if my kernel/modules support
> this filesystem-typs.

Unless you've recompiled your kernel and de-selected ext2, it's pretty
well a given that ext2 is supported.  If you're running a stock Debian
binary kernel straight from installation, ext2 should be there.

Type "mount", then "cat /proc/filesystems"

As for the aha152x module, I would have thought it would be there too,
but maybe you have to recompile and ask for that support.  Or, install
a scsi support kernel?  "apt-cache search kernel" should tell you
which ones are available.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


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



Re: I8K PCMCIA Problem

2003-12-17 Thread carstenbahr

The 16.12.03 20:06:14, wrote "s. keeling" <[EMAIL PROTECTED]>:

>> 
>> Who can tell me whats wrong with my
>> request below, because no body answer
>> 
>> But the 1460D dont recognise my scsi-hd
>> because the module aha152x_cs.o for
>> the 1460D won´t load?!
>
>Define "won't load"; what are the error messages?  What is the
>filesystem type on it?  Do you have support for that filesystem type
>in your kernel/modules?
>
Sorry its worse, the module "aha152x_cs.o" dont
even exist on my debian woddy 3.0.1 system.
But "cardctl ident" show correctly my inserted
card. And otherwise no error messages.

The filesystem-types on the extern HD are ext/2 and
FAT16. How do I check if my kernel/modules support
this filesystem-typs.


Frendly regards and thank you very much for your
help in advance

C. Bahr




Re: I8K PCMCIA Problem

2003-12-17 Thread carstenbahr

The 16.12.03 20:06:14, wrote "s. keeling" <[EMAIL PROTECTED]>:

>> 
>> Who can tell me whats wrong with my
>> request below, because no body answer
>> 
>> But the 1460D dont recognise my scsi-hd
>> because the module aha152x_cs.o for
>> the 1460D won´t load?!
>
>Define "won't load"; what are the error messages?  What is the
>filesystem type on it?  Do you have support for that filesystem type
>in your kernel/modules?
>
Sorry its worse, the module "aha152x_cs.o" dont
even exist on my debian woddy 3.0.1 system.
But "cardctl ident" show correctly my inserted
card. And otherwise no error messages.

The filesystem-types on the extern HD are ext/2 and
FAT16. How do I check if my kernel/modules support
this filesystem-typs.


Frendly regards and thank you very much for your
help in advance

C. Bahr



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



Re: I8K PCMCIA Problem

2003-12-16 Thread s. keeling
Incoming from [EMAIL PROTECTED]:
> 
> Who can tell me whats wrong with my
> request below, because no body answer
> 
> But the 1460D dont recognise my scsi-hd
> because the module aha152x_cs.o for
> the 1460D won´t load?!

Define "won't load"; what are the error messages?  What is the
filesystem type on it?  Do you have support for that filesystem type
in your kernel/modules?


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -



I8K PCMCIA Problem

2003-12-16 Thread carstenbahr


Greetings to the members of this list,

Who can tell me whats wrong with my
request below, because no body answer
to it ??

I need some help with:

Notbook: Dell Inspiron 8000
System: Woddy 3.0.1

The pcmcia configures normal ok.
I use the adaptek slim-scsi 1460D.
But the 1460D dont recognise my scsi-hd
because the module aha152x_cs.o for
the 1460D won´t load?!
exclude port 0x800-0x8ff is done!

Under SuSE 8.2 it works without problems!

How can I fix it ?

Any help is welcome.


Carsten Bahr




Re: I8K PCMCIA Problem

2003-12-16 Thread s. keeling
Incoming from [EMAIL PROTECTED]:
> 
> Who can tell me whats wrong with my
> request below, because no body answer
> 
> But the 1460D dont recognise my scsi-hd
> because the module aha152x_cs.o for
> the 1460D won´t load?!

Define "won't load"; what are the error messages?  What is the
filesystem type on it?  Do you have support for that filesystem type
in your kernel/modules?


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)   http://www.spots.ab.ca/~keeling 
- -


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



I8K PCMCIA Problem

2003-12-16 Thread carstenbahr


Greetings to the members of this list,

Who can tell me whats wrong with my
request below, because no body answer
to it ??

I need some help with:

Notbook: Dell Inspiron 8000
System: Woddy 3.0.1

The pcmcia configures normal ok.
I use the adaptek slim-scsi 1460D.
But the 1460D dont recognise my scsi-hd
because the module aha152x_cs.o for
the 1460D won´t load?!
exclude port 0x800-0x8ff is done!

Under SuSE 8.2 it works without problems!

How can I fix it ?

Any help is welcome.


Carsten Bahr



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



I8K PCMCIA Problem

2003-12-07 Thread carstenbahr

Greetings to the members of this list,

I need some help with:

Notbook: Dell Inspiron 8000
System: Woddy 3.0.1

The pcmcia configures normal ok.
I use the adaptek slim-scsi 1460D.
But the 1460D dont recognise my scsi-hd
because the module aha152x_cs.o for
the 1460D won´t load?!
exclude port 0x800-0x8ff is done!

Under SuSE 8.2 it works without problems!

How can I fix it ?

Any help is welcome.


Carsten.












I8K PCMCIA Problem

2003-12-07 Thread carstenbahr

Greetings to the members of this list,

I need some help with:

Notbook: Dell Inspiron 8000
System: Woddy 3.0.1

The pcmcia configures normal ok.
I use the adaptek slim-scsi 1460D.
But the 1460D dont recognise my scsi-hd
because the module aha152x_cs.o for
the 1460D won´t load?!
exclude port 0x800-0x8ff is done!

Under SuSE 8.2 it works without problems!

How can I fix it ?

Any help is welcome.


Carsten.











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



I8K PCMCIA Problem

2003-11-20 Thread carstenbahr

Greetings to the members of this list,

I need some help with:

Notbbok: Dell Inspiron 8000
System: Woddy 3.1

The pcmcia configures normal ok.
I use the adaptek slim-scsi 1460D.
But the 1460D dont recognise my scsi-hd.
exclude port 0x800-0x8ff is done!

Under SuSE 8.2 it works without problems!

How can I fix it ?

Any help is welcome.


Carsten.




I8K PCMCIA Problem

2003-11-20 Thread carstenbahr

Greetings to the members of this list,

I need some help with:

Notbbok: Dell Inspiron 8000
System: Woddy 3.1

The pcmcia configures normal ok.
I use the adaptek slim-scsi 1460D.
But the 1460D dont recognise my scsi-hd.
exclude port 0x800-0x8ff is done!

Under SuSE 8.2 it works without problems!

How can I fix it ?

Any help is welcome.


Carsten.



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