LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-29-2005, 04:48 PM   #1
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Rep: Reputation: 15
Problems getting a GUI and internet connection with VIA Tech. drivers


I just installed the latest "stable" version of debian. I used to use SuSE, on which I could easily use KDE, internet, etc.

My computer has VIA drivers..

When I type in 'startx' in Debian, it always brings up "no screens found" error. This is when I tried the VESA driver option, because VIA was not an option. Next, I tried VGA driver option, I barely got a GUI...It was really fuzzy, when I clicked on something it moved slowly (I guess it didnt detect my video card), and I still had no internet connection.

I read the Debian installation manual, so I've pretty much done this "by the book". The kernel I used was "compact", because the installation manual on the website said that the 'compact' kernel was compatible with VIA Rhine stuff...

Here's the manual:
(i dont have enough posts to post a link, so it's at the debian website, sorry)

Here's the page I was referring to....
(chapter 4.2.2)

If you can solve this problem, or know someone who does, please help.

If you don't, then at least reccommend a different distro; I'm open to others. I just want to use Linux as my operating system.

EDIT: I've also tried using an opensource VIA driver a friend directed me to, but it didn't work either...

EDIT #2: I also don't understand why Linux seems to be so hardware specific. Only certain people who bought the perfect, matching, exact hardware should be able to use Linux? Seriously, though, I have a little less than $0US at my disposal, so I'm really hoping there's a way around this...

Last edited by cillm527; 05-29-2005 at 06:16 PM.
 
Old 05-29-2005, 06:44 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Run as root #dpkg-reconfigure xserver-xfree86 and make sure you know your monitors rates. I couldn't find the "via" selection also so I just edited XF86Config-4 and it worked,but that was on sarge.
for the internet what happens when you do ifconfig as root. If the interface isn't showing up try modprobe via-rhine then dhcpcd if you connect that way.good luck
also post uname -a that kernel may be old,if it gets to be 2 much trouble Mepis is pretty good.

Last edited by comprookie2000; 05-29-2005 at 06:47 PM.
 
Old 05-29-2005, 07:41 PM   #3
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Original Poster
Rep: Reputation: 15
Thanks, man.

That's another problem, though. I couldn't find XF86Config-4, because after I had ran dpkg-reconfigure xserver-xfree86 a million times, trying the different drivers, I just wanted to try editing it myself.

I'll try those other commands your mentioned, but I have never even seen them before. Thanks a lot, and wish me luck.
 
Old 05-29-2005, 08:02 PM   #4
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
It may just be XF86Config
 
Old 05-29-2005, 08:18 PM   #5
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Original Poster
Rep: Reputation: 15
Can you give me a directory?
 
Old 05-29-2005, 08:33 PM   #6
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
/etc/X11 sorry about that
 
Old 05-29-2005, 09:31 PM   #7
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Original Poster
Rep: Reputation: 15
No problem, man. By the time I got back to see your reply, I had already found it with the 'find' command...

Well, I tried editing it...and apprantly, searching for "vesa", changing "vesa" to "via" didnt work. It said via module didnt exist. What exactly do I have to change?
 
Old 05-29-2005, 09:38 PM   #8
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
First thingis to get on the net and then you can use apt to get a newer kernel that has the via driver in it.That is what I would do first.Do you have a AMD cpu?This is how I install debian sarge;
http://www.debian.org/devel/debian-installer/

Last edited by comprookie2000; 05-29-2005 at 09:40 PM.
 
Old 05-29-2005, 09:44 PM   #9
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Original Poster
Rep: Reputation: 15
I'm not sure if I have sarge, I dont think so...

But, the computer doesn't have connection to the internet, remember? So, I guess I should download this Sarge, burn another CD, and try my luck again.

Which one is "Sarge", though? Is it the current, stable one, or the "testing" one?

EDIT: And, no, I think my CPU is Intel x86.

EDIT: Also, I dont even know which files I should download. I've been wrestling with this for about two days, and I'm really tired, not to mention frustrated, since SuSE and WINDOWS-XP had absolutely no problem detecting my video card or my network card, so I'm having a hard time understanding what the deal is with Debian, so please be patient with me, if I'm a little slow.

Last edited by cillm527; 05-29-2005 at 10:04 PM.
 
Old 05-29-2005, 11:45 PM   #10
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
To configure your X, you can also run
Code:
xf86config
This will run a prompt-by-prompt utility where you can configure all aspects of X including drivers. I'm sure the Via chipset is supported.
 
Old 05-30-2005, 09:31 AM   #11
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
You should be able to get the internet working.this would be a good time to learn.first post as root ifconfig if your card is detected than you will see a listing for eth0 if you only have one card.Then there is only two files to edit;
Code:
#
How do you connect to the net.here is mine I connect to a dsl modem;

# /etc/resolv.conf


    search launchmodem
    nameserver 192.168.1.254
    nameserver 192.168.1.254  <--- this is the modems address----
next is
Code:
#


# /etc/network/interfaces
This file contains the IP information that your system uses to work with the NIC(s). 
There is a parent entry for each NIC, and the information for the NIC is listed 
underneath it like so:

auto eth0
iface eth0 inet static
        address 192.168.1.96
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
	gateway 192.168.11.254 <--- again the modem----
That is for static
This is for dhcp
Code:
  auto eth0
  iface eth0 inet dhcp
if you use dhcp then you don't need to fool with /etc/resolv.conf
You can manually start the network with ifup eth0.
That is if you see eth0 when you do
Code:
ifconfig eth0
Now how do you connect?

Last edited by comprookie2000; 05-30-2005 at 09:38 AM.
 
Old 05-30-2005, 09:52 AM   #12
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Original Poster
Rep: Reputation: 15
Harishankar: Thanks. There were over 1000 options available...VIA wasn't one of them.


comprookie2000:

I connect to the internet with DSL. I just connect this long ethernet cable to the hub. There was no /etc/resolv.conf. I'm in the process of writing down what root ifconfig returns. I can tell you now that it didnt look like either 'code' segement you posted =(

Thanks for the help, at this rate I might have this done by the end of the day =)

Also, I'm trying to download debian-testing-i386-binary-1.iso, but nobody is seeding it, and when i try to directly download it, sometimes it'll freeze right in the middle.
 
Old 05-30-2005, 09:55 AM   #13
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Use the one in post #8
get the netinst CD image (100 Mb) i386
I just installed it a few days ago on a via motherboard when you boot put
linux26 I think,whatever will give you the 2.6 kernel, it is in the options.Press F1 or something.
may be debian26

Last edited by comprookie2000; 05-30-2005 at 10:01 AM.
 
Old 05-30-2005, 10:06 AM   #14
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Does it look like this;
abbottdavid david # ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:0C:F1:E4:80:F6
inet addr:192.168.1.96 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:f1ff:fee4:80f6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1460665 errors:0 dropped:0 overruns:0 frame:0
TX packets:1026160 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1991553084 (1899.2 Mb) TX bytes:149416221 (142.4 Mb)

abbottdavid david #
You don't need to write it all down if you see eth0 that means your card is ready;

You know you're using the computer too much when:
you look out of the bus/car window on the way to work and think "hey, these
graphics are pretty cool"

Last edited by comprookie2000; 05-30-2005 at 10:10 AM.
 
Old 05-30-2005, 10:14 AM   #15
cillm527
Member
 
Registered: May 2005
Location: texas
Distribution: Debian (Sarge)
Posts: 36

Original Poster
Rep: Reputation: 15
Nope, not an "eth0" to be found. I'll downloaded the net thing, though, and I'm fixing to burn it. I'll be back on when family members are done using the computer. Wish me luck. And thanks, again.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet connection problems wardialer Linux - Newbie 27 02-28-2005 12:02 AM
problems with internet connection aertim Linux - Wireless Networking 0 12-04-2004 11:16 AM
How do i install a network card/drivers or set up internet connection sharing? Daz155HGT Linux - Newbie 1 04-20-2004 05:22 PM
redhat internet connection (eth0) drivers for other distributions? mymojo Linux - Networking 3 12-16-2003 02:33 AM
help the internet tech support guy clabber Linux - Software 5 05-29-2003 08:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 08:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration