[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-09-16 Thread Michele O-Zone Pinassi
Same issue for me installing ubuntu 10.04.1 on Sony Vaio B1VP. Solved
using i915.modeset=1 on boot (press F6 to edit kernel options).

O-Zone

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-05-10 Thread Nathaniel Wilson
I am having problems with the 830m chipset in my dell 2600, using the
release version of lucid.  adding i915.modeset=0 does not solve
anything, nor does nomodeset. (using both doesn't work either.)
Plymouth is flickering like crazy and kind of looks like an old TV set
with a loose connection, and when it gets to the desktop it looks like
just a small part of it is visible but stretched out, and there are
several horizontal lines through it.  The colors are way off as well.

As described above is what happens with the live CD.  I tried installing
with wubi, and that won't even load GDM without spitting out errors all
over the place.  I'll try a few things like updating firmware and I'll
try to pull some logs out of this mess.

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-05-10 Thread jerrylamos
i830 on my Thinkpad R31 is only stable on Lucid if I do:
boot in recovery mode
select root prompt
nano /etc/X11/xorg.conf
Section Device
Identifier  Configured Video Device
Driver  vesa
EndSection
Ctrl-o
Ctrl-x
reboot

Now I also see I have in /etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT=ipv6.disable=1 i915.nomodeset=0 quiet

Do sudo gedit /etc/default/grub to make those changes
save
quit
sudo update-grub

I don't remember who recommended the ipb6.disable=1

Whatever, with both those it's working (but watch out for the dread
update)

Jerry

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-05-02 Thread Stan Behrens
Hallo everyone,

I am not able to use my Sony Vaio VGN-B1VP without adding i915.modeset=1
to the Kernel Commandline. If I am going to try to boot it without that
setting the Laptop freezes as soon as the X-Server comes up. It is
impossible the switch to VT, use the SysRQ-Keys (e.g. Alt-Print-R for
Reboot) or login remotely via OpenSSH.

Here is the interesting part of lspci -vvnn:
00:02.0 VGA compatible controller [0300]: Intel Corporation 82852/855GM 
Integrated Graphics Device [8086:3582] (rev 02)
Subsystem: Sony Corporation Device [104d:8192]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx+
Latency: 0
Interrupt: pin A routed to IRQ 9
Region 0: Memory at e800 (32-bit, prefetchable) [size=128M]
Region 1: Memory at e000 (32-bit, non-prefetchable) [size=512K]
Region 2: I/O ports at 1800 [size=8]
Capabilities: [d0] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: i915
Kernel modules: i915

I am sorry for you that keeping KMS disabled for every i855 chipset is
not the best choice you could have made.

Bye, Stan.

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-16 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-21.32

---
linux (2.6.32-21.32) lucid; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: i915 KMS -- support disabling KMS for known broken devices
- LP: #563277
  * SAUCE: i915 KMS -- blacklist i830
- LP: #542208, #563277
  * SAUCE: i915 KMS -- blacklist i845g
- LP: #541492, #563277
  * SAUCE: i915 KMS -- blacklist i855
- LP: #511001, #541511, #563277
  * SAUCE: radeon KMS -- support disabling KMS for known broken devices
- LP: #546743
  * SAUCE: radeon KMS -- blacklist ES1000
- LP: #546743
 -- Andy Whitcroft a...@canonical.com   Thu, 15 Apr 2010 17:18:49 +0100

** Changed in: linux (Ubuntu Lucid)
   Status: In Progress = Fix Released

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-14 Thread Bryce Harrington
I wish we had more testing evidence to base this decision on, but I've
posted a kernel bug report requesting KMS disablement on three of the
older 8xx cards:  lp #563277

We've already sent up a fair plentitude of bug reports to upstream, so
I'm hopeful that they'll come up with fixes to this and to KMS, so we
can re-enable in meerkat, or maybe even in 10.04.1, but we'll have to
see how things go.

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-14 Thread Rick Spencer
This is an unfortunate situation. There are users with 830 chips who are
impacted by a regressions in stability in the current x stack when
running 3d and KMS.

We have opted for a stability first approach for these users. We will
disable 3D and KMS for these chips in Lucid final release. This will
have the unfortunate effect of disabling compiz. This will introduce a
functional regression. So we will be sacrificing functionality for these
users in favor of stability. This is a painful choice to make, but we
feel that stability must trump functionality when we are forced to make
such choices.

We will be pursuing functional fixes. However, we will do this outside
the main release, for example in a PPA. If we are able to provide a fix
that delivers stability and functionality, we will consider this a
potential SRU in 10.04.1.

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-09 Thread Andy Whitcroft
@Bryce --- the patches I have for blacklisting effectivly invert the
default.  i915.modeset=1 should do the trick.

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-09 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Lucid)
   Status: Triaged = In Progress

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-07 Thread Bryce Harrington
** Summary changed:

- [i830] graphics hang blank screen on lucid boot
+ Please blacklist i830 from Kernel mode-setting

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: High = Critical

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: xserver-xorg-video-intel (Ubuntu)
Milestone: None = ubuntu-10.04

** Changed in: xserver-xorg-video-intel (Ubuntu)
 Assignee: (unassigned) = Andy Whitcroft (apw)

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-07 Thread Bryce Harrington
** Description changed:

- Binary package hint: xorg
+ Please add i830 (8086:3577) to the kernel drm KMS blacklist.
  
+ Testing has shown that KMS support for the i830 chipset is inadequate,
+ often resulting in a regression where the system hangs during boot up.
+ While the issues have been reported upstream, solutions seem not soon
+ forthcoming.  Testers have found that booting with i915.modeset=0
+ generally tends to restore the system functionality.
+ 
+ 
+ [Original Report]
  Dell C400 with Intel 82830 CGC, booting
  lucid 2.6.32-16-generic causes screen to flash
  several times and graphics are then hung
  with blank screen and no cursor. No response
  to ctrl-alt-F1. Backlight eventually turns off
  and then comes back when Shift is pressed.
  Remote login with ssh works OK.
  
  ProblemType: Bug
  Architecture: i386
  Date: Fri Mar 19 13:58:31 2010
  DistroRelease: Ubuntu 10.04
  DkmsStatus: Error: [Errno 2] No such file or directory
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Dell Computer Corporation Latitude C400
  Package: xorg 1:7.5+3ubuntu1
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcCmdLine: root=UUID=958089fb-1b14-440d-865b-6188671382e0 ro quiet splash 
quiet
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  Uname: Linux 2.6.32-16-generic i686
  dmi.bios.date: 08/02/2002
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A06
  dmi.board.name: Latitude C400
  dmi.board.vendor: Dell Computer Corporation
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA06:bd08/02/2002:svnDellComputerCorporation:pnLatitudeC400:pvr:rvnDellComputerCorporation:rnLatitudeC400:rvr:cvnDellComputerCorporation:ct8:cvr:
  dmi.product.name: Latitude C400
  dmi.sys.vendor: Dell Computer Corporation
  system:
-  distro: Ubuntu
-  codename:   lucid
-  architecture:   i686
-  kernel: 2.6.32-16-generic
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   i686
+  kernel: 2.6.32-16-generic
  
  [lspci]
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82830 CGC 
[Chipset Graphics Controller] [8086:3577] (rev 04)
-   Subsystem: Dell Device [1028:00c8]
+  Subsystem: Dell Device [1028:00c8]

** Also affects: xserver-xorg-video-intel (Ubuntu Lucid)
   Importance: Critical
 Assignee: Andy Whitcroft (apw)
   Status: Triaged

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 542208] Re: Please blacklist i830 from Kernel mode-setting

2010-04-07 Thread Bryce Harrington
Alright, I'm convinced.  Let's focus one bug report per chip, for
accounting purposes.  It's likely that if/when fixes come they'll be
done for chips individually.

While it sounds like KMS works for some i830 users, non-KMS should also
work for them, so this blacklisting will result in more total cases
booting ok.

Perhaps we may get fixes for i830 in time for release, but i8xx is not a
high priority upstream, and so I think I'd rather blacklist it into a
working state and then if/when we get a patch to undo the blacklist,
than to leave it as is and risk forgetting about it in the pell mell of
final release.

Andy - for testing purposes what would people do to unblacklist?  Will
i915.modeset=1 do it, or would they need to remove a line from the
blacklist file, or patch a kernel?

** Package changed: xserver-xorg-video-intel (Ubuntu Lucid) = linux
(Ubuntu Lucid)

-- 
Please blacklist i830 from Kernel mode-setting
https://bugs.launchpad.net/bugs/542208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs