[Bug 115102] Re: [nvidia-glx-new] no more display with nvidia drivers, can't switch to console
Sitsofe: good news :) first : the difference with vga=795 is... that the console is to slwww ;) Appart from that, no change. Now, the good news : I ran the X server using option "-logverbose 5". There, I've seen that, as previous, the driver was reporting 2 screens instead of one. Thing is that the driver is not detecting the EDID for screen 0, but it is actually detecting the EDID for CRT1 ! Now, I added in the graphic card Device section this line : Option "UseDisplayDevice" "CRT-1" And... now I have the nvidia-glx-new drivers bundled with ubuntu running. As an example, I'm joining the log with the nvidia driver 9746 that I manually tried Finally, I really don't understand : - why the driver is detecting 2 screens - why it's using the first screen, which is indeed the one that's not plugged ** Attachment added: "Xorg.0.log.9746" http://librarian.launchpad.net/7742485/Xorg.0.log.9746 -- [nvidia-glx-new] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [nvidia-glx-new] no more display with nvidia drivers due to screen defaulting to second display, can't switch to console
Hi, Yes the open source drivers are OK... I guess this is more an nvidia bug than ubuntu related, after all... -- [nvidia-glx-new] no more display with nvidia drivers due to screen defaulting to second display, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 192310] Re: package openoffice.org-hyphenation-en-us None [modified: /var/lib/dpkg/info/openoffice.org-hyphenation-en-us.list] failed to install/upgrade: trying to overwrite `/usr/share/myspell/d
It is actually much much better to fix the package, I agree : I'm actually unable to install hardy because of this conflict (well, I'm going to try not to download updates, to see if it helps...). Grub fails to install, and so do (m)any other debs, apparently. I'm glad I'm trying that install in a virtual host... -- package openoffice.org-hyphenation-en-us None [modified: /var/lib/dpkg/info/openoffice.org-hyphenation-en-us.list] failed to install/upgrade: trying to overwrite `/usr/share/myspell/dicts/hyph_en_US.dic', which is also in package openoffice.org-hyphenation https://bugs.launchpad.net/bugs/192310 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 197130] Re: [hardy] Black X screen and system halt after installing linux-rt
Hi, I think bug 115102 is not a duplicate of this one : in that bug, I found a workaround that is : either plug the monitor on the second display connector as the nvidia drivers wrongly detect VGA/DVI order (or something like that, but result is that if there's no display, it's because it's beeing sent on the other display connector), or add an option to the xorg.conf file that forces the CRT in the graphic card device section : Option "UseDisplayDevice" "CRT-1" Another different thing is that I can reboot using CTRL+ALT+DEL , I can even run blind commands Regards -- [hardy] Black X screen and system halt after installing linux-rt https://bugs.launchpad.net/bugs/197130 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 115102] [edgy -> feisty] no more display with nvidia drivers, can't switch to console
Public bug reported: Hi, I upgraded from edgy to feisty : I had the latest nvidia drivers in edgy, and after upgrade, I had a blank screen... I can start in safe mode, I can init 3, but then I can't find back the console when CTRL+ALT+F1. Still, I'm able to reboot blindly, and last time I tried I sucessfully restored (blindly) the "nv only" xorg.conf I tried the nvidia-glx , nvidia-glx-new drivers without sucess. I tried the .run nvidia file without sucess (9755 driver version). I tried having the Option "ConnectedMonitor" with "DFP" or "CRT" without success even if when I use DFP it seems to me there are small lines showing some artificial refresh rate (my LCD monitor is plugged on VGA, not DVI)... I tried to add a modeline for my monitor, refresh rate, but this did not change anything. I noticed 2 things in the xorg.log.old file : (II) LoadModule: "wfb" (WW) Warning, couldn't open module wfb (II) UnloadModule: "wfb" (EE) Failed to load module "wfb" (module does not exist, 0) But it seems to me this is not what's causing the problem, given other bug reports. and : (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GS at PCI:1:0:0: (--) NVIDIA(0): CRT-0 (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock (II) NVIDIA(0): Assigned Display Device: CRT-0 (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "1280x1024" (II) NVIDIA(0): "1024x768" (II) NVIDIA(0): "800x600" (II) NVIDIA(0): "640x480" (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024 (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI (WW) NVIDIA(0): from CRT-0's EDID. (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default You'll notice my card is detected as a nvidia 7600GS, whereas it is a 7300 GT... edgy was detecting a 7600 GS also but had no problem with the nvidia drivers though. Now details on my config : Kubuntu 7.04 kernel : 2.6.20-15-386 $ dpkg -l | grep restricted rc linux-restricted-modules-2.6.17-10-generic 2.6.17.7-10.1 Non-free Linux 2.6.17 modules on x86_64 gene rc linux-restricted-modules-2.6.17-11-generic 2.6.17.7-11.2 Non-free Linux 2.6.17 modules on x86_64 gene rc linux-restricted-modules-2.6.20-15-386 2.6.20.5-15.20 Non-free Linux 2.6.20 modules on 386 rc linux-restricted-modules-2.6.20-15-generic 2.6.20.5-15.20 Non-free Linux 2.6.20 modules on x86/x86_64 ii linux-restricted-modules-common2.6.20.5-15.20 Non-free Linux 2.6.20 modules helper script rc restricted-manager 0.20 manage non-free hardware drivers [EMAIL PROTECTED]:~$ modinfo /lib/modules/2.6.20-15-386/volatile/nvidia_new.ko filename: /lib/modules/2.6.20-15-386/volatile/nvidia_new.ko license:NVIDIA alias: char-major-195-* alias: pci:v10DEd*sv*sd*bc03sc02i00* alias: pci:v10DEd*sv*sd*bc03sc00i00* depends:agpgart,i2c-core vermagic: 2.6.20-15-386 mod_unload 486 parm: NVreg_VideoMemoryTypeOverride:int parm: NVreg_EnableVia4x:int parm: NVreg_EnableALiAGP:int parm: NVreg_ReqAGPRate:int parm: NVreg_NvAGP:int parm: NVreg_EnableAGPSBA:int parm: NVreg_EnableAGPFW:int parm: NVreg_SoftEDIDs:int parm: NVreg_Mobile:int parm: NVreg_ModifyDeviceFiles:int parm: NVreg_DeviceFileUID:int parm: NVreg_DeviceFileGID:int parm: NVreg_DeviceFileMode:int parm: NVreg_ResmanDebugLevel:int parm: NVreg_FlatPanelMode:int parm: NVreg_DevicesConnected:int parm: NVreg_RmLogonRC:int parm: NVreg_RemapLimit:int parm: NVreg_UseCPA:int parm: NVreg_DetectPrimaryVga:int parm: NVreg_RegistryDwords:charp parm: NVreg_VbiosFromROM:int parm: NVreg_SaveVBios:int parm: NVreg_EnableBrightnessControl:int parm: NVreg_PanelPWMFrequency:int parm: NVreg_PanelBrightnessLimits:int parm: NVreg_UseVBios:int parm: NVreg_RMEdgeIntrCheck:int parm: nv_disable_pat:int $ls -al /lib/linux-restricted-modules total 20 drwxr-xr-x 3 root root 4096 2007-05-16 22:19 . drwxr-xr-x 18 root root 8192 2007-05-12 20:47 .. drwxr-xr-x 19 root root 4096 2007-05-16 22:19 2.6.20-15-386 -rw-r--r-- 1 root root 58 2007-05-13 10:44 .nvidia_new_installed $ ls -al /lib/linux-restricted-modules/2.6.20-15-386/nvidia_new/ total 8016 drwxr-xr-x 2 root root4096 2007-05-16 22:19 . drwxr-xr-x 19 root root4096 2007-05-16 22:19 .. -rw-r--r-- 1 root root 88204 2007-04-13 20:33 nv-i2c.o -rw-r--r-- 1 root root 47648 2007-04-13 20:33 nvidia.mod.o -rw-r--r-- 1 root root 7434012 2007-04-13 20:33 nv-kernel.o -rw-r--r-- 1 root root 194290 2007-04-13 20:33 nv.o -rw-r--r-- 1 root
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
** Attachment added: "Xorg.conf using "nv", nvidia disabled for bug report" http://librarian.launchpad.net/7676823/xorg.conf -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
** Attachment added: "Xorg log file when blank screen" http://librarian.launchpad.net/7676820/Xorg.0.log.old -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
Hi tried disabling EDID : same thing... using the nvidia .run installed driver (I removed the nvidia-glx-new and restricted drivers) : I copied the EDID I got from the NV driver into a binary file, and used it in the nvidia driver using option CustomEDID - this time, it detects the monitor (i.e : does not complain about DPI nor EDID), but still a blank screen. I noticed I strange thing : the nvidia driver always says in the logs there are 2 screens connected : CRT0 and CRT1... but I only have one screen connected...?? It's a pity I don't have an adapter to plug the screen on DVI, to see if it feels better there... I'm not going to reinstall from scratch for now : I'd like to help solve this if possible... or maybe checking the install from scratch would also help (if it still fails) ;) I'll fill a bug for the card detection also, the lspci is also happily reporting a 7600GS card ;) ** Attachment added: "Xorg.0.log.customedid" http://librarian.launchpad.net/7681543/Xorg.0.log.customedid -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
** Attachment added: "Xorg.0.log.noedid" http://librarian.launchpad.net/7681544/Xorg.0.log.noedid -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115195] [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT)
Public bug reported: Hi, I don't seem to be affected a lot by this (ot so I think), but this is still a bug (as reported in other bugs, it could be also the card bios that's wrong) : I have a Geforce 7300 GT card from Albatron, which is reported by the kernel and any xorg driver as a Geforce 7600GS... I doubt I would have bought a "better card" for the price of a cheaper one... ? I'll attach the lspci and "lspci -vnn" results. I'll try to start a Windows to see what it reports (beeerk ;) )... ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT) https://bugs.launchpad.net/bugs/115195 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115195] Re: [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT)
** Attachment added: "lspci.txt" http://librarian.launchpad.net/7681664/lspci.txt -- [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT) https://bugs.launchpad.net/bugs/115195 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115195] Re: [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT)
** Attachment added: "lspci.vnn.txt" http://librarian.launchpad.net/7681666/lspci.vnn.txt -- [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT) https://bugs.launchpad.net/bugs/115195 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115195] Re: [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT)
Mmmh... I finally decided to start m$ OS : it's also reporting a 7600GS card. The only place I can see it's a 7300GT card is at boot, where the graphic card bios loads. I finally may indeed have this kind of card - 7600GS seems anyway similar to to 7300GT, so I guess this is probably not a linux/kernel bug. -- [feisty] graphic card wrongly reported (Geforce 7600GS instead of 7300GT) https://bugs.launchpad.net/bugs/115195 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
Sure... Here it is ** Attachment added: "Xorg.0.log with nv driver" http://librarian.launchpad.net/7711132/Xorg.0.log -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
Mmmhhh... good question ;) I had downloaded latest nvidia installer, but it seems to me I did only use the edgy packages : appart from my latest tries on feisty, I don't remember seeing this nice nvidia installer before... Could I have messed up the feisy fawn from edgy ? Don't know if I can try installing these nvidia drivers on the livecd... killing the X server would probably cause the computer to reboot. -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
Hi, bad news... I tried the livecd : - using restricted manager, it installed nvidia-glx --> blank screen --> blind reboot - by hand, I installed nvidia-glx-new ran nvidia-xconfig --> blank screen --> blind reboot ... Herrr ??? I'm doomed ;) Next step would be ... the kernel ? Or another older nvidia restricted driver... I'll try the second solution first I think (shoud I say : I fear ? ;) ) -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
MMhhh OK, then I won't go for th emanual install for now then :] I didn't tell you : I already edited my grub menu when I saw in other bugs there could be a problem with the consoles and the nvidia driver. My entries look like this ... title Ubuntu, kernel 2.6.20-15-386 root(hd0,0) kernel /vmlinuz-2.6.20-15-386 root=/dev/md1 ro initrd /initrd.img-2.6.20-15-386 quiet savedefault -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115102] Re: [edgy -> feisty] no more display with nvidia drivers, can't switch to console
Well, I have the generic kernel installed also, but did not see a boost when launching it ;) I'll try the nvidia drivers with the generic kernel also, I can't remember if I already tried... You're indeed right about the hadware : I have a core 2 duo on a p5b motherboard. By the way, the graphic card is a Albatron Geforce 7300GT, and is also reported in windows as a 7600GS... weird. I didn't know until recently about the support options, but it seems very logical after all... anyway : I can still try the manual install for older nvidia drivers also : if this works, this will show that this is the latest drivers that are the problem, and I doubt anyone but Nvidia will be able to fix it... I'll report as soon as I try all of that :) P.S : I think that I'll reinstall from scratch one day or the other :'( I'm very unlucky with the upgrade... now I discovered that java causes my firefox to hang (and no matter what I try -sun-java5, sun-java6, gij plugin and so on- I can't get any applet loading...) -- [edgy -> feisty] no more display with nvidia drivers, can't switch to console https://bugs.launchpad.net/bugs/115102 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@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52634] Re: User authentication for SMB and ftp does not work through dialogbox
Hi, I just hit this bug with konqueror under an up-to-date feisty box : I tried to connect to an OVH ftp using just the ftp://ftp.hostname.net : it asked for a username/pass , then asked again, and then "failed to dwitch to the directory". It also said "please fill in a bug" ;) I finally tried to use the login name in the URL and it suddendly worked. Thing is that it doesn't do that when I try to connect on another ftp with name/password on a French ISP (FREE)... I'm wondering what could cause this, but it seems it depends on the remote host ... Cheers -- User authentication for SMB and ftp does not work through dialogbox https://bugs.launchpad.net/bugs/52634 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdebase in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 472518] Re: Update notification never appears
OK, Just fixed that locally... As root, change in /usr/lib/update-notifier/apt_check.py , on line 84 : "if options.security_updates_unattended:" to : "if options and options.security_updates_unattended:" Then kill update notifier, restart it... and icon magically appears Cheers -- Update notification never appears https://bugs.launchpad.net/bugs/472518 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kpackagekit in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 472518] Re: Update notification never appears
Hmmm... Also, you need to change in the autostart command file to check for *something* to upgrade, otherwise the notifier will apparently never attempt to update anything... Change in /etc/xdg/autostart/update-notifier-kde.desktop : Exec=update-notifier-kde To Exec=update-notifier-kde -c Unlog, come back to KDE... and finally, the update icon finally appears ! Why was this so broken ans so unhandled ? Cheers -- Update notification never appears https://bugs.launchpad.net/bugs/472518 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kpackagekit in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 472518] Re: Update notification never appears
Well, I don't know what's really correct or not, but when I have updates ready, I have this little green icon popping up (now). And when this is the case, I can see in the processes list : /usr/lib/kde4/libexec/kpackagekitsmarticon If I do remove a repository (I used ppa), then icon disappears, and I do not see that kpackagekitsmarticon in the processes list... -- Update notification never appears https://bugs.launchpad.net/bugs/472518 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kpackagekit in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 476731] Re: update notifier does not work as intended
I also suffer from this I do not even notice anything, I see no pop up : that's really as if there was no more notification ! Also, killing the update-notifier-kde process and then launching it from command line does not help and does not show anything in the task bar... -- update notifier does not work as intended https://bugs.launchpad.net/bugs/476731 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to update-notifier-kde in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs