View previous topic :: View next topic |
Author |
Message |
Shockwaver Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/33585375049f73ded6c15e.gif)
Joined: 04 Jul 2005 Posts: 123
|
Posted: Thu Oct 13, 2005 1:32 pm Post subject: fbsplash & radeon 9200 .. HELP |
|
|
Hi!
I'v followed this guide http://www.gentoo-wiki.com/HOWTO_fbsplash .. literally... it doesent worked
I also tried to disable the Ati driver in the kernel and use vesafb in place of radeonfb but it was useless..
Kernel v2.6.13-r3 (gentoo-sources)
So this is how i created the initramfs
Code: | # splash_geninitramfs -v -g /boot/prova -r 1280x1024 OpenXchange
o Creating directory structure..
o Copying /sbin/splash_helper..
o Copying themes..
- OpenXchange
o Creating initramfs image.. |
and these are the configurations i tried with grub
Code: | default 0
timeout 60
title=Gentoo Linux 2.6.13-r3
root (hd0,0)
kernel (hd0,0)/kernel-2.6.13-gentoo-r3 root=/dev/hda3 video=vesafb:ywrap,mtrr,1280x1024-32@60 splash=verbose,theme:OpenXchange
initrd (hd0,0)/prova |
and
Code: | default 0
timeout 60
title=Gentoo Linux 2.6.13-r3
root (hd0,0)
kernel (hd0,0)/kernel-2.6.13-gentoo-r3 root=/dev/hda3 video=radeonfb:1280x1024-32@60 splash=verbose,theme:OpenXchange
initrd (hd0,0)/prova |
this is the output from dmesg
Code: | [Radeon 9200 SE]
vesafb: ATI Technologies Inc., V280, 01.00 (OEM: ATI RADEON 9200)
vesafb: VBE version: 2.0
vesafb: protected mode interface info at c000:5707
vesafb: pmi: set display start = c00c579b, set palette = c00c57e7
vesafb: pmi: ports = 9010 9016 9054 9038 903c 905c 9000 9004 90b0 90b2 90b4
vesafb: monitor limits: vf = 0 Hz, hf = 0 kHz, clk = 0 MHz
vesafb: scrolling: redraw
mtrr: type mismatch for d0000000,8000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,4000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,2000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,1000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,800000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,400000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,200000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,100000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,80000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,40000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,20000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,10000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,8000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,4000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,2000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,1000 old: write-back new: write-combining
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x800 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x400 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x200 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x100 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x80 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x40 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x20 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x10 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x8 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x4 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x2 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
mtrr: size and base must be multiples of 4 kiB
mtrr: size: 0x1 base: 0xd0000000
[<c010e10a>] mtrr_check+0x4a/0x60
[<c010e150>] mtrr_add+0x30/0x80
[<c058cf08>] vesafb_probe+0x338/0x5f0
[<c019fa2c>] sysfs_make_dirent+0x2c/0xa0
[<c02d2c0b>] driver_probe_device+0x3b/0xb0
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d22f9>] bus_for_each_drv+0x69/0x80
[<c02d2cf7>] device_attach+0x67/0x70
[<c02d2c80>] __device_attach+0x0/0x10
[<c02d2465>] bus_add_device+0x35/0xc0
[<c02d617c>] device_pm_add+0x5c/0xa0
[<c02d1440>] device_add+0xe0/0x160
[<c02d4512>] platform_device_register+0xc2/0x170
[<c058d220>] vesafb_init+0x60/0x74
[<c0574a3b>] do_initcalls+0x2b/0xc0
[<c01003a4>] init+0x84/0x1b0
[<c0100320>] init+0x0/0x1b0
[<c0101215>] kernel_thread_helper+0x5/0x10
Console: switching to colour frame buffer device 160x64
vesafb: framebuffer at 0xd0000000, mapped to 0xe0880000, using 10240k, total 131
072k
fb0: VESA VGA frame buffer device |
i'v also tried adding splash to boot runlevel... uselessly
I have looked for some solutions in the forum, but i didn't fint anything new/useful..
What can i do? Any1?.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jweingard n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Simpsons/simpsons_sideshow_bob.gif)
Joined: 25 Mar 2004 Posts: 8 Location: United States
|
Posted: Thu Oct 13, 2005 4:34 pm Post subject: Try this |
|
|
Mtrr mismatch..
Try adding this to your video= param to the kernel
mtrr:2
Like so,
Code: | kernel (hd0,0)/kernel-2.6.13-gentoo-r3 root=/dev/hda3 video=radeonfb:1280x1024-32@60 splash=verbose,theme:OpenXchange,mtrr:2 |
I referred to
/usr/src/linux/Documentation/fb/vesafb.txt
And also in that regard, you can try first with radeonfb, then use the vesafb.
Good luck. _________________ The believer is happy, the doubter is wise. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Shockwaver Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/33585375049f73ded6c15e.gif)
Joined: 04 Jul 2005 Posts: 123
|
Posted: Sat Oct 15, 2005 7:08 pm Post subject: |
|
|
Thx!
I tried with all mtrr:n from 0 to 4, with both vesafb and radeonfb.. but it looks like it doesn't listen to it..
The same mistake occurs.. i've also tried changing the name of the theme giving something that doesn't exist.. but nothing happened.. it booted the same way as before and with an identical dmesg
what can i do?? ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Shockwaver Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/33585375049f73ded6c15e.gif)
Joined: 04 Jul 2005 Posts: 123
|
Posted: Sun Oct 16, 2005 12:32 pm Post subject: |
|
|
plzzzzzz... some help?? (bump) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Shockwaver Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/33585375049f73ded6c15e.gif)
Joined: 04 Jul 2005 Posts: 123
|
Posted: Wed Oct 19, 2005 2:27 pm Post subject: |
|
|
bump |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
paulb787 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 14 Nov 2005 Posts: 250
|
Posted: Mon Dec 19, 2005 2:08 am Post subject: |
|
|
any1??? PLEASE I HAVE SAME PROBLEM |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|