Hi Khalid,

I currently have no nouveau compatible device at hand, but I
retried with this EEEPC and its Intel graphics device [0].
I just upgraded to the latest Linux kernel provided by Debian
unstable (3.10-2-amd64).

Unfortunately I'm still having graphics issues. First I tried
loading and rebooting my current kernel image and its initrd, but I'm
just having a black screen with a single line of text at the top
saying it is booting into the new kernel.

I've also tried this Damn Small Linux kernel[1]+initrd[2]
(it has all its content in the initrd, the initrd was created with
this guide [3]). The boot process is still black and the loaded
desktop is heavily scrambled but shows some colour and motion
(see [4],[5]). I was using this [6] kexec command. Also adding
--reset-vga does not help.

Booting the same DSL via kvm with this [7] command works without
any issues.

I'll retry with the nouveau device later this week, the original
laptop I was testing with back then still exists.

Thanks for all the feedback so far!

Cheers, Linus


[0]: 00:02.0 VGA compatible controller: Intel Corporation Atom Processor 
D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02)
[1]: http://metameute.de/~tux/bugreport/debian/659191/linux24
[2]: http://metameute.de/~tux/bugreport/debian/659191/minirt24.gz
[3]: 
https://sites.google.com/site/sbobovyc/home/guides/other-linux/packing-dsl-into-initrd
[4]: http://metameute.de/~tux/bugreport/debian/659191/20130901_003.jpg
[5]: http://metameute.de/~tux/bugreport/debian/659191/20130901_004.jpg
[6]: kexec -l --command-line="ramdisk_size=100000 init=/etc/init lang=us 
apm=power-off vga=789 initrd=minirt24.gz nomce noapic quiet BOOT_IMAGE=knoppix 
frominitrd nopcmcia noagp noswap base" --initrd=./minirt24.gz ./linux24
[7]: kvm -kernel linux24 -initrd minirt24.gz -append "ramdisk_size=100000 
init=/etc/init lang=us apm=power-off vga=789 initrd=minirt24.gz nomce noapic 
quiet BOOT_IMAGE=knoppix frominitrd nopcmcia noagp noswap base"


On Sat, Jan 12, 2013 at 02:48:40PM -0700, Khalid Aziz wrote:
> Hi Linus,
> 
> There have been number of changes to the kexec code in the kernel
> including changes to reset PCI devices. Have you checked if you continue
> to see the graphics issue with nouveau driver?
> 
> --
> Khalid
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to