KERNEL HEADERS

2008-09-21 Thread David McCormick
I have been trying to install drivers for a Marvell nic and an Atheros 
wireless on my new Toshiba laptop but when I run the install scripts I 
get the error Kernel Headers not found. If I try to install them RPM it 
says they are already installed. I have searched the archives but can't 
find a reference to where they are.
I have loaded FC-9 x86_64, I use it on two other machines with no 
problem, on a Toshiba Satellite and the hardware is factory installed on 
it. I have found the tar balls to get them working if I can just find 
where the headers are.


Thanks
Dave

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KERNEL HEADERS

2008-09-21 Thread David McCormick
Ok I checked and as I thought the headers are installed. My problem is 
that I have to install a link to them and can't figure out what file 
they are in in order to link to them.


Dave

Antonio Olivares wrote:

--- On Sun, 9/21/08, David McCormick <[EMAIL PROTECTED]> wrote:

  

From: David McCormick <[EMAIL PROTECTED]>
Subject: KERNEL HEADERS
To: "For users of Fedora Core releases" 
Date: Sunday, September 21, 2008, 7:40 AM
I have been trying to install drivers for a Marvell nic and
an Atheros 
wireless on my new Toshiba laptop but when I run the
install scripts I 
get the error Kernel Headers not found. If I try to install
them RPM it 
says they are already installed. I have searched the
archives but can't 
find a reference to where they are.

I have loaded FC-9 x86_64, I use it on two other machines
with no 
problem, on a Toshiba Satellite and the hardware is factory
installed on 
it. I have found the tar balls to get them working if I can
just find 
where the headers are.


Thanks
Dave

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines:
http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



# rpm -qa kernel-headers

if they ae installed will return 
[EMAIL PROTECTED] ~]$ rpm -qa kernel-headers

kernel-headers-2.6.26.3-29.fc9.i386
[EMAIL PROTECTED] ~]$

if they are not present for your running kernel `uname -r`, then you may
# yum install kernel-headers

Regards,

Antonio 



  

  


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KERNEL HEADERS

2008-09-21 Thread David McCormick




Patrick O'Callaghan wrote:

On Sun, 2008-09-21 at 12:16 -0400, David McCormick wrote:
  
Ok I checked and as I thought the headers are installed. My problem is 
that I have to install a link to them and can't figure out what file 
they are in in order to link to them.



Are the headers for the exact same kernel you are compiling under?

poc

PS Don't top-post. See the list Guidelines.

  

Dave

Antonio Olivares wrote:


--- On Sun, 9/21/08, David McCormick <[EMAIL PROTECTED]> wrote:

  
  

From: David McCormick <[EMAIL PROTECTED]>
Subject: KERNEL HEADERS
To: "For users of Fedora Core releases" 
Date: Sunday, September 21, 2008, 7:40 AM
I have been trying to install drivers for a Marvell nic and
an Atheros 
wireless on my new Toshiba laptop but when I run the
install scripts I 
get the error Kernel Headers not found. If I try to install
them RPM it 
says they are already installed. I have searched the
archives but can't 
find a reference to where they are.

I have loaded FC-9 x86_64, I use it on two other machines
with no 
problem, on a Toshiba Satellite and the hardware is factory
installed on 
it. I have found the tar balls to get them working if I can
just find 
where the headers are.


Thanks
Dave

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines:
http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



# rpm -qa kernel-headers

if they ae installed will return 
[EMAIL PROTECTED] ~]$ rpm -qa kernel-headers

kernel-headers-2.6.26.3-29.fc9.i386
[EMAIL PROTECTED] ~]$

if they are not present for your running kernel `uname -r`, then you may
# yum install kernel-headers

Regards,

Antonio 



  

  
  


  


Yes. Its looking for them under /usr/src/kernel and they don't seem to 
be there. I was wondering if they might be in a library somewhere else.


Dave

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KERNEL HEADERS

2008-09-25 Thread David McCormick

Patrick O'Callaghan wrote:

On Sun, 2008-09-21 at 13:15 -0400, David McCormick wrote:
  

Patrick O'Callaghan wrote:


On Sun, 2008-09-21 at 12:16 -0400, David McCormick wrote:
  
  
Ok I checked and as I thought the headers are installed. My problem is 
that I have to install a link to them and can't figure out what file 
they are in in order to link to them.



Are the headers for the exact same kernel you are compiling under?

poc

PS Don't top-post. See the list Guidelines.

  
  

Dave

Antonio Olivares wrote:



--- On Sun, 9/21/08, David McCormick <[EMAIL PROTECTED]> wrote:

  
  
      

From: David McCormick <[EMAIL PROTECTED]>
Subject: KERNEL HEADERS
To: "For users of Fedora Core releases" 
Date: Sunday, September 21, 2008, 7:40 AM
I have been trying to install drivers for a Marvell nic and
an Atheros 
wireless on my new Toshiba laptop but when I run the
install scripts I 
get the error Kernel Headers not found. If I try to install
them RPM it 
says they are already installed. I have searched the
archives but can't 
find a reference to where they are.

I have loaded FC-9 x86_64, I use it on two other machines
with no 
problem, on a Toshiba Satellite and the hardware is factory
installed on 
it. I have found the tar balls to get them working if I can
just find 
where the headers are.


Thanks
Dave

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines:
http://fedoraproject.org/wiki/Communicate/MailingListGuidelines




# rpm -qa kernel-headers

if they ae installed will return 
[EMAIL PROTECTED] ~]$ rpm -qa kernel-headers

kernel-headers-2.6.26.3-29.fc9.i386
[EMAIL PROTECTED] ~]$

if they are not present for your running kernel `uname -r`, then you may
# yum install kernel-headers

Regards,

Antonio 



  

  
  
  
  
  
Yes. Its looking for them under /usr/src/kernel and they don't seem to 
be there. I was wondering if they might be in a library somewhere else.



Do you have the kernel-devel package? If not, install it. That will give
you additional headers under the /usr/src/kernels tree which are often
required for compiling drivers.

poc

  
I just noticed that you are using the  ath5k driver on your system. That 
is what I am tring to get working on my Tosiba laptop. How did you 
insall it. I am using FC09 is that what you are using? I can't connect 
to the internet until I  get either the nic ar wireless working.


Dave

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KERNEL HEADERS

2008-10-14 Thread David McCormick
I have gotten all the files I needed to compile the software. I can now 
use the Marvell ethernet, however when I try to connect with the Atheros 
wifi it tries to connect but then comes back with the error message 
network disconnected. Any one have an idea.


I tried upgrading via yum to get the latest packages but lose my video, 
and get the irq 9 failed who cares.


Dave

Ian Malone wrote:

2008/9/21 Antonio Olivares <[EMAIL PROTECTED]>:
  

--- On Sun, 9/21/08, David McCormick <[EMAIL PROTECTED]> wrote:



From: David McCormick <[EMAIL PROTECTED]>
Subject: KERNEL HEADERS
To: "For users of Fedora Core releases" 
Date: Sunday, September 21, 2008, 7:40 AM
I have been trying to install drivers for a Marvell nic and
an Atheros
wireless on my new Toshiba laptop but when I run the
install scripts I
get the error Kernel Headers not found. If I try to install
them RPM it
says they are already installed. I have searched the
archives but can't
find a reference to where they are.
  


  

# rpm -qa kernel-headers

if they ae installed will return
[EMAIL PROTECTED] ~]$ rpm -qa kernel-headers
kernel-headers-2.6.26.3-29.fc9.i386
[EMAIL PROTECTED] ~]$

if they are not present for your running kernel `uname -r`, then you may
# yum install kernel-headers




Bit of an old thread here, but maybe someone will find the following useful:
1. Some drivers that require the 'kernel headers' need header files
from the kernel-devel package, rather than (or more likely in addition
to) kernel-headers.
2. "$ rpm -ql package-name" will list all the files provided by that package.

  
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

IRQ9 who cares

2008-11-23 Thread David McCormick

I  had a lot of other problems getting FC9 32 bit working on my Toshiba
U504D S2852 AMD 64bit dual processor.  I finally have wifi and nic
working well but when I try to upgrade  I get irq9 who cares and totally
lose my monitor. I have tried just upgrading the kernel and now get the
irq9 who cares but my monitor works. I searched the lists about it but
can't find how to
eliminate the hangup, irqpoll does nothing it still locks up at that
point. I haven't found any postings  lately has it been solved and where
can I find the information?
Dave


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: IRQ9 who cares

2008-11-23 Thread David McCormick
I'm sorry but I just realized that I really don't need to update to the 
latest improvements. My machine runs fine on FC9 as downloaded and I 
don't see any  improvement with the upgrades. I will just continue to 
use what works.


Thank you for listening to me.

Dave

Peter Teoh wrote:

Please supply output:

a.   dmesg > dmesg.out
b.   lspci -vvnn > lspci.out

And possibly someone can comment on that.

On Mon, Nov 24, 2008 at 2:50 AM, David McCormick <[EMAIL PROTECTED]> wrote:
  

I  had a lot of other problems getting FC9 32 bit working on my Toshiba
U504D S2852 AMD 64bit dual processor.  I finally have wifi and nic
working well but when I try to upgrade  I get irq9 who cares and totally
lose my monitor. I have tried just upgrading the kernel and now get the
irq9 who cares but my monitor works. I searched the lists about it but
can't find how to
eliminate the hangup, irqpoll does nothing it still locks up at that
point. I haven't found any postings  lately has it been solved and where
can I find the information?
Dave


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines






  


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines