't receive power, like in suspended state.
2011/10/23 Raf Czlonka :
> On Sat, Oct 22, 2011 at 10:28:07PM BST, Max Tsepkov wrote:
>> Laptop display is not powered on after resume.
>> All other systems is fine, I managed to blindly reboot the machine.
>> Kernel log doesn't
looks again really low res.
Most likely you want to add this to /etc/default/grub
GRUB_GFXPAYLOAD_LINUX=1280x800x32
It will enable framebuffer, which seems to be disabled currently.
--
Max Tsepkov (a.k.a. Gary Golden)
A freelancing web engineer
http://www.garygolden.me
--
To UNSUBSCRIBE, ema
> Which mailing list should I post to if I want to recommend some
> packages? Thanks.
Create a RFP bug report against pseudo-package wnpp.
See more: http://www.debian.org/devel/wnpp/
--
cheers
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe".
> I'dd like to go from this:
>
> a;aa;aa
> bb;bb;bb
> ;;ccc
>
> to this:
>
> a;aa;aa
> bb;bb;bb
> ; ; ccc
>
Try csvtool:
csvtool -t ";" square input.csv > input-square.csv
--
cheers
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
wi
> The audio stuttering is down to an incompatibility with recent the
> libc6. The behaviour of memcpy in a certain situation was undefined and
> has changed. To 'fix' the problem, run
> "LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libc/memcpy-preload.so browser>" and your audio should work again.
Thanks
5 matches
Mail list logo