Giter VIP home page Giter VIP logo

Comments (5)

kafran avatar kafran commented on September 24, 2024

Problem solved after installing xserver-xorg-video-intel.

from bunsen-netinstall.

johnraff avatar johnraff commented on September 24, 2024

@kafran thank you for raising this.
In Debian Jessie, xserver-xorg-video-intel is an indirect dependency of xorg, which is on our install list.
( xorg > xserver-xorg > xserver-xorg-video-all > xserver-xorg-video-intel )

However in Debian Stretch xserver-xorg-video-intel is only a recommendation of xserver-xorg-video-all, so will not be installed by the netinstall script. The package now says:

The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use it's builtin modesetting driver instead.

Clearly that didn't work in your case, and we now have to think about whether to include this package by default or not.

from bunsen-netinstall.

kafran avatar kafran commented on September 24, 2024

Ok guys. Happy to help.

First:

Please also explain how exactly you installed your "Helium-Dev" system.

I did a fresh install with Debian Stretch netinstall.iso; Followed up the installation instruction about package selection (standard system utilities, only) and on the first boot Downloaded the "Helium-Dev" branch and ./install; Everything went fine.

When the system rebooted, it was not possible to start LightDM. Reading the Xorg.log I saw the problem was the intel driver missing so I installed it and everything was fine.

About the output of lspci -knn | grep -iA2 'vga\|3d'

kafran@1040BR:~$ lspci -knn | grep -iA2 'vga\|3d'
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a011]
	Subsystem: Hewlett-Packard Company Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [103c:3660]
	Kernel driver in use: i915

from bunsen-netinstall.

johnraff avatar johnraff commented on September 24, 2024

btw This issue is now also being discussed on the BunsenLabs Forums.

from bunsen-netinstall.

johnraff avatar johnraff commented on September 24, 2024

xserver-xorg-video-intel has been added to the package install list.

from bunsen-netinstall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.