Auteur |
Message |
|
Sujet du message: splashy error
Posté le: 09 Oct 2006 - 11:13
|
|
Inscrit le: 25 Jn 2006
Messages: 56
|
|
i am running an HD install of 2006-01-RC4, and initially, splashy worked very well. however, after a dist-upgrade, splashy fails to start on boot showing the error
Code:
Framebuffer device unwrittable (/dev/fb0)
i tried disabling and re-enabling it with h2's script, as well as removing/purging and reinstalling splashy but still no luck. any ideas? |
|
|
|
|
 |
|
Sujet du message: RE: splashy error
Posté le: 09 Oct 2006 - 15:15
|
|

Inscrit le: 22 Jan 2006
Messages: 448
Localisation: Dresden
|
|
This is not a problem of splashy but a problem of /dev/fb0 (Framebuffer device, which X is usjng). Try to purge and reinstall the framebuffer package! but be careful, other thing which use framebuffer, like amarok are also deleted and have to be reinstalled again.
Code:
apt-get remove --pruge libdirectfb-0.9-25
apt-get install libdirectfb-0.9-25
|
_________________ Scanmetender[Soft] - Tender security solutions for your computer.
Scanmetender Standard - It is free! For GNU/Linux and Windows(R).
http://www.scanmetender.com
|
|
|
|
 |
|
|
|