[Bug 93300] Re: restricted package manager doesn't open

2007-04-06 Thread xtknight
I'm also having problems:

$ sudo restricted-manager 
modinfo: could not open 
/lib/modules/2.6.20-12-generic/volatile/nvidia_legacy.ko: No such file or 
directory
modinfo: could not open /lib/modules/2.6.20-12-generic/volatile/nvidia.ko: No 
such file or directory
modinfo: could not open /lib/modules/2.6.20-12-generic/volatile/fglrx.ko: No 
such file or directory
modinfo: could not open /lib/modules/2.6.20-12-generic/volatile/nvidia.ko: No 
such file or directory

It also said my hardware did not need restricted drivers.

lspci | grep VGA; lspci -n | grep 0300
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GT] 
(rev a1)
01:00.0 0300: 10de:0092 (rev a1)

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-04-05 Thread Jonah
I've also now got this problem. It worked before but now apparently my
hardware   does not need any restricted drivers !

-- 
restricted package manager doesn't open
https://bugs.launchpad.net/bugs/93300
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 93300] Re: restricted package manager doesn't open

2007-03-28 Thread Martin Pitt
xtknight, live CD problem is bug 94359

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-27 Thread xtknight
Never mind it was because I was using the LiveCD.

To get it working on the LiveCD, do:

- remove 'nv' from disabled modules
/etc/default/linux-restricted-modules-common 

- start restricted modules

sudo /etc/init.d/linux-restricted-modules-common start

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-25 Thread JAM
I recently installed the 7.04 Ubuntu beta, and the restricted driver
manager does not work for me either - get the same message.


[EMAIL PROTECTED]:~$ lspci | grep VGA; lspci -n | grep 0300

01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GS] 
(rev a2)
01:00.0 0300: 10de:00f5 (rev a2)


Thanks.

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-25 Thread JAM
Further Information (hopefully this is useful):

[EMAIL PROTECTED]:~$ sudo restricted-manager
modinfo: could not find module fglrx
modinfo: could not find module nvidia_legacy
modinfo: could not find module nvidia
modinfo: could not find module nvidia

Synaptic has 'nvidia-kernal-common' marked as installed.

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-25 Thread Martin Pitt
 restricted-manager (0.12) feisty; urgency=low
 .
   [ Martin Pitt ]
   * debian/restricted-manager.postinst: Bump version for purging invalid cache
 files on upgrades to 0.11, to clean up after #93368.
   * {applications,autostart}/restricted-manager.desktop.in: Add gettext
 domain. (LP: #94754)
   * restricted-manager, --check-composite: If /var/cache/debconf/config.dat is
 not world-readable (as happens after a crisp clean install for some
 reason), gksu itself and try again.
   * Call programs in /sbin and /usr/sbin/ with absolute paths. (LP: #94516)
 .
   [ Johan Kiviniemi ]
   * RestrictedManager/modalias.{append,override},
 modalias_override/{ath_hal,fglrx,ipw3945.manual,nvidia}:
 Replaced the monolithic modalias pattern files with a directory that
 contains the patterns in separate files. Now manually written patterns
 are in different files than automatically generated ones.
   * debian/rules: Don't install the old patterns.
   * debian/restricted-manager.install: Install the new patterns.
   * RestrictedManager/core.py: Use the new modalias pattern directory
 instead of modalias.{append,override}.
   * modalias_override_scripts/ath_hal_supported: Add a script to generate
 the ath_hal listing from the ath_pci listing.
   * modalias_override_scripts/fglrx_supported:
 - Changed the comments to point to the new pattern directory.
 - Print a comment about the output being automatically generated.
 - Sort the output, so that future changes cause as small diffs as
   possible.
   * modalias_override_scripts/nvidia_supported: Rewrote the whole script.
 Now the IDs are parsed directly from the nvidia modules instead of
 scraping the nVidia website. Now the listing should be complete.
   * modalias_override/nvidia: Generated with the new nvidia_supported
 script. (LP: #93300)
   * debian/restricted-manager.{postinst,postrm}: Always remove cache files
 when upgrading; remove /var/cache/restricted-manager altogether when
 uninstalling.


** Changed in: restricted-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-21 Thread chiefsahib
I installed  the file you gave me
After installing there was a crash report generated which I submitted.
I enabled the Nvdia driver and restarted my computer, but unfortunately it 
didnt use the driver on restart. I checked the restricted package manager and 
the driver was enabled but not in use.

I submitted a crash report.
Unfortunately i need to rollback to a previous ubuntu version for some work

thanks for all ure help

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-20 Thread Martin Pitt
** Changed in: restricted-manager (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Martin Pitt
   Status: Needs Info = In Progress

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-20 Thread Martin Pitt
** Changed in: restricted-manager (Ubuntu)
   Status: In Progress = Fix Committed

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-20 Thread Martin Pitt
http://people.ubuntu.com/~pitti/tmp/restricted-manager_0.12_all.deb
should fix it. Feel free to install this.

I cannot upload this until after the release of Feisty beta.

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-19 Thread Martin Pitt
Seems that nvidia forgot to put your card on the list of supported
cards. Please give me the output of

   lspci | grep VGA; lspci -n | grep 0300

** Changed in: restricted-manager (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-19 Thread chiefsahib
here is the output

~$ lspci | grep VGA; lspci -n | grep 0300
00:05.0 VGA compatible controller: nVidia Corporation C51 PCI Express Bridge 
(rev a2)
00:05.0 0300: 10de:0244 (rev a2)


before i formatted my computer i was able to access restricted package manager 
with the version of Ubuntu (herd 5) and was able to use nvidia drivers.

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93300] Re: restricted package manager doesn't open

2007-03-18 Thread William Grant
** Changed in: restricted-manager (Ubuntu)
Sourcepackagename: None = restricted-manager

-- 
restricted package manager doesn't open
https://launchpad.net/bugs/93300

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs