On Sat, Apr 15, 2006 at 08:44:54AM -0600, Joseph Smidt wrote: > I installed Etch, then even tried Unstable and nothing seems to detect my > video card. Someone told my to run dpkg-reconfigure xserver-xorg, but I > can't figure out what parameters to put where. This is my video card info:* > *Display Size : 15.4" Display Type : Widescreen XGA with TruBrite Technology > > Graphics Chipset : Graphics Media Accelerator 950 > Graphics Memory : 8MB-128MB dynamically allocated shared graphics memory > > my lspci output is: > > > 0000:00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated > Graphics Controller (rev 03) (prog-if 00 [VGA]) > Subsystem: Toshiba America Info Systems: Unknown device ff10 > Flags: bus master, fast devsel, latency 0, IRQ 177 > Memory at dc100000 (32-bit, non-prefetchable) [size=512K] > I/O ports at 1800 [size=8] > Memory at c0000000 (32-bit, prefetchable) [size=256M] > Memory at dc200000 (32-bit, non-prefetchable) [size=256K] > Capabilities: <available only to root> > > 0000:00:02.1 Display controller: Intel Corporation Mobile Integrated > Graphics Controller (rev 03) > Subsystem: Toshiba America Info Systems: Unknown device ff10 > Flags: bus master, fast devsel, latency 0 > Memory at dc180000 (32-bit, non-prefetchable) [size=512K] > Capabilities: <available only to root>
Looks like you're installing on a laptop? and since you have two funtions for your display controller, I'm guessing you have an extra monitor port on this thing. so one of these functions above is for the monitor out and one is for the built-in display. you'll have to figure out which is which. try running lspci -vv as root and see if you can get more information that may help. to specify which adapter to use when dpkg-reconfigure'ing xserver-xorg, you have to use the bus numbers above but convert them to hexadecimal. luckily for you that means nothing as they are the same in your case. so on the reconfigure page where it mentions which device to use specifying the bus:device.function use the following: PCI:00:02.0 for the first adaptor above. PCI:00:02.1 for the second adaptor above. please note that you've not given a whole lot of information so I'm guessing on a lot of this. what output do you get when you type startx? also, provide the contents of /var/log/Xorg.0.log. the most pertinent parts are the lines that begin (EE) as those are the errors. A
signature.asc
Description: Digital signature