Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.10-bk3-ck1-nitro2 is buggy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Richard_Au
n00b
n00b


Joined: 02 Jan 2005
Posts: 2

PostPosted: Sun Jan 02, 2005 7:35 am    Post subject: 2.6.10-bk3-ck1-nitro2 is buggy Reply with quote

Mr Nitro,

How about testing your patches before releasing it to the public?

make bzImage ---- OK
make modules ....

drivers/block/floppy.c: In function `init_module':
drivers/block/floppy.c:4598: error: syntax error before "UTS_RELEASE"
make[2]: *** [drivers/block/floppy.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2

All works when I apply ck patches on a vanila 2.6.10 kernel, all works fine when I apply ac2 patches on a vanila 2.6.10 kernel, but with your patch that is what I got (Fedora Core 3).
Back to top
View user's profile Send private message
MrApples
Guru
Guru


Joined: 13 Dec 2002
Posts: 511

PostPosted: Sun Jan 02, 2005 8:18 am    Post subject: Re: 2.6.10-bk3-ck1-nitro2 is buggy Reply with quote

Richard_Au wrote:
Mr Nitro,

How about testing your patches before releasing it to the public?


i think its rather unfair to make such a curt comment in this instance

these people donate their time to make a patchset for you and others, which is noted as being experimental and thus unstable, and instead of asking for help you say this
_________________
http://www.whatsinyourbox.org -- Technology discussion, news, and more.
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Sun Jan 02, 2005 8:18 am    Post subject: Re: 2.6.10-bk3-ck1-nitro2 is buggy Reply with quote

Richard_Au wrote:
Mr Nitro, how about testing your patches before releasing it to the public?
  1. No need to be so flustered that it doesn't work. The unofficial rule of these patches is that they are not guaranteed to work. And if they don't work, just tell the author POLITELY.
  2. Good forum etiquette dictates that you post grievances about nitro patches to the topic which already exists for nitro feedback.

With these rules in mind, your chances of getting attention at the Gentoo forums will be better. :-)
Back to top
View user's profile Send private message
MrApples
Guru
Guru


Joined: 13 Dec 2002
Posts: 511

PostPosted: Sun Jan 02, 2005 8:20 am    Post subject: Reply with quote

hats off to you kimchi, great minds think alike :D
_________________
http://www.whatsinyourbox.org -- Technology discussion, news, and more.
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Sun Jan 02, 2005 8:20 am    Post subject: Re: 2.6.10-bk3-ck1-nitro2 is buggy Reply with quote

MrApples wrote:
i think its rather unfair to make such a curt comment in this instance

these people donate their time to make a patchset for you and others, which is noted as being experimental and thus unstable, and instead of asking for help you say this
I think the word "ungrateful" describes this well. :-P
Back to top
View user's profile Send private message
Moloch
Apprentice
Apprentice


Joined: 17 Mar 2003
Posts: 293
Location: Albuquerque, NM, US

PostPosted: Sun Jan 02, 2005 8:20 am    Post subject: Reply with quote

Besides there is a simple fix for that error as well.

https://forums.gentoo.org/viewtopic.php?p=1926434#1926434
_________________
Understanding is a three-edged sword: your side, their side, and the truth. --Kosh
1010011010
Back to top
View user's profile Send private message
El_Presidente
n00b
n00b


Joined: 02 Jan 2005
Posts: 3

PostPosted: Sun Jan 02, 2005 8:20 am    Post subject: Reply with quote

how about not being such an ignorant XXXXXXX
these patches are called "experimental" and doesnt the name "nitro" says it all ?????

I have a suggestion, why dont you do emerge unmerge nitro-sources && emerge gentoo-sources

edit: i should read better ;) well then i would say you should stay with fedora core 3 kernel :-D

then everything will be fine


Last edited by El_Presidente on Sun Jan 02, 2005 8:28 am; edited 1 time in total
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Sun Jan 02, 2005 8:23 am    Post subject: Reply with quote

El_Presidente wrote:
I have a suggestion, why dont you do emerge unmerge nitro-sources && emerge gentoo-sources

He is a Fedora user. See his very first post in this topic.

And I have some un-choice words to say about the speed of Fedora core 3, but well, no flames intended so i will stop here.
Back to top
View user's profile Send private message
John5788
Advocate
Advocate


Joined: 06 Apr 2004
Posts: 2140
Location: 127.0.0.1

PostPosted: Sun Jan 02, 2005 9:12 am    Post subject: Re: 2.6.10-bk3-ck1-nitro2 is buggy Reply with quote

Richard_Au wrote:
Mr Nitro,

How about testing your patches before releasing it to the public?

make bzImage ---- OK
make modules ....

drivers/block/floppy.c: In function `init_module':
drivers/block/floppy.c:4598: error: syntax error before "UTS_RELEASE"
make[2]: *** [drivers/block/floppy.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2

All works when I apply ck patches on a vanila 2.6.10 kernel, all works fine when I apply ac2 patches on a vanila 2.6.10 kernel, but with your patch that is what I got (Fedora Core 3).


im using this patchset and its been running for me 100% perfectly.
_________________
John5788
Back to top
View user's profile Send private message
eikketk
Apprentice
Apprentice


Joined: 03 Jun 2003
Posts: 270
Location: Belgium

PostPosted: Sun Jan 02, 2005 9:55 am    Post subject: Reply with quote

Thats a "bug" that originated in 2.6.10-bk3, and has been reported on LKML several times before. It only ocvcurs if you try to compile the floppy driver as a module.

Simple fix: add linux/version.h to the includes of driver/block/floppy.c



I don't think you should blame the Nitro devs here. Maybe they haven't got a floppy drive anymore, dont use it, or compile the driver into the kernel, whatsoever. Trying all possible combinations of modules/in-kernel/driver-not-compiled is impossible, you know... I'm already very happy if a kernel I patched compiles fine with my own .config :)
_________________
Working day and night to enhance the Linux Desktop Experience :)

Homepage
Back to top
View user's profile Send private message
racoontje
Veteran
Veteran


Joined: 19 Jul 2004
Posts: 1290

PostPosted: Sun Jan 02, 2005 12:05 pm    Post subject: Reply with quote

Notice how you're using an experimental patchset, yet complain when it dies and insult the devs.
Back to top
View user's profile Send private message
ryceck
Apprentice
Apprentice


Joined: 13 Jan 2004
Posts: 195

PostPosted: Sun Jan 02, 2005 12:07 pm    Post subject: Reply with quote

Im not going to tell how ignorant an idiot u are because many ppl did that before me :D (respect to those ;))
But as they said: read the name.... it doesnt say experimental without a reason :) If u dont like experimental (or as u say buggy) things then dont use them. And if u want to use them then at least be smart enough to use the search function :)
When these problems occur, most of the time many ppl have the same problems, and usually at least one of them has the solution :) And if no-one has it, then build it yourself ;)
Back to top
View user's profile Send private message
anir
n00b
n00b


Joined: 27 Oct 2004
Posts: 15

PostPosted: Sun Jan 02, 2005 1:07 pm    Post subject: Reply with quote

No insults, please! :cry:
Back to top
View user's profile Send private message
racoontje
Veteran
Veteran


Joined: 19 Jul 2004
Posts: 1290

PostPosted: Sun Jan 02, 2005 1:08 pm    Post subject: Reply with quote

Who are you addressing anir?
Back to top
View user's profile Send private message
anir
n00b
n00b


Joined: 27 Oct 2004
Posts: 15

PostPosted: Sun Jan 02, 2005 1:14 pm    Post subject: Reply with quote

racoontje wrote:
Who are you addressing anir?


Richard_Au, El_Presidente and ryceck.
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Sun Jan 02, 2005 1:17 pm    Post subject: Reply with quote

Never mind, I think Richard_Au has been flamed to a crisp in this topic by now, and is pouring out his heart to his mates in some Fedora forum... :-D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum