Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Official thread: "zen-sources" - Part 6
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 14, 15, 16, 17, 18  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Jul 06, 2009 7:40 am    Post subject: Reply with quote

The horrible screen problem remains with 2.6.31-rc2. :(
Anyone else who uses Intel (945 GM here) and has similar problems with the rc2?

Thanks
Rahul
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Mon Jul 06, 2009 7:46 am    Post subject: Reply with quote

sorry, maybe it's unuseful, but have you tried backupping your /etc/X11/xorg.conf and regenerating with
Code:
X -configure

?
_________________
look for monty python channel on youtube :D
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Tue Jul 07, 2009 12:02 am    Post subject: Reply with quote

ponciarello wrote:
sorry, maybe it's unuseful, but have you tried backupping your /etc/X11/xorg.conf and regenerating with
Code:
X -configure

?


No go ... that does not help. Thanks anyways thoough. :)
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Tue Jul 07, 2009 5:53 am    Post subject: Reply with quote

you're welcome :)
another thing that come to mind is if this behaviour happens also with stock 2.6.31-rc2, i would probably try also that ;)
_________________
look for monty python channel on youtube :D
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Tue Jul 07, 2009 7:38 pm    Post subject: Reply with quote

i'm working on .31-rc2-zen1 :D

The current git is a mess, i'm rebasing and updating everything :D
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Wed Jul 08, 2009 6:39 am    Post subject: Reply with quote

welcome back cheater :D

I know it's still work-in-progress, but hope this helps
Code:
Kernel: arch/x86/boot/bzImage is ready  (#1)
  Building modules, stage 2.
  MODPOST 408 modules
ERROR: "static_linux_logo" [drivers/video/fb.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

_________________
look for monty python channel on youtube :D
Back to top
View user's profile Send private message
Colt45
Tux's lil' helper
Tux's lil' helper


Joined: 05 Sep 2007
Posts: 122
Location: Central Washington

PostPosted: Wed Jul 08, 2009 10:06 am    Post subject: Reply with quote

I just got a x86 system (Winter, see sig) built with 2.6.30-zen1 and Im getting these messages:
Code:
do_IRQ: 0.250 No irq handler for vector (irq -1)
do_IRQ: 1.250 No irq handler for vector (irq -1)
do_IRQ: 0.250 No irq handler for vector (irq -1)
do_IRQ: 1.250 No irq handler for vector (irq -1)
do_IRQ: 0.250 No irq handler for vector (irq -1)
do_IRQ: 1.250 No irq handler for vector (irq -1)
do_IRQ: 1.250 No irq handler for vector (irq -1)

What does that mean and how do I fix it?
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Wed Jul 08, 2009 3:11 pm    Post subject: Reply with quote

ponciarello wrote:
welcome back cheater :D

I know it's still work-in-progress, but hope this helps
Code:
Kernel: arch/x86/boot/bzImage is ready  (#1)
  Building modules, stage 2.
  MODPOST 408 modules
ERROR: "static_linux_logo" [drivers/video/fb.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2


yes that is a bug in linus master, i temporarily reverted it and kept it at 2.6.31-rc2
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Wed Jul 08, 2009 5:04 pm    Post subject: Reply with quote

sorry I haven't tried linus' one first before reporting :oops: :(
_________________
look for monty python channel on youtube :D
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Wed Jul 08, 2009 11:08 pm    Post subject: Reply with quote

sorry it's actually a problem on zen.

zen-logo-ng is messed up :O, i'll revert it for the original zen-logo branch.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
Colt45
Tux's lil' helper
Tux's lil' helper


Joined: 05 Sep 2007
Posts: 122
Location: Central Washington

PostPosted: Thu Jul 09, 2009 1:45 am    Post subject: Reply with quote

Thank You cheater, your fix has appeared to work.
Back to top
View user's profile Send private message
ebrsc
n00b
n00b


Joined: 24 Jun 2008
Posts: 31

PostPosted: Thu Jul 09, 2009 1:35 pm    Post subject: Reply with quote

Code:
HEAD is now at bacf95e

Code:
drivers/built-in.o: In function `fb_find_logo':
(.ref.text+0xded): undefined reference to `logo_linux_clut224'
make: *** [.tmp_vmlinux1] Error 1
==> ERROR: Build Failed.
    Aborting...
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Thu Jul 09, 2009 2:46 pm    Post subject: Reply with quote

ebrsc wrote:
Code:
HEAD is now at bacf95e

Code:
drivers/built-in.o: In function `fb_find_logo':
(.ref.text+0xded): undefined reference to `logo_linux_clut224'
make: *** [.tmp_vmlinux1] Error 1
==> ERROR: Build Failed.
    Aborting...


yes, i believe this is an upstream issue but i have not yet been able to figure out what the problem is.

I think 2.6.31-rc2 has a few regressions :O, i can't get it to boot myself (2.6.30 is fine though)

I also updated master-2.6.30 to 2.6.30.1 and added zen-notes to it.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Thu Jul 09, 2009 6:41 pm    Post subject: Reply with quote

2.6.31 over the last few days seems to not like my hostapd setup. I saw a few updates to p54usb today that looked like they might've fixed it, but no luck.
I've got a 2.6.30-gentoo-r1 kernel with almost identical setup that works fine. Any ideas?

Code:
[ 5028.480880] BUG: unable to handle kernel paging request at 00000000ffffff9d
[ 5028.483122] IP: [<ffffffffa0000fdd>] p54_tx+0x1ef/0x595 [p54common]
[ 5028.483122] PGD 7c9d0067 PUD 0
[ 5028.483122] Thread overran stack, or stack corrupted
[ 5028.483122] CPU 0
[ 5028.483122] Modules linked in: p54usb p54common [last unloaded: microcode]
[ 5028.483122] Pid: 0, comm: swapper Not tainted 2.6.31-rc2-zen1 #4
[ 5028.483122] RIP: 0010:[<ffffffffa0000fdd>]  [<ffffffffa0000fdd>] p54_tx+0x1ef/0x595 [p54common]
[ 5028.483122] RSP: 0018:ffff8800015eed70  EFLAGS: 00010283
[ 5028.483122] RAX: 00000000ffffff9d RBX: 0000000000000022 RCX: 0000000000000050
[ 5028.483122] RDX: 0000000000000018 RSI: 0000000000000000 RDI: 0000000000000050
[ 5028.483122] RBP: ffff8800015eee10 R08: 0000000000000000 R09: ffff88007d54a800
[ 5028.483122] R10: 0000000000000002 R11: 0000000000000000 R12: ffff88007e2b22c0
[ 5028.483122] R13: 0000000000000000 R14: ffff880078e6c600 R15: ffff880078e6c638
[ 5028.483122] FS:  0000000000000000(0000) GS:ffff8800015eb000(0000) knlGS:0000000000000000
[ 5028.483122] CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[ 5028.483122] CR2: 00000000ffffff9d CR3: 000000007c9e6000 CR4: 00000000000006f0
[ 5028.483122] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 5028.483122] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 5028.483122] Process swapper (pid: 0, threadinfo ffffffff814ec000, task ffffffff81462020)
[ 5028.483122]  ffff88007d54a800 ffff88007d685c00 ffff8800015eee60 ffff88007e2b22c0
[ 5028.483122] <0> 0000000000000002 0000000000000010 ffff88007e2b2fc0 0000000000000000
[ 5028.483122] <0> 0000000000000002 0000000000000065 0000000000000000 18028800179ea038
[ 5028.483122]  [<ffffffff81328770>] __ieee80211_tx+0x6b/0xb1
[ 5028.483122]  [<ffffffff81328bb4>] ieee80211_tx_pending+0x1e1/0x2b2
[ 5028.483122]  [<ffffffff81035058>] tasklet_action+0x71/0xbc
[ 5028.483122]  [<ffffffff810357a4>] __do_softirq+0x9b/0x12f
[ 5028.483122]  [<ffffffff8100ca7c>] call_softirq+0x1c/0x28
[ 5028.483122]  [<ffffffff8100e590>] do_softirq+0x34/0x72
[ 5028.483122]  [<ffffffff8103552e>] irq_exit+0x3f/0x79
[ 5028.483122]  [<ffffffff8100dc91>] do_IRQ+0xa3/0xba
[ 5028.483122]  [<ffffffff8100c313>] ret_from_intr+0x0/0xa
[ 5028.483122]  [<ffffffff810122e7>] ? mwait_idle+0x6e/0x73
[ 5028.483122]  [<ffffffff8100ad6f>] ? enter_idle+0x20/0x22
[ 5028.483122]  [<ffffffff8100adc3>] ? cpu_idle+0x52/0x93
[ 5028.483122]  [<ffffffff813326ed>] ? rest_init+0x61/0x63
[ 5028.483122]  [<ffffffff814f5bb0>] ? start_kernel+0x2e9/0x2f4
[ 5028.483122]  [<ffffffff814f5270>] ? x86_64_start_reservations+0x80/0x84
[ 5028.483122]  [<ffffffff814f5355>] ? x86_64_start_kernel+0xe1/0xe8
[ 5028.483122] RIP  [<ffffffffa0000fdd>] p54_tx+0x1ef/0x595 [p54common]
[ 5028.483122]  RSP <ffff8800015eed70>
Back to top
View user's profile Send private message
Rion
Guru
Guru


Joined: 12 Oct 2006
Posts: 383
Location: Minsk, Belarus

PostPosted: Thu Jul 09, 2009 7:50 pm    Post subject: Reply with quote

rtl8187 (wifi) is also a bit broken in 2.6.31. i can't reconnect until powering off/on
2.6.30 works fine
_________________
rion-overlay
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Thu Jul 09, 2009 8:33 pm    Post subject: Reply with quote

Rion wrote:
rtl8187 (wifi) is also a bit broken in 2.6.31. i can't reconnect until powering off/on
2.6.30 works fine


Hmm... by any chance, are you seeing any "unable to enumerate device" messages in dmesg when it stops working? I was having a problem like that last week and thought it was my PCI/USB card going bad... but now I'm not so sure.
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Jul 09, 2009 10:43 pm    Post subject: Reply with quote

I have trouble with the logo for linux-2.6.31-rc2-zen1 . Any idea?
Code:

drivers/built-in.o: In function `fb_find_logo':
(.ref.text+0xe52): undefined reference to `static_linux_logo'
drivers/built-in.o:(__ksymtab+0xfb0): undefined reference to `static_linux_logo'
make: *** [.tmp_vmlinux1] Error 1

EDİT: after a git pull again, error is changed a bit:
Code:

  LD      drivers/video/logo/built-in.o
drivers/video/logo/logo_linux_vga16.o:(.init.rodata+0x0): multiple definition of `static_linux_logo'
drivers/video/logo/logo_linux_mono.o:(.init.rodata+0x0): first defined here
drivers/video/logo/logo_linux_clut224.o:(.init.rodata+0x0): multiple definition of `static_linux_logo'
drivers/video/logo/logo_linux_mono.o:(.init.rodata+0x0): first defined here
make[3]: *** [drivers/video/logo/built-in.o] Error 1
make[2]: *** [drivers/video/logo] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
Rion
Guru
Guru


Joined: 12 Oct 2006
Posts: 383
Location: Minsk, Belarus

PostPosted: Fri Jul 10, 2009 2:18 am    Post subject: Reply with quote

Ant_P wrote:
Rion wrote:
rtl8187 (wifi) is also a bit broken in 2.6.31. i can't reconnect until powering off/on
2.6.30 works fine


Hmm... by any chance, are you seeing any "unable to enumerate device" messages in dmesg when it stops working? I was having a problem like that last week and thought it was my PCI/USB card going bad... but now I'm not so sure.
Code:
wlan0: authenticate with AP 00:22:b0:c1:8e:5d
wlan0: authenticated
wlan0: associate with AP 00:22:b0:c1:8e:5d
wlan0: RX AssocResp from 00:22:b0:c1:8e:5d (capab=0x431 status=0 aid=1)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present       <-- connected and works fine
wlan0: disassociating by local choice (reason=3)      <-- trying to reconnect
wlan0: direct probe to AP 00:22:b0:c1:8e:5d try 1
wlan0: direct probe to AP 00:22:b0:c1:8e:5d try 2
wlan0: direct probe to AP 00:22:b0:c1:8e:5d try 3
wlan0: direct probe to AP 00:22:b0:c1:8e:5d timed out
wlan0: direct probe to AP 00:22:b0:c1:8e:5d try 1
wlan0: direct probe to AP 00:22:b0:c1:8e:5d try 2
wlan0: direct probe to AP 00:22:b0:c1:8e:5d try 3
wlan0: direct probe to AP 00:22:b0:c1:8e:5d timed out

_________________
rion-overlay
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Fri Jul 10, 2009 9:24 am    Post subject: Reply with quote

Oh, looks like you have a completely different problem to what I had. Never mind.
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Fri Jul 10, 2009 7:25 pm    Post subject: Reply with quote

I'm starting to hate logos. I was having similar problems when preparing my ps3 zen kernel :/
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Sun Jul 12, 2009 1:02 am    Post subject: Reply with quote

Waninkoko wrote:
I'm starting to hate logos. I was having similar problems when preparing my ps3 zen kernel :/

With the branch of linux (2.6.31-rc2), I have two guitarist penguin at boot up. I lost my hate now. Don't know why zen-sources does not like my guitarists.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
Holysword
l33t
l33t


Joined: 19 Nov 2006
Posts: 946
Location: Greece

PostPosted: Mon Jul 13, 2009 2:20 pm    Post subject: Reply with quote

cheater1034 wrote:
I think 2.6.31-rc2 has a few regressions :O, i can't get it to boot myself (2.6.30 is fine though).

Yeah, same here...
_________________
"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)
Back to top
View user's profile Send private message
NotQuiteSane
Guru
Guru


Joined: 30 Jan 2005
Posts: 488
Location: Klamath Falls, Jefferson, USA, North America, Midgarth

PostPosted: Tue Jul 14, 2009 10:08 pm    Post subject: Cannot built reiser4progs-1.0.7 Reply with quote

doing a gcc upgrade, and have run into a block compiling reiser4progs

this fails with and without distcc.

apparently it is fixed in the stable tree, the bug is here, yet the fix hasn't seemed to have made it into the overlay.

NQS
_________________
These opinions are mine, mine I say! Piss off and get your own.

As I see it -- An irregular blog, Improved with new location

To delete French language packs from system use 'sudo rm -fr /'
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed Jul 15, 2009 1:58 pm    Post subject: Reply with quote

Holysword wrote:
cheater1034 wrote:
I think 2.6.31-rc2 has a few regressions :O, i can't get it to boot myself (2.6.30 is fine though).

Yeah, same here...


details would help
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Wed Jul 15, 2009 11:13 pm    Post subject: Reply with quote

2.6.31-rc3-zen1 is still unusable with Intel 945 (i915). Screen is flickering as if it is receiving an electric shock.
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 14, 15, 16, 17, 18  Next
Page 15 of 18

 
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