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 26-10-2005, 12:54 AM   #1 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default TROUBLE WITH MANDRAKE 10.1 OE


i installed mandrake 10.1 OE on my 5.5 gb partition (which earlier was fat32) i deleted the partition in mandrake installation

then selected auto and it made 1 gb as swap and 4.2 gb as linux native partition and 342 mbs as "journalised ext 3"


what is "journalised ext 3"

also it did detect my pendrive but shows its empty when it had 4 mb of dtata in it. why?

also file manager and konqueror started first time. but then they just dont start

and in the bootloader it shows 4 default values

as windows
linux
2.4.27-0.pre2.1mdk
failsafe


i installed new alsa driver for sound but cudnt configure much and my sound went away altogether, also installed realplyer 10 gold and realised that kaffiene was more than enought to play videos. so i tried reinstalling mandrake

this time filemanager and konquerer qorked for first time but not second time or thereafter.

Quote:
also i added 1 newitem to bootloader =2.6.8.1-12mdk


now when i boot with 2.4.27-0.pre2.1mdk
it says KERNEL 2.6.XX needed for hotplug and it hangs at "finding new hardware"

when i boot with kernel 2.6.8.1-12mdk (which i added new), as usual it has no filemanager and konqurer isnt still working.

IM SIMPLY FEDUP
GunshotSilence is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-10-2005, 08:27 AM   #2 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default Re: TROUBLE WITH MANDRAKE 10.1 OE

Quote:
Originally Posted by GunshotSilence
what is "journalised ext 3"
A Journal is an area in the that is used to store the information about pending changes to that file system. A file system generally has two types of information, directories, files etc., and Metadata which contain info about the filesystem itself. When you write to a file in Jounalling file system the changes you want to make are written to the journal rather than to the file itself. The filesystem then applies those changes to the specific file and updates the filesystem metadata only when modified file data has been succesfully written to the file. This ensures consistency.Ext3 is the journalling version of Ext2 file system.
Quote:
Originally Posted by GunshotSilence
also it did detect my pendrive but shows its empty when it had 4 mb of dtata in it. why?
I guess you need to install drivers for the usb pendrive
Quote:
Originally Posted by GunshotSilence
i installed new alsa driver for sound but cudnt configure much and my sound went away altogether, also installed realplyer 10 gold and realised that kaffiene was more than enought to play videos. so i tried reinstalling mandrake
What sound card do you have if you have AC'97 then it shud be autodetected. Try running sndconfig


Quote:
also i added 1 newitem to bootloader =2.6.8.1-12mdk
now when i boot with 2.4.27-0.pre2.1mdk
it says KERNEL 2.6.XX needed for hotplug and it hangs at "finding new hardware"

when i boot with kernel 2.6.8.1-12mdk (which i added new), as usual it has no filemanager and konqurer isnt still working.

IM SIMPLY FEDUP
Guess mandrake runs lilo-graphic as boot loader by default, So after you have made changes to /etc/lilo.conf , you have to run lilo for changes to take effect. Dude there is no need to get frustrated, just be patient and you will get the answer.
PS > Somebody correct me if wrong.
Satissh S is offline  
Old 29-10-2005, 02:21 AM   #3 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

boss

when i boot thru kernel 2.6.8 its hsows hotplug started and my penddrive's light glows.

but shows empty
also i made changes to lilo thru mandrake control center.

but when booting thru kernel 3.4.xx it hangs at finding new hardware
and in kernel 2.6.8 filemanager and konqueror dont work at all
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 02:23 AM   #4 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

for the sound ac'97 is working fine and not playing mp3s fast as in knoppix live cd
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 02:33 AM   #5 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

For Hotplug problem, append NOHOTPLUG=1 and NOCOLDPLUG=1 (in caps)
or either of them in kernel= in your boot loader.
For your mp3 problem, there is sure some problem with your Gstreamer codec and not drivers. Using mandrake online update try updating the codecs.
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 29-10-2005, 02:37 AM   #6 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

no probs with mp3s

just hotplug
installing nvidia driver and dataone modem and no filemanager

and why are there 2 kernels?and whats kernel source?

shud i get a good book for linux for newbies?
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 02:40 AM   #7 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

Get rid off that mandrake first. Get Fedora 3 Bible written by Christopher Negus from Wiley Dreamtech. It contains the FC3 DVD and is written in a easy to understand way. I personaly use Suse 9.1 Bible.

EDIT:
Kernel Source is the source code of the kernel that is installed on your system. It is required for recompiling, modifying and tweaking the kernel.
You see two kernel entries in your boot loader because one is a failsafe boot which boots you into single root user mode where you can trouble shoot any problems. When you recompile a newer kernel you can assign another boot entry just in case you have problems with your new kernel. Hope this helps. Somebody correct me if Wrong.
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 29-10-2005, 02:46 AM   #8 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

u mean fedora core isgood? how about open suse 10?
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 02:50 AM   #9 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

Yes Open Suse 10 is also great. Check out their website for more info. Open Suse is more for newbies, whereas Fc3 & Fc4 are for more experienced linux users. In my opinion it is easy to administer a SuSe system b'coz of Yast. If you want OpenSuse 10 and quickly learn how to use it. Wait for Linux4U mag November issue.
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 29-10-2005, 02:54 AM   #10 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

yeah im waiting for it thanks to digit forum
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 03:07 AM   #11 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

Dear Gunshotsilence please press Submit button only once. if nothing happens after pressing once, please try reloading the page before submitting again. There's a lot of multiple posts by you.

Yes, FC4 is very good. has got a good hardware support. Ubuntu is equally good.havent used OpenSuSE yet. but SuSE usually rocks. very better than Mandrake. If you like KDE use SuSE. If you like GNOME use FC4 or Ubuntu.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 29-10-2005, 03:08 AM   #12 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

yeah im waiting for it thanks to digit forum
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 03:09 AM   #13 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

i like kde

also i clicked on ubmit once
opera said site refused conn.

and a blank page of forum came up with <span c wrtiiten
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 03:31 AM   #14 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

Seems like you have trouble connecting to your data1 account or is it? Yau have double posted a lot, whats the problem?
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 29-10-2005, 03:35 AM   #15 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Pune
Posts: 195
Default

my modem is not being detected and i dont know how to install the drivers
anyways i am thinking of going in for open suse10 when it comes but does it play mp3s and movies?
__________________
HP DV 9222tx laptop

core2duo 1.66 @533
512 x2 =1gb ram @533
80x2=160gb hdd
17" widescreen.
nvidia geforce 7600go 256mb
vantec lapcool 3
hauppage usb TV stick with remote
GunshotSilence is offline  
Old 29-10-2005, 03:47 AM   #16 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

Any Linux Distro has the software to play mp3 and movies once you install the CODECS to play them. Open Suse is a good distro.
And Most Importantly don't get frustrated and start bashing linux. There is more to it than what you have just experienced. There are a lot of guys here in the forum who are ready to help you.
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 29-10-2005, 09:32 AM   #17 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default

@ Satissh The Usb pen drive ,I don`t there are drivers for that.he just has to create a mount point.Actually Gnome should do it automatically.Insert it before logging into Gnome/KDE.
vignesh is offline  
Old 29-10-2005, 09:33 AM   #18 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default

@ Satissh You need not install drivers for a usb drive...
Just have to create a mount point.Usually Gnome automatically mounts it.Insert it before logging into Gnome.
vignesh 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


 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 02:50 AM.


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

Search Engine Optimization by vBSEO 3.3.2