Debian Hardware :: IMac G3 Internet Not Working?
Feb 17, 2011
I'm trying to get my iMac G3 on the internet. I'm running Lenny. I have two options: I could (ideally) get the ethernet to work, or else I could use my phone (Palm Pre Plus) as a modem, which I've done under Ubuntu (the GNOME applet makes it a snap, but I can't figure out what it's doing on the command-line side of things).
Relevant line from lspci:
ryan@dinosaur:~$ lspci
...
0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun GEM) (rev ff)
Relevant line from lsusb:
ryan@dinosaur:~$ lsusb
Bus 002 Device 005: ID 0830:0101 Palm, Inc.
...
ifconfig lists only the local loopback and nothing else.I've googled and googled and googled for drivers but can't seem to find any--same for getting the Pre to work as a modem. Like I said, I can get the Pre working flawlessly under Ubuntu but I can't find no matter how much I search the proper way to connect it using Linux.
View 7 Replies
ADVERTISEMENT
Aug 21, 2010
How do I set up the wireless internet on Ubuntu 10.04 on my iMac?
It's an iMac from 2008
Mac OSX 10.6 Snow Leopard
2.4 GHz Intel Core 2 Duo
4 GB Memory 800 MHz DDr2 SDRAM
View 3 Replies
View Related
Aug 20, 2010
How do I set up the wireless internet on Ubuntu 10.04 on my iMac?
Mac OSX 10.6
2.4 GHz Intel Core 2 Duo
4 GB Memory 800 MHz DDr2 SDRAM
I don't know what this stuff means, but it was under the information about Airport so I'll include it:
Software Versions:
Menu Extra: 6.0 (600.22)
configd plug-in: 6.0 (600.27)
System Profiler: 6.0 (600.9)
[code]....
View 5 Replies
View Related
Oct 19, 2009
The hard drive on my 2 or 3 year old iMac died, so I've been playing around with some linux live cd's in order to make my computer functional with out using a new hard drive (I decided that it is time for a new iMac, so I am waiting for the new ones to come out). I like opensuse best and at my dads computer lab, I got it working and the internet worked without me having to do anything. How ever when I brought the live cd home and put in my iMac, I was able to boot from it and everything worked fine, except the internet. I plugged in a ethernet cable (like at the lab) and it still didn't work. I then clicked on the internet connector thing, after some playing around, I actually got it to say that the ethernet is activated, but its a no go when I open up firefox.
View 1 Replies
View Related
Apr 18, 2010
I have sound using my headphone without any trick but my internal speakers don't work.
Do some manage to make them work on an iMac 27" i7 and Lucid Lynx?
View 4 Replies
View Related
Aug 21, 2010
I'm not sure if I have a hardware or OS problem. Firewire on my old G3 iMac has stopped working. Previously I've used a scanner and an external hard drive (Iomega eGo) without problems while running Lucid. Now neither works with the iMac, though they both work when connected to a PC. Both the PC and the iMac are running the latest versions of Lucid.
I can't tell when the problem began since I don't use the scanner or hard drive that often. I did try booting using the live 10.04 CD for PowerPC and had no joy with either device.The LCD on the hard drive lights when connected to the firewire port so power is coming through. The scanner has its own power supply.Checking with lsmod I see that both the modules ieee1394 and ohci1394 are loaded.I suspect it's a problem with the hardware. Does any one have an idea how I can go about verifying that? I'd hate to bin an old faithful without first checking everything out.
View 4 Replies
View Related
Apr 21, 2010
I'm making some tests with the internal microphone and I've managed to record sounds but the results have a very low volume. I mean, I have to put the input volume to the max and I still get a pretty bad result. I've checked too the input volume in the alsamixer but no way, can't get better results.
View 5 Replies
View Related
Jun 23, 2010
When I first had partitioned, and formatted appropriately, I installed the newest version of Ubuntu available (Time of posting 10.4), on the partition made with bootcamp, rebooted into Linux with rEFIt Now once I booted into 10.4 I got to the desktop, it started asking me about restricted hardware drivers, so I went into System > Administration > Hardware Drivers, It then searched for the drivers, it found the STA driver, and the B43 driver, I am unable to allow both. So I went on to try ndiswrapper, I downloaded it off another pc, compiled and installed on the iMac. then I got the driver off the Leopard install disk, put that on my flash drive, extracted the files from the installer, put that on the flash drive, then I went back over to the machine in question, copied the file to the desktop, I used the cd command to navigate to the folder, then ran ndiswrapper -i bmcwl6.inf, I made sure that the inf and sys files were in there, so I didn't know what was going on exactly.
So then I went into the software sources, and enabled the cd as a software source, then went into Synaptic, and installed the drivers, it said the install was successful, however when I go back to enable it, will still refuse to activate, I have looked all around for solutions, I have even checked out other threads on this matter. The funny thing seems to be, is that everyone, or almost everyone who has this card on their computer, are upgrading to 10.04, when it worked on a previous version.
View 4 Replies
View Related
Jul 21, 2010
After booting up from the cd, I noticed that neither my wireless keyboard or wireless mouse were working. after a while a different screen came up that allowed me to use my keyboard arrows to choose "try ubuntu without affecting your system". So I choose that option and got to the desk top but then i had no use of the mouse or the keyboard at all. I then ejected the disc by quickly pushing the power button in the back of the iMAC and once the disk was out was able to restart the computer.Now i am in a black screen that says that there is no bootable drive.I know about the option key at start up, but that is apparently not working because my keyboard is not being recognized
View 1 Replies
View Related
Jul 28, 2015
am not able to get internet working, am using debian testing. Dunno what is the issue. Here's the lowdown on /etc/network/interfaces :-
Code: Select all# This file describes the network interfaces available on your system# and how to activate them. For more information see interfaces (8)
#The loopback network interface
auto lo
iface lo inet loopback
auto eth0
allow-hotplug eth0
iface eth0 inet dhcp
I tried all the usual :-
Code: Select all$ sudo dhclient (this usually worked/works)
$ sudo ethtool eth0
$ sudo systemctl restart networking
[code]...
View 2 Replies
View Related
Apr 10, 2010
I have Lenny installed on an Imac G4, running command line only. It's primary purpose will be SSH.
I would like to know how I can turn off the screen when I'm not using it. It will be left on running other things for periods of time, and I want to save power. (and the screen)
Since the screen is built-in, it might have a similar solution to what I would do with a laptop. On the other hand, there are no shortcut keys to dim the screen like on a laptop.
Because it is command line mode only, I will need to know what commands to use to dim or shut off the screen, or to configure an auto-off time limit.
View 4 Replies
View Related
Jan 17, 2010
I have install a MBR table partition with 3 partition windows partage et linux And i have install windows7 first no problem but i want to install debian now
and the dvd of debian is no detected
View 9 Replies
View Related
Jan 2, 2011
I Just Installed Linux (Debian 5.0.7) on my iMac G4 powerpc and almost everything works but the sound.
View 2 Replies
View Related
Oct 22, 2014
I manage to install debian on my flex 10 (lenovo), but now internet is not working, i can see the network, but even being able to connect to them i can't access the net...
View 14 Replies
View Related
Jul 3, 2011
I've been dual booting Windows 7 and Debian on my desktop ever since. But recently I installed Debian again on a new laptop that I recently bought and unfortunately it's being very different from my first successful installation. The first problem is that Network Manager is not picking up internet on the new laptop. The Wireless tab is grayed out, so I can't click it and look for a new one. I've been using Wired internet since, but if I want to take it to work I have to have it be Wireless-able. Currently my Wireless Card is a Broadcom 4313 802.11 b/g/n which I'm fairly sure is supported. The second problem is installing Firefox. On my first installation it worked fine, and the bin file loaded and everything. However, for this second one that's been a completely different situation and the bin file hasn't worked (by this I mean I can't double click it to open it).
View 6 Replies
View Related
Feb 19, 2015
I have just installed Debian 7.8.0 powerpc on my imac G3 (400Mhz, 256Mb Ram). I had repartitioned the drive with the view of having a dual boot machine, had OS9 installed on partition 1, linux installed on partition 2 and a ext4 data partition and a 1Gb swap partition. After I installed OS9, I ran Debian Installation CD and was successfully installed. Rebooted, got through the on screen text past file system check, then screen went blank. I searched Google and forund that if I ran ctrl+alt+f1 and logged in, then ran lspci, I could get the ID of the graphics. So I did, and:
Code: Select alllspci
...
0000:00:10 Display Controller: Advanced Micro Devices [AMD] nee ATI Rage 128 RL/VR AGP
View 2 Replies
View Related
Jun 3, 2015
I recently attempted to install Debian 8 on my iMac (late 2011). I partitioned my drive using disk utility to create FAT partitions (100GB for Debian and 2GB for SWAP) and installed rEFInd to boot into Debian.During the installation process I selected the drives I partitioned and set the mount points for each as / and swap.
Everything was fine and installation was successful and was prompted to restart to set up Debian. However when I did Grub did not recognise the Bluetooth keyboard. Unable to do anything it started the "Debian GNU/LINUX option" and loaded into what seems to be the grub prompt/terminal with the following displayed in bold:
[ 3.538535] i8042: No controller found
Loading, please wait...
Fsck from util-linux 2.25.2
/dev/sda5: clean, 112838/6119424 files, 1276387/24455424 blocks
[ 9.123670] [drm:radeon_pci_probe] *ERROR* Radeon kernel modsetting for R600 or later requires firmware-Linux-nonfree.
[ 10.715321] systemd-fsck[363] : fsck.fat 3.0.27 (2014-11-12)
[ 10.715690]systemd-fsck[363] : /dev/sda1: 248 files, 35995/403218 clusters
Debian GNU/Linux 8 iMac tty1/I was able to get my hands on a USB keyboard which works. Obviously I can't boot into Mac now because grub has taken over.
View 7 Replies
View Related
Mar 17, 2011
I'm trying to install debian (testing) on my iMac, it boots fine, the keyboard works fine on the first screen, but when it goes to the language selection screen, i can't do anything. I've tried it on graphic install too, and it don't work. Also, i've tried it with an usb keyboard and mouse.
View 2 Replies
View Related
Feb 8, 2010
I have Karmic Koala 9.10 working (near) perfectly on my iMac7,1, as identified by
Code:
NOTE: See below for Lucid 10.04 update to these instructions
IMPORTANT: You need to complete the installation procedure while connected to internet via the WIRED network. Then you can enable the wireless by installing the restricted drivers, after the install is complete. Also the fglrx ATI Video driver is effortlessly installed via Menu > System > Administration > Hardware Drivers
The sound card gave me some trouble, as it is an Intel HDA Model, reported as 'Codec: Realtek ALC889A' by
Code:
It shows up in lspci as:
Code:
It sounded rather tinny at first, when I tried mbp3 and other model names. Then I added the following line to /etc/modprobe.d/alsa-base.conf :
Code:
After reboot, my sound is full and can be put much louder than before. Jack detection works. Some people might have to leave out the power saving options. See below.
dmesg reports:
Code:
Sources consulted are mostly the kernel documentation ( Enter into the terminal: sudo apt-get install linux-doc
The relevant info can be found in HD-Audio-Models.txt.gz and HD-Audio.txt.gz in /usr/share/doc/linux-doc/sound/alsa )
View 1 Replies
View Related
May 7, 2011
I've had Debian on my laptop for around 4 months which I rarely use. I'm using Squeeze since it seems to be the only release that will work with my ethernet card.The internet had been working fine for a couple of months but broke when I tried to allow port forwarding for torrents. I could only connect to the internet after this by using:
iptables -F
iptables -X
iptables -t nat -F
[code]....
View 2 Replies
View Related
Aug 2, 2010
I've successfully installed Debian testing (squeeze) on my old iMac G3. I didn't select a desktop environment as a preconfigured package, but only left "standard system utilities" checked.Once I rebooted, I logged in as root (on the command line) and ran "apt-get install xfce4 xfce4-goodies gnome-icon-theme xdm", let all that pull in and installd then rebooted. As the system was booting, I could see all the services starting and whatnot, but when it gets to the line "Starting xdm..." the screen changes to black, but stays black for a good 2 minutes. I tried hitting some keys on the keyboard, as well as typingy login credentials, even though I can't see them, but nothing seems to work. I've tried rebooting several times
View 6 Replies
View Related
Jul 31, 2011
I have downloaded the latest version of Debian for PPC to run on my iMac G3 600MHz 1GB ram. The problem is, is when it is partitioning the HD the computer just shuts down and restarts from the beginning. I don't understand this. I chose it to erase and use the entire disk. The HD is 80GB. I really want to install this OS!
View 6 Replies
View Related
Jan 22, 2010
I have a nearly 10 years old iMac at home and installed Lenny on (somehow, I had to thrash Mac OS 9.2 :-P). Everything was successful until now, but on entering "startkde", the screen fills withkpersonalizer: cannot connect to X serverlines. Upon looking at other threads here I tried mdetect, installing X11... but to no avail
View 14 Replies
View Related
May 14, 2010
I have no idea how I managed this, but I am able to connect to the internet but NetworkManager doesn't show any connection. This means that until I kill it, I cannot log in with Pidgin, because it is waiting for a connection.
Do I disable NetworkManager completely or do I try to make it recognize that I am connected to the Internet? If the latter, then how should I go about? (Please let me know which files I need to show you, because I know I've messed around with a couple).
View 2 Replies
View Related
Apr 27, 2015
I initially installed Debian 8 onto my iMac G5 (with KDE), and it would boot to a black screen. I then tried again, and reformatted+reinstalled with only "Standard system utilities", "Print server", and "SSH server".The boot hangs before I get to a log-in prompt. Please see the attached log files I pulled off by booting from the rescue CD option. (I got an error when attaching the log files, so I used tinyupload to upload the files.URL....
Here's some of "syslog"
Code: Select allApr 27 17:37:45 iMacG5 systemd[1]: Started System Logging Service.
Apr 27 17:37:45 iMacG5 kernel: [ 13.137638] Unable to handle kernel paging request for data at address 0x00000008
Apr 27 17:37:45 iMacG5 kernel: [ 13.137645] Faulting instruction address: 0xd000000002314488
Apr 27 17:37:45 iMacG5 kernel: [ 13.137654] Oops: Kernel access of bad area, sig: 11 [#1]
[code]...
View 1 Replies
View Related
Oct 20, 2010
I have a 27 inch iMac with ATI Radeon HD 4670, and 8GB of Ram. When I try to boot a 64 bit Linux Mint LiveCD, I get a black screen as soon as the X server loads. Are there any, up to date, 64 bit debian/ubunt based liveCD's, That work ob my hardware? In general, what distribution works the best with Apple Hardware?
View 4 Replies
View Related
May 20, 2011
I have installed Debian a few times now (and other distro's), so I'm fairly used to installing linux. I'm not used to installing it on Apple hardware (back in 2009 on my laptop I had some issues that were solved rather quickly, but that's about it). Now I'm installing Debian Squeeze on a new (well, bought today, but it is the previous model: iMac 11,2) desktop iMac.
Installing goes well (resizing partition, rEFIt, booting Debian 6.0.1a netinstall CD, installing packages etc.) I followed a tutorial [URL] to install grub explicitly with force after installing and running gptsync. Everything went according to the tutorial and I rebooted to be welcomed by rEFIt and then grub: perfect!
BUT when I chose Debian in the grub-selection list, I only see a few lines of starting the kernel, and then my screen goes all black. A few seconds later I hear a sound, and iirc it's the sound of gdm prompting to select a user. I cannot switch to a TTY and I have to use the power-button to shut the system down.
View 6 Replies
View Related
Sep 1, 2010
I am trying to connect my desktop to my laptop over a non-internet connected LAN, but when i enable the LAN connection on my desktop (the one with the wireless) its internet stops working.
it is a very similar problem to this except that i am using ubuntu for the machine with the two connections.
right now i have my wireless on the 192.168.1.* address space, while the LAN is to be on 192.168.5.*
note: my goal is not to share internet with my laptop, just be able to connect to it and the internet at the same time.
desktop: ubuntu 9.10 , wireless and LAN
laptop: windows xp, LAN only
View 9 Replies
View Related
Jul 13, 2011
I recently installed ubuntu on my mom's computer but I can't get the mouse to move trough the touch pad and I suspect the USB is not working either, because I can't get anything to work trough the USB, and the Internet is not working trough the cable, and I think wireless as well. Her computer is an old acer aspire 3000
View 2 Replies
View Related
Sep 30, 2015
I have an iMac G4 that I installed Jessie on successfully. However, when it boots, one of the last messages is:
[FAILED] Failed to start Load Kernel Modules.
Last line is something along the lines of:
fb: switching to nouveaufb from OFfb NVDA,NVMac
And then the text starts dissolving, and the entire screen cycles through different colors. I presume it is sitting at the graphical login prompt but it's not displaying correctly.
Based on some Google searches, it seems like I should be able to resolve this by editing /etc/modules but I can't get to that point. I have tried to get to a terminal using ctrl-alt-F1 through ctrl-alt-F12. No luck. I tried different yaboot options that were supposed to avoid using the video driver. No luck. How do I get the machine to boot straight to a regular text login instead of the X one?
This machine worked fine running Mac OS X this morning, so I don't think it's the hardware. What I can do.
View 10 Replies
View Related