LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-27-2016, 02:22 PM   #1
patrick295767
Member
 
Registered: Feb 2006
Distribution: FreeBSD, Linux, Slackware, LFS, Gparted
Posts: 664

Rep: Reputation: 138Reputation: 138
Video Driver for Intel HD Graphics (CPU Celeron N3050) ?


Hello,

I have the maximum resolution of 640x480 graphics under X11 on the Notebook ASUS eeebook R206S.

I use stable Debian (Jessie) with a Kernel 3.16. xorg xserver intel is installed.

Would you know Video Driver for Intel HD Graphics (CPU Celeron N3050) ?

Best regards,
Pat

http://www.intel.com/content/www/us/...000005526.html

Last edited by patrick295767; 05-27-2016 at 02:23 PM.
 
Old 05-28-2016, 02:51 AM   #2
patrick295767
Member
 
Registered: Feb 2006
Distribution: FreeBSD, Linux, Slackware, LFS, Gparted
Posts: 664

Original Poster
Rep: Reputation: 138Reputation: 138
I have found a way to get the graphics working !!!

But very strange I do not know how to make it stable.


HERE OPENGL/Intel HD Graphic Driver/ WORKS!!
http://pastebin.com/raw/ZAdBrq9X

HERE OPENGL/Intel HD Graphic Driver/ DOES NOT WORKS!!
http://pastebin.com/raw/ckSr3SiL

What's the difference?
 
Old 05-28-2016, 03:45 AM   #3
patrick295767
Member
 
Registered: Feb 2006
Distribution: FreeBSD, Linux, Slackware, LFS, Gparted
Posts: 664

Original Poster
Rep: Reputation: 138Reputation: 138
In the boot, (syslinux/grub) I removed acpi = off

I load my kernel with :
Quote:
append initrd=initrd.gz root=/dev/sda2 noswap nosplash hpet=force irqpoll noapictimer vesafb:mtrr,ywrap vga=0x318 acpi=noirq i915.modeset=1 video=VGA-1
i915 is on modeset = 1 !
from the cmd : cat /sys/module/i915/parameters/modeset



i915 is now there, but still intel/opengl is not working!

Code:
Module                  Size  Used by
joydev                 16847  0 
hid_generic            12369  0 
usbhid                 43759  0 
aufs                  174811  0 
loop                   21987  0 
squashfs               39232  0 
lp                     12766  0 
ppdev                  16686  0 
parport_pc             26004  0 
parport                35213  3 lp,ppdev,parport_pc
fuse                   77496  0 
vmhgfs                 59630  0 
vmw_vmci               54356  1 vmhgfs
nfs                   168022  0 
fscache                44782  1 nfs
nfsd                  236959  0 
auth_rpcgss            45765  1 nfsd
oid_registry           12387  1 auth_rpcgss
nfs_acl                12463  1 nfsd
lockd                  73443  2 nfs,nfsd
sunrpc                211341  5 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
bnep                   17184  0 
ctr                    12807  3 
ccm                    17361  3 
arc4                   12480  2 
rtl8821ae             264961  0 
btcoexist              52898  1 rtl8821ae
rtl_pci                38036  1 rtl8821ae
nls_utf8               12416  1 
rtlwifi                78642  2 rtl_pci,rtl8821ae
nls_cp437              12417  1 
mac80211              470121  3 rtl_pci,rtlwifi,rtl8821ae
vfat                   16967  1 
fat                    52647  1 vfat
ecb                    12649  1 
cfg80211              376943  2 mac80211,rtlwifi
btusb                  25417  0 
coretemp               12708  0 
uvcvideo               69805  0 
videobuf2_vmalloc      12720  1 uvcvideo
videobuf2_memops       12471  1 videobuf2_vmalloc
videobuf2_core         39059  1 uvcvideo
v4l2_common            12867  1 videobuf2_core
videodev              107701  3 uvcvideo,v4l2_common,videobuf2_core
media                  17842  2 uvcvideo,videodev
compat                 17924  5 cfg80211,mac80211,btcoexist,rtlwifi,rtl8821ae
bluetooth             340064  3 bnep,btusb
6lowpan_iphc           16548  1 bluetooth
asus_nb_wmi            16528  0 
asus_wmi               22333  1 asus_nb_wmi
sparse_keymap          12730  1 asus_wmi
rfkill                 18387  4 cfg80211,bluetooth,asus_wmi
kvm_intel             133491  0 
snd_hda_codec_hdmi     44414  1 
kvm                   330286  1 kvm_intel
evdev                  17136  10 
snd_hda_codec_conexant    13489  1 
crc32_pclmul           12809  0 
aesni_intel            17934  7 
aes_i586               16647  1 aesni_intel
xts                    12583  1 aesni_intel
lrw                    12645  1 aesni_intel
gf128mul               12834  2 lrw,xts
ablk_helper            12508  1 aesni_intel
cryptd                 14124  1 ablk_helper
serio_raw              12737  0 
pcspkr                 12531  0 
wmi                    17147  1 asus_wmi
i915                  762574  0 
snd_hda_codec_generic    58021  1 snd_hda_codec_conexant
ac                     12627  0 
snd_hda_intel          25959  0 
snd_hda_controller     26262  1 snd_hda_intel
battery                13164  0 
video                  17763  2 i915,asus_wmi
drm_kms_helper         44450  1 i915
shpchp                 30673  0 
iosf_mbi               12602  0 
int3403_thermal        12652  0 
button                 12824  1 i915
drm                   203555  2 i915,drm_kms_helper
i2c_algo_bit           12647  1 i915
snd_hda_codec          93768  5 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep              12906  1 snd_hda_codec
snd_pcm                78128  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer              22010  1 snd_pcm
snd                    55101  8 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
soundcore              12890  2 snd,snd_hda_codec
processor              27590  2 
autofs4                34865  2 
ext4                  438464  1 
crc16                  12327  2 ext4,bluetooth
mbcache                17027  1 ext4
jbd2                   72964  1 ext4
usb_storage            43391  0 
sg                     25573  0 
sd_mod                 43684  3 
crc_t10dif             12399  1 sd_mod
crct10dif_generic      12517  1 
crct10dif_common       12340  2 crct10dif_generic,crc_t10dif
xhci_hcd              139105  0 
crc32c_intel           12659  0 
ahci                   29134  2 
libahci                22574  1 ahci
usbcore               171098  5 btusb,uvcvideo,usb_storage,usbhid,xhci_hcd
libata                161908  2 ahci,libahci
usb_common             12408  1 usbcore
scsi_mod              164132  4 sg,usb_storage,libata,sd_mod
fan                    12601  0 
thermal                17343  0 
thermal_sys            27122  5 fan,video,thermal,processor,int3403_thermal
i2c_hid                17210  0 
hid                    81008  3 i2c_hid,hid_generic,usbhid
i2c_core               36838  7 drm,i915,i2c_hid,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
sdhci_acpi             12714  0 
sdhci                  34721  1 sdhci_acpi
mmc_core               91803  2 sdhci,sdhci_acpi

Last edited by patrick295767; 05-28-2016 at 05:34 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Intel Celeron, Pentium Haswell HD Graphics On Mesa 10.1-devel LXer Syndicated Linux News 0 01-01-2014 06:50 PM
What processor family does my CPU (intel celeron) belong to? neilcpp Linux - Hardware 2 09-18-2008 01:24 PM
Is Linux incompatible with the Intel Celeron CPU? Completely Clueless Linux - Newbie 42 03-30-2008 08:36 AM
jerky video in kaffeine with i845 graphics card and intel driver etechnophile SUSE / openSUSE 0 10-27-2007 11:13 AM
Intel Celeron CPU throttling Libra RHR Linux - Hardware 4 07-19-2007 02:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration