WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mirror/no network connection  (Read 2789 times)

Offline Infern0

  • Newbie
  • *
  • Posts: 2
mirror/no network connection
« on: July 03, 2015, 10:00:56 AM »
So I just got 6.1.x installed on my raspberry pi but im not able to get a network connection now it boots to command line instead of a gui but i see it adding my dns info before it does. How do I start the gui in tinycore? Sorry for such a basic question I usually use debian but tinycore is the only option that makes sense for the raspberry pi in the linux world that I have found. I have the raspberry pi B (not 2)

Offline Infern0

  • Newbie
  • *
  • Posts: 2
Re: mirror/no network connection
« Reply #1 on: July 03, 2015, 10:49:20 AM »
Just to clarify, for some reason I can't find or use any mirrors due to lack of internet connection for some reason it seems.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: mirror/no network connection
« Reply #2 on: July 03, 2015, 05:04:50 PM »
Which SD card image installed?

What is the output of

Code: [Select]
version
uname -a
ifconfig
fdisk -l -u /dev/mmcblk0
commands?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bill thomson

  • Newbie
  • *
  • Posts: 5
Re: mirror/no network connection
« Reply #3 on: September 21, 2015, 02:47:02 PM »
Hi Bela,

I have the same issue. Installed image is piCore-6.1-X.zip, timestamped 24-Jun-2015 08:18
Here's the output from the commands specified in your post above:

6.1

Linux box 3.18.10-piCore+ #1 PREEMPT Thu Mar 26 13:30:05 CET 2015 armv6l GNU/Linux

eth0      Link encap:Ethernet  HWaddr B8:27:EB:85:60:48 
          inet addr:192.168.1.189  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:745 errors:0 dropped:1 overruns:0 frame:0
          TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:37373 (36.4 KiB)  TX bytes:3178 (3.1 KiB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  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:200 (200.0 B)  TX bytes:200 (200.0 B)


Disk /dev/mmcblk0: 2008 MB, 2008023040 bytes
4 heads, 16 sectors/track, 61280 cylinders, total 3921920 sectors
Units = sectors of 1 * 512 = 512 bytes

        Device Boot      Start         End      Blocks  Id System
/dev/mmcblk0p1            8192       49151       20480   c Win95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary
/dev/mmcblk0p2           49152      104447       27648  83 Linux
Partition 2 does not end on cylinder boundary

Tnx and 73,
Bill KR6K
« Last Edit: September 21, 2015, 02:52:37 PM by bill thomson »

Offline whatshisname

  • Newbie
  • *
  • Posts: 7
Re: mirror/no network connection
« Reply #4 on: December 23, 2015, 10:48:00 AM »
Same issue here.

I'm getting the same output as @bill thomson except, of course, a different IP address. Mine is valid.

Network works. I can ping websites.

Did anyone find a fix for this?

I've tried changing repos by editing /opt/tecmirror but no joy!

Thanks.