You also forgot to mention about the kind of mouse you have...zietbukuel wrote:Nothing has changed, I can't move the damn mouse

Code: Select all
Bus 002 Device 003: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Code: Select all
kernel (hd0,4)/boot/bzImage root=/dev/hda7 video=vesafb:ywrap,mtrr:0,1400x1050
-24@60 splash=verbose,theme:emergence CONSOLE=/dev/tty1
initrd = /boot/fbsplash-emergence-1400x1050Code: Select all
mode "1400x1050-60"
# D: 122.339 MHz, H: 65.213 kHz, V: 59.993 Hz
geometry 1400 1050 1400 2800 24
timings 8174 238 88 33 1 150 3
vsync high
rgba 8/16,8/8,8/0,0/0
endmodeCode: Select all
mode=1400x1050-60
depth=24Code: Select all
*) Direct/Thread: Running 'Keyboard Input' (INPUT, 9506)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797]
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(!) DirectFB/FBDev: Could not mmap MMIO region (offset 0, length 0)!
--> Invalid argument
(!) DirectFB/Core: Could not initialize 'gfxcard' core!
--> General I/O error!
Unrecoverable error: reverting to text mode!Code: Select all
*) Direct/Thread: Running 'Keyboard Input' (INPUT, 9490)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797]
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/RADEON: found Radeon R250 Lf [FireGL 9000]
(*) DirectFB/Graphics: ATI Radeon 0.2 (Michel Dänzer)
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
(!) DirectFB/DirectFBCreate: Setting desktop buffer mode failed!
-> No virtual resolution support or not enough memory?
Falling back to system back buffer.
(!) DirectFB/DirectFBCreate: Setting system memory desktop back buffer failed!
-> Using front buffer only mode.
(!) DirectFB/core/layers: Could not set primary region config!
--> Not supported!
Unrecoverable error: reverting to text mode!
(!) [ 9486: 0.000] --> Caught signal 11 (at (nil), invalid address) <--
KilledAssuming that you are refering to my previous post:groovec wrote:can you tell me how?
i have the same problem. allready tryed redeonfb, but it still goes into text mode.
I will always like problems that solve themselvesJoebel wrote:Never mind: got it working using radeonfb.Joebel wrote:Qingy keeps dropping me into text mode. I hope someone over here understands what's happening.
{SNIPPED}
So now I'm lost as to what to do to get Qingy to work on this laptop. Anyone have a clue?
Code: Select all
added keybinding: 'win' will switch to left tty...
added keybinding: 'menu' will switch to right tty...
added keybinding: 'ALT-p' will poweroff machine...
added keybinding: 'ALT-r' will reboot machine...
added keybinding: 'ALT-s' will activate screen saver...
added keybinding: 'ALT-z' will put machine to sleep...
added keybinding: 'CTRL-ESC' will revert to text mode...
Session locking is NOT enabled.
---------------------- DirectFB v0.9.24 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2006-07-17 10:26)
(*) Direct/Memcpy: Using SSE optimized memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 21434)...
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 21435)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797]
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Genefx: MMX detected and enabled
(!) DirectFB/FBDev: Could not mmap MMIO region (offset 0, length 0)!
--> Invalid argument
(!) DirectFB/Core: Could not initialize 'gfxcard' core!
--> General I/O error!
Unrecoverable error: reverting to text mode!
Code: Select all
(*) DirectFB/Core: Single Application Core. (2006-07-17 10:26)
(*) Direct/Memcpy: Using SSE optimized memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 11946)...
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 11947)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797]
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/RADEON: found RV350 [Mobility Radeon 9600 M10]
(*) DirectFB/Graphics: ATI Radeon 0.2 (Michel DXnzer)
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
(!) [11943: 0.000] --> Caught signal 11 (at 0x247c8910, invalid address) <--
Aah. That was the one I got from using vesafb-tng instead of radeonfb on an ATI-based laptop. The fact that you see this error disappear after using radeonfb (and dumping vesa from the kernel shows that going for radeonfb in this is indeed a prudent course of action.groovec wrote:thank you for the info, but it seems i have another problem :
Code: Select all
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797] (*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH) (*) DirectFB/Genefx: MMX detected and enabled (!) DirectFB/FBDev: Could not mmap MMIO region (offset 0, length 0)! --> Invalid argument (!) DirectFB/Core: Could not initialize 'gfxcard' core! --> General I/O error! Unrecoverable error: reverting to text mode!
That looks a lot like the stuff I had when initially going for radeonfb, but without setting up everything up again. Is the framebuffer stuff itself (without DirectFB apps) working allright? Do you now have a higher resolution in console mode?groovec wrote: EDIT:
i had still vesafb-tng compiled in the kernel. i removed that and the error is gone. but still not working :
Code: Select all
(*) DirectFB/Core: Single Application Core. (2006-07-17 10:26) (*) Direct/Memcpy: Using SSE optimized memcpy() (*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 11946)... (*) Direct/Thread: Running 'Keyboard Input' (INPUT, 11947)... (!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797] (*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH) (*) DirectFB/Genefx: MMX detected and enabled (*) DirectFB/RADEON: found RV350 [Mobility Radeon 9600 M10] (*) DirectFB/Graphics: ATI Radeon 0.2 (Michel DXnzer) (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH) (!) [11943: 0.000] --> Caught signal 11 (at 0x247c8910, invalid address) <--
Code: Select all
mode "1024x768-85"
# D: 98.902 MHz, H: 70.243 kHz, V: 85.454 Hz
geometry 1024 768 1024 768 32
timings 10111 192 32 34 14 160 6
rgba 8/16,8/8,8/0,0/0
endmodeNote that I'm running DirectFB 0.9.24 (not the latest - it gives me issues).groovec wrote:framebuffer itself is working, i have the console running in 1024x768-32@85.
fbset :exact the same is in /etc/fb.modesCode: Select all
mode "1024x768-85" # D: 98.902 MHz, H: 70.243 kHz, V: 85.454 Hz geometry 1024 768 1024 768 32 timings 10111 192 32 34 14 160 6 rgba 8/16,8/8,8/0,0/0 endmode
recompiling DirectFB fbset and qingy also did not solve the problem.


I would say that you are running DirectFB in 16bit color depth. Try setting it to 32 bit by putting depth=32 in /etc/directfbrcPaczesiowa wrote:I try to create theme with that default gentoo wallpaper. ( http://www.gentoo.org/images/background ... 24x768.jpg ) and it looks like this: http://img107.imageshack.us/img107/193/qingy2mr6.png
(I switched background in dragonfly theme) why does this look so poor? ( looks almost like 16 colours and it't not 'sharp' ) when I view that jpg file with dfbsee it looks ok.

Well, DirectFB allows a program to override its default settings; maybe dfbsee manages color depth directly...Paczesiowa wrote:big thx!! that worked, but it's kinda strange that i could view it properly with dfbsee which uses directfb. anyway tx:]

I can see the screenshot and it looks nice, but I cannot download the theme from the link you provided. Can you check it please?Paczesiowa wrote:I wanted default gentoo theme but there was only picture on ur site (no theme download link) so here it is:
http://img156.imageshack.us/img156/9324/qingycf3.png
http://two.xthost.info/Paczesiowa/gentoo.rar

Got it. Looks very nicePaczesiowa wrote:sorry, crappy free file hosting:/
try this: http://rapidshare.de/files/30600231/gentoo.rar.html
btw these buttons are great because they are png with transparent background so they will work with any background ( my friend did them)

Unfortunately, we cannot publish / make available items those license we cannot be sure of... The arial font, for example, afaik can only be used on a machine with a valid MS windows license...Paczesiowa wrote:I don't care that much for licenses:D I'm sure that whoever did that wallpaper, he will agree to use it in gentoo program:] and font isn't that important, I choosed it because it's the only font I know (windows user, I use desktop linux for few weeks)
and I dont want any credit, I just took already created theme, switched wallpaper and asked friend to create buttons.
Code: Select all
# dfbsummon
(*) DirectFB/config: Parsing config file '/etc/directfbrc'.(*)
Code: Select all
TERM environment variable not set