All of lore.kernel.org
 help / color / mirror / Atom feed
* difficulty in compiling/installing
@ 2016-08-02 21:38 sayli karnik
  2016-08-02 21:52 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 1 reply; 2+ messages in thread
From: sayli karnik @ 2016-08-02 21:38 UTC (permalink / raw)
  To: outreachy-kernel


[-- Attachment #1.1: Type: text/plain, Size: 504 bytes --]



 Hello, I am Sayli Karnik.
 I have followed the tutorial at https://kernelnewbies.org/Outreachyfirstpatch 

 to insert a printk statement in 
drivers/net/ethernet/intel/e1000/e1000_main.c
I then ran 'make drivers/net/ethernet/intel/e1000/ ' to compile 
AND
sudo make install drivers/net/ethernet/intel/e1000/  to install the module.
But on rebooting, dmesg doesn't not contain the message.
I also tried :
make
rmmod e1000.ko
insmod e1000.ko
but no luck.
Is there somewhere that I might be going wrong?

[-- Attachment #1.2: Type: text/html, Size: 773 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Outreachy kernel] difficulty in compiling/installing
  2016-08-02 21:38 difficulty in compiling/installing sayli karnik
@ 2016-08-02 21:52 ` Julia Lawall
  0 siblings, 0 replies; 2+ messages in thread
From: Julia Lawall @ 2016-08-02 21:52 UTC (permalink / raw)
  To: sayli karnik; +Cc: outreachy-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 772 bytes --]



On Tue, 2 Aug 2016, sayli karnik wrote:

>
>
>  Hello, I am Sayli Karnik.
>  I have followed the tutorial at
> https://kernelnewbies.org/Outreachyfirstpatch
>  to insert a printk statement in
> drivers/net/ethernet/intel/e1000/e1000_main.c
> I then ran 'make drivers/net/ethernet/intel/e1000/ ' to compile
> AND
> sudo make install drivers/net/ethernet/intel/e1000/  to install the module.
> But on rebooting, dmesg doesn't not contain the message.
> I also tried :
> make
> rmmod e1000.ko
> insmod e1000.ko
> but no luck.
> Is there somewhere that I might be going wrong?

Perhaps your machine has some other ethernet device and doesn't use this
driver.

Actually, this mailing list is monitored only during the application
period, which starts in September.

julia

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-02 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-02 21:38 difficulty in compiling/installing sayli karnik
2016-08-02 21:52 ` [Outreachy kernel] " Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.