Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - flyingfisch

Pages: 1 ... 29 30 [31] 32 33 ... 119
451
Casio PRIZM / Re: [Prizm] Introducing LuaZM
« on: August 17, 2012, 10:32:38 pm »
Nice, I will definately be watching this project closely.
This will definately help bring WZGULIB to prizm, at least make it easier.

Hmm, i wonder how hard it would be to port WZGUILIB to LuaFX...

452
News / Re: Prizm OS 1.04 available
« on: August 15, 2012, 10:18:11 pm »
hmm.. my calc does not seem to auto-insert parentheses and it has 1.04.

How does the auto-insertion work?

edit:

nvr, i understand now :)

453
Other / Re: Internet wont work with ubuntu WIRED CONNECTION
« on: August 15, 2012, 09:17:55 am »
He has tried to connect via command prompt, since he used dhclient :)

It's very unusual to see wired networking fail to work on Linux. Maybe you're missing some firmware for that card model, or the driver for that particular, outdated version of Ubuntu has a problem ?
Unless you're into the Unity interface (in which case you should use Ubuntu 12.04, as it's somewhat less immature and less buggy in 12.04 than in 11.10), you may want to use Mint: it's very close to Ubuntu, but the Cinnamon desktop environment offers a desktop which feels like, well, a desktop.

Yes, I am using the unity interface. I have Ubuntu 11.10.

However, it looks like my computer may be the problem. I am looking at this right now: http://www.math.ucla.edu/~jimc/documents/optiplex-745.html


I wasnt sure if he had done so since he had run modprobe

Yeah, I am doing everything from terminal because I uninstalled network manager.


EDIT:

I am downloading Ubuntu 12.04 to see if it fixes the problem. It seems that 12.04 has been run on Optiplex 745s before.

EDIT:

If all else fails, I can put arch on it: https://wiki.archlinux.org/index.php/HCL/Desktops/Dell

EDIT:

I booted the Ubuntu 12.04 LiveCD and it still cannot connect to the internet. I did "modprobe tg3" and it didn't seem to do anything. What should I do?

454
Other / Re: Internet wont work with ubuntu WIRED CONNECTION
« on: August 14, 2012, 11:04:03 pm »
Looking around I saw somebody had the same problem and saw they needed to run
Code: [Select]
modprobe bnx2maybe try that if not I found a driver selection page here http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php looking at them the each have a linux driver

Yeah, mine uses the tg3 driver.

So I would do

Code: [Select]
modprobe tg3

and then what?

455
Other / Re: Internet wont work with ubuntu WIRED CONNECTION
« on: August 14, 2012, 10:11:04 pm »
modprobe just loads the module so the computer can use it. It does not run it(I believe)

What you might want to do is try to get an updated version of the driver's .deb installer from a comp with internet and install it with dpkg

As I said, Windows is able to cnnect to the internet. Unfortunately, I cannot find the linux tg3 driver on the internet in .deb format. Maybe it comes with Ubuntu? How can i check to see if i have it installed?

And then, how do I make Ubuntu use it?

456
Other / Internet wont work with ubuntu WIRED CONNECTION
« on: August 14, 2012, 09:58:10 pm »
I installed Ubuntu 11.10 on my Dell Optiplex 745 today. I could not connect to the internet with the LiveCD, but I installed it anyway. It still doesn't work. This is the first time linux has been installed on this computer. Windows XP connects with no problem.

I have a Broadcom NetXtreme 57xx Gigabit Controller.

I have tried removing Network Manager and using dhclient but it doesn't work either.

I also tried

Code: [Select]
modprobe tg3and then

Code: [Select]
dhclient eth0The last command runs forever. I dont know if thats good or bad. when i do

Code: [Select]
ping google.com or try to open a page with firefox, i get a connection error.


lspci output:

Code: [Select]
flyingfisch@Office-OptiPlex-745:~$ lspci
    00:00.0 Host bridge: Intel Corporation 82Q963/Q965 Memory Controller Hub (rev 02)
    00:01.0 PCI bridge: Intel Corporation 82Q963/Q965 PCI Express Root Port (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02)
    00:02.1 Display controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
    00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
    00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
    00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02)
    03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express (rev 02)
EDIT2:
I don't know, maybe i am not running tg3 correctly?
When i run modprobe tg3, it does not run forever. It just finishes with no output. Like this:

Code: [Select]
# modprobe tg3
# _
dhclient loops forever though. Is that OK?

457
Introduce Yourself! / Re: hi
« on: July 11, 2012, 02:42:23 pm »
Welcome :)

Have some peanuts:

!peanuts

EDIT:

NINJA'D!

* flyingfisch glares at juju

458
News / Re: Contest 2012 Community Vote (Nspire/Prizm)
« on: July 09, 2012, 12:49:00 pm »
Hmmm... why does it say "nspire/prizm" when there are no prizm projects?

Quote
This is the place for you to vote for your favourite of the 6 Nspire/Prizm (although we didn't actually receive any Prizm entries) category entries, which are:

It's said in the first post ! ;) No Prizm entry.. :/

That doesn't explain why it is called nspire/prizm. It only explains what i already said, that there are no prizm entries.

Mmh ok, I think that's just in order to keep the original name of the categorize, who was given before we know the actual entries..

Oh ok.

459
News / Re: Contest 2012 Community Vote (Nspire/Prizm)
« on: July 08, 2012, 06:46:31 pm »
Hmmm... why does it say "nspire/prizm" when there are no prizm projects?

Quote
This is the place for you to vote for your favourite of the 6 Nspire/Prizm (although we didn't actually receive any Prizm entries) category entries, which are:

It's said in the first post ! ;) No Prizm entry.. :/

That doesn't explain why it is called nspire/prizm. It only explains what i already said, that there are no prizm entries.

460
News / Re: Contest 2012 Community Vote (Nspire/Prizm)
« on: July 08, 2012, 04:19:27 pm »
Hmmm... why does it say "nspire/prizm" when there are no prizm projects?

461
Miscellaneous / Re: Do you read ebooks on your calc?
« on: July 06, 2012, 11:13:20 am »
Ah, I see. I was thinking in like an EPUB type format...

Someone should make an EPUB reader for calcs...

462
Miscellaneous / Re: Do you read ebooks on your calc?
« on: July 06, 2012, 10:58:18 am »
How does one read ebooks on a calc anyway?

With a text reader. Most of the time you can get the ebook in plain text format

463
Miscellaneous / Re: Do you read ebooks on your calc?
« on: July 06, 2012, 10:11:30 am »
I have a device for reading, otherwise I might try reading on my Nspire.

I dont have a device, thats why i use my prizm :)

464
Miscellaneous / Re: Do you read ebooks on your calc?
« on: July 06, 2012, 10:07:27 am »
Hmm.. I dont know how to add a poll to an existing thread...
Next to the "Notify" button on the bottom of the page is an "Add Poll" option. ;)

Thx, added.

465
Miscellaneous / Re: Do you read ebooks on your calc?
« on: July 05, 2012, 09:20:02 pm »
Hmm.. I dont know how to add a poll to an existing thread...

What do you read?

I just got done with the scarlet pimpernel.

It's a religious book for church.

I'm looking for more books now.

What religion are you? (You can choose to not answer/pm me, i wont feel bad)

Pages: 1 ... 29 30 [31] 32 33 ... 119