Find the answer to your Linux question:
Results 1 to 7 of 7
Alright guys.. I've spent probably 50 hours of the past 4-5 days trying to get this working... Basically, whenever my second video card is plugged in to (any) PCI slot.. ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2

    A very strange X problem?

    Alright guys.. I've spent probably 50 hours of the past 4-5 days trying to get this working... Basically, whenever my second video card is plugged in to (any) PCI slot.. kubuntu boots up fine all the way till KDM is about to start up, then my entire machine locks up.. Doesnt dump me to a shell, doesnt do anything but sit there frozen. Here's some specifics on my hardware

    HP Pavilion a1020n
    (Card 1) Onboard video card using the intel driver
    (Card 2) Matrox Millennium PCI using the mga driver

    Running Kubuntu 8.04.

    I'd show the xorg.conf I manufactured, but I forgot to back it up when i rebuilt my system. So.. if there's any other info I can provide, tell me! Thanks

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    then my entire machine locks up.. Doesnt dump me to a shell, doesnt do anything but sit there frozen.
    Does Alt+Ctrl+F2 drop you at tty2? If it does, post the output of this
    Code:
    sudo lspci | grep -i vga
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2
    No it doesn't :/ No combination of buttons does anything

  4. #4
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    I'd think to boot into the recovery console mode (with both cards inserted), then at the # prompt, type dpkg-reconfigure -phigh xserver-xorg , which should define both cards in any necessary configuration files (like xorg.conf).

    Type reboot and cross fingers.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    dpkg-reconfigure command doesn't configure Graphics Card in latest versions of almost all Debian based distros. It just configures Keyboard, mouse and a few other things.

    Boot up in Recovery or Single User Mode and post the output of lspci command as I suggested earlier.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    Now why does that actually make sense (for results I've been seeing, not from a "common sense" view)? Thank you for this little tidbit of knowledge.

  7. #7
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Quote Originally Posted by D-cat View Post
    Now why does that actually make sense (for results I've been seeing, not from a "common sense" view)? Thank you for this little tidbit of knowledge.
    I second that, knowing more stuff like this does not hurt.
    Thanks for the info DC
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...