[Bug 136836] Re: Ethernet (nVidia MCP55) not working [ gutsy, hardy]
## Networking Solution for nVIDIA MCP55 Ethernet - Ubuntu 8.10 Interpid ## Step 1, open a terminal. a) become superuser $ sudo su b) remove forcedeth kernel module (it's the ethernet's driver) # rmmod forcedeth c) load forcedeth kernel module again with new parameters # modprobe forcedeth msi=0 msix=0 d) restart networking # /etc/init.d/networking restart You should be able to connect to your network now. Step 2, configure the system to do this automatically from now on when it starts (otherwise you'll need to do the above steps every time you boot). Open a terminal and become root with $ sudo su a) go to /etc/modprobe.d/ # cd /etc/modprobe.d/ b) edit the options file # gedit options c) go to end of file and add the following lines (without the quotes) "#nVIDIA Corporation MCP55 Ethernet" "options forcedeth msi=0 msix=0" d) save the changes and close gedit e) you'll need to rebuild your boot image, in the same terminal type: # update-initramfs -u Reboot and you're done. Hope this helps. ** Summary changed: - Ethernet (nVidia MCP55) not working [ gutsy, hardy] + Ethernet (nVidia MCP55) not working [ gutsy, hardy, interpid ] -- Ethernet (nVidia MCP55) not working [ gutsy, hardy, interpid ] https://bugs.launchpad.net/bugs/136836 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 267241] Re: [intrepid] Xorg fails to start with more than one display adapter
DeathStrikeVirus' solution (2-3 posts above) worked for me (Interpid). Installed Ubuntu 8.10 on desktop pc with two nvidia 7900gs in sli mode. System was running ok until I installed the close source nvidia's driver version 177. Upon rebooting gdm was not working. startx was returning error "no screens found". I managed to edit my xorg.conf with vim, saved the file and then restarted gdm and now it's working alright. Apparently it's an issue when you have more than one gfx cards because the system doesn't know which one to use. -- [intrepid] Xorg fails to start with more than one display adapter https://bugs.launchpad.net/bugs/267241 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 322724] [NEW] [HP G7000] Enabling TouchPad freezes Ubuntu 8.10
Public bug reported: Perhaps related to this bug too: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/298005 On HP G7000 laptop if I boot Interpid 8.10, unplug the USB mouse and enable the Touch Pad (it has an on/off button) the system freezes and caps lock led begins flashing. This happends randomly, I'm not sure if it has something to do with mouse pointer inactivity as described in the other bug above. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- [HP G7000] Enabling TouchPad freezes Ubuntu 8.10 https://bugs.launchpad.net/bugs/322724 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 311622] Re: Cleaning personal information makes Firefox hang up randomly.
Added info following the template. -- Cleaning personal information makes Firefox hang up randomly. https://bugs.launchpad.net/bugs/311622 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 311608] Re: Missing strings in Firefox 3.0.5
Greek version as well. Package bug. XML Parsing Error: αόριστη οντότητα Location: jar:file:///usr/lib/firefox-3.0.5/chrome/browser.jar!/content/browser/aboutRights.xhtml Line Number 16, Column 10: &rights.pagetitle; -^ -- Missing strings in Firefox 3.0.5 https://bugs.launchpad.net/bugs/311608 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 220435] Re: [HP G7000 - Hardy] function keys for screen brightness don't work
Bug is fixed in Interpid 8.10 -- [HP G7000 - Hardy] function keys for screen brightness don't work https://bugs.launchpad.net/bugs/220435 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 311612] [NEW] Not auto-updating 'Add to Bookmarks' folder list after adding new dirs
Public bug reported: Binary package hint: firefox-3.0 Firefox 3.0.5 Ubuntu Interpid 8.10 After adding a new folder through Firefox's Bookmarks Management in Bookmarks Menus category, if you try to add a new page to the Bookmarks the new folder does not show up in the folders list automatically. Restarting firefox fixes this. Does the engine load the Bookmarks info/structure upon program execution? ** Affects: firefox-3.0 (Ubuntu) Importance: Undecided Status: New -- Not auto-updating 'Add to Bookmarks' folder list after adding new dirs https://bugs.launchpad.net/bugs/311612 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 311619] [NEW] Synaptic can't install packages from Ubuntu 8.10 CD
Public bug reported: Binary package hint: synaptic In Synaptic Package Manager if you enable the Ubuntu Interpid Ibex CD in Ubuntu Software Sources and then try to install something through the terminal, eg sudo apt-get install gcc the system keeps complaining about the CD (Message: "Please insert the Ubuntu 8.10 Interpid Ibex CD") even if it is already in the tray and mounted correctly. ** Affects: synaptic (Ubuntu) Importance: Undecided Status: New -- Synaptic can't install packages from Ubuntu 8.10 CD https://bugs.launchpad.net/bugs/311619 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 311622] [NEW] Cleaning personal information makes Firefox hang up randomly.
Public bug reported: Binary package hint: firefox-3.0 By using the auto-cleaning of personal information feature upon exit in Firefox, sometimes the program cannot terminate correctly. When you click on the close button ("X") the main window closes and the information cleaner window pops up. If you continue with the cleaning procedure there are times when this small window freezes (becomes somewhat whitened and blurred). You have to end the process through Ubuntu's non-responding app dialog in order for the program to exit. ** Affects: firefox-3.0 (Ubuntu) Importance: Undecided Status: New -- Cleaning personal information makes Firefox hang up randomly. https://bugs.launchpad.net/bugs/311622 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 220435] Re: [HP G7000 - Hardy] function keys for screen brightness don't work
** Changed in: hal-info (Ubuntu) Status: Incomplete => Fix Released -- [HP G7000 - Hardy] function keys for screen brightness don't work https://bugs.launchpad.net/bugs/220435 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 311612] Re: Not auto-updating 'Add to Bookmarks' folder list after adding new dirs
** Changed in: firefox-3.0 (Ubuntu) Status: New => Invalid ** Changed in: firefox-3.0 (Ubuntu) Status: Invalid => New -- Not auto-updating 'Add to Bookmarks' folder list after adding new dirs https://bugs.launchpad.net/bugs/311612 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 220435] Re: [HP G7000 - Hardy] function keys for screen brightness don't work
** Changed in: hal-info (Ubuntu) Status: Fix Released => Fix Committed -- [HP G7000 - Hardy] function keys for screen brightness don't work https://bugs.launchpad.net/bugs/220435 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 220435] Re: [HP G7000 - Hardy] function keys for screen brightness don't work
Vlado, do you mind following the guide at http://people.freedesktop.org/~hughsient/quirk/ ? If it does work after that, it seems that the functions keys are still not working out of the box for some laptop series. Still, after a fresh install of Interpid 8.10 on HP G7000 they work fine. -- [HP G7000 - Hardy] function keys for screen brightness don't work https://bugs.launchpad.net/bugs/220435 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 311622] Re: Cleaning personal information makes Firefox hang up randomly.
** Description changed: Binary package hint: firefox-3.0 - By using the auto-cleaning of personal information feature upon exit in - Firefox, sometimes the program cannot terminate correctly. When you - click on the close button ("X") the main window closes and the - information cleaner window pops up. If you continue with the cleaning - procedure there are times when this small window freezes (becomes - somewhat whitened and blurred). You have to end the process through - Ubuntu's non-responding app dialog in order for the program to exit. + Informal description: + By using the auto-cleaning of personal information feature upon exit in Firefox, sometimes the program cannot terminate correctly. When you click on the close button ("X") the main window closes and the information cleaner window pops up. If you continue with the cleaning procedure there are times when this small window freezes. You have to end the process through Ubuntu's non-responding app dialog in order for the program to exit. + + Normalized bug format: + Summary: + Auto-cleaning personal information (cookies, temporary files etc) upon firefox's termination using the built-in feature makes the program to go into non responding state at random times (as it seems by now). + Steps to reproduce: + Bug happens randomly, after browsing for a while, exiting the program and after clicking the confirmation button for clearance of the private information (pop-up window), so no real steps here. + Expected result: + Information are cleared, pop-up window and the program in general ends normally. + Actual result: + Firefox gets into non-responding state, and the pop-up window freezes in place, sometimes the text and buttons disappears and the window becomes just a white rectangle. All of this, after clicking on the confirmation button (ie, when the cleaning process is supposed to be executed). -- Cleaning personal information makes Firefox hang up randomly. https://bugs.launchpad.net/bugs/311622 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 311622] Re: Cleaning personal information makes Firefox hang up randomly.
** Changed in: firefox-3.0 (Ubuntu) Status: Incomplete => New -- Cleaning personal information makes Firefox hang up randomly. https://bugs.launchpad.net/bugs/311622 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