Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 01-04-2010, 09:15 AM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2009
Posts: 36
Cool give me path of linux


please i am not able to properly compile driver for my igp via k8m800. so please build me a package of .deb from this driver http://www.viaarena.com/Driver/via-x...-50283_src.tgz it will be a kind work for me.
__________________
life is cool with friends.
harshit099 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 01-04-2010, 10:56 AM   #2 (permalink)
change is constant!!
 
khmadhu's Avatar
 
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
Default Re: give me path of linux

the source ball should work in most of the linux platforms.

what is the exact error u r getting..? and which linux r u using... and also is it (32/64) bit..?
__________________
If you really wanna think, try to think from Atom to Universe!!

cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
khmadhu is offline  
Old 02-04-2010, 11:07 AM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2009
Posts: 36
Default Re: give me path of linux

i am new user . i am using ubuntu 9.10 . i tried many times but unable to understand linux command line completly and its errors. why not u build and provide me a .deb packege of this driver which will compitable with 9.10 and 10.04 also. pleaseeee.
__________________
life is cool with friends.
harshit099 is offline  
Old 02-04-2010, 02:15 PM   #4 (permalink)
change is constant!!
 
khmadhu's Avatar
 
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
Default Re: give me path of linux

well, we cant simply build the package, we need to study the package(what it is,any dependencies,creating config file etc....).

and if i build also i cannot test becoz i dont have the hardware that u have.

better try this.. at-least u can learn..

install the following packages.. by giving the following command in terminal.
Code:
sudo apt-get build-dep mesa
sudo apt-get build-dep libdrm
sudo apt-get install git-core autoconf automake libtool
sudo apt-get install libxmu-headers libxmu-dev libxi-dev libdrm-dev libxfixes-dev libxdamage-dev mesa-common-dev
sudo apt-get install xserver-xorg-dev
then download u r driver. and extract it by command

tar -xvf via-xserver-86a-50283_src.tgz

this will create a directory via-xserver-86a-50283_src

inside that directory got to XServer directory

and give this command.
Code:
chmod +x autogen.sh
./autogen.sh
after this it will create a config file. then give
Code:
make
and then
Code:
make install
The driver will be installed into /usr/lib/xorg/modules/drivers

if any problem comes post here..
__________________
If you really wanna think, try to think from Atom to Universe!!

cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
khmadhu is offline  
Old 17-04-2010, 03:31 PM   #5 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2009
Posts: 36
Default Re: give me path of linux

goodbye linx worst os
__________________
life is cool with friends.
harshit099 is offline  
Old 17-04-2010, 04:16 PM   #6 (permalink)
Human Spambot
 
Cool G5's Avatar
 
Join Date: Aug 2006
Location: Aamchi Mumbai !!!
Posts: 4,228
Post Re: give me path of linux

Quote:
Originally Posted by harshit099 View Post
goodbye linx worst os
If its so bad then why to try in the first place??
__________________
ShutterTux - Photography, Linux & Life! : http://shuttertux.wordpress.com
Cool G5 is offline  
Old 17-04-2010, 04:39 PM   #7 (permalink)
Alpha Geek
 
Join Date: Jan 2007
Location: In your hearts
Posts: 828
Default Re: give me path of linux

Quote:
Originally Posted by harshit099 View Post
goodbye linx worst os
Linux isn't worse yaar.
At the beginning when i started using Linux with Fedora 7, i too faced so many problems. You just can't install your driver, sometimes i wasn't able to run my system coz it hangs due to driver problems in Fedora 11. But now i m very much experienced and uses Fedora 12. Try anyother linux, try Linux Mint, Fedora 12, Mandriva, OpenSUSE. And see what fills your needs. Believe me yaar this is the best OS available.
abhijangda is offline  
Old 18-04-2010, 09:37 AM   #8 (permalink)
change is constant!!
 
khmadhu's Avatar
 
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
Default Re: give me path of linux

yup

this is the best os u can get.

don't run away from problems,try to face it
__________________
If you really wanna think, try to think from Atom to Universe!!

cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
khmadhu is offline  
Old 18-04-2010, 09:44 AM   #9 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: give me path of linux

Quote:
please i am not able to properly compile driver for my igp via k8m800. so please build me a package of .deb from this driver http://www.viaarena.com/Driver/via-x...-50283_src.tgz it will be a kind work for me.
Lol , This is why most Linux users mainly stay away from Via Chipset boards. Not sure how there support is now but ages ago I remember it being near to impossible to get it to work. Maybe you should stick to Windows as the drivers are easier to come by and you will face lesser problems in the long run.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 18-04-2010, 12:05 PM   #10 (permalink)
Human Spambot
 
Cool G5's Avatar
 
Join Date: Aug 2006
Location: Aamchi Mumbai !!!
Posts: 4,228
Default Re: give me path of linux

^Support is still buggy for Via.
__________________
ShutterTux - Photography, Linux & Life! : http://shuttertux.wordpress.com
Cool G5 is offline  
Old 18-04-2010, 03:33 PM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2009
Posts: 36
Default Re: give me path of linux

if u agree than sign this online petition AT: http://www.petitiononline.com/vialinux/

STOP BUING VIA Products if they do not provide REAL linux support.
have u via based pcs/laptops? if yes than tell them your experinces with linux.
they are making linux user fool by saying that they are supporting linux which is fake statement.
__________________
__________________
life is cool with friends.
harshit099 is offline  
Old 03-05-2010, 08:56 AM   #12 (permalink)
Right Off the Assembly Line
 
Join Date: May 2010
Posts: 5
Default Re: give me path of linux

Linux is not really bad but since the linux team mostly comprises of geeks (well we cant even say one team, each distro has its own apart from the kernel releasing Linux Inc.) while commercial OS designers employ people to study exactly what stuff *people* want (not what geeks want for themselves). And these adorable geeks still think that dependency hell is a good thing. C'mon, at least solve that thing yaar! Not everyone has internet to run synaptic/apt get/yum. If you think windows/mac are bad examples, at least learn from the .pbi system of PC bsd!
Coldbreeze16 is offline  
Old 03-05-2010, 06:44 PM   #13 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: give me path of linux

linux is for those with " i will do it myself " attitude. you have to ponder upon bugs and fix them on your own by taking some help from forums . that adds up to knowledge. you have to take risks ! No pain , no Gain !
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Micromax MMX372G 3g usb modem config in linux mint 8 pratik_narain Broadband and DTH 0 28-02-2010 02:15 AM
INtroduction to linux gary4gar Open Source 22 15-10-2006 04:14 PM
Linux Quotations Like Never Before! paragkalra Open Source 5 18-05-2006 08:45 AM
linux let otheres know what you know about linux snehal_prabhu Open Source 17 29-07-2005 12:03 AM
Linux Links sujithtom Open Source 1 21-11-2004 08:48 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:46 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2