LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-11-2011, 06:49 PM   #1
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Rep: Reputation: 51
blacklisting a driver (module)


Hi

I have really problems with i915 driver (module) and my graphic card on squeeze with gnome.
There is a BUG and there is no any solution at the moment:

https://bugs.archlinux.org/task/17705

So I'd like to disable i915 driver from the startup and load i810 module instead:
Code:
# modprobe i810
# modprobe i910
#
BTW I've tried to create /etc/X11/xorg.conf file with i810 module for the video card, but it doesn't work, i915 will be loaded.
Code:
Section "Device"
	Identifier	"i810"
	Driver		"i810"
EndSection
Is it any other way to blacklist i915 completely from the startup, for example in /etc/modprobe.d/blacklist.conf?

Last edited by cccc; 05-11-2011 at 07:30 PM.
 
Old 05-11-2011, 07:21 PM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
I'm a bit confused, at one point you are talking about kernel modules and then you start talking about xorg drivers.

To blacklist kernel modules in debian you can put a line like
Code:
blacklist i810
in /etc/modprobe.d/blacklist.conf

I have no idea how to "blacklist" xorg drivers, instead you can explicitly specify the "Driver" in the "Device" Section of your /etc/X11/xorg.conf

Cheers,

Evo2.
 
Old 05-12-2011, 07:28 AM   #3
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
I've tried to blacklist i915 kernel module in /etc/modprobe.d/blacklist.conf:
Code:
blacklist i915
but it doesn't work, after restart i915 will be still loaded.
Code:
$ lsmod | grep i915
i915                  216538  2 
drm_kms_helper         18341  1 i915
drm                   111264  3 i915,drm_kms_helper
i2c_algo_bit            3489  1 i915
video                  14557  1 i915
i2c_core               12739  5 i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
button                  3578  1 i915

Last edited by cccc; 05-12-2011 at 07:29 AM.
 
Old 05-12-2011, 09:29 AM   #4
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,888
Blog Entries: 28

Rep: Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534
Is it the driver or Kernelmodesetting causing the issue?

http://wiki.debian.org/KernelModesetting#Disabling_KMS
 
  


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
ubuntu karmic module blacklisting okar Linux - Kernel 1 11-02-2009 05:51 PM
Blacklisting a module for specific hardware krisrao Linux - Hardware 2 12-04-2007 07:08 AM
Blacklisting automatic driver modules xerxesdaphat Linux - Hardware 1 11-02-2007 02:13 AM
blacklisting driver unisol Linux - Networking 1 06-09-2007 10:21 AM
Blacklisting a device or module. rbh123 Linux - Newbie 5 09-13-2006 08:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:40 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