Is it me or the proprietary nvidia drivers support KMS on 270.30? Either that or they're using uvesafb, which I doubt because switching from a tty to another is instantaneous, and the startup sequence is actually running at a nice resolution.
Using Arch here.
[QUOTE=kukiric;28930655]Is it me or the proprietary nvidia drivers support KMS on 270.30? Either that or they're using uvesafb, which I doubt because switching from a tty to another is instantaneous, and the startup sequence is actually running at a nice resolution.
Using Arch here.[/QUOTE]
It doesn't support KMS and it probably never will.
Just installed fedora 14 xfce and I'm wondering how I find networks to connect to
[QUOTE=kukiric;28930655]Is it me or the proprietary nvidia drivers support KMS on 270.30? Either that or they're using uvesafb, which I doubt because switching from a tty to another is instantaneous, and the startup sequence is actually running at a nice resolution.
Using Arch here.[/QUOTE]
Scratch that, I set the VGA mode in grub.cfg before installing and forgot to update grub entries after installing.
:ms:
[QUOTE=Gaza Pen Pal;28934417]Just installed fedora 14 xfce and I'm wondering how I find networks to connect to[/QUOTE]
It uses Network Manager, so there should be a little icon in the taskbar that you can right-click on.
Can somebody explain this joke to me?
[url]http://xkcd.com/644/[/url]
Okay, so for a little while I didn't have a flash drive with which to install Windows, so I went to ubuntu (already had a flashy with it on there). It worked okay, except for the fact that it displayed 1280x1024 on my 1920x1080 monitor. Not too surprising, hadn't installed drivers for my graphics card yet (6850), it told me to install proprietary drivers (guessing fglrx). Immediately after restarting, it gave me the ubuntu splash screen, but right before it got to the login prompt, it blackscreened. I've now got windows on there, but I'll probably be dual-booting with some other distro later. I'm sure there's a fix for this, but what's a good alternative driver to use in place of fglrx?
[QUOTE=Sir Whoopsalot;28937526]Can somebody explain this joke to me?
[url]http://xkcd.com/644/[/url][/QUOTE]
I think it has to do with Linux supporting USB 3.0 before any hardware existed. I don't know though.
[QUOTE=ASmellyOgre;28934581]It uses Network Manager, so there should be a little icon in the taskbar that you can right-click on.[/QUOTE]
That brings up "configure VPN" and allows me to add a wireless connection, but I can't see a list of nearby networks like I can with windows 7.
I guess that means fedora doesnt detect my wireless card, how do I go about making it see the card when its an internal one?
We'll need some more info help you with your card.
run this is the terminal
[code]
lspci
lsusb
ifconfig -a
iwconfig
[/code]
This isn't necessarily a Linux question, but does anyone know how to get the Windows taskbar to show up while using Unity in VMWare? It's working well, but I want to actually be able to use the Windows taskbar.
[QUOTE=Sir Whoopsalot;28937526]Can somebody explain this joke to me?
[url]http://xkcd.com/644/[/url][/QUOTE]
hardware comes out all the time that Linux doesn't support but there are constantly projects out to get shit working with Linux
Nifty, I discovered this little command that lets you list all the users:
[code]awk -F":" '{ print "username: " $1 "\t\tuid:" $3 }' /etc/passwd[/code]
Is there a simple guide on minimizing centos? I followed this [url]http://anchorite.org/blog/2006/11/13/minimal-services-on-centos-44-mini-howto/[/url] and got it down to 64mb ram usage. Although I just bought a vps and it only has 10 processes running and 13mb ram used.
Could you run ps aux and post results?
Don't even have to post results really, shows what's running so you can figure out what you can still remove.
How can I install Java with a .bin file? Unless Ubuntu supports .RPMs.
Here's a guide.
[url]http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu-10-10-maverick-using-ppa.html[/url]
[QUOTE=Boris-B;28969099]Here's a guide.
[url]http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu-10-10-maverick-using-ppa.html[/url][/QUOTE]
[QUOTE=My Console]Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 7E38C0AE69286BF825C037D8D8D75E403EBCE749
gpg: requesting key 3EBCE749 from hkp server keyserver.ubuntu.com
gpg: key 3EBCE749: "Launchpad PPA for Community Team to provide regular Sun Java Updates" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
Hit [url]http://archive.canonical.com[/url] maverick Release.gpg
Ign [url]http://archive.canonical.com/ubuntu/[/url] maverick/partner Translation-en
Hit [url]http://gb.archive.ubuntu.com[/url] maverick Release.gpg
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick/main Translation-en
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick/multiverse Translation-en
Hit [url]http://extras.ubuntu.com[/url] maverick Release.gpg
Ign [url]http://extras.ubuntu.com/ubuntu/[/url] maverick/main Translation-en
Hit [url]http://archive.ubuntu.com[/url] maverick Release.gpg
Hit [url]http://security.ubuntu.com[/url] maverick-security Release.gpg
Ign [url]http://security.ubuntu.com/ubuntu/[/url] maverick-security/main Translation-en
Ign [url]http://security.ubuntu.com/ubuntu/[/url] maverick-security/multiverse Translation-en
Hit [url]http://ppa.launchpad.net[/url] maverick Release.gpg
Ign [url]http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/[/url] maverick/main Translation-en
Hit [url]http://ppa.launchpad.net[/url] maverick Release.gpg
Hit [url]http://archive.canonical.com[/url] maverick Release
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick/restricted Translation-en
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick/universe Translation-en
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates Release.gpg
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick-updates/main Translation-en
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick-updates/multiverse Translation-en
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick-updates/restricted Translation-en
Ign [url]http://gb.archive.ubuntu.com/ubuntu/[/url] maverick-updates/universe Translation-en
Hit [url]http://extras.ubuntu.com[/url] maverick Release
Hit [url]http://archive.ubuntu.com[/url] maverick Release
Hit [url]http://gb.archive.ubuntu.com[/url] maverick Release
Ign [url]http://security.ubuntu.com/ubuntu/[/url] maverick-security/restricted Translation-en
Ign [url]http://security.ubuntu.com/ubuntu/[/url] maverick-security/universe Translation-en
Get:1 [url]http://dl.google.com[/url] stable Release.gpg [197B]
Hit [url]http://security.ubuntu.com[/url] maverick-security Release
Ign [url]http://dl.google.com/linux/chrome/deb/[/url] stable/main Translation-en
Ign [url]http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/[/url] maverick/main Translation-en
Hit [url]http://ppa.launchpad.net[/url] maverick Release
Hit [url]http://extras.ubuntu.com[/url] maverick/main Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates Release
Hit [url]http://archive.ubuntu.com[/url] maverick/main Sources
Hit [url]http://archive.canonical.com[/url] maverick/partner Sources
Hit [url]http://security.ubuntu.com[/url] maverick-security/restricted Sources
Get:2 [url]http://dl.google.com[/url] stable Release [1347B]
Hit [url]http://linux.dropbox.com[/url] maverick Release.gpg
Ign [url]http://linux.dropbox.com/ubuntu/[/url] maverick/main Translation-en
Hit [url]http://ppa.launchpad.net[/url] maverick Release
Hit [url]http://extras.ubuntu.com[/url] maverick/main i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/restricted Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/main Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/multiverse Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/universe Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/main i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/restricted i386 Packages
Hit [url]http://archive.ubuntu.com[/url] maverick/restricted Sources
Hit [url]http://archive.canonical.com[/url] maverick/partner i386 Packages
Hit [url]http://security.ubuntu.com[/url] maverick-security/main Sources
Hit [url]http://security.ubuntu.com[/url] maverick-security/multiverse Sources
Hit [url]http://security.ubuntu.com[/url] maverick-security/universe Sources
Hit [url]http://security.ubuntu.com[/url] maverick-security/main i386 Packages
Hit [url]http://security.ubuntu.com[/url] maverick-security/restricted i386 Packages
Hit [url]http://security.ubuntu.com[/url] maverick-security/universe i386 Packages
Hit [url]http://ppa.launchpad.net[/url] maverick/main Sources
Hit [url]http://ppa.launchpad.net[/url] maverick/main i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/universe i386 Packages
Get:3 [url]http://dl.google.com[/url] stable/main i386 Packages [1089B]
Hit [url]http://gb.archive.ubuntu.com[/url] maverick/multiverse i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/restricted Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/main Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/multiverse Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/universe Sources
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/main i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/restricted i386 Packages
Hit [url]http://security.ubuntu.com[/url] maverick-security/multiverse i386 Packages
Hit [url]http://ppa.launchpad.net[/url] maverick/main Sources
Hit [url]http://ppa.launchpad.net[/url] maverick/main i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/universe i386 Packages
Hit [url]http://gb.archive.ubuntu.com[/url] maverick-updates/multiverse i386 Packages
Hit [url]http://linux.dropbox.com[/url] maverick Release
Hit [url]http://linux.dropbox.com[/url] maverick/main i386 Packages
Fetched 2633B in 0s (3202B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package sun-java6[/QUOTE]
Try sun-java6-jre
[QUOTE=nikomo;28969378]Try sun-java6-jre[/QUOTE]
It says I already have it. How can I set the Oracle JRE to the default?
[editline]3rd April 2011[/editline]
Is the OpenJDK the reason I can't move in Minecraft (Classic) and have to restrt my computer to do anything else?
Type java, see what it reports. Should tell if you're using Sun's Java or OpenJDK.
[QUOTE=nikomo;28969694]Type java, see what it reports. Should tell if you're using Sun's Java or OpenJDK.[/QUOTE]
It's "java -version"
Just java also prints out if it's Sun, it's right at the bottom.
[QUOTE=Boris-B;28942349]We'll need some more info help you with your card.
run this is the terminal
[code]
lspci
lsusb
ifconfig -a
iwconfig
[/code][/QUOTE]
[code][Alfred@Alfred ~]$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
05:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
[Alfred@Alfred ~]$ lsusb
Bus 002 Device 004: ID 5986:0148 Acer, Inc
Bus 002 Device 003: ID 045e:00d1 Microsoft Corp. Optical Mouse with Tilt Wheel
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[Alfred@Alfred ~]$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 1C:75:08:66:4D:48
inet addr:96.24.99.29 Bcast:96.24.111.255 Mask:255.255.240.0
inet6 addr: fe80::1e75:8ff:fe66:4d48/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1311 errors:0 dropped:0 overruns:0 frame:0
TX packets:894 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:895816 (874.8 KiB) TX bytes:157386 (153.6 KiB)
Interrupt:46 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:240 (240.0 b) TX bytes:240 (240.0 b)
[Alfred@Alfred ~]$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
[/code]
[quote]
05:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)[/quote]
Here's your problem, most likely.
There should be most probably a way to get it working. Lemme do a bit of research.
[editline]3rd April 2011[/editline]
We'll need to see if the driver is installed. If it is, it'll need the firmware.
Run:
[code]dmesg | grep -i firmware[/code]
It should tell us if a module is requesting firmware.
Sorry, you need to Log In to post a reply to this thread.