[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2009-01-30 Thread Michele Mangili
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more a

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2008-08-29 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-11-20 Thread Githlar
I've finally fixed this bug. I now have a new and better video card, but I'm pretty sure this would fix my original problem. It was a problem with with the onboard Intel video. Apparently, modprobe was loading what it needed for the Intel graphics (because I can't turn them completely off) and then

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-30 Thread Githlar
As a comment to my "when I finally made it bootable" post: Making it bootable required commenting out the above rule in the /etc/udev/90-modprobe.rules file. If that rule is taken out, I'm assuming that Linux isn't even recognizing the card as present. -- Cannot boot when video adapter set as PC

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-30 Thread Githlar
(They should really make the bug posts editable...) That is, the XServer configuration tool. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-30 Thread Githlar
I think it's a problem like that too. I mean, at least you were able to boot with your AGP card. I can only boot it with the system crippled. After I managed to make it bootable, I changed my driver to ATI and my PCI bus using the server configuration tool, but when it came up - it was a blank scre

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-30 Thread w4ett
Well. my 9200 agp (also RV280 based) works pretty well with the xorg- driver-ati with glxgears speeds as follows. [EMAIL PROTECTED]:~$ glxgears 4216 frames in 5.0 seconds = 843.149 FPS 4181 frames in 5.0 seconds = 836.126 FPS 4258 frames in 5.0 seconds = 851.485 FPS 4236 frames in 5.0 seconds = 84

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-30 Thread w4ett
Edit prior post: If you get the sound issues sorted out, and depending on your needs, I'd have to say your card should work for you. Addition:..I think it's more an issue of bus control chipsets than anything else. IMO -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-30 Thread Githlar
I was going off this post: http://ubuntuforums.org/showthread.php?p=3049823, though the poster has some uncertainty. I believe that thread had a link to the above page. So, you're telling me I'm really stuck and that I can't use my ATI card what-so-ever? -- Cannot boot when video adapter set as P

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread w4ett
https://help.ubuntu.com/community/BinaryDriverHowto/ATI -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread w4ett
the 9250 still uses the RV280 GPU.As it was explained to me it was an additional budget "niche" card primarily for PCI bus use, although they did produce some AGP ones too. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notifi

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
Hm. I thought I had read somewhere on the Ubuntu Forums that the 9250 should be supported by the drivers because it was released after the 9500? -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread w4ett
The 9200/9250 RV280 GPU cards are no longer supported by ATI. They are considered Legacy Cards, and the old legacy driver is not supported Xorg 7.2, only by the XFree86. I have the 9200 card, and been down that road before. ATI Driver support FGLRX starts with the 9500 series and above. -- Cann

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
As a side note, I find it strange that the Restricted Drivers Manager tells me I don't need restricted drivers, when I'm pretty sure I do. The ATI restricted drivers support my card. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
Oops, I left the hash mark in there. Here is what it's supposed to look like (really): # Load drivers that match kernel-supplied alias ENV{MODALIAS}=="?*",RUN+="/sbin/modprobe -Q $env{MODALIAS}" -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/b

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
The udev .rules file causing the problem is: /etc/udev/rules.d/90-modprobe.rules Specifically, this rule: [code]# Load drivers that match kernel-supplied alias #ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe -Q $env{MODALIAS}"[/code] In disabling this rule, I noticed an immediate ef

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
Err.. that's: # Load drivers that match kernel-supplied alias #ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe -Q $env{MODALIAS}" -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
Currently tracking down problem in udev. I was told disabling RAM for the video card in the BIOS fixes the problem, but my BIOS doesn't have that option - besides, wouldn't that kind of defeat the purpose of a video card? -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
When the above boot script is disabled, Recovery Mode boots. I haven't tried full mode like that, but I have the feeling it won't do much. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubu

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
The problem resides in the S10udev boot script. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
The above is not the same problem. That's the first problem I had with Ubuntu and can be solved by adding the acpi=off option. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
** Description changed: - This applies to 7.04 Feisty Fawn booted with acpi=off option + This applies to 7.04 Feisty Fawn booted with acpi=off and noapic + options When I have my BIOS set to use PCI as the primary video adapter, Ubuntu does not boot. In recovery mode I see a cascade of err

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Tormod Volden
Probably same issue in http://ubuntuforums.org/showthread.php?t=511376. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
** Attachment added: "dmidecode results" http://launchpadlibrarian.net/8594260/dmidecode ** Description changed: This applies to 7.04 Feisty Fawn booted with acpi=off option When I have my BIOS set to use PCI as the primary video adapter, Ubuntu does not boot. In recovery mode I see

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
As requested, my lspci and dmidecode results as attachments. ** Attachment added: "lspci results" http://launchpadlibrarian.net/8594255/lspci -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Tormod Volden
** Changed in: linux-source-2.6.20 (Ubuntu) Sourcepackagename: None => linux-source-2.6.20 -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-29 Thread Githlar
** Description changed: This applies to 7.04 Feisty Fawn booted with acpi=off option When I have my BIOS set to use PCI as the primary video adapter, Ubuntu does not boot. In recovery mode I see a cascade of errors (more than one page long) after "Loading hardware drivers" (see: http:

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-26 Thread Githlar
** Description changed: - This applies to 7.04 Feisty Fawn booted with acpi=off option (I have to - use this due to my video card) + This applies to 7.04 Feisty Fawn booted with acpi=off option When I have my BIOS set to use PCI as the primary video adapter, Ubuntu does not boot. In recover

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-25 Thread Githlar
** Description changed: - This applies to 7.04 Feisty Fawn. + This applies to 7.04 Feisty Fawn booted with acpi=off option (I have to + use this due to my video card) When I have my BIOS set to use PCI as the primary video adapter, Ubuntu does not boot. In recovery mode I see a cascade of e

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-25 Thread Githlar
** Description changed: + This applies to 7.04 Feisty Fawn. + When I have my BIOS set to use PCI as the primary video adapter, Ubuntu does not boot. In recovery mode I see a cascade of errors (more than one page long) after "Loading hardware drivers" (see: http://ubuntuforums.org/showthre

[Bug 128421] Re: Cannot boot when video adapter set as PCI in BIOS

2007-07-25 Thread Githlar
Oh, also, I don't know how this affects other versions of Ubuntu - this is my first installation of Linux. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug conta