Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.3-love1 aka "Fuzzy Bunnies Of Crazy Doom"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 7:47 pm    Post subject: Reply with quote

nephros wrote:
"WTF?" I went when:
Code:
scourge linux # ls /usr/src/linux-2.6.3-love1/
COPYING
Makefile
... blablabla....
au88x0_a3d.c
au88x0_a3d.h

Ok, those obviously don't belong here, but where do I move them to? From the code I can glimpse it's some sort of driver, and "a3d" hints to audio, but it's completely undocumented...


They should go in sound/pci/au88x0/

Sorry I missed that.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
mafe
n00b
n00b


Joined: 18 Dec 2003
Posts: 38

PostPosted: Wed Feb 18, 2004 7:57 pm    Post subject: Reply with quote

more on the freeze (the floppy/ide hang)

Original boot option

kernel (hd0,1)/bzImage video=ywrap,mtrr,vesa:1280x1024 vga=0x31A splash=silent elevator=cfq pci=noacpi

with that it hangs, so i tried

kernel (hd0,1)/bzImage video=ywrap,mtrr,vesa:1280x1024 vga=0x31A splash=silent

it hangs, but then

kernel (hd0,1)/bzImage

it worked, and now my kernel loves me... dunno if it is a framebuffer or a bootsplash problem.


Last edited by mafe on Wed Feb 18, 2004 8:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
snekiepete
Guru
Guru


Joined: 07 May 2003
Posts: 306
Location: WISCONSIN

PostPosted: Wed Feb 18, 2004 8:07 pm    Post subject: Reply with quote

tried that with the uncompresing Linux hang, no help there....

still stuck
Back to top
View user's profile Send private message
GentooBox
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1168
Location: Denmark

PostPosted: Wed Feb 18, 2004 8:08 pm    Post subject: Reply with quote

steel300 wrote:
GentooBox wrote:
Code:
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/love-sources-2.6.3-r1 to /
>>> md5 src_uri ;-) linux-2.6.3.tar.bz2
>>> md5 src_uri ;-) 2.6.3-love1.patch.bz2
>>> Unpacking source...
>>> Unpacking linux-2.6.3.tar.bz2 to /var/tmp/portage/love-sources-2.6.3-r1/work

bzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bzip2: Success
        Input file = /usr/portage/distfiles/linux-2.6.3.tar.bz2, output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

>>> Unpacking 2.6.3-love1.patch.bz2 to /var/tmp/portage/love-sources-2.6.3-r1/work
mv: cannot stat `linux-2.6.3': No such file or directory
/usr/sbin/ebuild.sh: line 38: cd: /var/tmp/portage/love-sources-2.6.3-r1/work/linux-2.6.3-love1: No such file or directory
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN linux-2.6.3/Documentation/Changes linux-2.6.3-love1/Documentation/Changes
|--- linux-2.6.3/Documentation/Changes  2004-02-17 21:59:28.000000000 -0600
|+++ linux-2.6.3-love1/Documentation/Changes    2004-02-18 07:44:42.000000000 -0600
--------------------------
File to patch:



Thats what i get when i emerge love-sources.


Clear out distfiles and the files folder, then redigest and try again.


Well, thats not a good idea ;) i have 5.63 Gb distfiles that i would like to keep.

I've already deleted linux-2.6.3.tar.bz2 and download it again, but portage still says that the digest dosent match.

can someone upload their version of linux-2.6.3.tar.bz2 that works ?
_________________
Encrypt, lock up everything and duct tape the rest
Back to top
View user's profile Send private message
mafe
n00b
n00b


Joined: 18 Dec 2003
Posts: 38

PostPosted: Wed Feb 18, 2004 8:13 pm    Post subject: Reply with quote

snekiepete wrote:
tried that with the uncompresing Linux hang, no help there....

still stuck


okey, but anyways the problem i had was the floppy/ide hang
Back to top
View user's profile Send private message
Rumil
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2003
Posts: 108
Location: Krakow, Poland

PostPosted: Wed Feb 18, 2004 8:17 pm    Post subject: Reply with quote

mafe wrote:
nervousfinger wrote:
Hmmm, compiled 2 times and still doesn't work...

i've used my 2.6.3_rc1_love1 config and it stops while booting at "Floppy Drive(s) is fd(0) 1,44" or something like that...

is there a new setting i haven't used?


still same problem here... i had the same in rc3 too, if i remove floppy support from the kernel it hangs at the ide part.

Well... In my case it hangs at the ide part with floppy support both compiled-in and module.
Last working version for me was 2.6.3_rc2-love2. With 2.6.3_rc3-love1 started hanging....
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 8:42 pm    Post subject: Reply with quote

The hangs after IDE/floppy, have absolutely nothing to do with IDE or floppy support. Debugging IDE/floppy support won't get anywhere.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 8:44 pm    Post subject: Reply with quote

snekiepete wrote:
tried that with the uncompresing Linux hang, no help there....

still stuck


Did you enable smp support?
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
Epyon
l33t
l33t


Joined: 11 Sep 2003
Posts: 754
Location: NJ, USA

PostPosted: Wed Feb 18, 2004 8:48 pm    Post subject: Reply with quote

steel300 wrote:
You'er confusing APIC with ACPI. ACPI is the power interface, APIC is the interrupt controller. Every computer has the interrupt controller and it *MUST* be used. Before it was enabled by default, now it's now. I don't know why.


No I wasn't. My sound card doesn't deal with APIC well at all(causes system to hang whenever sound is played) so I can't use it. My computer has no problems with ACPI.
Back to top
View user's profile Send private message
mafe
n00b
n00b


Joined: 18 Dec 2003
Posts: 38

PostPosted: Wed Feb 18, 2004 8:49 pm    Post subject: Reply with quote

Rumil wrote:
mafe wrote:
nervousfinger wrote:
Hmmm, compiled 2 times and still doesn't work...

i've used my 2.6.3_rc1_love1 config and it stops while booting at "Floppy Drive(s) is fd(0) 1,44" or something like that...

is there a new setting i haven't used?


still same problem here... i had the same in rc3 too, if i remove floppy support from the kernel it hangs at the ide part.

Well... In my case it hangs at the ide part with floppy support both compiled-in and module.
Last working version for me was 2.6.3_rc2-love2. With 2.6.3_rc3-love1 started hanging....


are u using framebuffer or bootsplash? if the answer is yes try loading the kernel without that options. It worked for me (as i said in few post above)
Back to top
View user's profile Send private message
snekiepete
Guru
Guru


Joined: 07 May 2003
Posts: 306
Location: WISCONSIN

PostPosted: Wed Feb 18, 2004 8:49 pm    Post subject: Reply with quote

Posted: Wed Feb 18, 2004 3:44 pm    Post subject:
------------------------------------------------------------------------
snekiepete wrote:
tried that with the uncompresing Linux hang, no help there....

still stuck

Did you enable smp support?


yes, also selected SMT scheduler support
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 8:50 pm    Post subject: Reply with quote

So the hang at Uncompressing the linux kernel is related to SMP. The only people who have reported it have enabled SMP.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
Pink
Veteran
Veteran


Joined: 24 Jul 2003
Posts: 1062

PostPosted: Wed Feb 18, 2004 8:52 pm    Post subject: Reply with quote

mafe said:
Quote:
more on the freeze (the floppy/ide hang)

Original boot option

kernel (hd0,1)/bzImage video=ywrap,mtrr,vesa:1280x1024 vga=0x31A splash=silent elevator=cfq pci=noacpi

with that it hangs, so i tried

kernel (hd0,1)/bzImage video=ywrap,mtrr,vesa:1280x1024 vga=0x31A splash=silent

it hangs, but then

kernel (hd0,1)/bzImage

it worked, and now my kernel loves me... dunno if it is a framebuffer or a bootsplash problem.

Last edited by mafe on Wed Feb 18, 2004 8:12 pm; edited 1 time in total


I have had this problem since the rc3 release and also this one. It is a bootsplash problem (how or why I have no idea).

I have removed the initrd from my grub.conf and all is well (apart from no splash image). I updated bootsplash to 0.6-r7 and and reran the /sbin/splash command but no go.

An odd problem and everything else is hunky-dory (now I can boot it!) :P

[edit]
@Steel, btw, now I am booting without bootsplash, the new logo is very cool :lol:
Back to top
View user's profile Send private message
Epyon
l33t
l33t


Joined: 11 Sep 2003
Posts: 754
Location: NJ, USA

PostPosted: Wed Feb 18, 2004 9:15 pm    Post subject: Reply with quote

Epyon wrote:
steel300 wrote:
You'er confusing APIC with ACPI. ACPI is the power interface, APIC is the interrupt controller. Every computer has the interrupt controller and it *MUST* be used. Before it was enabled by default, now it's now. I don't know why.


No I wasn't. My sound card doesn't deal with APIC well at all(causes system to hang whenever sound is played) so I can't use it. My computer has no problems with ACPI.


Actually it doesn't matter anymore. I just disabled APIC in my BIOS and enabled it in the kernel so it'd compile.
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 9:17 pm    Post subject: Reply with quote

Ok, I have just confirmed that the hanging at Uncompressing the linux kernel is becuase of smp. I just built a system without smp and it booted just fine. Now we just have to figure out why.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
Rumil
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2003
Posts: 108
Location: Krakow, Poland

PostPosted: Wed Feb 18, 2004 9:18 pm    Post subject: Reply with quote

mafe wrote:

are u using framebuffer or bootsplash? if the answer is yes try loading the kernel without that options. It worked for me (as i said in few post above)

Sorry, had to miss your post. It actually helped. After disabling bootsplash it runs normally. Thanks!
Back to top
View user's profile Send private message
mcoulman
n00b
n00b


Joined: 20 Sep 2002
Posts: 34
Location: Maui

PostPosted: Wed Feb 18, 2004 9:33 pm    Post subject: Reply with quote

steel300 wrote:
Ok, I have just confirmed that the hanging at Uncompressing the linux kernel is becuase of smp. I just built a system without smp and it booted just fine. Now we just have to figure out why.


youdaman :)
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 9:45 pm    Post subject: Reply with quote

Elaborating more on the SMP thing. There appears to be a deadlock in smpboot.c. I have emailed Nick about it and am anxiously waiting a reply. I'll keep everyone updated and will probably make a new release when he responds.

On a side note, even with one of my two processors running, love-sources still doesn't lag.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
antisthenes
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2003
Posts: 89

PostPosted: Wed Feb 18, 2004 9:52 pm    Post subject: Reply with quote

packages.gentoo.org wrote:


bootsplash 0.6-r8
Wed Feb 18 20:24:40 2004
Description: Graphical backgrounds for frame buffer consoles

Changes:*bootsplash-0.6-r8 (18 Feb 2004)18 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r8.ebuild:

Yes, they broke it, again! ;) The new 2.6.3_rc4 kernel introduces some newpatches, which make the system freeze during boot-time when Bootsplash isused. This revision of the Bootsplash package fixes this issue.
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 10:01 pm    Post subject: Reply with quote

antisthenes wrote:
packages.gentoo.org wrote:


bootsplash 0.6-r8
Wed Feb 18 20:24:40 2004
Description: Graphical backgrounds for frame buffer consoles

Changes:*bootsplash-0.6-r8 (18 Feb 2004)18 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r8.ebuild:

Yes, they broke it, again! ;) The new 2.6.3_rc4 kernel introduces some newpatches, which make the system freeze during boot-time when Bootsplash isused. This revision of the Bootsplash package fixes this issue.


Thanks for the update. I'll download it now and include it in the next release.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Wed Feb 18, 2004 11:46 pm    Post subject: Reply with quote

And when do we get supermount with luuuv?

The pizza's on me, steel300 & lovechild. Just send me your adresses & it'll be in the US in a couple of weeks. ;)

Someone had to say it
Back to top
View user's profile Send private message
floam
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1067
Location: Vancouver, WA USA

PostPosted: Wed Feb 18, 2004 11:49 pm    Post subject: Reply with quote

Code:
[deafening roar from the crowd]
[/deafening roar from the crowd]
Come on dude, it's 2004 and XHTML rules all. Tags can close themselves.
Code:
[deafening roar from the crowd /]
;)
_________________
Think about your breathing.
http://floam.sh.nu


Last edited by floam on Thu Feb 19, 2004 4:40 am; edited 1 time in total
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Wed Feb 18, 2004 11:51 pm    Post subject: Reply with quote

floam wrote:
Code:
[deafening roar from the crowd]
[/deafening roar from the crowd]
Come on dude, it's 2004 and XHTML rules all. Tags can close themselves.
Code:
[deafening roar from the crowd /]


True, I just haven't used XHTML in a while.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
bssteph
l33t
l33t


Joined: 26 Feb 2003
Posts: 652
Location: Wisconsin

PostPosted: Thu Feb 19, 2004 12:19 am    Post subject: Reply with quote

floffe wrote:
And when do we get supermount with luuuv?

The pizza's on me, steel300 & lovechild. Just send me your adresses & it'll be in the US in a couple of weeks. ;)

Someone had to say it

The trip for Lovechild's pizza is a lot shorter that steel's. But send all the pizza coming to the US care of bssteph at ...

:)

Anyway, after finally getting the source for it all, love1 have gone beautifully here, as was expected.

steel:
LKML has fixes for the SMP/APIC thing (a missing #ifdef around the offending code block people have mentioned) and rmmod hangs. And a fix for rivafb is coming, if it hasn't already hit.

Depending on when Nick gets back to you, you may want to check those out for the next patch.
Back to top
View user's profile Send private message
dedeaux
Apprentice
Apprentice


Joined: 19 Jun 2002
Posts: 183
Location: Nairobi, Kenya

PostPosted: Thu Feb 19, 2004 12:42 am    Post subject: smp probs Reply with quote

I was looking at Nicks patch last night. I noticed the smpboot.c probs, but blew it off as I don't have dual processors anymore or ht. Of course, it is booting and running just fine. Bits of his patch already exist in the 2.6.3-mm1.

Incidently, CK has new patches for the latest kernel... the version is now iso2-cfqionice... Or is this something different? Would any of his other non ht patches be of value to love-sources?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 3 of 6

 
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